@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:100,300,400,500,700,900|Noto+Serif+JP:200,300,400,500,600,700,900&display=swap');@import url('https://fonts.googleapis.com/css2?family=Lato:wght@400;900&family=Roboto:wght@100;300;400;500;700;900&display=swap');html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}*{margin:0;padding:0;list-style:none;box-sizing:border-box}body{font-family:'Noto Sans JP',"游ゴシック体",YuGothic,"游ゴシック Medium","Yu Gothic Medium";color:#000;font-size:15px;font-weight:400;line-height:1.5}body.noscroll{overflow:hidden}main{overflow:hidden}img{max-width:100%;height:auto;vertical-align:bottom}a,a:visited{text-decoration:none;color:#1977ec}a:hover{color:#ec194a}.w106{width:100%;max-width:1060px;position:relative;margin:0 auto}@media only screen and (max-width:1100px){.w106{padding:0 2%}}.flex{display:flex}:root{--awesomeFree:"Font Awesome 6 Free";--awesomebrand:"Font Awesome 6 Brands";--Lato:"Lato","Noto Sans JP";--Robot:"Robot","Noto Sans JP";--blue1:#133981;--blue2:#133980;--blue3:#121f4a;--hdSub-color:#d1d1d1}span.yellow{color:#f5ff00 !important}header{position:fixed;z-index:99999;top:0;width:100%;background:var(--blue1)}header .header_menu{justify-content:space-between;align-items:center;width:calc((1200/1280)*100%);max-width:2000px;margin:0 auto;padding:20px 0}header .logo_area{max-width:227px}header .header_menu .menu_area{margin-right:calc((30/1280)*100%)}header .tel_area{align-items:center}header .tel_area a{font-family:var(--Lato);font-weight:900;font-size:26px;color:#fff;transition:.3s}@media (any-hover:hover){header .tel_area a:hover{opacity:.8}}header .tel_area p{font-family:var(--Lato);font-size:10px;font-weight:400;color:#fff;letter-spacing:.04em;margin-left:20px}header .header_menu .menu_area .menu ul{display:flex;justify-content:space-between}header .header_menu .menu_area .menu a{position:relative;font-size:13px;font-weight:500;color:#fff;letter-spacing:.05em}header .header_menu .menu_area .menu a:after{content:"";position:absolute;bottom:-6.5px;left:0;display:inline-block;width:100%;height:2px;background:#fff;transform:scale(0,1);transition:.3s}@media (any-hover:hover){header .header_menu .menu_area .menu a:hover:after{transform:scale(1,1)}}header .header_menu .btn_area a{align-items:center;justify-content:center;position:relative;min-width:171px;height:46px;font-weight:700;letter-spacing:.05em;color:#133980;border-radius:30px;transition:.3s}header .header_menu .btn_area a span{display:inline-block;margin-right:9px}header .header_menu .btn_area a.document{border:1px solid #f5ff00;background:#f5ff00}@media (any-hover:hover){header .header_menu .btn_area a:hover{background:#fff}}header .header_menu .btn_area a.document span img{transform:translateY(-3px)}@media only screen and (min-width:1025px){header .header_menu .left{width:calc((766/1280)*100%);justify-content:end;align-items:center}}@media only screen and (min-width:1025px) and (max-width:1369px){header .logo_area{width:20%}header .header_menu>.left{width:76%}header .tel_area a{font-size:20px}}@media only screen and (max-width:1024px){header{height:58px;padding:0 2%}header .header_menu{display:block;top:0;left:0;z-index:99998;width:100%;height:100%;padding:0;background:var(--blue1)}header .header_menu .logo_area{position:relative;z-index:99999;height:100%;padding:15px 2%;margin-right:0;background:var(--blue1)}header .header_menu .logo_area{max-width:initial}header .header_menu .logo_area>div.logo{max-width:217px}header .header_menu .bg{position:fixed;top:58px;left:0;z-index:99996;width:100%;height:calc(100% - 58px);background:#000;opacity:0;transition:.5s;pointer-events:none}header .header_menu .bg.active{opacity:.5;pointer-events:initial}header .header_menu .sp_menu{position:fixed;left:0;top:-80vh;z-index:99998;width:100%;height:58vh;padding-bottom:30px;background:var(--blue1);transition:.5s;overflow-y:scroll}header .header_menu .sp_menu.active{top:58px}header .header_menu .menu_btn{display:flex;gap:8px;flex-direction:column;justify-content:center;position:fixed;top:0;right:10px;z-index:99999;width:58px;height:58px;padding:10px}header .header_menu .menu_btn span{display:inline-block;width:100%;height:3px;border-radius:4px;background:#fff;transition:.5s}header .header_menu .menu_btn span:nth-of-type(2){transition:.8s}header .header_menu .menu_btn.active span:nth-of-type(1){transform:translateY(11px) rotate(-45deg)}header .header_menu .menu_btn.active span:nth-of-type(2){opacity:0;transform:rotate(360deg)}header .header_menu .menu_btn.active span:nth-of-type(3){transform:translateY(-11px) rotate(45deg)}header .header_menu .menu_area{margin-right:0;padding:0 20px}header .header_menu .menu_area .menu{margin-top:10px}header .header_menu .menu_area .menu ul{flex-wrap:wrap}header .header_menu .menu_area .menu li{position:relative;width:50%;padding:10px 0}header .header_menu .menu_area .menu li:before{content:"-";color:#fff}header .header_menu .menu_area .menu a{font-size:14px}header .header_menu .tel_area{display:block}header .header_menu .tel_area a{display:inline-block;width:100%;text-align:center}header .header_menu .tel_area p{width:100%;text-align:center;margin-left:0}header .header_menu .btn_area{justify-content:center;gap:10px;margin:30px 0}header .header_menu .sp_menu .btn_area{margin:80px 0 30px}header .header_menu .btn_area a.contact{margin-right:0}}@media screen and (min-width:768px) and (max-width:1024px){header .header_menu .sp_menu{height:calc(30vh + 50px)}}@media screen and (max-width:767px){header .header_menu .logo_area>div.logo{max-width:160px}}.mv{position:relative;padding-bottom:80px;background-color:var(--blue1)}.mv .heading{position:relative;width:fit-content;margin:auto}.mv .heading h1{font-size:clamp(30px,2vw,50px);font-weight:700;color:#fff;letter-spacing:.14em;text-align:center}.mv .heading img{position:absolute;z-index:2;top:calc(50% + 1px);width:180px;right:-180px;transform:translateY(-50%)}.mvImg_area{position:relative;gap:30px;width:70%;margin:45px auto 0;z-index:1}@media screen and (max-width:1500px){.mvImg_area{width:85%;margin:40px auto 0}}@media screen and (min-width:1920px){.mvImg_area{max-width:1920px}}.mvImg_area .img_area{width:calc(65% - 30px)}.mvImg_area .img_area .feature_area{display:flex;justify-content:center;gap:30px;max-width:600px;margin:-70px auto 0}.mvImg_area .img_area .feature_area img{width:calc(40% - 30px)}.mv .text_box{width:35%}.mv .text_box .logo{margin-bottom:30px}.mv .text_box .text{font-size:18px;font-weight:400;color:#fff;letter-spacing:.02em;text-align:center;padding:10px 0;border:solid 1px #fff;border-radius:5px}@media screen and (max-width:1500px){.mv .text_box .text{font-size:16px}}.mv .text_box .text+.text{margin-top:30px}.mv .mvImg_area .deco{position:absolute;width:102vw;top:48%;left:50%;transform:translate(-50%,-50%);z-index:-1;pointer-events:none}.mv .mvImg_area .deco img{width:100%}.mv .mv_btn{position:fixed;bottom:104px;left:-10px;z-index:999;color:var(--blue3);padding:25px 60px 25px 45px;border-radius:11px;background-color:#f7ff36;opacity:1;transition:.5s}.mv .mv_btn.none{opacity:0;pointer-events:none}@media (any-hover:hover){.mv .mv_btn:hover{opacity:.8}}.mv .mv_btn .btn_area{position:relative;align-items:center}.mv .mv_btn .btn_area p{font-size:28px;font-weight:700;padding-left:5px;padding-bottom:4px}.mv .mv_btn .btn_area p span{display:block;font-size:18px;font-weight:400;letter-spacing:.1em}.mv .mv_btn .btn_area img.dl{position:absolute;bottom:-10px;right:-40px}.mv .text_area p{position:relative;width:fit-content;font-size:22px;color:#fff;letter-spacing:.14em;line-height:calc(34/19);text-align:center;margin:35px auto 20px}@media screen and (max-width:1440px){.mv .mv_btn{bottom:30px;left:-77px;transform:scale(.75)}}@media screen and (max-width:1024px){.mv .heading h1{font-size:32px}.mv .heading{text-align:center}.mv .heading img{position:static;width:clamp(200px,calc((200/1920)*100%),200px);margin-top:30px;transform:translateY(0)}.mvImg_area{flex-wrap:wrap;gap:0}.mvImg_area .img_area{width:100%;margin:auto}.mv .text_box.sp_tb{display:flex!important;gap:15px;width:100%;margin:0 auto 30px;justify-content:space-between;margin-top:50px}.mv .text_box .text{display:flex;align-items:center;justify-content:center;width:calc((100% - 45px)/3)}.mv .text_box .text+.text{margin-top:0}.mv .mv_btn{bottom:-10px;left:-100px;transform:scale(.55)}}@media screen and (max-width:767px){.mv .heading h1{font-size:22px}.mv .heading img{margin-top:20px}.mvImg_area{width:96%;margin-top:30px}.mvImg_area .img_area{width:100%}.mvImg_area .img_area .feature_area{gap:20px;width:100%;margin:-50px auto 0}.mvImg_area .img_area .feature_area img{width:calc(40% - 20px)}.mv .text_box.sp_tb{gap:8px;width:100%;flex-wrap:wrap;margin-top:20px;margin-bottom:20px;box-sizing:border-box}.mv .text_box.sp_tb .text{display:flex;justify-content:center;align-items:center;width:calc((100% - 16px)/3);height:70px;font-size:12px}.mv .text_box .text+.text{margin-top:0}.mv .text_area p{font-size:14px;margin-top:0;padding:0 5px}.mv .mv_btn{bottom:-23px;left:-115px;transform:scale(.5)}}article.cta .cta_wrapper{align-items:center;justify-content:center;gap:10px;max-width:500px;margin:auto;padding:20px 60px;background:#f5ff00;box-shadow:0px 2px 12.87px .13px rgb(38 75 145/20%);border-radius:80px;transition:.5s ease-in-out}article.cta .cta_wrapper img{position:relative;top:1px;width:21px}@media (any-hover:hover){article.cta .cta_wrapper:hover{box-shadow:none}}#front article.cta:first-of-type{padding:75px 0}article.logo_only+article.cta{padding:75px 0}:is(article.usage,article.price,article.qa,article.comparison)+article.cta{padding:140px 0}article.cta h2{font-size:26px;font-weight:700;color:#133980}@media screen and (max-width:1024px){article.cta .cta_wrapper{gap:20px;padding:30px 20px}article.cta h2{font-size:20px;text-align:center}}@media screen and (max-width:767px){#front article.cta:first-of-type{padding:45px 0}article.logo_only+article.cta{padding:45px 0}#front article.cta:first-of-type{padding:45px 0}:is(article.usage,article.price,article.qa,article.comparison)+article.cta{padding:80px 0}article.cta .cta_wrapper{gap:10px;width:96%;padding:20px}article.cta h2{font-size:14px}article.cta .cta_wrapper img{top:0;width:16px}}.hd01{text-align:center;margin-bottom:45px}.hd01 .heading{font-size:10px}.hd01 .heading>span{font-size:2.3em;font-weight:900;color:var(--hdSub-color);margin-bottom:10px}.hd01 .heading :is(h1,h2,h3,h4,h5){font-size:4.7em;font-weight:700;color:var(--blue2)}.hd01 .heading.white :is(span,h1,h2,h3,h4,h5){color:#fff}@media screen and (max-width:767px){.hd01{text-align:center;margin-bottom:30px}.hd01 .heading>span{font-size:1.3em}.hd01 .heading :is(h1,h2,h3,h4,h5){font-size:2.7em}}.hd02{margin-bottom:60px}.hd02 .heading{align-items:center;font-size:10px}.hd02 .heading :is(h1,h2,h3,h4,h5){font-size:2.6em;font-weight:700;white-space:nowrap;color:var(--blue2)}.hd02 .heading>span{display:block;width:100%;height:1px;margin-left:80px;background:var(--blue3)}@media screen and (max-width:767px){.hd02{margin-bottom:30px}.hd02 .heading :is(h1,h2,h3,h4,h5){font-size:2.2em}.hd02 .heading>span{margin-left:30px}}article.case.logo_only{padding-top:45px}.logo_slider{width:100vw;overflow:hidden}.logo_slider+.logo_slider{margin-top:30px}.logo_slider ul{flex-flow:row nowrap}.logo_slider ul:first-child{animation:slide1 40s -20s linear infinite}.logo_slider ul:last-child{animation:slide2 40s linear infinite}@keyframes slide1{0%{transform:translateX(100%)}to{transform:translateX(-100%)}}@keyframes slide2{0%{transform:translateX(0)}to{transform:translateX(-200%)}}.logo_slider .img_area{position:relative;display:flex;justify-content:center;align-items:center;width:calc(100vw/11);height:65px;padding:5px;background:0 0;margin-right:30px}.logo_slider .img_area img{max-height:100%}.logo_slider+.logo_slider{padding-left:calc(100vw/13)}@media screen and (min-width:768px) and (max-width:1024px){.logo_slider .img_area{width:calc(100vw/8);height:55px;margin-right:15px}.logo_slider+.logo_slider{margin-top:15px}}@media screen and (max-width:767px){article.case .img_area{width:calc(100vw/3);height:45px;margin-right:10px}.logo_slider+.logo_slider{margin-top:10px}}article.tab input[name=tab_item],article.tab input[name=tab_item-qa]{display:none}article.tab label{display:flex;flex-direction:column;justify-content:center;width:calc(100%/3);font-weight:400;font-size:25px;color:var(--blue2);text-align:center;padding:10px 5px;background-color:#fafafa;cursor:pointer}article.tab label span{display:block;width:100%;font-weight:700}article.tab label span.number{font-size:20px;font-weight:400}article.tab input:checked+.tab_item{position:relative;background-color:#fff;border-radius:12px 12px 0 0;transform:scale(1.1) translateY(-10px);box-shadow:0px 2px 12.87px .13px rgba(51,51,51,.1)}article.tab input:checked+.tab_item:first-of-type,article.tab input:checked+.tab_item:last-of-type{transform:scaleY(1.1) translateY(-10px)}article.tab input:checked+.tab_item:after{content:"";position:absolute;left:0;bottom:-13px;display:inline-block;width:100%;height:25px;background:#fff;box-shadow:0px 0px 0px 0px rgba(51,51,51,.1);z-index:2}article.tab input:checked+.tab_item:first-of-type span{transform:scaleY(.9)}article.tab input:checked+.tab_item:last-of-type span{transform:scaleY(.9)}article.tab .tab_content{display:none;box-shadow:0px 2px 12.87px .13px rgba(51,51,51,.1);border-radius:12px;background:#fff}@media screen and (max-width:767px){article.tab label{font-size:12px}article.tab label span.number{font-size:11px}}article.usage{margin-top:140px}article.tab .tab_content.usage_show{display:block;padding:60px 50px 90px 40px}article.usage .img_text{align-items:center;gap:10px}article.usage .img_text :is(.left,.right){width:calc((100% - 10px)/2)}article.usage .img_text .left .img_area{text-align:center}article.usage .img_text .right .heading{margin-bottom:20px}article.usage .img_text .right .heading h3{font-size:35px;font-weight:700;line-height:calc(50/37);color:#121e3f}article.usage .img_text .right .text p{font-size:22px;line-height:calc(40/24)}article.usage .img_text .right .text p>span{display:inline-block;width:100%;font-size:16px;line-height:1.5;padding-top:15px}article.usage .tab_content.show#mobileOnly_content .right{padding:40px 0}@media screen and (max-width:1024px){article.usage .img_text .left{width:calc(40% - 10px)}article.usage .img_text .right{width:60%}article.tab .tab_content.usage_content img{max-height:266px!important}}@media screen and (max-width:767px){article.usage{margin-top:80px}article.tab .tab_content.show{padding:30px}article.tab .tab_content.usage_show{padding:40px 30px 50px !important}article.usage .tab_content.show#mobileOnly_content{padding:30px}article.usage .img_text{display:block}article.usage .img_text :is(.left,.right){width:100%}article.usage .img_text .left{margin-bottom:30px}article.usage .img_text .right .heading h3{font-size:22px}article.usage .img_text .right .text p{font-size:16px;line-height:calc(40/24)}article.usage .img_text .right .text p>span{font-size:12px}article.usage .tab_content.show#mobileOnly_content .right{padding:0}article.tab .tab_content.usage_content img{max-height:250px!important}}article.reason{color:#fff;padding:75px 0 75px;background-color:var(--blue2)}article.reason .hd01{margin-bottom:0}article.reason .contents_area .text_box{text-align:center;margin-bottom:75px}article.reason .contents_area .text_box p{font-size:19px;font-weight:500}article.reason .contents_area .three_column{position:relative;justify-content:space-between}article.reason .contents_area .three_column .column{position:relative;width:calc((100% - 2px)/3);padding:0 25px}article.reason .contents_area .three_column span.line{position:absolute;top:6px;display:inline-block;width:1px;height:calc(100% - 12px);background-color:rgba(255,255,255,.12)}article.reason .contents_area .three_column span.line:first-of-type{left:0}article.reason .contents_area .three_column span.line:last-of-type{right:0}article.reason .contents_area .three_column span.number{display:block;width:fit-content;color:#fff;font-family:var(--Robot);font-weight:700;margin:0 auto 30px;padding:10px 35px;border-radius:8px;border:solid 1px #fff}article.reason .contents_area .three_column .img_area{display:flex;justify-content:center;align-items:center;min-height:120px}article.reason .contents_area .three_column .heading{text-align:center}article.reason .contents_area .three_column .heading h3{font-size:21px;font-weight:700;line-height:calc(31/21);margin-top:40px;margin-bottom:25px}article.reason .contents_area .three_column .text p{font-size:16px;line-height:calc(25/16)}article.reason .contents_area .three_column .text p>span{font-size:14px}@media screen and (max-width:1024px){article.reason .contents_area .three_column .heading{text-align:start}}@media screen and (max-width:767px){article.reason .contents_area .text_box{margin-bottom:45px}article.reason .contents_area .three_column{display:block}article.reason .contents_area .three_column .column{width:100%;padding:30px 10px}article.reason .contents_area .three_column .column:first-of-type{padding-top:0}article.reason .contents_area .three_column span.number{padding:10px 45px}article.reason .contents_area .three_column .column .content{display:flex;gap:30px}article.reason .contents_area .three_column .img_area{width:calc(30% - 15px)}article.reason .contents_area .three_column .img_area img{max-width:100%!important}article.reason .contents_area .three_column .text_area{width:calc(70% - 15px)}article.reason .contents_area .three_column .heading h3{font-size:18px;margin-top:0;margin-bottom:10px}article.reason .contents_area .three_column .text p{font-size:14px}article.reason .contents_area .three_column span.line{width:calc(100% - 12px);height:1px}article.reason .contents_area .three_column span.line:first-of-type{left:6px;top:0}article.reason .contents_area .three_column span.line:last-of-type{top:initial;right:6px;bottom:0}}article.function{margin-bottom:140px}article.function .contents_area>.contents+.contents{margin-top:70px}article.function .btn_area{flex-wrap:wrap;column-gap:20px;row-gap:17px}article.function .btn_area .contents{width:calc((100% - 60px)/4)}article.function .btn_area .btn a{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;flex-direction:column;width:100%;height:60px;font-size:16px;font-weight:500;color:var(--blue3);padding:0 20px;background-color:var(--blue2);border-radius:50px;background-color:#f2f7fa;transition:.3s}article.function .btn_area .btn a span{display:block;width:100%;text-align:center}@media (any-hover :hover){article.function .btn_area .btn a:hover{color:#fff;background-color:var(--blue2)}}article.function .modal_wrapper{display:flex;align-items:center;justify-content:center;position:fixed;top:0;left:0;width:100vw;height:100vh}article.function .modal_wrapper:not(:target){opacity:0;visibility:hidden;display:none;transition:opacity .3s,visibility .3s}article.function .modal_wrapper:target{opacity:1;visibility:visible;display:flex;transition:opacity .4s,visibility .4s;z-index:99999}article.function .modal_wrapper .modal_overlay{position:absolute;z-index:2;display:block;width:100%;height:100%;background:rgba(111,111,111,.75)}article.function .modal_wrapper .modal_window{width:80%;max-width:847px;height:fit-content;z-index:3}article.function .modal_wrapper .modal_window .modal_contents>.heading{display:flex;align-items:center;justify-content:space-between;font-weight:700;position:relative;padding:20px 35px;background-color:var(--blue2)}article.function .modal_wrapper .modal_window .modal_contents>.heading p{font-size:29px;font-weight:500;color:#fff;line-height:1.0}article.function .modal_wrapper .modal_window .modal_contents>.heading a{display:flex;align-items:center;width:35px;height:35px}article.function .modal_wrapper .modal_window .modal_contents>.heading a span{position:relative;display:block;width:35px;height:2px;background:#fff}article.function .modal_wrapper .modal_window .modal_contents>.heading a span:first-of-type{transform:rotate(45deg);top:3px}article.function .modal_wrapper .modal_window .modal_contents>.heading a span:last-of-type{transform:rotate(-45deg);top:1px}article.function .modal_wrapper .modal_window .modal_contents .text_area{padding:75px 65px 90px;background:#fff}article.function .modal_wrapper .modal_window .modal_contents .text_area p.title{font-size:24px;font-weight:700;color:var(--blue2)}article.function .modal_wrapper .modal_window .modal_contents .text_area .content{display:flex;gap:60px;align-items:center}article.function .modal_wrapper .modal_window .modal_contents .text_area .content .left .heading h3{color:var(--blue2);font-size:29px;font-weight:700;margin:15px 0 30px}article.function .modal_wrapper .modal_window .modal_contents .text_area .content .left p{font-size:18px}article.function .modal_wrapper .modal_window .modal_contents .text_area .content .right{display:flex;align-items:center;justify-content:center;min-width:166px;min-height:115px}@media screen and (min-width:768px) and (max-width:1024px){article.function .btn_area{column-gap:30px}article.function .btn_area .contents{width:calc((100% - 60px)/3)}article.function .btn_area .btn a{font-size:14px}article.function .modal_wrapper .modal_window .modal_contents>.heading h3{font-size:25px}article.function .modal_wrapper .modal_window .modal_contents .text_area{padding:45px 40px 55px}article.function .modal_wrapper .modal_window .modal_contents .text_area p.title{font-size:22px}article.function .modal_wrapper .modal_window .modal_contents .text_area .content{gap:40px}article.function .modal_wrapper .modal_window .modal_contents .text_area .content .left .heading h3{font-size:25px;margin:10px 0 20px}article.function .modal_wrapper .modal_window .modal_contents .text_area .content .left p{font-size:18px}}@media screen and (max-width:767px){article.function{margin-bottom:80px}article.function .contents_area .contents+.contents{margin-top:0}article.function .hd02 .heading :is(h1,h2,h3,h4,h5){position:relative}article.function .hd02 .heading :is(h1,h2,h3,h4,h5) i{position:absolute;right:-34px;top:18px;font-size:20px;transition:.5s;transform:translate(-50%,-50%)}article.function .hd02.active .heading :is(h1,h2,h3,h4,h5) i{transform:translate(-50%,-50%) rotate(-180deg)}article.function .wrapper{display:none}article.function .btn_area{column-gap:10px;row-gap:13px}article.function .btn_area .contents{width:calc((100% - 10px)/2)}article.function .btn_area .contents:last-of-type{margin-bottom:30px}article.function .btn_area .btn a{font-size:11px;height:40px}article.function .modal_wrapper .modal_window{width:95%}article.function .modal_wrapper .modal_window .modal_contents>.heading{padding:10px 15px}article.function .modal_wrapper .modal_window .modal_contents>.heading p{font-size:23px}article.function .modal_wrapper .modal_window .modal_contents>.heading h3{font-size:20px}article.function .modal_wrapper .modal_window .modal_contents .text_area{padding:30px}article.function .modal_wrapper .modal_window .modal_contents .text_area p.title{font-size:18px}article.function .modal_wrapper .modal_window .modal_contents .text_area .content{display:block}article.function .modal_wrapper .modal_window .modal_contents .text_area .content .left .heading h3{font-size:20px;margin:10px 0 20px}article.function .modal_wrapper .modal_window .modal_contents .text_area .content .left p{font-size:16px}article.function .modal_wrapper .modal_window .modal_contents .text_area .content .right{margin-top:15px}}article.price{padding:75px 0 75px;margin-bottom:140px;background-color:var(--blue2)}article.price .inner{padding:45px 85px 95px;border-radius:10px;background:#fff}article.price .price_box{position:relative}article.price .price_box p{font-size:26px;font-weight:700;color:var(--blue2);text-align:center;padding:30px 10px 37px;border:solid 2px #4366a8;border-radius:10px}article.price .price_box p>span{font-size:20px;letter-spacing:.05em;color:#fff;margin-right:11px;padding:2px 20px;background-color:#fc0;border-radius:50px}article.price .price_box>span{position:absolute;bottom:8px;right:8px;font-size:12px}article.price .price-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;margin-top:40px}article.price .price-grid .grid-item{position:relative;border:2px solid #4366a8;box-shadow:7px 7px 0px #4366a8}article.price .price-grid .grid-item:after{transform:rotate(-45deg);content:"";position:absolute;z-index:1;top:-7px;left:-28px;border-style:solid;border-color:transparent transparent #4366a8;border-width:0 42px 42px}article.price .price-grid .grid-item .num{position:absolute;z-index:2;top:0;left:3px;font-size:19px;font-weight:600;color:#fff}article.price .price-grid .grid-item p{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;height:95px;font-size:18px;font-weight:600;color:#1c4ba1;letter-spacing:.05em;line-height:1.8;text-align:center;background-color:#fff}article.price .price-grid .grid-item p span{position:absolute;right:3px;bottom:5px;display:inline-block;width:fit-content;font-size:12px;font-weight:400;line-height:1.0}@media screen and (max-width:1024px){article.price .price-grid{gap:20px}}@media screen and (max-width:900px){article.price .inner{padding:45px}article.price .price-grid .grid-item .num{font-size:17px}article.price .price-grid .grid-item:after{top:-7px;left:-26px;border-width:0 38px 39px}article.price .price-grid .grid-item p{height:100px;font-size:16px;line-height:1.5}article.price .price-grid .grid-item p span{font-size:10px}}@media screen and (max-width:767px){article.price{margin-bottom:80px;padding:35px 25px 35px}article.price.w106{padding:0}article.price .inner{padding:45px 20px}article.price .price_box p{font-size:21px;padding:25px 8px 35px}article.price .price_box p>span{font-size:17px;margin-right:11px;padding:2px 13px}article.price .price_box>span{bottom:8px;right:8px;font-size:10px}article.price .price-grid{gap:16px;grid-template-columns:repeat(1,1fr);margin-top:20px}article.price .price-grid .grid-item p{height:90px;font-size:17px}article.price .price-grid .grid-item .num{font-size:14px}article.price .price-grid .grid-item:after{top:-5px;left:-20px;border-width:0 30px 30px}}article.comparison .table_area .table-header{display:grid;grid-template-columns:repeat(4,1fr);margin-left:-1px}article.comparison .table_area .table-header .grid-item{position:relative;display:grid;grid-template-rows:subgrid;grid-row:span 2;width:100%;padding:15px;background-color:#efefef;border:solid 1px #133981;border-radius:15px 15px 0 0}article.comparison .table_area .table-header .grid-item:nth-of-type(n+2){margin-left:-1px;width:calc(100% + 1px)}article.comparison .table_area .table-header .grid-item:first-of-type{grid-column:2/3;background-color:#47a1d9}article.comparison .table_area .table-header .grid-item p:first-of-type{display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:600;text-align:center}article.comparison .table_area .table-header .grid-item .price{font-weight:600;font-size:29px;letter-spacing:.05em;text-align:center;margin:5px 0}article.comparison .table_area .table-header .grid-item:first-of-type .price{color:#f5ff00}article.comparison .table_area .table-contents{position:relative;border:solid 1px #133981;border-radius:15px 0 15px 15px;margin-top:-1px}article.comparison .table_area .table-contents .table-row{display:grid;grid-template-columns:repeat(4,1fr);background-color:#fff}article.comparison .table_area .table-contents .table-row :is(.header,.cont){padding:10px 5px}article.comparison .table_area .table-contents .table-row .header{border-right:1px solid #133981}article.comparison .table_area .table-contents .table-row:first-of-type{border-radius:15px 0 0}article.comparison .table_area .table-contents .table-row:last-of-type{border-radius:0 0 15px 15px}article.comparison .table_area .table-contents .table-row:nth-of-type(2n){background-color:#efefef}article.comparison .table_area .table-contents .table-row p{font-size:18px;font-weight:500;letter-spacing:.05em;color:#333;text-align:center}article.comparison .table_area .table-contents .table-row>div{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}article.comparison .table_area .table-contents .table-row .cont span{display:block;width:100%;font-size:12px;font-weight:400;letter-spacing:.05em;text-align:center;margin-top:3px}@media screen and (max-width:1024px){article.comparison .table_area .table-contents .table-row p{font-size:16px}article.comparison .table_area .table-contents .table-row .cont span{font-size:10px}}@media screen and (max-width:767px){article.comparison .table_area .table-header .grid-item p:first-of-type{font-size:17px}article.comparison .table_area .table-header .grid-item .price{font-size:20px}article.comparison .table_area .table-contents .table-row p{font-size:14px}}@media screen and (max-width:600px){article.comparison .table_area .table-header .grid-item:first-of-type{padding:9px;border-radius:10px 10px 0 0}article.comparison .table_area .table-header .grid-item p:first-of-type{font-size:15px}article.comparison .table_area .table-header .grid-item .price{font-size:16px;margin-top:-3px}article.comparison .table_area .table-contents{border-radius:9px 0 9px 9px}article.comparison .table_area .table-contents .table-row :is(.header,.cont){padding:15px 2px}article.comparison .table_area .table-contents .table-row p{font-size:12px}article.comparison .table_area .table-contents .table-row .cont span{font-size:9px}}article.case.logo.slider{width:100%;margin-bottom:140px;animation:none}article.case.logo.slider .logo_area{width:100%;animation:none;gap:20px;flex-wrap:wrap}article.case.logo.slider .img_area{width:calc((100% - 100px)/6);margin-right:0}article.case .case_box{max-width:862px;margin:auto;margin-bottom:40px}article.case .case_box p{font-size:26px;font-weight:700;color:var(--blue2);text-align:center;padding:30px 10px;border:solid 1px var(--blue3);border-radius:10px}article.case .case_slider{margin-top:70px;margin-bottom:0;padding-bottom:70px}article.case .case_slider .slick-track{float:none;display:flex;left:calc((-365px/2) - 17.5px);gap:35px}article.case .case_slider .slick-list{padding:0 !important}article.case .case_slider .slick-list .slide_contents{width:365px}article.case .case_slider .slick-list .slide_contents h3{font-size:20px;font-weight:500;color:var(--blue3);margin-top:40px}article.case .case_slider .slick-list .slide_contents .img_area{position:relative;width:100%;height:0;padding-bottom:292px}article.case .case_slider .slick-list .slide_contents .img_area img.case_img{position:absolute;width:100%;height:100%;object-fit:cover;border-radius:10px;z-index:1}article.case .case_slider .slick-list .slide_contents .img_area img.logo{position:absolute;top:10px;left:10px;width:fit-content;max-width:127px;z-index:2}article.case .case_slider .slick-dots{bottom:4px}article.case .case_slider .slick-dots li{width:16px;height:16px;margin:0 10px}article.case .case_slider .slick-dots li button{width:16px;height:16px}article.case .case_slider .slick-dots li.slick-active button:before{background-color:#f5ff00}article.case .case_slider .slick-dots li button:before{content:"";width:14px;height:14px;background:#fff;border-radius:50%;border:1px solid var(--blue3);opacity:1.0}article.case .case_slider :is(.slick-prev,.slick-next){top:initial;bottom:4px;z-index:3;width:15px;height:15px;border-bottom:var(--blue3) solid 1px}article.case .case_slider :is(.slick-prev,.slick-next):before{content:none}article.case .case_slider .slick-prev{left:calc(50% - 109px);border-left:var(--blue3) solid 1px;transform:rotate(45deg)}article.case .case_slider .slick-next{right:calc(50% - 109px);border-right:var(--blue3) solid 1px;transform:rotate(-45deg)}@media screen and (max-width:1024px){article.case .case_slider .slick-track{left:calc((-250px/2) - 10px);gap:20px}article.case .case_slider .slick-list .slide_contents{width:250px}article.case .case_slider .slick-list .slide_contents h3{font-size:18px;margin-top:20px}article.case .case_slider .slick-list .slide_contents .img_area{padding-bottom:200px}}@media screen and (max-width:767px){article.case.logo.slider{margin-bottom:80px}article.case.logo.slider .logo_area{gap:10px}article.case.logo.slider .img_area{width:calc((100% - 20px)/3)}article.case .case_box{width:98%}article.case .case_box p{font-size:21px;padding:25px 8px}article.case .case_slider{margin-top:40px;margin-bottom:0;padding-bottom:45px}article.case .case_slider .slick-track{left:0;gap:10px}article.case .case_slider .slick-list .slide_contents{width:200px}article.case .case_slider .slick-list .slide_contents .img_area{padding-bottom:150px}article.case .case_slider .slick-list .slide_contents .img_area img.logo{width:100px;top:initial;bottom:10px}article.case .case_slider .slick-list .slide_contents h3{font-size:16px;margin-top:10px}article.case .case_slider .slick-dots li{width:12px;height:12px;margin:0 5px}article.case .case_slider .slick-dots li button{width:12px;height:12px}article.case .case_slider .slick-dots li button:before{width:10px;height:10px}article.case .case_slider :is(.slick-prev,.slick-next){bottom:4px}article.case .case_slider .slick-prev{left:calc(50% - 75px);transform:rotate(45deg) scale(.75)}article.case .case_slider .slick-next{right:calc(50% - 75px);transform:rotate(-45deg) scale(.75)}}article.qa{margin-top:140px;padding:100px 0 160px;background-color:#f2f7fa}article.qa.tab label{padding:25px 0}article.qa.tab input:checked+.tab_item:after{bottom:-17px}article.qa.tab input:checked+.tab_item{transform:translateY(0)}article.tab .tab_content.qa_show{display:block;padding:100px 90px}article.qa .qa_area{border:solid 1px var(--blue3);border-radius:6px}article.qa .qa_area+.qa_area{margin-top:5px}article.qa .qa_area :is(.question,.answer) .contents{display:flex;align-items:center;padding:30px}article.qa .qa_area :is(.question,.answer) .contents>span{font-size:30px;font-weight:900;padding-right:30px}article.qa .qa_area :is(.question,.answer) p{font-size:20px;font-weight:500;color:var(--blue3)}article.qa .qa_area :is(.question,.answer) p.small{font-size:15px}article.qa .qa_area .question{position:relative;cursor:pointer;border-bottom:0}article.qa .qa_area .question.active{border-bottom:solid 1px var(--blue3)}article.qa .qa_area .question .contents>span{position:relative;bottom:2px;color:var(--blue2)}article.qa .qa_area .question .contents .btn{position:absolute;width:25px;height:25px;right:30px}article.qa .qa_area .question .contents .btn span{position:absolute;top:50%;left:50%;display:inline-block;width:100%;height:2px;background-color:var(--blue3);transform:translate(-50%,-50%);transition:.3s}article.qa .qa_area .question .contents .btn .line{position:relative;width:100%;height:100%}article.qa .qa_area .question .contents .btn span:last-of-type{transform:translate(-50%,-50%) rotate(90deg)}article.qa .qa_area .question.active .contents .btn span:last-of-type{transform:translate(-50%,-50%)}article.qa .qa_area .answer{display:none}article.qa .qa_area .answer span{color:#b72d67}@media screen and (max-width:1024px){article.tab .tab_content.qa_show{padding:80px 70px}}@media screen and (max-width:767px){article.qa{margin-top:80px}article.qa{padding:50px 0 60px;background-color:#f2f7fa}article.tab .tab_content.qa_show{padding:35px 30px}article.qa .qa_area :is(.question,.answer) .contents{padding:15px;padding-right:45px}article.qa .qa_area :is(.question,.answer) .contents>span{font-size:20px;padding-right:25px}article.qa .qa_area :is(.question,.answer) p{font-size:16px}article.qa .qa_area .question .contents .btn{width:12.5px;height:12.5px;right:15px}}article.contact{width:750px;margin:0 auto 140px}article.contact .hd01{text-align:center padding-right:30px}article.contact .hd01 .heading h2{font-size:43px}article.contact table.form_table{display:flex;margin-top:70px}article.contact table.form_table tbody{width:100%}article.contact table.form_table :is(tr,th,td){display:flex;flex-wrap:wrap}article.contact table.form_table tr{justify-content:space-between;align-items:baseline}article.contact table.form_table tr+tr{margin-top:18px}article.contact table.form_table :is(th,td){color:var(--blue3);font-size:14px}article.contact table.form_table th{align-items:center;width:23%;font-weight:700}article.contact table.form_table th p.required{font-size:12px;font-weight:700;color:#fff;margin-left:15px;padding:3px 8px;border-radius:8px;background:#b72d67}article.contact table.form_table td{width:65%;font-weight:500}article.contact table.form_table td input{width:100%}article.contact table.form_table td>span{width:100%}article.contact table.form_table td>span+span{margin-left:0 !important;margin-top:13px}article.contact table.form_table td span label{display:flex;align-items:center}article.contact table.form_table td span label :is(input,span){width:fit-content;cursor:pointer}article.contact table.form_table td span label span{font-weight:700}article.contact table.form_table td span label input{margin-right:5px}article.contact table.form_table td textarea{resize:none;width:100%;height:217px;font-family:'Noto Sans JP'}article.contact table.form_table td :is(textarea,input){color:var(--blue3);font-weight:500;padding:12px 15px;border:0;border-radius:3px;background-color:#f2f7fa}article.contact .text{margin:30px auto 0}article.contact .agree{display:block;width:fit-content;text-align:center;margin:65px auto 0}article.contact .agree input{position:relative;top:2px}article.contact .agree a{color:var(--blue3);font-size:14px;font-weight:700;text-decoration:underline}article.contact .agree span label input{position:relative;top:2px;margin-right:15px}article.contact .agree span label :is(input,a){cursor:pointer}article.contact .submit_btn{display:flex;justify-content:center;align-items:center;width:268px;height:50px;font-family:'Noto Sans JP';font-size:15px;font-weight:700;letter-spacing:.05em;color:#fff;margin:10px auto 0;border:solid var(--blue2) 1px;border-radius:26px;background:var(--blue2);cursor:pointer;transition:.3s}@media (any-hover:hover){article.contact .submit_btn:hover{color:var(--blue2);background-color:#fff}}@media screen and (max-width:767px){article.contact{width:96%;margin:0 auto 80px}article.contact .heading_area{display:block}article.contact .hd01{margin-bottom:10px}article.contact .hd01 .heading h2{font-size:25px}article.contact table.form_table tr{flex-wrap:wrap}article.contact table.form_table tr :is(th,td){width:100%}article.contact table.form_table tr td{margin-top:10px}}#page .maincontents{padding:0 0 80px;margin-bottom:80px;border-bottom:1px solid rgba(18,31,74,.17)}#page .maincontents p.backBtn a{display:flex;justify-content:center;align-items:center;width:268px;height:50px;font-family:'Noto Sans JP';font-size:15px;font-weight:700;letter-spacing:.05em;color:#fff;margin:25px auto 0;border:solid var(--blue2) 1px;border-radius:26px;background:var(--blue2);cursor:pointer;transition:.3s}@media (any-hover:hover){#page .maincontents p.backBtn a:hover{color:var(--blue2);background-color:#fff}}@media screen and (max-width:1024px){#page .maincontents{padding:0 0 40px;margin-bottom:40px}}footer{position:relative}footer .footer_row-1{justify-content:space-between;margin-bottom:55px}footer .footer_row-1 .column-1{width:calc(50% - 50px)}footer .footer_row-1 .column-1>p{width:85%;font-size:13px;margin-bottom:40px}footer .footer_row-1 .column-1 .tel_area{gap:15px;align-items:end}footer .footer_row-1 .column-1 .tel_area{align-items:center}footer .footer_row-1 .column-1 .tel_area a{font-family:var(--Lato);font-weight:900;font-size:30px;color:var(--blue3);transition:.3s}@media (any-hover:hover){footer .footer_row-1 .column-1 .tel_area a:hover{opacity:.8}}footer .footer_row-1 .column-1 .tel_area span{font-family:var(--Lato);font-size:10px;font-weight:700;color:var(--blue3)}footer .footer_row-1 .column-1 .tel_area p{font-size:12px;font-weight:700;color:var(--blue3)}footer .footer_row-1 .column-2 a{justify-content:space-between;align-items:center;width:242px;height:48px;color:#fff;font-size:13px;padding:0 25px 0 30px;transition:.3s}@media (any-hover:hover){footer .footer_row-1 .column-2 a:hover{opacity:.8}}footer .footer_row-1 .column-2 a.portal{background:var(--blue2)}footer .footer_row-1 .column-2 a.fisc{background:var(--blue3)}footer .footer_row-2{justify-content:space-between;gap:50px;padding-bottom:40px;border-bottom:1px solid rgba(18,31,74,.17)}footer .footer_row-2 .column-1 .logo_area{max-width:318px}footer .footer_row-2 .column-2{width:50%}footer .footer_row-2 .column-2 .menu_column{display:flex;justify-content:space-between}footer .footer_row-2 .column-2 .menu_column ul li{width:100%;font-size:14px}footer .footer_row-2 .column-2 .menu_column ul li+li{margin-top:20px}footer .footer_row-2 .column-2 .menu_column ul li a{color:#333;transition:.3s}@media (any-hover:hover){footer .footer_row-2 .column-2 .menu_column ul li a:hover{color:var(--blue1);opacity:.8}}footer .footer_row-3{justify-content:space-between;align-items:center;margin:30px 0 100px}footer .footer_row-3 .column-1 .logo_area{max-width:330px}footer .footer_row-3 p{font-size:12px;color:var(--blue2)}footer .footer_row-3 .column-3 .logo_area{align-items:center;gap:10px}footer .copyright{padding:30px 0;color:#fff;background:var(--blue2)}#pagetop{position:fixed;bottom:-150px;right:50px;width:45px;transition:.8s}#pagetop.active{bottom:35px}.fixed_banner{position:fixed;right:20px;bottom:110px;z-index:999;width:240px;transition:ease all .4s;opacity:0;bottom:105px;pointer-events:none}.fixed_banner .close{font-size:16px;position:absolute;right:-10px;top:-10px;background:#b52328;color:#fff;width:24px;height:24px;display:flex;justify-content:center;align-items:center;line-height:1;border-radius:900px;z-index:99;padding-bottom:2px}.fixed_banner .close:hover{cursor:pointer}.fixed_banner.active{opacity:1;bottom:110px;pointer-events:all}.fixed_banner a{transition:ease all .4s}.fixed_banner a:hover{opacity:.7}@media screen and (max-width:1300px){#pagetop{right:25px;transform:scale(.85)}}@media screen and (max-width:1024px){#pagetop{display:none}footer :is(.footer_row-1,.footer_row-2,.footer_row-3){display:block}footer .footer_row-1{margin-bottom:30px}footer .footer_row-1 .column-1{width:100%;margin-bottom:15px}footer .footer_row-1 .column-1>p{width:100%;margin-bottom:25px}footer .footer_row-1 .column-2{margin-top:20px}footer .footer_row-2{padding-bottom:25px}footer .footer_row-2 .column-1{margin-bottom:25px}footer .footer_row-2 .column-2{width:100%}footer .footer_row-2 .column-2 .menu_column ul li{width:100%;font-size:12px}footer .footer_row-3{margin:15px 0 75px}footer .footer_row-3 .column-3 .logo_area{margin-top:10px}}@media screen and (max-width:767px){footer .footer_row-1 .logo_area{width:75%}footer .footer_row-1 .column-1 .tel_area{display:block}footer .footer_row-1 .column-2 a{width:50%;height:40px;font-size:10px;padding:0 10px 0 20px}footer .footer_row-2 .column-2 .menu_column{flex-wrap:wrap;row-gap:20px}footer .footer_row-2 .column-2 .menu_column ul{width:50%}footer .footer_row-3 .column-3 .logo_area{flex-wrap:wrap;row-gap:20px;margin-top:20px}}@media only screen and (min-width:1025px){.sp{display:none !important}.tb{display:none !important}.sp_tb{display:none !important}}@media only screen and (min-width:768px) and (max-width:1024px){.pc{display:none !important}.sp{display:none !important}.tb{display:inherit !important}.tb_pc{display:inherit !important}.sp_tb{display:inherit !important}}@media only screen and (max-width:767px){.pc{display:none !important}.tb_pc{display:none !important}.sp{display:inherit !important}.tb{display:none !important}.sp_tb{display:inherit !important}.fixed_banner{position:fixed;right:10px;bottom:10px;z-index:999;width:120px}.fixed_banner .close{font-size:10px;right:-8px;top:-12px;width:18px;height:18px}.fixed_banner.active{opacity:1;bottom:15px}}