.lcl-lead{text-align:center;padding:15rem 0 8rem}@media screen and (max-width: 767px){.lcl-lead{padding:5rem 1.5rem 7rem}}.lcl-lead .lcl-lead__txt01{font-size:2.3rem;font-size:max(2.3rem,10px);letter-spacing:0;font-weight:700;line-height:1.8}@media screen and (max-width: 767px){.lcl-lead .lcl-lead__txt01{font-size:1.8rem;font-size:max(1.8rem,10px);letter-spacing:0}}.lcl-lead .lcl-lead__txt01{color:#144ac6;margin-bottom:2.2rem}.lcl-lead .lcl-lead__txt02{font-size:1.5rem;font-size:max(1.5rem,10px);letter-spacing:0;font-weight:400;line-height:2.2}@media screen and (max-width: 767px){.lcl-lead .lcl-lead__txt02{font-size:1.4rem;font-size:max(1.4rem,10px);letter-spacing:0;line-height:2}}@media screen and (max-width: 767px){.lcl-lead .lcl-lead__txt02{text-align:left}}#main{z-index:10}.lcl-tab{z-index:2}.lcl-tab .lcl-tab__in{position:relative;z-index:10}.lcl-tab .lcl-tab__list{width:100%;border-bottom:1px solid #9abfff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.2rem}@media screen and (max-width: 767px){.lcl-tab .lcl-tab__list{background:#fff;width:100%;padding:1rem 1.55rem 2rem;border:none;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:.2rem 0;bottom:0;z-index:100}}.lcl-tab .lcl-tab__list--fixed{visibility:hidden;opacity:0;position:fixed;z-index:100;left:0;-webkit-transition:opacity .25s ease,visibility 0s .25s ease,-webkit-transform .25s ease;transition:opacity .25s ease,visibility 0s .25s ease,-webkit-transform .25s ease;transition:opacity .25s ease,visibility 0s .25s ease,transform .25s ease;transition:opacity .25s ease,visibility 0s .25s ease,transform .25s ease,-webkit-transform .25s ease}@media screen and (min-width: 768px){.lcl-tab .lcl-tab__list--fixed{min-width:102.4rem;-webkit-transform:translateY(-8rem);transform:translateY(-8rem);top:8rem;border-top:1px solid #9abfff;border-bottom:1px solid #9abfff;display:grid;grid-template-columns:repeat(5, 1fr);gap:0}}@media screen and (max-width: 767px){.lcl-tab .lcl-tab__list--fixed{-webkit-transform:translateY(10rem);transform:translateY(10rem);bottom:0;-webkit-box-shadow:0 -1rem 2rem 0 rgba(0,23,43,.1);box-shadow:0 -1rem 2rem 0 rgba(0,23,43,.1)}}.lcl-tab .lcl-tab__list--fixed.lcl-tab__list--show{opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:opacity .25s ease,visibility 0s ease,-webkit-transform .25s ease;transition:opacity .25s ease,visibility 0s ease,-webkit-transform .25s ease;transition:opacity .25s ease,visibility 0s ease,transform .25s ease;transition:opacity .25s ease,visibility 0s ease,transform .25s ease,-webkit-transform .25s ease}@media screen and (min-width: 768px){.lcl-tab .lcl-tab__list--fixed .lcl-tab-btn{width:auto;height:6rem;padding:0 2.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;border-right:1px solid #9abfff;background:#fff;border-top:none;border-bottom:none;border-left:none;gap:0}}@media screen and (min-width: 768px){.lcl-tab .lcl-tab__list--fixed .lcl-tab-btn:last-child{border-right:none}}@media screen and (min-width: 768px){.lcl-tab .lcl-tab__list--fixed .lcl-tab-btn .ico_svg{width:1.9rem;height:1.9rem}}.lcl-tab .lcl-tab__list--fixed .lcl-tab-btn .ico_svg .svg-circle01{fill:#0d76ff}.lcl-tab .lcl-tab__list--fixed .lcl-tab-btn .ico_svg .svg-path01{fill:#fff}@media screen and (min-width: 768px){.lcl-tab .lcl-tab__list--fixed .lcl-tab-btn[aria-selected=true]{height:6rem;padding:0 2.5rem;background:#0d76ff;border-bottom:none}}@media screen and (min-width: 768px){.lcl-tab .lcl-tab__list--fixed .lcl-tab-btn[aria-selected=true] .lcl-tab-btn__txt{color:#fff}}@media screen and (min-width: 768px){.lcl-tab .lcl-tab__list--fixed .lcl-tab-btn[aria-selected=true] .ico_svg{width:1.9rem;height:1.9rem}}@media screen and (min-width: 768px){.lcl-tab .lcl-tab__list--fixed .lcl-tab-btn[aria-selected=true] .ico_svg .svg-circle01{fill:#fff}}@media screen and (min-width: 768px){.lcl-tab .lcl-tab__list--fixed .lcl-tab-btn[aria-selected=true] .ico_svg .svg-path01{fill:#0d76ff}}@media screen and (min-width: 768px){.lcl-tab .lcl-tab__list--fixed .lcl-tab-btn__en{display:none}}@media screen and (min-width: 768px){.lcl-tab .lcl-tab__list--fixed .lcl-tab-btn__txt{font-size:1.5rem;font-size:max(1.5rem,10px);letter-spacing:0;font-weight:700;line-height:1.6;color:#000;width:calc(100% - 2rem)}}@media screen and (min-width: 768px)and (max-width: 767px){.lcl-tab .lcl-tab__list--fixed .lcl-tab-btn__txt{font-size:1.4rem;font-size:max(1.4rem,10px);letter-spacing:0}}.lcl-tab .lcl-tab-btn{z-index:-1;width:19rem;height:16rem;background:#f4f4f4;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;border-top:1px solid #f4f4f4;border-left:1px solid #f4f4f4;border-right:1px solid #f4f4f4;-webkit-transition:background .25s ease,border .25s ease;transition:background .25s ease,border .25s ease}@media screen and (max-width: 767px){.lcl-tab .lcl-tab-btn{width:11.3rem;height:auto;padding:1rem 0 1rem calc(0.9rem - 1px);border:1px solid #f4f4f4;display:block}}@media screen and (max-width: 767px){.lcl-tab .lcl-tab-btn:nth-child(4),.lcl-tab .lcl-tab-btn:nth-child(5){width:17.1rem}}@media(any-hover: hover){.lcl-tab .lcl-tab-btn:hover{background:#f4f8ff;border-color:#f4f8ff}}.lcl-tab .lcl-tab-btn[aria-selected=true]{background:#fff;border-color:#9abfff}@media screen and (min-width: 768px){.lcl-tab .lcl-tab-btn[aria-selected=true]{height:calc(16rem + 1px);border-bottom:1px solid #fff;margin-bottom:-1px}}.lcl-tab .lcl-tab-btn[aria-selected=true] .lcl-tab-btn__en{color:#0d76ff}.lcl-tab .lcl-tab-btn[aria-selected=true] .ico_svg .svg-circle01{fill:#0d76ff;stroke:#0d76ff}.lcl-tab .lcl-tab-btn[aria-selected=true] .ico_svg .svg-path01{fill:#fff}.lcl-tab .lcl-tab-btn .ico_svg{width:1.9rem;height:1.9rem;pointer-events:none}@media screen and (max-width: 767px){.lcl-tab .lcl-tab-btn .ico_svg{display:none}}.lcl-tab .lcl-tab-btn .ico_svg .svg-circle01{fill:#fff;stroke:#fff}.lcl-tab .lcl-tab-btn .ico_svg .svg-path01{fill:#000}.lcl-tab .lcl-tab-btn__en{display:block;text-align:center;font-family:"Figtree",sans-serif;color:#c1bbbb;font-size:1rem;font-size:max(1rem,10px);font-weight:700;line-height:1.2;letter-spacing:.3em;pointer-events:none;-webkit-transition:color .25s ease;transition:color .25s ease}@media screen and (max-width: 767px){.lcl-tab .lcl-tab-btn__en{text-align:left;font-size:.9rem;font-size:max(.9rem,10px);line-height:1.1;letter-spacing:.02em;font-weight:700}}.lcl-tab .lcl-tab-btn__txt{text-align:center;font-size:1.7rem;font-size:max(1.7rem,10px);line-height:1.5;letter-spacing:0;font-weight:700;pointer-events:none}@media screen and (max-width: 767px){.lcl-tab .lcl-tab-btn__txt{font-size:1.1rem;font-size:max(1.1rem,10px);line-height:1.5;letter-spacing:0}}@media screen and (max-width: 767px){.lcl-tab .lcl-tab__panel{padding-top:1.4rem}}.lcl-tab .lcl-tab__panel{-webkit-animation:fadeIn .4s ease forwards;animation:fadeIn .4s ease forwards}.lcl-tab .lcl-tab__panel[hidden=true]{display:none}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.lcl-sec{padding-top:6rem;padding-bottom:17rem;position:relative;z-index:1}@media screen and (max-width: 767px){.lcl-sec{padding-top:2.4rem}}.lcl-sec::after{content:"";display:block;width:100%;height:calc(var(--tri-height)*2 + 20rem);background:linear-gradient(77deg, #004dff 13.36%, #30eaff 96.33%);clip-path:polygon(0 var(--tri-height), 100% 0, 100% calc(100% - var(--tri-height)), 0% 100%);position:absolute;z-index:-1;top:calc(var(--tri-height)*.1);left:0}@media screen and (max-width: 767px){.lcl-sec::after{top:37.8rem;height:calc((100% - 37.8rem)*.9)}}.lcl-sec .lcl-sec__in{width:100rem;margin:0 auto}@media screen and (max-width: 767px){.lcl-sec .lcl-sec__in{width:34.5rem}}.lcl-sec .lcl-sec-head{position:relative;min-height:30rem;margin-bottom:8rem}@media screen and (max-width: 767px){.lcl-sec .lcl-sec-head{min-height:0;margin-bottom:4rem}}@media screen and (min-width: 768px){.lcl-sec .lcl-sec-head__figure{width:64rem;right:-15rem;top:0;position:absolute}}@media screen and (max-width: 767px){.lcl-sec .lcl-sec-head__figure{width:100%;margin-bottom:2.5rem}}.lcl-sec .lcl-sec-head__cnt{width:46rem;padding-top:3rem}@media screen and (max-width: 767px){.lcl-sec .lcl-sec-head__cnt{width:100%;padding:0}}.lcl-sec .lcl-sec-head__en{font-size:1.2rem;font-size:max(1.2rem,10px);line-height:1.2;letter-spacing:.3em;font-weight:700;color:#144ac6;margin-bottom:2.5rem}@media screen and (max-width: 767px){.lcl-sec .lcl-sec-head__en{font-size:1.1rem;font-size:max(1.1rem,10px);margin-bottom:1rem}}.lcl-sec .lcl-sec-head__ttl{font-size:3.5rem;font-size:max(3.5rem,10px);line-height:1.3;letter-spacing:.1em;font-weight:700;color:#144ac6;border-bottom:1px solid #9abfff;padding-bottom:2.5rem;margin-bottom:2.5rem}@media screen and (max-width: 767px){.lcl-sec .lcl-sec-head__ttl{font-size:2.5rem;font-size:max(2.5rem,10px);padding-bottom:1.5rem;margin-bottom:1rem}}.lcl-sec .lcl-sec__btn{display:none}@media screen and (max-width: 767px){.lcl-sec .lcl-sec__btn{width:31.5rem;height:6rem;margin:4rem auto 0;border:1px solid #0d76ff;background:#fff;padding:0 1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.2rem;font-size:max(1.2rem,10px);line-height:1.3;font-weight:700;letter-spacing:0}}.lcl-sec .lcl-sec__btn .ico_svg{width:1.4rem;height:1.4rem;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.lcl-sec .lcl-sec__btn .ico_svg .svg-circle01{fill:#0d76ff}.lcl-sec .lcl-sec__btn .ico_svg .svg-path01{fill:#fff}.lcl-system .lcl-system-list__item{background:#fff;position:relative;padding:5rem 6rem;-webkit-box-shadow:2rem 2rem 5.5rem 0 rgba(0,23,43,.1);box-shadow:2rem 2rem 5.5rem 0 rgba(0,23,43,.1)}@media screen and (max-width: 767px){.lcl-system .lcl-system-list__item{padding:3rem 1.5rem;-webkit-box-shadow:0 1rem 2rem 0 rgba(0,23,43,.1);box-shadow:0 1rem 2rem 0 rgba(0,23,43,.1)}}.lcl-system .lcl-system-list__item::after{content:"";display:block;width:100%;height:3px;position:absolute;left:0;top:0;background:linear-gradient(77deg, #004dff 13.36%, #30eaff 96.33%)}.lcl-system .lcl-system-list__item:nth-child(n+2){margin-top:2rem}.lcl-system .lcl-system-list__ttl01{margin-bottom:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2rem;font-size:2.5rem;font-size:max(2.5rem,10px);letter-spacing:.1em;font-weight:700;line-height:1.7}@media screen and (max-width: 767px){.lcl-system .lcl-system-list__ttl01{font-size:2rem;font-size:max(2rem,10px);letter-spacing:.1em}}@media screen and (max-width: 767px){.lcl-system .lcl-system-list__ttl01{gap:1rem;margin-bottom:2rem}}.lcl-system .lcl-system-list__num{font-size:4rem;font-size:max(4rem,10px);line-height:1.2;letter-spacing:0;font-weight:800;font-family:"Figtree",sans-serif;color:#144ac6}@media screen and (max-width: 767px){.lcl-system .lcl-system-list__num{font-size:2.5rem;font-size:max(2.5rem,10px)}}.lcl-system .lcl-system-iconlist{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin-top:3rem}@media screen and (max-width: 767px){.lcl-system .lcl-system-iconlist{margin-top:2rem;display:block}}.lcl-system .lcl-system-iconlist__item{width:28rem;background:#f4f8ff;padding:3rem 2rem}@media screen and (max-width: 767px){.lcl-system .lcl-system-iconlist__item{width:100%;padding:2rem}}@media screen and (max-width: 767px){.lcl-system .lcl-system-iconlist__item:nth-child(n+2){margin-top:.5rem}}.lcl-system .lcl-system-iconlist__illust{width:8rem;height:8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;margin:0 auto 2rem;border-radius:50%}@media screen and (max-width: 767px){.lcl-system .lcl-system-iconlist__illust{margin-bottom:1rem}}.lcl-system .lcl-system-iconlist__illust .ico_svg{width:5rem;height:5rem}.lcl-system .lcl-system-iconlist__ttl{text-align:center;font-size:1.8rem;font-size:max(1.8rem,10px);letter-spacing:0;font-weight:700;line-height:1.7}@media screen and (max-width: 767px){.lcl-system .lcl-system-iconlist__ttl{font-size:1.6rem;font-size:max(1.6rem,10px);letter-spacing:0}}.lcl-system .lcl-system-iconlist__ttl{color:#144ac6;margin-bottom:2rem}@media screen and (max-width: 767px){.lcl-system .lcl-system-iconlist__ttl{margin-bottom:1rem}}.lcl-tag{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem}.lcl-tag .lcl-tag__link{display:block;background:#eaeaea;color:#144ac6;padding:.2rem 2rem;border-radius:.5rem;font-size:1.2rem;font-size:max(1.2rem,10px);line-height:1.6;letter-spacing:0;font-weight:700;border:1px solid #eaeaea;-webkit-transition:background .25s ease,color .25s ease;transition:background .25s ease,color .25s ease}.lcl-tag .lcl-tag__link.lcl-tag__link--blue{background:#f4f8ff;border:1px solid #f4f8ff}@media(any-hover: hover){.lcl-tag .lcl-tag__link:hover{background:#0d76ff;color:#fff}}@media screen and (max-width: 767px){.lcl-tag .lcl-tag__link{padding:.2rem 1.2rem}}.lcl-ttl01{padding-left:1.2rem;border-left:2px solid #0d76ff;color:#144ac6;background:#fff;font-size:1.8rem;font-size:max(1.8rem,10px);letter-spacing:0;font-weight:700;line-height:1.7}@media screen and (max-width: 767px){.lcl-ttl01{font-size:1.6rem;font-size:max(1.6rem,10px);letter-spacing:0}}@media screen and (max-width: 767px){.lcl-ttl01{padding-left:1rem}}.lcl-support .lcl-support__in{width:100rem;background:#fff;padding:5rem 7rem;-webkit-box-shadow:2rem 2rem 5.5rem 0 rgba(0,23,43,.1);box-shadow:2rem 2rem 5.5rem 0 rgba(0,23,43,.1)}@media screen and (max-width: 767px){.lcl-support .lcl-support__in{width:100%;padding:4rem 1.5rem;-webkit-box-shadow:0 1rem 2rem 0 rgba(0,23,43,.1);box-shadow:0 1rem 2rem 0 rgba(0,23,43,.1)}}.lcl-support .lcl-support-list01{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}@media screen and (max-width: 767px){.lcl-support .lcl-support-list01{display:block}}.lcl-support .lcl-support-list01__item{width:28rem;background:#f4f8ff;position:relative;padding:4rem 3rem}@media screen and (max-width: 767px){.lcl-support .lcl-support-list01__item{width:100%;padding:2rem}}.lcl-support .lcl-support-list01__item::after{content:"";height:3px;width:100%;display:block;background:linear-gradient(77deg, #004dff 13.36%, #30eaff 96.33%);position:absolute;left:0;top:0}@media screen and (max-width: 767px){.lcl-support .lcl-support-list01__item:nth-child(n+2){margin-top:1rem}}.lcl-support .lcl-support-list01__ttl{text-align:center;font-size:1.8rem;font-size:max(1.8rem,10px);letter-spacing:0;font-weight:700;line-height:1.7}@media screen and (max-width: 767px){.lcl-support .lcl-support-list01__ttl{font-size:1.6rem;font-size:max(1.6rem,10px);letter-spacing:0}}.lcl-support .lcl-support-list01__ttl{color:#144ac6;padding-bottom:2rem;border-bottom:1px solid #9abfff}@media screen and (max-width: 767px){.lcl-support .lcl-support-list01__ttl{padding-bottom:1rem}}.lcl-support .lcl-support-list01__txt{margin-top:2rem}@media screen and (max-width: 767px){.lcl-support .lcl-support-list01__txt{margin-top:1.5rem}}.lcl-support .lcl-support-list02__item{background:#f4f8ff;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;padding:4rem 3rem;position:relative}@media screen and (max-width: 767px){.lcl-support .lcl-support-list02__item{display:block;padding:2rem 2rem 1.5rem}}.lcl-support .lcl-support-list02__item::after{content:"";height:3px;width:100%;display:block;background:linear-gradient(77deg, #004dff 13.36%, #30eaff 96.33%);position:absolute;left:0;top:0}.lcl-support .lcl-support-list02__item:nth-child(n+2){margin-top:2rem}@media screen and (max-width: 767px){.lcl-support .lcl-support-list02__item:nth-child(n+2){margin-top:1rem}}.lcl-support .lcl-support-list02__ttl{width:14rem;padding-right:2rem;text-align:center;font-size:1.8rem;font-size:max(1.8rem,10px);letter-spacing:0;font-weight:700;line-height:1.7}@media screen and (max-width: 767px){.lcl-support .lcl-support-list02__ttl{font-size:1.6rem;font-size:max(1.6rem,10px);letter-spacing:0}}.lcl-support .lcl-support-list02__ttl{color:#144ac6}@media screen and (min-width: 768px){.lcl-support .lcl-support-list02__ttl{border-right:1px solid #d9d9d9}}@media screen and (max-width: 767px){.lcl-support .lcl-support-list02__ttl{width:100%;padding:0 0 1rem;border-bottom:1px solid #d9d9d9}}.lcl-support .lcl-support-list02__txt{width:64rem}@media screen and (max-width: 767px){.lcl-support .lcl-support-list02__txt{margin-top:1rem;width:100%}}.lcl-solution .lcl-solution-list{display:grid;grid-template-columns:repeat(3, 1fr);gap:2rem}@media screen and (max-width: 767px){.lcl-solution .lcl-solution-list{display:block}}.lcl-solution .lcl-solution-list__item{-webkit-box-shadow:2rem 2rem 5.5rem 0 rgba(0,23,43,.1);box-shadow:2rem 2rem 5.5rem 0 rgba(0,23,43,.1);position:relative;background:#fff;padding:0 3rem 3rem}@media screen and (max-width: 767px){.lcl-solution .lcl-solution-list__item{padding:0 1.5rem 2rem;-webkit-box-shadow:1rem 1rem 3rem 0 rgba(0,23,43,.1);box-shadow:1rem 1rem 3rem 0 rgba(0,23,43,.1)}}@media screen and (max-width: 767px){.lcl-solution .lcl-solution-list__item:nth-child(n+2){margin-top:1rem}}.lcl-solution .lcl-solution-list__item::after{content:"";display:block;position:absolute;left:0;top:0;width:100%;height:3px;background:linear-gradient(77deg, #004dff 13.36%, #30eaff 96.33%)}.lcl-solution .lcl-solution-list__cat{display:block;padding:.5rem 2.5rem;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto 2rem;background:#0d76ff;text-align:center;font-size:1.4rem;font-size:max(1.4rem,10px);line-height:1.2;letter-spacing:0;font-weight:700;color:#fff;border-radius:0 0 .5rem .5rem}@media screen and (max-width: 767px){.lcl-solution .lcl-solution-list__cat{padding:.4rem 3rem;font-size:1.2rem;font-size:max(1.2rem,10px);margin-bottom:1rem}}.lcl-solution .lcl-solution-list__figure{width:25rem;margin:0 auto 2rem}@media screen and (max-width: 767px){.lcl-solution .lcl-solution-list__figure{width:20.1rem;margin-bottom:1rem}}.lcl-solution .lcl-solution-list__ttl{text-align:center;font-size:1.8rem;font-size:max(1.8rem,10px);letter-spacing:0;font-weight:700;line-height:1.7}@media screen and (max-width: 767px){.lcl-solution .lcl-solution-list__ttl{font-size:1.6rem;font-size:max(1.6rem,10px);letter-spacing:0}}.lcl-solution .lcl-solution-list__ttl{color:#144ac6;padding-bottom:2rem}@media screen and (max-width: 767px){.lcl-solution .lcl-solution-list__ttl{padding-bottom:1rem}}.lcl-solution .lcl-solution-list__txt{padding-top:2rem;border-top:1px solid #9abfff}@media screen and (max-width: 767px){.lcl-solution .lcl-solution-list__txt{padding-top:1.5rem}}.lcl-engineering .lcl-engineering__in{width:100rem;margin:0 auto;padding:5rem 7rem;background:#fff;-webkit-box-shadow:2rem 2rem 5.5rem 0 rgba(0,23,43,.1);box-shadow:2rem 2rem 5.5rem 0 rgba(0,23,43,.1)}@media screen and (max-width: 767px){.lcl-engineering .lcl-engineering__in{width:100%;padding:3rem 1.5rem 4rem;-webkit-box-shadow:1rem 1rem 3rem 0 rgba(0,23,43,.1);box-shadow:1rem 1rem 3rem 0 rgba(0,23,43,.1)}}.lcl-engineering .lcl-engineering__txt{font-size:1.5rem;font-size:max(1.5rem,10px);letter-spacing:0;font-weight:400;line-height:2.2}@media screen and (max-width: 767px){.lcl-engineering .lcl-engineering__txt{font-size:1.4rem;font-size:max(1.4rem,10px);letter-spacing:0;line-height:2}}.lcl-engineering .lcl-engineering__txt{margin-bottom:2.2rem}@media screen and (max-width: 767px){.lcl-engineering .lcl-engineering__txt{margin-bottom:3rem}}.lcl-engineering .lcl-engineering-list__item{background:#f4f8ff;position:relative;border-left:3px solid #144ac6;padding:3rem 5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}@media screen and (max-width: 767px){.lcl-engineering .lcl-engineering-list__item{padding:2rem 3rem 2rem calc(3rem - 3px)}}.lcl-engineering .lcl-engineering-list__item:nth-child(n+2){margin-top:1rem}.lcl-engineering .lcl-engineering-list__ttl{width:21rem;color:#144ac6;font-size:1.8rem;font-size:max(1.8rem,10px);letter-spacing:0;font-weight:700;line-height:1.7}@media screen and (max-width: 767px){.lcl-engineering .lcl-engineering-list__ttl{font-size:1.6rem;font-size:max(1.6rem,10px);letter-spacing:0}}.lcl-engineering .lcl-engineering-list__ttl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media screen and (min-width: 768px){.lcl-engineering .lcl-engineering-list__ttl{border-right:1px solid #9abfff}}@media screen and (max-width: 767px){.lcl-engineering .lcl-engineering-list__ttl{width:100%;padding-bottom:1rem;border-top:1px solid #9abfff}}.lcl-engineering .lcl-engineering-list__txt{width:52rem}@media screen and (max-width: 767px){.lcl-engineering .lcl-engineering-list__txt{width:100%}}.lcl-engineering .lcl-engineering-contact{display:block;width:69rem;margin:3rem auto 0;border-radius:calc(infinity*1px);background:linear-gradient(81deg, #00a1ff 16.78%, #20c8ff 48.24%, #e3ff7e 79.7%),linear-gradient(77deg, #004dff 13.36%, #30eaff 96.33%);padding:4rem 0}@media screen and (max-width: 767px){.lcl-engineering .lcl-engineering-contact{width:100%;border-radius:3rem;padding:3rem 0}}.lcl-engineering .lcl-engineering-contact__en{text-align:center;font-size:5rem;font-size:max(5rem,10px);line-height:1;letter-spacing:.1em;font-family:"Figtree",sans-serif;color:#fff;font-weight:800;font-style:italic;margin-bottom:1rem}@media screen and (max-width: 767px){.lcl-engineering .lcl-engineering-contact__en{font-size:4rem;font-size:max(4rem,10px);margin-bottom:0}}.lcl-engineering .lcl-engineering-contact__txt{font-size:1.8rem;font-size:max(1.8rem,10px);letter-spacing:0;font-weight:700;line-height:1.7}@media screen and (max-width: 767px){.lcl-engineering .lcl-engineering-contact__txt{font-size:1.6rem;font-size:max(1.6rem,10px);letter-spacing:0}}.lcl-engineering .lcl-engineering-contact__txt{color:#fff;text-align:center}.lcl-engineering .lcl-engineering-contact__btn{margin-top:1.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 767px){.lcl-engineering .lcl-engineering-contact__btn{margin-top:1rem}}.lcl-security .lcl-security-list{width:100rem;margin:0 auto;display:grid;grid-template-columns:repeat(2, 1fr);gap:2rem}@media screen and (max-width: 767px){.lcl-security .lcl-security-list{width:100%;display:block}}.lcl-security .lcl-security-list__item{background:#fff;padding:6rem 7rem;position:relative;-webkit-box-shadow:.5rem .5rem 4rem 0 rgba(0,18,29,.15);box-shadow:.5rem .5rem 4rem 0 rgba(0,18,29,.15)}@media screen and (max-width: 767px){.lcl-security .lcl-security-list__item{padding:3rem 2rem 2rem;-webkit-box-shadow:.5rem .5rem 2rem 0 rgba(0,18,29,.1);box-shadow:.5rem .5rem 2rem 0 rgba(0,18,29,.1)}}.lcl-security .lcl-security-list__item::before{content:"";display:block;width:100%;height:3px;background:linear-gradient(77deg, #004dff 13.36%, #30eaff 96.33%);position:absolute;left:0;top:0}.lcl-security .lcl-security-list__en{text-align:center;font-family:"Figtree",sans-serif;color:#144ac6;font-size:1.2rem;font-size:max(1.2rem,10px);line-height:1.2;letter-spacing:.3em;font-weight:700;margin-bottom:.6rem}@media screen and (max-width: 767px){.lcl-security .lcl-security-list__en{font-size:1rem;font-size:max(1rem,10px)}}.lcl-security .lcl-security-list__num{text-align:center;font-family:"Figtree",sans-serif;color:#144ac6;font-size:2.4rem;font-size:max(2.4rem,10px);line-height:1.2;letter-spacing:.1em;font-weight:700;margin-bottom:1.8rem}@media screen and (max-width: 767px){.lcl-security .lcl-security-list__num{font-size:2rem;font-size:max(2rem,10px)}}.lcl-security .lcl-security-list__ttl{text-align:center;font-size:2rem;font-size:max(2rem,10px);line-height:1.5;letter-spacing:.1em;font-weight:700;color:#144ac6;margin-bottom:1.8rem}@media screen and (max-width: 767px){.lcl-security .lcl-security-list__ttl{font-size:1.8rem;font-size:max(1.8rem,10px);margin-bottom:1rem}}