@charset "UTF-8";/*! destyle.css v3.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */*,:before,:after{box-sizing:border-box;border-style:solid;border-width:0}html{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}body{margin:0}main{display:block}p,table,blockquote,address,pre,iframe,form,figure,dl{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;margin:0}ul,ol{margin:0;padding:0;list-style:none}dt{font-weight:700}dd{margin-left:0}hr{box-sizing:content-box;height:0;overflow:visible;border-top-width:1px;margin:0;clear:both;color:inherit}pre{font-family:monospace,monospace;font-size:inherit}address{font-style:inherit}a{background-color:transparent;text-decoration:none;color:inherit}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:inherit}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}svg,img,embed,object,iframe{vertical-align:bottom}button,input,optgroup,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;vertical-align:middle;color:inherit;font:inherit;background:transparent;padding:0;margin:0;border-radius:0;text-align:inherit;text-transform:inherit}[type=checkbox]{-webkit-appearance:checkbox;-moz-appearance:checkbox;appearance:checkbox}[type=radio]{-webkit-appearance:radio;-moz-appearance:radio;appearance:radio}button,[type=button],[type=reset],[type=submit]{cursor:pointer}button:disabled,[type=button]:disabled,[type=reset]:disabled,[type=submit]:disabled{cursor:default}:-moz-focusring{outline:auto}select:disabled{opacity:inherit}option{padding:0}fieldset{margin:0;padding:0;min-width:0}legend{padding:0}progress{vertical-align:baseline}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}label[for]{cursor:pointer}details{display:block}summary{display:list-item}[contenteditable]:focus{outline:auto}table{border-color:inherit;border-collapse:collapse}caption{text-align:left}td,th{vertical-align:top;padding:0}th{text-align:left;font-weight:700}:root{--font: #000000}html.js-scroll-prevent{overflow:hidden;z-index:-1;width:100%}body{font-family:Noto Sans JP,sans-serif;color:var(--font);font-size:15px;letter-spacing:.1em;line-height:1.3333333333;overflow-x:hidden}@media screen and (max-width: 500px){body{font-size:14px;line-height:1.6}}img{max-width:100%;height:auto}@media screen and (max-width: 768px){img{width:100%}}a{transition:.2s opacity;cursor:pointer}a:hover{opacity:.8}.inview{opacity:0;transform:translateY(40px);transition:cubic-bezier(.22,.61,.36,1);transition-duration:1s,.5s;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition-property:transform,opacity;will-change:transform,opacity}.inview.-show{transform:translate(0);opacity:1}.l-header{position:fixed;top:0;right:0;width:100%;height:90px;z-index:3;background:white;filter:drop-shadow(0 3px 6px rgba(0,0,0,.16))}@media screen and (max-width: 768px){.l-header{height:70px}}.l-header__container{display:flex;height:100%;align-items:center;justify-content:space-between}.l-header__left{display:flex;width:221px;height:37px}.l-header__logo{margin-right:87px;width:221px;height:37px}.l-header__ul{display:flex}.l-header__ul li{margin-right:40px;color:#707070}.l-header__link{color:#707070}.l-header__hamburger{width:45px;height:27px;position:relative;margin-top:35px;margin-right:35px;margin-left:auto;cursor:pointer;z-index:6}@media screen and (max-width: 768px){.l-header__hamburger{margin-top:20px;margin-right:20px}}.l-header__hamburger:before{content:"";display:block;position:absolute;top:0;left:0;width:45px;height:14px;border-top:1px solid white;border-bottom:1px solid white;transition:.3s}.l-header__hamburger:after{content:"";display:block;position:absolute;top:26px;left:0;width:45px;border-top:1px solid white;transition:.3s}.l-header__hamburger.-active:before{top:16px;border-top:1px solid var(--font);border-bottom:none;transform:rotate(30deg)}.l-header__hamburger.-active:after{top:17px;left:3px;border-top:1px solid var(--font);transform:rotate(-30deg)}.l-header__open-nav{height:100%;overflow-y:scroll;display:flex}@media screen and (max-width: 768px){.l-header__open-nav{flex-wrap:wrap;padding-top:0}}.l-header__open-nav__list{width:200px;margin-top:50px;padding-bottom:20px;padding-left:20px}.l-header__open-nav__item{margin-bottom:30px}.l-header__open-nav__item a{color:#fff;position:relative;padding-left:20px}.l-header__open-nav__item a:after{content:"";position:absolute;display:block;top:50%;left:0;transform:translateY(-50%) rotate(-90deg);width:13px;height:7px;background:url(/build/assets/icon-arrow-down.00d9ba70.svg) right center/13px no-repeat}.l-header__label{background:white;font-size:16px;width:145px;height:40px;border-radius:27px;color:#5ca0d1;font-weight:700;margin-left:10px;display:flex;align-items:center;justify-content:center;filter:drop-shadow(0 3px 6px rgba(0,0,0,.16))}.l-footer{background:#f8f8f8;padding-top:90px;padding-bottom:80px}.l-footer__container{display:flex;justify-content:space-between}@media screen and (max-width: 768px){.l-footer__container{display:block;width:94vw!important;margin-left:auto!important;margin-right:auto!important}}.l-footer__ul{display:flex}@media screen and (max-width: 768px){.l-footer__ul{display:block}}.l-footer__ul li{margin-right:40px;color:#707070}.l-footer__logo{margin-bottom:32px;max-width:211px}.l-footer__company{color:#707070;font-size:15px;line-height:1.2}@media screen and (max-width: 768px){.l-footer__company{margin-bottom:20px}}.l-wrap{position:relative;width:100vw;overflow-x:hidden;height:auto;visibility:visible}.l-main{position:relative;z-index:1;overflow-x:hidden;padding-top:90px}@media screen and (max-width: 768px){.l-main{padding-top:70px}}.l-container{width:100%;padding-left:20px;padding-right:20px;margin-left:auto;margin-right:auto}@media screen and (min-width: 1400px){.l-container{max-width:1400px;padding-left:auto;padding-right:auto}}@media screen and (max-width: 768px){.l-container{padding-left:10px;padding-right:10px}}@media screen and (max-width: 500px){.l-container{padding-left:0;padding-right:0}}.l-container--wide{width:100%;max-width:1900px;margin-left:auto;margin-right:auto}.c-keyvisual__head1{display:flex;font-weight:700;align-items:center;height:94px;margin-top:34px}@media screen and (max-width: 768px){.c-keyvisual__head1{display:block;height:auto;margin-top:10px}}.c-keyvisual__head1 .midi{font-size:25px}@media screen and (max-width: 768px){.c-keyvisual__head1 .midi{font-size:16px;margin-bottom:7px;display:block}}.c-keyvisual__head1 .large{font-size:35px;display:block}@media screen and (min-width: 1200px){.c-keyvisual__head1 .large{display:inline}}@media screen and (max-width: 768px){.c-keyvisual__head1 .large{font-size:20px}}.c-keyvisual__text{width:100%;text-align:center;line-height:1.5;letter-spacing:.03em}@media screen and (max-width: 1199.99px){.c-keyvisual__text{margin-bottom:10px}}.c-keyvisual__label{background:white;font-size:18px;width:157px;height:45px;border-radius:27px;color:#5ca0d1;font-weight:700;display:flex;align-items:center;justify-content:center;filter:drop-shadow(0 3px 6px rgba(0,0,0,.16))}@media screen and (max-width: 768px){.c-keyvisual__label{margin-bottom:22px;margin-left:10px}}.c-keyvisual__head2{display:flex;align-items:center;justify-content:center;color:#fff;height:143px;background:#001976}@media screen and (max-width: 950px){.c-keyvisual__head2{height:auto}}@media screen and (max-width: 768px){.c-keyvisual__head2{display:block;text-align:center;padding:10px 0}}.c-keyvisual__head2 .midi{font-size:32px;margin-right:36px}@media screen and (max-width: 950px){.c-keyvisual__head2 .midi{display:block;font-size:18px;margin-right:0}}.c-keyvisual__head2 .large{font-size:52px}@media screen and (max-width: 950px){.c-keyvisual__head2 .large{font-size:27px}}.c-keyvisual__image{margin-left:auto;margin-right:auto;margin-bottom:33px;display:block}@media screen and (min-width: 1400px){.c-keyvisual__image{max-width:1558px}}@media screen and (min-width: 768.01px){.c-keyvisual__image{margin-top:-20px}}@media screen and (max-width: 950px){.c-keyvisual__image{margin-top:-53px}}@media screen and (max-width: 768px){.c-keyvisual__image{margin-top:15px;margin-bottom:12px}}.c-lead__lead1{display:block;margin-left:auto;margin-right:auto;margin-bottom:57px}@media screen and (min-width: 1400px){.c-lead__lead1{max-width:1110px}}@media screen and (max-width: 768px){.c-lead__lead1{margin-bottom:35px}}.c-lead__step{display:block;margin-left:auto;margin-right:auto;margin-bottom:84px}@media screen and (min-width: 1400px){.c-lead__step{max-width:1186px}}@media screen and (max-width: 768px){.c-lead__step{margin-bottom:35px;max-width:90vw}}.c-lead__text1{display:block;margin-left:auto;margin-right:auto;margin-bottom:67px}@media screen and (min-width: 1400px){.c-lead__text1{max-width:976px}}@media screen and (max-width: 768px){.c-lead__text1{margin-bottom:31px;max-width:90vw}}.c-lead__text2{display:block;margin-left:auto;margin-right:auto;margin-bottom:114px}@media screen and (min-width: 1400px){.c-lead__text2{max-width:1225px}}@media screen and (max-width: 768px){.c-lead__text2{margin-bottom:35px;max-width:90vw}}.c-lead__text3{display:flex;justify-content:center;align-items:center;color:#fff;background:#009ad0;font-size:26px;padding:20px;line-height:2;margin-bottom:110px}@media screen and (min-width: 1400px){.c-lead__text3{font-size:32px;height:116px}}@media screen and (max-width: 768px){.c-lead__text3{font-size:17px;height:auto;margin-bottom:47px}}.c-howto__text1{display:block;margin-left:auto;margin-right:auto;margin-bottom:43px}@media screen and (min-width: 1400px){.c-howto__text1{max-width:1311px}}@media screen and (max-width: 768px){.c-howto__text1{margin-bottom:45px}}.c-howto__text2{display:block;margin-left:auto;margin-right:auto;margin-bottom:200px}@media screen and (min-width: 1400px){.c-howto__text2{max-width:1254px}}@media screen and (max-width: 768px){.c-howto__text2{margin-bottom:60px}}.c-howto__text3{display:block;margin-left:auto;margin-right:auto;margin-bottom:129px}@media screen and (min-width: 1400px){.c-howto__text3{max-width:1097px}}@media screen and (max-width: 768px){.c-howto__text3{margin-bottom:47px;max-width:95vw}}.c-howto__text3__link{text-align:center;color:#001976;font-size:20px;margin-bottom:130px}@media screen and (max-width: 768px){.c-howto__text3__link{font-size:15px;line-height:2;letter-spacing:.21em;margin-bottom:80px}}.c-howto__text3__link__underline{text-decoration:underline}.c-howto__btn{display:block;width:100%;text-align:center;background:#f4fbfd;color:#001976;font-size:29px;font-weight:700;margin-bottom:150px;padding:28px 0}@media screen and (max-width: 768px){.c-howto__btn{font-size:24px;font-weight:400;padding-top:32px;padding-bottom:51px;margin-bottom:30px}}.c-howto__btn .small{font-size:20px}@media screen and (max-width: 768px){.c-howto__btn .small{display:block;margin-top:20px;font-size:15px;line-height:2.4666666667}}.c-howto-start{position:relative;margin-bottom:156px}@media screen and (max-width: 768px){.c-howto-start{margin-bottom:90px}}.c-howto-start__title{background:#001976;text-align:center;position:relative;margin-bottom:123px;padding:30px 0}@media screen and (max-width: 768px){.c-howto-start__title{margin-bottom:53px}}.c-howto-start__title:after{content:"";position:absolute;left:50%;bottom:-30px;transform:translate(-50%);width:0;height:0;border-left:30px solid transparent;border-right:30px solid transparent;border-top:30px solid #001976}@media screen and (max-width: 768px){.c-howto-start__title:after{bottom:-13px;border-left:13px solid transparent;border-right:13px solid transparent;border-top:13px solid #001976}}.c-howto-start__title__text1{color:#fff;font-size:36px}@media screen and (max-width: 768px){.c-howto-start__title__text1{font-size:16px;display:block;margin-bottom:10px}}.c-howto-start__title__text2{color:#fff10f;font-size:53px;font-weight:700}@media screen and (max-width: 768px){.c-howto-start__title__text2{font-size:24px;line-height:1.3333333333}}.c-howto-start__flow{display:flex}@media screen and (min-width: 768.01px){.c-howto-start__flow:before{content:"";position:absolute;top:520px;left:0;background-color:#1f94c617;width:100vw;height:295px;z-index:0}}@media screen and (max-width: 768px){.c-howto-start__flow{display:block;margin-left:auto;margin-right:auto}}.c-howto-start__flow__number{display:flex;align-items:center;justify-content:center;width:56px;height:56px;color:#fff;background-color:#2177b5;border-radius:50%;font-size:30px;font-weight:700;font-style:normal;margin-left:auto;margin-right:auto;margin-bottom:25px}@media screen and (max-width: 768px){.c-howto-start__flow__number{width:50px;height:50px;font-size:25px;margin-bottom:33px}}.c-howto-start__flow__caption{color:#001976;font-size:30px;font-weight:700;text-align:center;height:80px;margin-bottom:30px}@media screen and (max-width: 768px){.c-howto-start__flow__caption{height:auto;font-size:25px;margin-bottom:33px}}.c-howto-start__flow__image{position:relative;z-index:1;margin-bottom:44px}@media screen and (max-width: 768px){.c-howto-start__flow__image{max-width:216px;margin-bottom:10px;margin-left:auto;margin-right:auto}}.c-howto-start__flow__text{position:relative;color:#001976;font-size:20px;line-height:2;text-align:left;z-index:1}@media screen and (max-width: 768px){.c-howto-start__flow__text{font-size:20px;padding:0 10%;line-height:2}}.c-howto-start__flow__text__link{text-decoration:underline}@media screen and (max-width: 768px){.c-howto-start__flow__item{position:relative;text-align:center;padding-bottom:26px}.c-howto-start__flow__item:after{content:"";position:absolute;bottom:0;left:0;background-color:#1f94c617;width:100vw;height:295px;z-index:0}}.c-howto-start__flow__item--arrow{display:flex;align-items:center;padding:0 40px}@media screen and (max-width: 768px){.c-howto-start__flow__item--arrow{display:block;text-align:center;height:40px;margin-top:40px;margin-bottom:40px}}.c-howto-start__flow__arrow{margin-top:100px}@media screen and (max-width: 768px){.c-howto-start__flow__arrow{margin-top:0;transform:rotate(90deg);width:30px}}.c-qa{background-color:#001976;padding-top:111px;padding-bottom:80px}@media screen and (max-width: 768px){.c-qa{padding-top:72px;padding-bottom:80px}}.c-qa__container{margin-left:auto;margin-right:auto}@media screen and (min-width: 1400px){.c-qa__container{width:1009px}}.c-qa__heading{color:#fff;font-size:30px;text-align:center;position:relative;font-weight:700;line-height:175px;margin-bottom:110px}@media screen and (max-width: 768px){.c-qa__heading{font-size:24px;line-height:100px;margin-bottom:40px}}.c-qa__heading:after{content:"QUESTION";font-family:\6e38\30b4\30b7\30c3\30af\4f53,YuGothic,yu-gothic-pr6n,\6e38\30b4\30b7\30c3\30af,Yu Gothic,sans-serif;color:#ffffff12;font-size:175px;display:block;position:absolute;top:0;left:50%;transform:translate(-50%);line-height:1;font-weight:700}@media screen and (max-width: 768px){.c-qa__heading:after{font-size:52px}}.c-qa__head{color:#fff;font-size:24px;display:flex;align-items:center;margin-bottom:40px;font-weight:700;position:relative;cursor:pointer}.c-qa__head svg{margin-right:10px}.c-qa__head:after{content:"";display:block;position:absolute;top:50%;right:30px;width:20px;height:20px;border-left:3px solid #5ca0d1;border-bottom:3px solid #5ca0d1;transform:translateY(-50%) rotate(-45deg);transition:all .5s}@media screen and (max-width: 768px){.c-qa__head:after{content:none}}.c-qa__wrap-group{margin-bottom:132px}@media screen and (max-width: 768px){.c-qa__wrap-group{width:90vw;margin-left:auto;margin-right:auto;margin-bottom:90px}}.c-qa__wrap-group.-active .c-qa__head:after{border-left:none;width:38px;height:3px;right:25px;transform:rotate(0)}.c-qa__wrap-content{display:none;width:100%;background:white;margin-bottom:30px}.c-qa__wrap-content.-active .c-qa__question:after{opacity:0}@media screen and (max-width: 768px){.c-qa__wrap-content{display:block}}.c-qa__question{width:100%;height:74px;display:flex;align-items:center;font-size:20px;color:#5ca0d1;background-color:#5ca0d138;padding-left:46px;padding-right:46px;font-weight:700;cursor:pointer;position:relative}@media screen and (max-width: 768px){.c-qa__question{line-height:1.4}}.c-qa__question:before{content:"";display:block;position:absolute;right:30px;top:50%;width:27px;height:3px;border-top:3px solid #5ca0d1;transform:translateY(-50%)}.c-qa__question:after{content:"";opacity:1;display:block;position:absolute;right:42px;top:50%;height:27px;width:3px;border-right:3px solid #5ca0d1;transform:translateY(-50%);transition:opacity .5s}.c-qa__answer{display:none;background:white;padding:30px 46px}.c-btn--v1{display:flex;width:470px;height:66px;border-radius:16px;background:#2177b5;color:#fff;font-size:25px;margin:105px auto;justify-content:center;align-items:center;filter:drop-shadow(0 3px 6px #5ca0d1)}@media screen and (max-width: 768px){.c-btn--v1{width:80vw;font-size:15px;height:44px;margin-top:80px;margin-bottom:80px}}.c-btn--v1__icon{margin-right:35px}@media screen and (max-width: 768px){.c-btn--v1__icon{width:23px;height:23px}}.c-btn--fixed{width:136px;height:146px;position:fixed;top:397px;right:0;z-index:5}@media screen and (max-width: 768px){.c-btn--fixed{width:71px;height:76px;top:256px}}.c-btn--fixed.--under{top:567px}@media screen and (max-width: 768px){.c-btn--fixed.--under{top:347px}}.c-btn--fixed__link{display:flex;align-items:center;justify-content:center;width:136px;height:146px;background:#2177b5;color:#fff;border-radius:40px 0 0 40px;border:5px solid #5CA0D1}@media screen and (max-width: 768px){.c-btn--fixed__link{width:71px;height:76px;border-radius:30px 0 0 30px;padding-left:4px}}.c-btn--fixed__link.--color2{background:#19ad6a;border:5px solid #4ec891}.c-btn--fixed__link span{font-size:24px;line-height:1.25;text-align:center}@media screen and (max-width: 768px){.c-btn--fixed__link span{font-size:13px;line-height:1.2}}.c-btn--fixed__link span svg{display:block;margin-left:auto;margin-right:auto;margin-top:8px}@media screen and (max-width: 768px){.c-btn--fixed__link span svg{width:19px;height:19px}}.c-feature__title2{font-size:40px;color:#001976;font-weight:700;text-align:center;margin-bottom:40px;padding:0 20px}@media screen and (max-width: 768px){.c-feature__title2{margin-bottom:21px}}.c-feature__title2__inner{position:relative;display:inline-block;margin-left:auto;margin-right:auto;padding:0 50px 13px}.c-feature__title2__inner:after{position:absolute;bottom:0;left:0;content:"";display:inline-block;width:100%;border-bottom:2px solid #fba518}@media screen and (max-width: 768px){.c-feature__title2__inner{font-size:20px}}.c-feature__text1{font-size:30px;color:#001976;text-align:center;font-weight:700;margin-bottom:120px;line-height:2.1333333333}@media screen and (max-width: 768px){.c-feature__text1{font-size:17px;margin-bottom:34px}}.c-feature__text1__strong{color:#fba518}.c-feature__title{background:#fba518;text-align:center;position:relative;margin-bottom:123px;padding:30px 0;color:#fff;font-size:53px;font-weight:700}@media screen and (max-width: 768px){.c-feature__title{margin-bottom:33px;font-size:24px}}.c-feature__title:after{content:"";position:absolute;left:50%;bottom:-30px;transform:translate(-50%);width:0;height:0;border-left:30px solid transparent;border-right:30px solid transparent;border-top:30px solid #fba518}@media screen and (max-width: 768px){.c-feature__title:after{bottom:-13px;border-left:13px solid transparent;border-right:13px solid transparent;border-top:13px solid #fba518}}.c-feature__wrap-list{margin-bottom:80px;display:flex}@media screen and (max-width: 768px){.c-feature__wrap-list{display:block;width:94vw;margin-left:auto;margin-right:auto}}@media screen and (min-width: 768.01px){.c-feature__list{width:calc(50% - 30px)}.c-feature__list:nth-of-type(even){margin-left:30px}}@media screen and (max-width: 768px){.c-feature__list{width:100%}}.c-feature__item{width:100%;position:relative;margin-bottom:50px}@media screen and (max-width: 768px){.c-feature__item{margin-bottom:26px}}.c-feature__item__btn{position:relative;background-color:#fba518;border-radius:43px;color:#fff;font-size:28px;height:86px;display:flex;line-height:1.3;align-items:center;cursor:pointer}.c-feature__item__btn:after{content:"";position:absolute;display:block;width:23px;height:14px;right:45px;top:50%;background:url(/build/assets/icon-arrow-down.00d9ba70.svg) right center/23px no-repeat;transform:translateY(-50%);transition:1s}@media screen and (max-width: 768px){.c-feature__item__btn:after{width:13px;height:7px;right:10px;background:url(/build/assets/icon-arrow-down.00d9ba70.svg) right center/13px no-repeat}}@media screen and (max-width: 1000px){.c-feature__item__btn{font-size:20px}}@media screen and (max-width: 768px){.c-feature__item__btn{font-size:17px;height:auto;padding:11px}}.c-feature__item__btn__icon{position:absolute;width:105px;height:105px;left:0;top:50%;transform:translateY(-50%)}@media screen and (max-width: 768px){.c-feature__item__btn__icon{width:59px;height:59px}}.c-feature__item__btn__text{padding-left:120px;padding-right:70px}@media screen and (max-width: 768px){.c-feature__item__btn__text{padding-left:55px;letter-spacing:0em}}.c-feature__item__inner{padding:35px 60px;color:#001976;font-size:16px;font-weight:700;display:none}@media screen and (max-width: 768px){.c-feature__item__inner{padding:35px 5px;font-size:15px;font-weight:400}}.c-feature__item__inner__item{padding-left:40px;line-height:2.5;background:url(/build/assets/icon-check-circle.0125a4a2.svg) left 7px/26px no-repeat;margin-bottom:15px}@media screen and (max-width: 768px){.c-feature__item__inner__item{padding-left:30px;background:url(/build/assets/icon-check-circle.0125a4a2.svg) left 2px/21px no-repeat;line-height:1.5333333333;margin-bottom:30px}}.c-feature__item.-active .c-feature__item__btn:after{background:url(/build/assets/icon-arrow-down.00d9ba70.svg) right center/23px no-repeat;transform:translateY(-50%) rotateX(180deg)}@media screen and (max-width: 768px){.c-feature__item.-active .c-feature__item__btn:after{background:url(/build/assets/icon-arrow-down.00d9ba70.svg) right center/13px no-repeat}}.c-function__title{font-size:40px;color:#001976;font-weight:700;text-align:center;padding:32px 0;margin-left:auto;margin-right:auto;margin-bottom:156px;border-top:3px solid #fba518;border-bottom:3px solid #fba518;max-width:972px}@media screen and (max-width: 768px){.c-function__title{width:96vw;padding:18px 0;font-size:24px;margin-bottom:66px}}.c-function__list{display:flex;flex-wrap:wrap;text-align:center;margin-bottom:50px}@media screen and (max-width: 768px){.c-function__list{display:block;text-align:left;font-size:16px;margin-bottom:88px}}.c-function__item{width:calc(33.3% - 80px);margin-bottom:100px;color:#001976;font-size:25px;margin-left:40px;margin-right:40px}@media screen and (max-width: 768px){.c-function__item{width:100%;margin-left:0;margin-right:0;margin-bottom:10px;text-align:center}}.c-function__item__image{max-width:227px;margin-left:auto;margin-right:auto;margin-bottom:50px}@media screen and (max-width: 768px){.c-function__item__image{max-width:none;margin-bottom:28px;width:136px;height:136px;margin-left:0}}.c-function__item__text{line-height:1.68}@media screen and (max-width: 768px){.c-function__item__text{font-size:15px;text-align:center;margin-bottom:34px}}.c-manuals{margin-bottom:167px}@media screen and (max-width: 768px){.c-manuals{margin-bottom:62px}}.c-manuals__inner{display:flex;align-items:center;justify-content:space-around}@media screen and (max-width: 768px){.c-manuals__inner{display:block;margin-left:auto;margin-right:auto;width:90vw}}.c-manuals__manual{position:relative;padding:15px 40px 20px;border:4px solid #5ca0d1;border-radius:20px;color:#5ca0d1;font-size:25px;margin-bottom:10px}@media screen and (max-width: 768px){.c-manuals__manual{padding:45px 10px 20px;border:3px solid #5ca0d1;border-radius:25px;line-height:1.4;font-size:17px;margin-bottom:34px}}.c-manuals__manual__link{display:flex;align-items:center;padding-left:80px;text-decoration:underline}@media screen and (max-width: 768px){.c-manuals__manual__link{padding-left:10px}}.c-manuals__manual__icon{margin-right:17px}@media screen and (max-width: 768px){.c-manuals__manual__icon{width:21px}}.c-manuals__manual__icon--l{position:absolute;width:136px;height:136px;top:50%;left:-68px;transform:translateY(-50%)}@media screen and (max-width: 768px){.c-manuals__manual__icon--l{top:-33px;left:50%;width:66px;height:66px;transform:translate(-50%)}}.c-manuals__pdf{background:#f4fbfd;padding:24px;color:#5ca0d1;font-size:20px}@media screen and (max-width: 768px){.c-manuals__pdf{font-size:17px;padding:17px;width:85%;margin-left:auto;margin-right:auto;margin-bottom:21px}}.c-manuals__pdf__link{display:flex;align-items:center;text-decoration:underline}.c-manuals__pdf__icon{margin-right:17px}.c-content__text1{position:relative;text-align:center;font-size:46px;color:#001976;font-weight:700}@media screen and (max-width: 768px){.c-content__text1{font-size:25px}}.c-content__text1__image{vertical-align:middle;margin-left:20px;margin-right:20px}@media screen and (max-width: 768px){.c-content__text1__image{position:absolute;top:0;width:38px;height:37px;margin-left:10px;margin-right:10px}.c-content__text1__image.--left{left:10%}.c-content__text1__image.--right{right:10%}}.c-content__text1__strong{color:#fba518}.c-hamburger-menu .menu-btn{position:absolute;top:4px;right:4px;display:flex;height:60px;width:60px;justify-content:center;align-items:center}.c-hamburger-menu .menu-btn span,.c-hamburger-menu .menu-btn span:before,.c-hamburger-menu .menu-btn span:after{content:"";display:block;height:3px;width:25px;border-radius:3px;background-color:#000;position:absolute}.c-hamburger-menu .menu-btn span:before{bottom:8px}.c-hamburger-menu .menu-btn span:after{top:8px}.c-hamburger-menu #menu-btn-check{display:none}.c-hamburger-menu #menu-btn-check:checked~.menu-btn span{background-color:#fff0}.c-hamburger-menu #menu-btn-check:checked~.menu-btn span:before{bottom:0;transform:rotate(45deg)}.c-hamburger-menu #menu-btn-check:checked~.menu-btn span:after{top:0;transform:rotate(-45deg)}.c-hamburger-menu .menu-panel{position:fixed;top:70px;left:100%;width:100%;transition:.1s;background:#2177b5}@media screen and (min-width: 768.01px){.c-hamburger-menu .menu-panel{left:0;overflow-y:scroll}}.c-hamburger-menu #menu-btn-check:checked~.menu-panel{left:0;display:block}@media screen and (min-width: 768.01px){.c-hamburger-menu #menu-btn-check:checked~.menu-panel{opacity:1}}@media screen and (max-width: 500px){.u-hide--sp{display:none!important}.u-show--sp{display:block!important}}@media screen and (max-width: 768px){.u-hide--tb{display:none!important}}@media screen and (min-width: 768.01px){.u-hide--pc{display:none!important}}.u-hide{display:none}.u-underline{text-decoration:underline}.u-mt--0{margin-top:0!important}.u-mr--10{margin-right:10px}.u-mb--0{margin-bottom:0!important}.u-mb--30{margin-bottom:30px!important}.u-mb--60{margin-bottom:60px!important}.u-mb--80{margin-bottom:80px!important}.u-mb--100{margin-bottom:100px!important}.u-mb--200{margin-bottom:200px!important}.u-mb--225{margin-bottom:225px!important}@media screen and (max-width: 768px){.u-mb--tb--0{margin-bottom:0!important}.u-mb--tb--10{margin-bottom:10px!important}}.u-pt--0{padding-top:0!important}.u-pt--120{padding-top:120px}.u-pb--0{padding-bottom:0!important}.u-pb--120{padding-bottom:120px}
