﻿@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap";html{position:relative;font-size:62.5%}body{position:relative;margin:0;padding:0;background-color:#fff;font-family:"Roboto","Noto Sans JP","メイリオ",Meiryo,Osaka,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:400;font-size:1.6rem;color:#333;line-height:1.5}@media screen and (max-width: 480px){body{font-size:clamp(1.5rem,1.2rem + .833vw,1.6rem)}}*,*::after,*::before{box-sizing:border-box}h1,h2,h3,h4,h5,h6,dt,strong,b,em,th{font-weight:700}img{display:block;margin:0 auto;padding:0;width:100%;max-width:100%;height:auto;border:none}.container{position:relative;display:block;margin:0 auto;padding:0 15px;width:100%;max-width:1320px}@media screen and (max-width: 1399px){.container{max-width:1170px}}@media screen and (max-width: 1199px){.container{max-width:990px}}@media screen and (max-width: 991px){.container{max-width:750px}}@media screen and (max-width: 767px){.container{max-width:570px}}@media screen and (max-width: 600px){.container{max-width:100%}}.container.full{max-width:100% !important}a{text-decoration:none;color:#2472ba;transition:.4s}a:hover{text-decoration:underline;color:#244768;transition:.4s}a.link::before{display:inline-block;margin-right:.3em;font-family:"icomoon" !important;font-weight:900;content:"";color:#20456c !important}a.link::before:hover{text-decoration:none}a.url{word-break:break-all !important}a.open::after{display:inline-block;margin-left:.3em;margin-right:.1em;font-family:"icomoon" !important;font-weight:900;content:"";color:inherit}a.open::after:hover{text-decoration:none}a.zoom{display:block;overflow:hidden}a.zoom img{transform:scale(1);transition:.6s}a.zoom img:hover{transform:scale(1.05);transition:.6s}a.opacity{display:block}a.opacity img{opacity:1;transition:.6s}a.opacity img:hover{opacity:.8;transition:.6s}.slidein{opacity:0;transform:translate(0, 0) scale(1);transition:all 1.2s ease}.slidein.slidein_left{transform:translate(-80%, 0)}.slidein.slidein_right{transform:translate(80%, 0)}.slidein.slidein_up{transform:translate(0, 80%)}.slidein.slidein_down{transform:translate(0, -80%)}.slidein.fadein{transform:translate(0, 0);transition:opacity 1.5s ease}.slidein.zoomin{transform:translate(0, 0) scale(0.3);transition:all 1s ease-in-out}.slidein.scrollin{transform:translate(0, 0) scale(1) !important;opacity:1 !important}#loading{position:fixed;top:0;left:0;width:100vw;height:100vh;height:100dvh;transition:all 1s;background-color:#fff;z-index:9999}#loading.loaded{opacity:0;visibility:hidden}#loading .spinner{position:absolute;display:block;top:50%;left:50%;transform:translate(-50%, -50%);width:320px;height:80px;text-align:center}#loading .spinner>span{display:block;padding:0 20px}#loading .spinner>span img{display:block;margin:0 auto;width:100%;max-width:320px;height:auto}#loading .spinner>div{display:inline-block;margin:0 5px;width:12px;height:12px;background-color:#0077c8;border-radius:100%;animation:loader_scale 1.4s infinite ease-in-out both}#loading .spinner>div:nth-child(1){animation-delay:-0.32s}#loading .spinner>div:nth-child(2){animation-delay:-0.16s}@keyframes loader_scale{0%,80%,100%{transform:scale(0)}40%{transform:scale(1)}}#header{position:relative;margin:0;width:100%;z-index:1000;background-color:#fff}#header .navbar_wrap{position:relative;margin:0;width:100%;max-width:1920px}#header .navbar_wrap.fixed_top{position:fixed;top:0;right:0;left:0;z-index:1030}#header .navbar_wrap .navbar{display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:center;margin:0 auto;padding:0;width:100%;height:80px;font-size:1.4rem;font-weight:400;background-color:#fff;border-bottom:1px solid #0077c8;box-shadow:0 2px 2px -1px rgba(0,0,0,.2);transition:all .6s;-webkit-backface-visibility:hidden;backface-visibility:hidden}@media screen and (max-width: 480px){#header .navbar_wrap .navbar{height:60px}}#header .navbar_wrap .navbar .navbar_left{position:relative;display:flex;justify-content:flex-start;align-items:center;margin:0;padding-left:30px;width:60%}@media screen and (max-width: 767px){#header .navbar_wrap .navbar .navbar_left{padding-left:15px;width:75%}}#header .navbar_wrap .navbar .navbar_left a.header_logo{display:inline-block;margin:0;padding:0;text-decoration:none}#header .navbar_wrap .navbar .navbar_left a.header_logo:hover{text-decoration:none}#header .navbar_wrap .navbar .navbar_left a.header_logo img{display:inline-block;width:100%;max-width:160px;vertical-align:middle;transition:.3s ease}@media screen and (max-width: 767px){#header .navbar_wrap .navbar .navbar_left a.header_logo img{max-width:120px}}#header .navbar_wrap .navbar .navbar_left a.header_logo img+img{margin-left:30px;max-width:110px}@media screen and (max-width: 767px){#header .navbar_wrap .navbar .navbar_left a.header_logo img+img{margin-left:20px;max-width:80px}}#header .navbar_wrap .navbar .navbar_left a.header_logo img+span{display:inline-block;margin-left:1.2em;font-size:1.4rem;color:#666;vertical-align:middle}@media screen and (max-width: 767px){#header .navbar_wrap .navbar .navbar_left a.header_logo img+span{display:block;margin:.5em 0 0 0;font-size:1.2rem}}#header .navbar_wrap .navbar .navbar_right{position:relative;display:flex;justify-content:end;align-items:center;margin:0;padding-right:30px;width:40%;text-align:right}@media screen and (max-width: 767px){#header .navbar_wrap .navbar .navbar_right{padding-right:15px;width:25%}}#header .navbar_wrap .navbar .navbar_right .nav{margin-left:auto;color:#222}@media screen and (max-width: 767px){#header .navbar_wrap .navbar .navbar_right .nav{position:fixed;top:0;left:0;display:flex;justify-content:center;align-items:center;width:100%;height:100vh;background:rgba(0,0,0,.85);color:#fff;visibility:hidden;opacity:0;transition:.5s ease-in-out}}#header .navbar_wrap .navbar .navbar_right .nav ul{display:flex;flex-direction:row;gap:1em;list-style:none}@media screen and (max-width: 767px){#header .navbar_wrap .navbar .navbar_right .nav ul{flex-direction:column;gap:2.5em}}#header .navbar_wrap .navbar .navbar_right .nav ul li{position:relative;display:flex;flex-direction:row;align-items:center}#header .navbar_wrap .navbar .navbar_right .nav ul li a{position:relative;padding:.5em .8em;font-weight:500;font-size:1.6rem;color:#2472ba;z-index:0}@media screen and (max-width: 767px){#header .navbar_wrap .navbar .navbar_right .nav ul li a{color:#fff}}#header .navbar_wrap .navbar .navbar_right .nav ul li a span::before{position:relative;margin-right:.5em;font-family:"icomoon";font-size:1.1em;vertical-align:middle}#header .navbar_wrap .navbar .navbar_right .nav ul li a.download span::before{content:""}#header .navbar_wrap .navbar .navbar_right .nav ul li a.contact span::before{content:""}#header .navbar_wrap .navbar .navbar_right .nav ul li a::before,#header .navbar_wrap .navbar .navbar_right .nav ul li a::after{position:absolute;z-index:-1;width:0;height:1px;content:""}#header .navbar_wrap .navbar .navbar_right .nav ul li a::before{top:-1px;left:0;border-top:1px solid rgba(0,0,0,0);border-right:1px solid rgba(0,0,0,0)}#header .navbar_wrap .navbar .navbar_right .nav ul li a::after{bottom:0;right:0;border-bottom:1px solid rgba(0,0,0,0);border-left:1px solid rgba(0,0,0,0)}#header .navbar_wrap .navbar .navbar_right .nav ul li a:hover{text-decoration:none;color:#2472ba;transition:color .3s ease}@media screen and (max-width: 767px){#header .navbar_wrap .navbar .navbar_right .nav ul li a:hover{color:#55d7ff}}#header .navbar_wrap .navbar .navbar_right .nav ul li a:hover::before,#header .navbar_wrap .navbar .navbar_right .nav ul li a:hover::after{width:100%;height:100%;border-color:#2472ba;transition:width .3s ease,height .3s .3s ease}@media screen and (max-width: 767px){#header .navbar_wrap .navbar .navbar_right .nav ul li a:hover::before,#header .navbar_wrap .navbar .navbar_right .nav ul li a:hover::after{border-color:#55d7ff}}#header .navbar_wrap .navbar .navbar_right #navbtn{position:fixed;display:none;top:25px;right:25px;padding:0;outline:none;width:30px;height:20px;background:none;border:none;cursor:pointer}@media screen and (max-width: 767px){#header .navbar_wrap .navbar .navbar_right #navbtn{display:block}}@media screen and (max-width: 480px){#header .navbar_wrap .navbar .navbar_right #navbtn{top:19px}}#header .navbar_wrap .navbar .navbar_right #navbtn::before,#header .navbar_wrap .navbar .navbar_right #navbtn::after{display:block;content:"";height:1px;background-color:#2472ba;transform:translateY(10px);transition:.3s ease-in-out}#header .navbar_wrap .navbar .navbar_right #navbtn::before{transform:translateY(-10px);box-shadow:0 10px #2472ba}.nav_open #header .navbar_wrap.fixed_top .navbar .navbar_right #navbtn{z-index:100}.nav_open #header .navbar_wrap.fixed_top .navbar .navbar_right #navbtn::before{background-color:#55d7ff;transform:rotate(-45deg);box-shadow:none}.nav_open #header .navbar_wrap.fixed_top .navbar .navbar_right #navbtn::after{background-color:#55d7ff;transform:rotate(45deg);box-shadow:none}.nav_open #header .navbar_wrap.fixed_top .navbar .navbar_right .nav{visibility:visible;opacity:1}#main{position:relative;margin:80px auto 0;padding:0;width:100%;max-width:1920px;height:100%;background-color:#fff}@media screen and (max-width: 480px){#main{margin-top:60px}}#main section{position:relative;margin:0;padding:0;background-color:#fff}#main section.bg{background-color:#f8f8f8}#main section+section{padding:100px 0}@media screen and (max-width: 767px){#main section+section{padding:80px 0}}@media screen and (max-width: 480px){#main section+section{padding:60px 0}}#main section h2{position:relative;margin-bottom:2em;padding:1em .5em;background-color:#0062a3;background-image:linear-gradient(45deg, #0062a3 88%, #0077c8 88%);font-size:3.6rem;text-align:center;color:#fff}#main section h2 span{position:relative;display:inline-block;margin:0 auto}#main section h2 span::after{position:absolute;bottom:0;left:50%;content:"";width:100%;height:2px;background-color:rgba(0,0,0,0);transform:translateX(-50%)}#main section h3{position:relative;margin-bottom:2em;font-size:2.8rem}#main section h4{position:relative;margin-bottom:1.8em;font-size:2.4rem}#main section h5{position:relative;margin-bottom:1.5em;font-size:2.2rem}#main section p{position:relative}#main section p+*:not(div){position:relative;margin-top:1em}#main section p+h2,#main section p+h3,#main section p+h4,#main section p+h5{margin-top:2em}#main section *+figure{margin:2em auto 0}#main section figure{position:relative;text-align:center;overflow:hidden}#main section figure img{position:relative;display:block;box-sizing:border-box}#main section figure a{position:relative;transition:.4s}#main section figure a:hover{transition:.4s}@media screen and (max-width: 1399px){#main section h2{font-size:clamp(3.2rem,2.242rem + .966vw,3.4rem)}#main section h3{font-size:2.6rem}#main section h4{font-size:2.2rem}#main section h5{font-size:2rem}}@media screen and (max-width: 991px){#main section h2{font-size:clamp(3rem,2.311rem + .897vw,3.2rem)}#main section h3{font-size:clamp(2.4rem,1.711rem + .897vw,2.6rem)}#main section h4{font-size:clamp(2rem,1.311rem + .897vw,2.2rem)}#main section h5{font-size:clamp(1.8rem,1.111rem + .897vw,2rem)}}@media screen and (max-width: 767px){#main section h2{font-size:clamp(2.6rem,1.927rem + 1.399vw,3rem)}#main section h3{font-size:clamp(2.2rem,1.511rem + .897vw,2.4rem)}#main section h4{font-size:clamp(1.8rem,1.111rem + .897vw,2rem)}#main section h5{font-size:clamp(1.7rem,1.532rem + .35vw,1.8rem)}}@media screen and (max-width: 480px){#main section h2{font-size:clamp(2.4rem,1.8rem + 1.667vw,2.6rem)}#main section h3{font-size:clamp(2rem,1.6rem + 1.25vw,2.2rem)}#main section h4{font-size:clamp(1.6rem,1.2rem + 1.25vw,1.8rem)}#main section h5{font-size:clamp(1.5rem,1.2rem + .833vw,1.6rem)}#main section p{font-size:clamp(1.5rem,1.2rem + .833vw,1.6rem)}}@media screen and (max-width: 360px){#main section h2{font-size:clamp(2.2rem,.6rem + 5vw,2.4rem)}#main section p{font-size:clamp(1.4rem,.6rem + 2.5vw,1.5rem)}}#main section#hero{position:relative;margin:0;padding:0;width:100%;height:100%;background-color:#fff;background:rgba(219,219,219,.1);background:url("../img/hero_bg.webp"),linear-gradient(40deg, rgb(219, 219, 219) 0%, rgb(255, 255, 255) 50%, rgb(255, 255, 255) 100%);background-size:cover;background-position:center;z-index:1}#main section#hero #mainvisual{position:relative;display:flex;align-items:center;justify-content:center;margin:0 auto;padding:0;width:100%;max-width:1320px;height:560px;z-index:10}@media screen and (max-width: 1399px){#main section#hero #mainvisual{height:480px}}@media screen and (max-width: 1199px){#main section#hero #mainvisual{height:440px}}@media screen and (max-width: 991px){#main section#hero #mainvisual{height:clamp(36rem,8.448rem + 35.874vw,44rem)}}@media screen and (max-width: 767px){#main section#hero #mainvisual{flex-direction:column;height:100%}}#main section#hero #mainvisual .tagline{position:absolute;display:flex;flex-direction:column;top:50%;left:30px;transform:translateY(-50%);z-index:12}@media screen and (max-width: 767px){#main section#hero #mainvisual .tagline{position:relative;top:0;left:0;transform:translateY(0);margin-top:2em}}#main section#hero #mainvisual .tagline h1{position:relative;display:flex;flex-direction:column;color:#333;font-weight:500;font-size:3rem;line-height:1.5;vertical-align:middle}@media screen and (max-width: 1399px){#main section#hero #mainvisual .tagline h1{font-size:2.8rem}}@media screen and (max-width: 1199px){#main section#hero #mainvisual .tagline h1{font-size:2.6rem}}@media screen and (max-width: 991px){#main section#hero #mainvisual .tagline h1{font-size:clamp(2rem,-0.066rem + 2.691vw,2.6rem)}}@media screen and (max-width: 767px){#main section#hero #mainvisual .tagline h1{margin:1em auto 2em;padding:0 .5em;text-align:center;font-size:clamp(2rem,1.646rem + .983vw,2.4rem)}}@media screen and (max-width: 480px){#main section#hero #mainvisual .tagline h1{font-size:clamp(1.6rem,.4rem + 3.333vw,2rem)}}#main section#hero #mainvisual .tagline h1 b{display:inline-block;font-weight:700;font-size:150%;color:#0077c8}#main section#hero #mainvisual .tagline h1 b.ai{margin-right:.1em;font-size:1.8em}#main section#hero #mainvisual .tagline h1 b.partner{display:block;margin-top:1em;font-weight:500;font-size:1.2em;color:#333;line-height:1}#main section#hero #mainvisual .tagline h1 span{display:inline-block}#main section#hero #mainvisual .tagline h1 strong{display:inline-block;margin-left:.2em;font-weight:900;font-size:2.8em;color:#222;line-height:1.4}#main section#hero #mainvisual .tagline .btn{position:relative;margin:2em 0 1em .5em;background-color:#2472ba;border-radius:6px;width:100%;max-width:300px;z-index:12}@media screen and (max-width: 767px){#main section#hero #mainvisual .tagline .btn{margin:0 auto}}#main section#hero #mainvisual .tagline .btn a{position:relative;display:flex;justify-content:center;align-items:center;margin:0 auto;padding:.8em .1em;width:100%;text-align:center;background-color:#2472ba;border-radius:6px;color:#fff;font-size:1.8rem;text-decoration:none;overflow:hidden;z-index:0}@media screen and (max-width: 480px){#main section#hero #mainvisual .tagline .btn a{font-size:1.6rem}}@media screen and (max-width: 360px){#main section#hero #mainvisual .tagline .btn a{font-size:clamp(1.4rem,-0.2rem + 5vw,1.6rem)}}#main section#hero #mainvisual .tagline .btn a::before{position:absolute;top:0;left:0;z-index:-1;width:0;height:100%;background-color:#244768;content:"";transition:width .4s ease}#main section#hero #mainvisual .tagline .btn a::after{position:absolute;top:50%;right:1.2em;transform:translateY(-50%);font-family:"icomoon" !important;content:"";transition:.4s ease}@media screen and (max-width: 480px){#main section#hero #mainvisual .tagline .btn a::after{right:1em}}#main section#hero #mainvisual .tagline .btn a:hover{background-color:rgba(0,0,0,0);text-decoration:none}#main section#hero #mainvisual .tagline .btn a:hover::before{width:100%}#main section#hero #mainvisual .tagline .btn a:hover::after{right:1em}@media screen and (max-width: 480px){#main section#hero #mainvisual .tagline .btn a:hover::after{right:.6em}}#main section#hero #mainvisual .visual{position:absolute;top:50%;right:30px;transform:translateY(-50%);width:100%;max-width:400px;z-index:11}@media screen and (max-width: 1399px){#main section#hero #mainvisual .visual{max-width:380px}}@media screen and (max-width: 1199px){#main section#hero #mainvisual .visual{max-width:360px}}@media screen and (max-width: 991px){#main section#hero #mainvisual .visual{width:clamp(23rem,-1.108rem + 31.39vw,30rem);max-width:320px}}@media screen and (max-width: 767px){#main section#hero #mainvisual .visual{position:relative;top:0;right:0;transform:translateY(0);margin:1.5em auto 2em;width:62.5814863103%;max-width:300px}}@media screen and (max-width: 480px){#main section#hero #mainvisual .visual{width:75%;max-width:280px}}.cta_btn_wrap{display:none;justify-content:center;align-items:center;gap:30px;padding:1.5em 5em;width:100%;background-color:#111}@media screen and (max-width: 991px){.cta_btn_wrap{flex-direction:row;justify-content:center;gap:20px;padding:1.5em 5px}}.cta_btn_wrap .btn_item{width:240px}@media screen and (max-width: 991px){.cta_btn_wrap .btn_item{width:calc(50% - 10px);max-width:200px}}@media screen and (max-width: 480px){.cta_btn_wrap .btn_item{max-width:160px}}.cta_btn_wrap .btn_item .btn{position:relative;margin:0;background-color:#2472ba;border-radius:6px}.cta_btn_wrap .btn_item .btn a{position:relative;display:flex;justify-content:center;align-items:center;margin:0 auto;padding:.8em .1em;width:100%;text-align:center;background-color:#2472ba;border-radius:6px;color:#fff;font-size:1.8rem;text-decoration:none;overflow:hidden;z-index:0}@media screen and (max-width: 480px){.cta_btn_wrap .btn_item .btn a{font-size:1.6rem}}@media screen and (max-width: 360px){.cta_btn_wrap .btn_item .btn a{font-size:clamp(1.4rem,-0.2rem + 5vw,1.6rem)}}.cta_btn_wrap .btn_item .btn a::before{position:absolute;top:0;left:0;z-index:-1;width:0;height:100%;background-color:#244768;content:"";transition:width .4s ease}.cta_btn_wrap .btn_item .btn a::after{position:absolute;top:50%;right:1.2em;transform:translateY(-50%);font-family:"icomoon" !important;content:"";transition:.4s ease}@media screen and (max-width: 480px){.cta_btn_wrap .btn_item .btn a::after{right:1em}}.cta_btn_wrap .btn_item .btn a:hover{background-color:rgba(0,0,0,0);text-decoration:none}.cta_btn_wrap .btn_item .btn a:hover::before{width:100%}.cta_btn_wrap .btn_item .btn a:hover::after{right:1em}@media screen and (max-width: 480px){.cta_btn_wrap .btn_item .btn a:hover::after{right:.6em}}#main section#overview{position:relative;margin:0;overflow:hidden}#main section#overview h2{position:relative;margin:0 auto;padding:0;width:100%;max-width:600px;background-color:rgba(0,0,0,0);background-image:none;color:#222}@media screen and (max-width: 1399px){#main section#overview h2{max-width:clamp(50rem,32.181rem + 23.202vw,60rem)}}@media screen and (max-width: 1199px){#main section#overview h2{max-width:clamp(40rem,-38.11rem + 78.74vw,50rem)}}@media screen and (max-width: 767px){#main section#overview h2{max-width:clamp(30rem,13.275rem + 34.843vw,40rem)}}@media screen and (max-width: 480px){#main section#overview h2{max-width:clamp(26rem,18rem + 25vw,30rem)}}#main section#overview h2 b{margin-right:.1em;font-size:140%}#main section#overview .overview_wrap{position:relative;display:flex;flex-direction:column;align-items:center;margin:0 auto;padding:0;width:100%;max-width:900px}#main section#overview .overview_wrap p{position:relative;margin:0 auto;padding:3em 0 0;font-size:1.25em;line-height:1.8;text-align:left}@media screen and (max-width: 1199px){#main section#overview .overview_wrap p{font-size:clamp(1.8rem,.601rem + 1vw,2rem)}}@media screen and (max-width: 767px){#main section#overview .overview_wrap p{font-size:clamp(1.6rem,1.264rem + .699vw,1.8rem)}}@media screen and (max-width: 480px){#main section#overview .overview_wrap p{font-size:1em;line-height:1.6}}#main section#overview .overview_wrap p+p{padding-top:1.5em}#main section#overview .overview_wrap p strong{position:relative;display:inline;margin:0 .1em;color:#0077c8}#main section#overview .overview_wrap h3{position:relative;margin:3em auto 0;color:#20456c;text-align:center}#main section#overview .overview_wrap h3 span{position:relative;display:inline-block;z-index:1}#main section#overview .overview_wrap h3 span::before{position:absolute;display:block;bottom:-3px;left:50%;transform:translateX(-50%);width:100%;height:4px;border-radius:4px;content:"";background-color:#c0d8f1;z-index:-1}#main section#overview .overview_wrap h3+p{padding-top:2em;font-size:1.125em}@media screen and (max-width: 1199px){#main section#overview .overview_wrap h3+p{font-size:1em}}#main section#overview .overview_wrap figure{position:relative;display:block;margin-top:2em;width:100%}#main section#overview .overview_wrap figure img{display:block;width:100%;max-width:900px;height:auto}#main section#problem{position:relative;margin:0;overflow:hidden}#main section#problem .problem_wrap{position:relative;display:flex;flex-direction:row;margin:0 auto;padding:0;width:100%;max-width:900px}@media screen and (max-width: 767px){#main section#problem .problem_wrap{flex-direction:column;gap:10px}}#main section#problem .problem_wrap ul{position:relative;display:flex;flex-direction:column;flex-wrap:nowrap;gap:1em;margin:0 auto;padding:0;list-style:none;font-size:2.6rem}@media screen and (max-width: 1399px){#main section#problem .problem_wrap ul{font-size:2.4rem}}@media screen and (max-width: 991px){#main section#problem .problem_wrap ul{font-size:clamp(2.4rem,1.711rem + .897vw,2.6rem)}}@media screen and (max-width: 767px){#main section#problem .problem_wrap ul{font-size:clamp(2.2rem,1.511rem + .897vw,2.4rem)}}@media screen and (max-width: 480px){#main section#problem .problem_wrap ul{font-size:clamp(1.8rem,1.2rem + 1.667vw,2rem);gap:1.2em}}#main section#problem .problem_wrap ul li{position:relative;display:flex;gap:.8em;padding-left:.3em}@media screen and (max-width: 480px){#main section#problem .problem_wrap ul li{gap:.5em}}#main section#problem .problem_wrap ul li b::before{position:relative;display:flex;justify-content:center;align-items:center;margin-top:.5em;width:.5em;height:.5em;background-color:#c0d8f1;border-radius:1em;content:""}#main section#problem .problem_wrap ul li strong{display:inline-block;font-weight:500}#main section#problem .problem_wrap ul li strong span{display:inline-block}#main section#problem .problem_wrap .image{position:relative;width:250px}@media screen and (max-width: 767px){#main section#problem .problem_wrap .image{width:100%}}#main section#problem .problem_wrap .image img{position:absolute;bottom:-60px;left:0;width:100%;max-width:250px;height:auto}@media screen and (max-width: 767px){#main section#problem .problem_wrap .image img{position:relative;bottom:auto;left:auto;margin:0 0 -80px auto;max-width:160px}}@media screen and (max-width: 480px){#main section#problem .problem_wrap .image img{margin-bottom:-60px;max-width:120px}}#main section#feature{position:relative;margin:0;overflow:hidden}#main section#feature .feature_wrap{position:relative;display:flex;flex-direction:column;align-items:center;margin:0 auto;padding:0;width:100%;max-width:900px}#main section#feature .feature_wrap .feature{position:relative;width:100%}#main section#feature .feature_wrap .feature+.feature{margin-top:4em}@media screen and (max-width: 600px){#main section#feature .feature_wrap .feature+.feature{margin-top:3em}}#main section#feature .feature_wrap .feature h3{position:relative;display:flex;gap:.8em;margin-bottom:0;width:100%}@media screen and (max-width: 480px){#main section#feature .feature_wrap .feature h3{gap:.5em}}#main section#feature .feature_wrap .feature h3 b{display:flex;justify-content:center;align-items:center;padding-right:.1em;width:2em;height:2em;background-color:#0077c8;border-radius:2em;color:#fff;font-style:italic;font-family:Arial,Helvetica,sans-serif}#main section#feature .feature_wrap .feature h3 span{display:inline-block;margin-top:.3em;width:calc(100% - 2.8em)}#main section#feature .feature_wrap .feature h3+p{margin-left:1.65em;padding:1.5em 1.5em 1em 3em;border-left:1px solid #c0d8f1;font-size:1.125em;line-height:1.6}@media screen and (max-width: 1199px){#main section#feature .feature_wrap .feature h3+p{font-size:1em}}@media screen and (max-width: 991px){#main section#feature .feature_wrap .feature h3+p{margin-left:1.4em;padding:1.5em 1em 1em 2em}}@media screen and (max-width: 480px){#main section#feature .feature_wrap .feature h3+p{margin:1em 0 0 .5em;padding:.2em .5em .2em 1em}}#main section#feature .feature_wrap .feature h3+p .sup{margin-right:.4em}#main section#feature .feature_wrap .feature h3+p small{display:block;margin:1.5em 0 0;padding-left:1em;text-indent:-1em;color:#444}#main section#function{position:relative;margin:0;overflow:hidden}#main section#function .function_wrap{display:flex;flex-direction:column;align-items:center;margin:0 auto;padding:0;width:100%;max-width:900px}#main section#function .function_wrap .board{display:flex;flex-direction:row;justify-content:space-between;gap:30px}@media screen and (max-width: 1199px){#main section#function .function_wrap .board{gap:20px}}@media screen and (max-width: 991px){#main section#function .function_wrap .board{flex-wrap:wrap;gap:30px}}@media screen and (max-width: 480px){#main section#function .function_wrap .board{flex-direction:column;flex-wrap:nowrap;gap:20px}}#main section#function .function_wrap .board dl{display:flex;flex-direction:column;align-items:center;margin:0 auto;padding:15px 20px 20px;width:25%;background:#fff;border:1px solid #f6f6f6;border-radius:10px;box-shadow:0 5px 20px rgba(0,0,0,.08)}@media screen and (max-width: 991px){#main section#function .function_wrap .board dl{width:calc((100% - 30px)/2)}}@media screen and (max-width: 480px){#main section#function .function_wrap .board dl{width:100%}}#main section#function .function_wrap .board dl dt{display:flex;flex-direction:column;justify-content:center;align-items:center}#main section#function .function_wrap .board dl dt i{display:flex;justify-content:center;align-items:center;margin:.5em auto 0;width:80px;height:80px;background-color:#0077c8;border-radius:50%}#main section#function .function_wrap .board dl dt i img{display:block;aspect-ratio:1/1}#main section#function .function_wrap .board dl dt span{display:block;margin:0;font-size:1.8em;color:#0077c8;text-align:center}@media screen and (max-width: 480px){#main section#function .function_wrap .board dl dt span{font-size:1.5em}}#main section#function .function_wrap .board dl dt span::first-letter{font-size:2em}#main section#function .function_wrap .board dl dd{margin:1em 0 .5em;font-size:1em}#main section#reduce{position:relative;margin:0;overflow:hidden}#main section#reduce .reduce_wrap{display:flex;flex-direction:column;align-items:center;margin:0 auto;padding:0;width:100%;max-width:900px}#main section#reduce .reduce_wrap p{font-size:1.125em}@media screen and (max-width: 1199px){#main section#reduce .reduce_wrap p{font-size:1em}}#main section#reduce .reduce_wrap .strength{display:flex;justify-content:center;margin:2em auto 0;padding:0}#main section#reduce .reduce_wrap .strength strong{font-weight:400;font-size:1.5em;text-align:center}@media screen and (max-width: 1199px){#main section#reduce .reduce_wrap .strength strong{font-size:clamp(2.2rem,1.844rem + .464vw,2.4rem)}}@media screen and (max-width: 767px){#main section#reduce .reduce_wrap .strength strong{font-size:clamp(2rem,1.664rem + .699vw,2.2rem)}}@media screen and (max-width: 480px){#main section#reduce .reduce_wrap .strength strong{font-size:clamp(1.8rem,1.2rem + 1.667vw,2rem)}}#main section#reduce .reduce_wrap .strength strong span{display:inline-block}#main section#reduce .reduce_wrap .strength strong span b{margin:0 .2em;font-weight:700;font-size:120%}#main section#reduce .reduce_wrap .charts{display:flex;flex-direction:column;align-items:center;margin:2em auto 0;padding:20px 15px 15px;border-radius:10px;border:1px solid #ddd;width:100%}@media screen and (max-width: 600px){#main section#reduce .reduce_wrap .charts{padding:15px 10px 10px}}#main section#reduce .reduce_wrap .charts .example{margin:1em;padding-left:2.5em;font-size:1em;text-indent:-3em;text-align:left}#main section#reduce .reduce_wrap .charts .note{display:flex;flex-direction:row;justify-content:center;align-items:center;margin:1.5em auto 0;font-size:1em;text-align:center}#main section#reduce .reduce_wrap .charts .note i::before{display:block;margin-right:.4em;width:1.5em;height:.8em;content:"";background-color:#0077c8}#main section#reduce .charts_wrap{position:relative;display:flex;justify-content:space-between;gap:30px;margin:2em auto 0;width:100%;max-width:900px}@media screen and (max-width: 767px){#main section#reduce .charts_wrap{gap:20px}}@media screen and (max-width: 600px){#main section#reduce .charts_wrap{flex-direction:column;align-items:center}}#main section#reduce .charts_wrap .chart_item{position:relative;flex:1;text-align:center}@media screen and (max-width: 600px){#main section#reduce .charts_wrap .chart_item{margin-bottom:1em;width:80%}}#main section#reduce .charts_wrap .chart_item h4{margin:0 0 .5em;font-size:1.125em}@media screen and (max-width: 991px){#main section#reduce .charts_wrap .chart_item h4{font-size:1.6rem}}@media screen and (max-width: 767px){#main section#reduce .charts_wrap .chart_item h4{font-size:1.4rem}}@media screen and (max-width: 600px){#main section#reduce .charts_wrap .chart_item h4{font-size:1.6rem}}@media screen and (max-width: 480px){#main section#reduce .charts_wrap .chart_item h4{font-size:1.6rem}}#main section#reduce .charts_wrap .chart_item .svg_container{position:relative;margin:0 auto;width:100%;max-width:300px}#main section#reduce .charts_wrap .chart_item .svg_container svg{transform:rotate(-90deg)}#main section#reduce .charts_wrap .chart_item .svg_container svg circle{fill:none;stroke-width:15;stroke-linecap:butt}#main section#reduce .charts_wrap .chart_item .svg_container svg circle.bg{stroke:#eee}#main section#reduce .charts_wrap .chart_item .svg_container svg circle.progress{stroke:#0077c8;stroke-dasharray:251.2;stroke-dashoffset:251.2;transition:stroke-dashoffset 1.5s ease-in-out}#main section#reduce .charts_wrap .chart_item .svg_container .percentage_display{position:absolute;top:calc(50% - .2em);left:50%;transform:translate(-50%, -50%);display:flex;flex-direction:column;justify-content:center;align-items:center;color:#333;font-size:5rem;line-height:1.2}@media screen and (max-width: 991px){#main section#reduce .charts_wrap .chart_item .svg_container .percentage_display{font-size:clamp(3rem,-0.444rem + 4.484vw,4rem)}}@media screen and (max-width: 767px){#main section#reduce .charts_wrap .chart_item .svg_container .percentage_display{font-size:clamp(2.8rem,2.464rem + .699vw,3rem)}}@media screen and (max-width: 480px){#main section#reduce .charts_wrap .chart_item .svg_container .percentage_display{font-size:clamp(4rem,2rem + 6.25vw,5rem)}}#main section#reduce .charts_wrap .chart_item .svg_container .percentage_display .heading{font-weight:500;font-size:40%}#main section#reduce .charts_wrap .chart_item .svg_container .percentage_display .count{font-weight:900}#main section#reduce .charts_wrap .chart_item .svg_container .percentage_display .unit{margin-left:3px;font-weight:400;font-size:50%}#main section#inquiry{position:relative;margin:0}#main section#inquiry h2{margin:0;padding:0;background-color:rgba(0,0,0,0);background-image:none;color:#333;font-size:3.2rem}@media screen and (max-width: 1399px){#main section#inquiry h2{font-size:3rem}}@media screen and (max-width: 991px){#main section#inquiry h2{font-size:clamp(2.6rem,1.911rem + .897vw,2.8rem)}}@media screen and (max-width: 767px){#main section#inquiry h2{font-size:clamp(2.4rem,2.066rem + .697vw,2.6rem)}}@media screen and (max-width: 480px){#main section#inquiry h2{font-size:clamp(2.2rem,1.6rem + 1.667vw,2.4rem)}}#main section#inquiry .inquiry_wrap{position:relative;margin:0 auto;width:100%;max-width:960px}@media screen and (max-width: 480px){#main section#inquiry .inquiry_wrap{width:calc(100% - 20px)}}#main section#inquiry .inquiry_wrap .btn_wrap{position:relative;display:flex;flex-direction:row;justify-content:center;margin:40px auto 0;gap:50px;width:100%;max-width:850px}@media screen and (max-width: 767px){#main section#inquiry .inquiry_wrap .btn_wrap{flex-direction:column;gap:30px}}#main section#inquiry .inquiry_wrap .btn_wrap .btn_item{width:100%}@media screen and (max-width: 767px){#main section#inquiry .inquiry_wrap .btn_wrap .btn_item{width:100%}}#main section#inquiry .inquiry_wrap p{display:flex;justify-content:center;margin:2em auto 0;padding:0 1em;font-size:1.125em}@media screen and (max-width: 1199px){#main section#inquiry .inquiry_wrap p{font-size:1em}}#main section#inquiry .inquiry_wrap .ig_info{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5em;margin-top:3em;padding:0 1em;font-size:90%;width:100%}#main section#inquiry .inquiry_wrap .ig_info .corp{display:inline-block}#main section#inquiry .inquiry_wrap .ig_info .address{display:inline-block}#main section#inquiry .inquiry_wrap .ig_info .address span{display:inline-block;margin-right:.5em}#main .inq_btn,#main .dl_btn{position:relative;margin:0 auto;max-width:400px;border-radius:8px}#main .inq_btn a,#main .dl_btn a{position:relative;display:flex;justify-content:center;align-items:center;margin:0 auto;padding:1em 0;width:100%;max-width:400px;text-align:center;border:3px solid #fff;border-radius:6px;color:#fff;font-size:2.4rem;font-weight:bold;text-decoration:none;overflow:hidden;box-shadow:0 2px 3px rgba(0,0,0,.2);transition:.4s}#main .inq_btn a::before,#main .dl_btn a::before{position:relative;margin-right:10px;font-family:"icomoon";color:#fff;font-size:3.2rem;vertical-align:middle}#main .inq_btn a:hover,#main .dl_btn a:hover{transition:.4s}@media screen and (max-width: 991px){#main .inq_btn a,#main .dl_btn a{font-size:2rem}#main .inq_btn a::before,#main .dl_btn a::before{font-size:2.8rem}}@media screen and (max-width: 480px){#main .inq_btn a,#main .dl_btn a{padding:1.2em 0;font-size:1.8rem}#main .inq_btn a::before,#main .dl_btn a::before{font-size:2.2rem}}#main .inq_btn{background-color:#2472ba}#main .inq_btn a{background-color:#2472ba;z-index:1}#main .inq_btn a::before{content:""}#main .inq_btn a::after{position:absolute;top:0;left:0;z-index:-1;width:0;height:100%;background-color:#244768;content:"";transition:width .4s ease}#main .inq_btn a:hover{background-color:rgba(0,0,0,0)}#main .inq_btn a:hover::after{width:100%}#main .dl_btn{background-color:#2472ba}#main .dl_btn a{background-color:#2472ba;z-index:1}#main .dl_btn a::before{content:""}#main .dl_btn a::after{position:absolute;top:0;left:0;z-index:-1;width:0;height:100%;background-color:#244768;content:"";transition:width .4s ease}#main .dl_btn a:hover{background-color:rgba(0,0,0,0)}#main .dl_btn a:hover::after{width:100%}#footer{position:relative;margin:0;padding-top:30px;padding-bottom:80px;width:100%;height:100%;overflow:hidden;background-color:#333}#footer .footer_nav{position:relative;display:flex;flex-direction:row;margin:0;width:100%;max-width:1920px}@media screen and (max-width: 767px){#footer .footer_nav{flex-direction:column;gap:20px}}#footer .footer_nav .nav{display:block;margin:0;width:80%;text-align:left}@media screen and (max-width: 767px){#footer .footer_nav .nav{width:100%}}#footer .footer_nav .nav ul{margin:0 auto;padding:0;list-style:none}#footer .footer_nav .nav ul li{display:inline-block;margin:0;padding:0 5px;border-left:solid 1px #a0a0a0}@media screen and (max-width: 767px){#footer .footer_nav .nav ul li{display:block;margin-top:1em;padding:0;border:solid 1px #fff}}#footer .footer_nav .nav ul li:first-child{border-left:none}@media screen and (max-width: 767px){#footer .footer_nav .nav ul li:first-child{margin-top:0;border:solid 1px #fff}}#footer .footer_nav .nav ul li a{display:block;margin:0;padding:0 5px;width:100%;height:100%;color:#fff;font-size:1.4rem;text-decoration:none;text-align:center}#footer .footer_nav .nav ul li a:hover,#footer .footer_nav .nav ul li a:active{color:#fff}@media screen and (max-width: 767px){#footer .footer_nav .nav ul li a{padding:10px 6px}}#footer .footer_nav .copyright{display:block;margin:0 1em;width:20%;color:#fff;font-size:1.4rem;text-align:right}@media screen and (max-width: 767px){#footer .footer_nav .copyright{margin:0;width:100%;text-align:center}}#page-top{position:fixed;bottom:20px;right:20px;z-index:1100}@media screen and (max-width: 1199px){#page-top{bottom:20px;right:5px}}@media screen and (max-width: 767px){#page-top{bottom:20px;right:10px}}#page-top a{display:block;padding:18px 0;width:50px;height:50px;background:url("../img/pagetop.png") 0 0 no-repeat;text-decoration:none;text-indent:100%;white-space:nowrap;overflow:hidden;outline:none;font-size:0;line-height:0;opacity:.9}#page-top a:hover{opacity:.6;transition:.6s}.overlay{position:absolute;display:none;top:0;left:0;content:"";width:100%;height:100%;background-color:rgba(0,0,0,.7);transition:.3s}.overlay.on{display:block;transition:.3s}.mt00{margin-top:0 !important}.mt05{margin-top:5px !important}.mt10{margin-top:10px !important}.mt20{margin-top:20px !important}.mt30{margin-top:30px !important}.mt40{margin-top:40px !important}.mt50{margin-top:50px !important}.mb00{margin-bottom:0 !important}.mb05{margin-bottom:5px !important}.mb10{margin-bottom:10px !important}.mb20{margin-bottom:20px !important}.mb30{margin-bottom:30px !important}.mb40{margin-bottom:40px !important}.mb50{margin-bottom:50px !important}.ml00{margin-left:0 !important}.ml05{margin-left:5px !important}.ml10{margin-left:10px !important}.ml15{margin-left:15px !important}.ml20{margin-left:20px !important}.ml30{margin-left:30px !important}.ml40{margin-left:40px !important}.ml50{margin-left:50px !important}.mr00{margin-right:0 !important}.mr05{margin-right:5px !important}.mr10{margin-right:20px !important}.mr15{margin-right:15px !important}.mr20{margin-right:20px !important}.mr30{margin-right:30px !important}.mr40{margin-right:40px !important}.mr50{margin-right:50px !important}.pt00{padding-top:0 !important}.pt05{padding-top:5px !important}.pt10{padding-top:10px !important}.pt20{padding-top:20px !important}.pt30{padding-top:30px !important}.pt40{padding-top:40px !important}.pt50{padding-top:50px !important}.pb00{padding-bottom:0 !important}.pb05{padding-bottom:5px !important}.pb10{padding-bottom:10px !important}.pb20{padding-bottom:20px !important}.pb30{padding-bottom:30px !important}.pb40{padding-bottom:40px !important}.pb50{padding-bottom:50px !important}.pl00{padding-left:0 !important}.pl05{padding-left:5px !important}.pl10{padding-left:10px !important}.pl15{padding-left:15px !important}.pl20{padding-left:20px !important}.pl30{padding-left:30px !important}.pl40{padding-left:40px !important}.pl50{padding-left:50px !important}.pr00{padding-right:0 !important}.pr05{padding-right:5px !important}.pr10{padding-right:10px !important}.pr15{padding-right:15px !important}.pr20{padding-right:20px !important}.pr30{padding-right:30px !important}.pr40{padding-right:40px !important}.pr50{padding-right:50px !important}.m_auto{margin:0 auto !important}.mt05e{margin-top:.5em !important}.mt10e{margin-top:1em !important}.mt15e{margin-top:1.5em !important}.mt20e{margin-top:2em !important}.mt25e{margin-top:2.5em !important}.mt30e{margin-top:3em !important}.mb05e{margin-bottom:.5em !important}.mb10e{margin-bottom:1em !important}.mb15e{margin-bottom:1.5em !important}.mb20e{margin-bottom:2em !important}.mb25e{margin-bottom:2.5em !important}.mb30e{margin-bottom:3em !important}.ml05e{margin-left:.5em !important}.ml10e{margin-left:1em !important}.ml12e{margin-left:1.2em !important}.ml15e{margin-left:1.5em !important}.ml20e{margin-left:2em !important}.ml25e{margin-left:2.5em !important}.ml30e{margin-left:3em !important}.mr05e{margin-right:.5em !important}.mr10e{margin-right:1em !important}.mr15e{margin-right:1.5em !important}.mr20e{margin-right:2em !important}.mr20e{margin-right:2.5em !important}.mr30e{margin-right:3em !important}.pt05e{padding-top:.5em !important}.pt10e{padding-top:1em !important}.pt15e{padding-top:1.5em !important}.pt20e{padding-top:2em !important}.pt25e{padding-top:2.5em !important}.pt30e{padding-top:3em !important}.pb05e{padding-bottom:.5em !important}.pb10e{padding-bottom:1em !important}.pb15e{padding-bottom:1.5em !important}.pb20e{padding-bottom:2em !important}.pb25e{padding-bottom:2.5em !important}.pb30e{padding-bottom:3em !important}.pl05e{padding-left:.5em !important}.pl10e{padding-left:1em !important}.pl12e{padding-left:1.2em !important}.pl15e{padding-left:1.5em !important}.pl20e{padding-left:2em !important}.pl25e{padding-left:2.5em !important}.pl30e{padding-left:3em !important}.pr05e{padding-right:.5em !important}.pr10e{padding-right:1em !important}.pr15e{padding-right:1.5em !important}.pr20e{padding-right:2em !important}.pr20e{padding-right:2.5em !important}.pr30e{padding-right:3em !important}.ta_c{text-align:center !important}.ta_l{text-align:left !important}.ta_r{text-align:right !important}sup,sub,.sup,.sub{position:relative;display:inline-block;padding:0 .1em;height:0;font-size:60%;font-weight:normal;line-height:1;vertical-align:baseline}sup,.sup{bottom:1ex}sub,.sub{top:.5ex}.fz_l{font-size:120% !important}.fz_s{font-size:80% !important}.fw_n{font-weight:400 !important}.fw_b{font-weight:700 !important}.inbk{display:inline-block !important;color:inherit !important}.block{display:block !important;color:inherit !important}.wd-break{word-break:break-all !important;color:inherit !important}.ind00{text-indent:0 !important}.ind10{padding-left:1em !important;text-indent:-1em !important}.ind12{padding-left:1.2em !important;text-indent:-1.2em !important}.ind15{padding-left:1.5em !important;text-indent:-1.5em !important}.ind20{padding-left:2em !important;text-indent:-2em !important}.br_xl_n,.br_lg_n,.br_md_n,.br_sm_n,.br_xs_n,.br_xxs_n{display:block}@media(max-width: 1199px){.br_xl_n{display:none}}@media(max-width: 991px){.br_lg_n{display:none}}@media(max-width: 767px){.br_md_n{display:none}}@media(max-width: 480px){.br_sm_n{display:none}}@media(max-width: 375px){.br_xs_n{display:none}}@media(max-width: 360px){.br_xxs_n{display:none}}.br_xl,.br_lg,.br_md,.br_sm,.br_xs,.br_xxs{display:none}@media(max-width: 1199px){.br_xl{display:block}}@media(max-width: 991px){.br_lg{display:block}}@media(max-width: 767px){.br_md{display:block}}@media(max-width: 480px){.br_sm{display:block}}@media(max-width: 375px){.br_xs{display:block}}@media(max-width: 360px){.br_xxs{display:block}}.clearfix::before,.clearfix::after{content:"";display:table}.clearfix::after{clear:both}