@charset "UTF-8";*,:after,:before{box-sizing:border-box}body,html{background:#fff;color:#000;font-family:Noto Sans JP,sans-serif;font-size:1.6rem;font-weight:400;line-height:1.6;margin:0;padding:0}html{font-size:62.5%}img{line-height:0;max-width:100%;vertical-align:bottom}.font-serif{font-family:"Noto Serif JP",serif}.font-sans-serif{font-family:Noto Sans JP,sans-serif}.text-xs{font-size:.75rem}.text-sm{font-size:.875rem}.text-base{font-size:1rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.text-3xl{font-size:1.875rem}.font-bold{font-weight:700}.font-normal{font-weight:400}.font-light{font-weight:300}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-primary{color:#22abe6}.text-secondary{color:#f5f5f5}.text-success{color:#c3e6cb}.text-danger{color:#f5c6cb}.text-warning{color:#ffeeba}.m-0{margin:0!important}.mt-0{margin-top:0!important}.mr-0{margin-right:0!important}.mb-0{margin-bottom:0!important}.ml-0{margin-left:0!important}.p-0{padding:0!important}.pt-0{padding-top:0!important}.pr-0{padding-right:0!important}.pb-0{padding-bottom:0!important}.pl-0{padding-left:0!important}.m-1{margin:1em!important}.mt-1{margin-top:1em!important}.mr-1{margin-right:1em!important}.mb-1{margin-bottom:1em!important}.ml-1{margin-left:1em!important}.p-1{padding:1em!important}.pt-1{padding-top:1em!important}.pr-1{padding-right:1em!important}.pb-1{padding-bottom:1em!important}.pl-1{padding-left:1em!important}.m-2{margin:2em!important}.mt-2{margin-top:2em!important}.mr-2{margin-right:2em!important}.mb-2{margin-bottom:2em!important}.ml-2{margin-left:2em!important}.p-2{padding:2em!important}.pt-2{padding-top:2em!important}.pr-2{padding-right:2em!important}.pb-2{padding-bottom:2em!important}.pl-2{padding-left:2em!important}.m-3{margin:3em!important}.mt-3{margin-top:3em!important}.mr-3{margin-right:3em!important}.mb-3{margin-bottom:3em!important}.ml-3{margin-left:3em!important}.p-3{padding:3em!important}.pt-3{padding-top:3em!important}.pr-3{padding-right:3em!important}.pb-3{padding-bottom:3em!important}.pl-3{padding-left:3em!important}.m-4{margin:4em!important}.mt-4{margin-top:4em!important}.mr-4{margin-right:4em!important}.mb-4{margin-bottom:4em!important}.ml-4{margin-left:4em!important}.p-4{padding:4em!important}.pt-4{padding-top:4em!important}.pr-4{padding-right:4em!important}.pb-4{padding-bottom:4em!important}.pl-4{padding-left:4em!important}.m-5{margin:5em!important}.mt-5{margin-top:5em!important}.mr-5{margin-right:5em!important}.mb-5{margin-bottom:5em!important}.ml-5{margin-left:5em!important}.p-5{padding:5em!important}.pt-5{padding-top:5em!important}.pr-5{padding-right:5em!important}.pb-5{padding-bottom:5em!important}.pl-5{padding-left:5em!important}.m-6{margin:6em!important}.mt-6{margin-top:6em!important}.mr-6{margin-right:6em!important}.mb-6{margin-bottom:6em!important}.ml-6{margin-left:6em!important}.p-6{padding:6em!important}.pt-6{padding-top:6em!important}.pr-6{padding-right:6em!important}.pb-6{padding-bottom:6em!important}.pl-6{padding-left:6em!important}.m-7{margin:7em!important}.mt-7{margin-top:7em!important}.mr-7{margin-right:7em!important}.mb-7{margin-bottom:7em!important}.ml-7{margin-left:7em!important}.p-7{padding:7em!important}.pt-7{padding-top:7em!important}.pr-7{padding-right:7em!important}.pb-7{padding-bottom:7em!important}.pl-7{padding-left:7em!important}.m-8{margin:8em!important}.mt-8{margin-top:8em!important}.mr-8{margin-right:8em!important}.mb-8{margin-bottom:8em!important}.ml-8{margin-left:8em!important}.p-8{padding:8em!important}.pt-8{padding-top:8em!important}.pr-8{padding-right:8em!important}.pb-8{padding-bottom:8em!important}.pl-8{padding-left:8em!important}.m-9{margin:9em!important}.mt-9{margin-top:9em!important}.mr-9{margin-right:9em!important}.mb-9{margin-bottom:9em!important}.ml-9{margin-left:9em!important}.p-9{padding:9em!important}.pt-9{padding-top:9em!important}.pr-9{padding-right:9em!important}.pb-9{padding-bottom:9em!important}.pl-9{padding-left:9em!important}.m-10{margin:10em!important}.mt-10{margin-top:10em!important}.mr-10{margin-right:10em!important}.mb-10{margin-bottom:10em!important}.ml-10{margin-left:10em!important}.p-10{padding:10em!important}.pt-10{padding-top:10em!important}.pr-10{padding-right:10em!important}.pb-10{padding-bottom:10em!important}.pl-10{padding-left:10em!important}.flex{display:flex}.inline-flex{display:inline-flex}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.items-start{align-items:flex-start}.items-center{align-items:center}.items-end{align-items:flex-end}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.grid{display:grid}.grid-cols-2{grid-template-columns:repeat(2,1fr)}.grid-cols-3{grid-template-columns:repeat(3,1fr)}.grid-cols-4{grid-template-columns:repeat(4,1fr)}.gap-1{gap:1em}.gap-2{gap:2em}.gap-3{gap:3em}.hidden{display:none!important}.block{display:block!important}.inline-block{display:inline-block!important}.w-full{width:100%}.max-w-screen{margin:0 auto;max-width:1200px}.rounded{border-radius:.25rem}.rounded-lg{border-radius:.5rem}.rounded-full{border-radius:9999px}.bg-primary{background:#22abe6;color:#fff}.bg-secondary{background:#f5f5f5;color:#fff}.bg-success{background:#c3e6cb;color:#fff}.bg-danger{background:#f5c6cb;color:#fff}@media (min-width:576px){.sm-hidden{display:none!important}.sm-block{display:block!important}.sm-flex{display:flex!important}}@media (min-width:768px){.md-hidden{display:none!important}.md-block{display:block!important}.md-flex{display:flex!important}}@media (min-width:992px){.lg-hidden{display:none!important}.lg-block{display:block!important}.lg-flex{display:flex!important}}*{box-sizing:border-box}table{border-collapse:collapse;border-spacing:0}a,a:focus{outline:none!important}a:link,a:visited{color:#000;text-decoration:none}a:active,a:hover{color:#000;text-decoration:underline}a,a:hover{text-decoration:none}.nobreak{white-space:nowrap}section{margin:0;padding:0}footer,header{overflow:hidden}.site-header a.hover{transition:color .3s ease-in-out}.site-header a.hover,.site-header-white a.hover{color:#22abe6!important}.text-justify{text-align:justify;text-justify:inter-ideograph}.anime-title{perspective:1000px}.anime-title span{display:inline-block;opacity:0;transform-origin:bottom center}:target{scroll-margin-top:clamp(1px,6.25vw,90px)}@media (max-width:750px){:target{scroll-margin-top:80px}}.non-event{cursor:default!important;pointer-events:none!important}.title-only{margin-bottom:0!important}.ml1{margin-left:1em}@media (min-width:751px){.sp{display:none!important}}.inner{margin:0 auto;max-width:1440px;padding:0 clamp(1px,9.0277777778vw,130px)}@media (max-width:750px){.inner{padding:0 clamp(1px,5.3333333333vw,40px)}}.contents-inner{margin:0 auto;max-width:1180px}.site-header{background-color:transparent;color:#fff;overflow:visible;position:fixed;transition:color .3s ease,background-color .3s ease;width:100%;z-index:999}.site-header a{display:block;opacity:1;transition:opacity .3s ease-in-out}.site-header a:hover{opacity:.5}.site-header h1{line-height:1}.site-header .header-logo{height:clamp(1px,2.4305555556vw,35px);margin-right:1em;position:relative;width:clamp(1px,20.8333333333vw,300px)}@media (max-width:750px){.site-header .header-logo{height:23px;width:200px}}@media (min-width:751px){.site-header.header-solid .header-logo .logo-white{opacity:0}.site-header.header-solid .header-logo .logo-black{opacity:1}.site-header.header-solid{background-color:#fff}.site-header .header-logo .logo{left:0;position:absolute;top:0;transition:opacity .3s ease;width:100%}.site-header .header-logo .logo-black{opacity:0}.site-header .sns-links img{transition:filter .3s ease,opacity .3s ease}.site-header.header-solid .sns-links img{filter:brightness(0) saturate(100%)}}@media (max-width:750px){.site-header .header-logo .logo-white{display:none}}.site-header .icon-menu{width:58px}@media (max-width:750px){.site-header .icon-menu{height:40px}}.site-header .header-inner{width:100%}.site-header .links{padding-top:clamp(1px,1.7361111111vw,25px)}.site-header .header-inner>:first-child{margin-right:auto}.site-header img{display:block}.site-header .header-inner{align-items:center;display:flex;height:clamp(1px,6.25vw,90px);justify-content:space-between;padding-left:clamp(1px,2.0833333333vw,30px);padding-right:clamp(1px,2.0833333333vw,30px)}@media (max-width:750px){.site-header .header-inner{padding-left:10px;padding-right:10px}}.site-header nav>ul{align-items:center;display:flex;justify-content:flex-end;margin-bottom:clamp(1px,.6944444444vw,10px)}.site-header .links>ul{gap:clamp(1px,2.0138888889vw,29px)}.site-header .links a{color:#fff;display:block;font-family:Jost;font-size:clamp(12px,.9722222222vw,14px);font-weight:500;letter-spacing:.08em}@media (min-width:751px){.site-header .links .btn-contact a{border:1px solid;border-radius:clamp(1px,.3472222222vw,5px);padding:0 1em}.site-header.header-solid .links a{color:#000}.site-header .nav ul .sub-menu{background:rgba(0,0,0,.74);display:none;list-style:none;margin:0;padding:1em;position:absolute;z-index:10}.site-header .nav ul li:hover>.sub-menu{display:block}.site-header .nav ul .sub-menu li a{color:#fff;display:block;padding:10px;text-decoration:none}}.sns-links>ul{align-items:center;display:flex;gap:clamp(1px,1.8055555556vw,26px)}@media (max-width:750px){.sns-links>ul{gap:clamp(1px,6.6666666667vw,50px);justify-content:center;margin-bottom:2em}}.sns-links>ul img{display:block}footer{background-color:#fff;padding:clamp(1px,4.5138888889vw,65px) 0;position:relative}@media (max-width:750px){footer{padding:30px 0}}footer .footer-logo{margin-bottom:clamp(1px,6.25vw,90px);text-align:center}@media (max-width:750px){footer .footer-logo{margin-bottom:30px}}footer .footer-logo img{width:clamp(1px,15.625vw,225px)}@media (max-width:750px){footer .footer-logo img{width:clamp(1px,30vw,225px)}}footer .left-box{padding-right:1em;width:26.5%}@media (max-width:750px){footer .left-box{text-align:center;width:100%}}footer .address-box{margin-bottom:clamp(1px,3.4722222222vw,50px)}@media (max-width:750px){footer .address-box{margin-bottom:20px}}footer h2{font-size:clamp(8px,1.3888888889vw,20px);margin-bottom:.5em}@media (max-width:750px){footer h2{font-size:clamp(8px,5.3333333333vw,40px)}}footer .address{font-size:clamp(8px,.9722222222vw,14px);font-weight:400}@media (max-width:750px){footer .address{font-size:clamp(8px,3.7333333333vw,28px)}}footer .tel{font-family:Jost,sans-serif;font-optical-sizing:auto;font-size:clamp(8px,.9722222222vw,14px);font-style:normal;font-weight:400}@media (max-width:750px){footer .tel{font-size:clamp(8px,3.7333333333vw,28px)}}footer .footer-contents{display:flex;justify-content:space-between}@media (max-width:750px){footer .footer-contents{display:block}}footer .center-box{padding-right:1em}footer .center-box a,footer .right-box a{color:#000;font-family:Jost,sans-serif;font-optical-sizing:auto;font-size:clamp(8px,1.1111111111vw,16px);font-style:normal;font-weight:500;letter-spacing:.08em}@media (max-width:750px){footer .center-box a,footer .right-box a{font-size:clamp(8px,4.2666666667vw,32px)}}footer .center-box .s-link a{font-size:clamp(8px,.8333333333vw,12px);font-weight:400;letter-spacing:0}@media (max-width:750px){footer .center-box .s-link a{font-size:clamp(8px,3.7333333333vw,28px)}}footer .center-box li{margin-bottom:clamp(1px,1.5972222222vw,23px)}@media (max-width:750px){footer .center-box li{margin-bottom:1em}}footer .center-box .s-link{margin-bottom:clamp(1px,.2777777778vw,4px)}@media (max-width:750px){footer .center-box .s-link{margin-bottom:1em}}footer .center-box a{position:relative}footer .center-box a:hover:before{transform:scale(1);transform-origin:left top}footer .center-box a:before{background:#22abe6;bottom:0;content:"";height:1px;left:0;position:absolute;transform:scaleX(0);transform-origin:right top;transition:transform .3s;width:100%}@media (min-width:751px){footer .right-box{border-left:1px solid #000;border-right:1px solid #000;font-size:clamp(8px,1.1111111111vw,16px);margin-left:5%}}footer .right-box{align-items:center;display:flex;justify-content:center;padding:0 clamp(1px,1.7361111111vw,25px)}@media (max-width:750px){footer .right-box{justify-content:flex-end;margin-top:clamp(1px,13.3333333333vw,100px)}}footer .right-box a{font-family:Jost,sans-serif;font-optical-sizing:auto;font-size:clamp(8px,.9722222222vw,14px);font-style:normal;font-weight:500}@media (max-width:750px){footer .right-box a{font-size:clamp(8px,2.6666666667vw,20px)}}footer .copyright{font-family:Jost,sans-serif;font-optical-sizing:auto;font-size:clamp(8px,.8333333333vw,12px);font-style:normal;font-weight:300;letter-spacing:.1em;margin-top:clamp(1px,2.0833333333vw,30px)}@media (max-width:750px){footer .copyright{font-size:3vw;text-align:center}}.page-up{display:block;position:relative;text-align:center}.page-up img{display:inline-block;height:clamp(1px,.8333333333vw,12px);left:50%;margin-bottom:clamp(1px,1.3888888889vw,20px);position:absolute;top:calc(clamp(1px, 2.3611111111vw, 34px)*-1);transform:translateX(-50%);transition:top .3s ease;width:clamp(1px,.9722222222vw,14px)}@media (max-width:750px){.page-up img{height:clamp(1px,3.2vw,24px);margin-bottom:clamp(1px,5.3333333333vw,40px);top:calc(clamp(1px, 6.6666666667vw, 50px)*-1);width:clamp(1px,3.7333333333vw,28px)}}.page-up:hover img{top:calc(clamp(1px, 2.7777777778vw, 40px)*-1)}@media (min-width:751px){.menu-btn{display:none}}.p-none{pointer-events:none}@media (max-width:750px){.pc{display:none!important}}.f-jost{font-family:Jost,sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:400}.f-noto{font-family:Noto Sans JP,sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:400}.icon-black{filter:brightness(0) saturate(100%)}.icon-white{filter:brightness(0) invert(1)}.site-header.site-header-black{z-index:998}.site-header.site-header-black .links a{color:#000}.site-header.site-header-white{pointer-events:none;z-index:999}@media (min-width:751px){.icon-facebook{width:clamp(1px,1.6666666667vw,24px)}.icon-x{width:clamp(1px,1.3888888889vw,20px)}.icon-instagram,.icon-youtube{width:clamp(1px,1.4583333333vw,21px)}}@media (max-width:750px){.icon-facebook{width:clamp(1px,6.4vw,48px)}.icon-x{width:clamp(1px,5.3333333333vw,40px)}.icon-instagram,.icon-youtube{width:clamp(1px,5.6vw,42px)}}.menu-btn{margin-left:30px;right:30px;top:25px}@media (max-width:750px){main{padding-top:80px}.site-header{align-items:center;background-color:#fff;display:flex;height:80px}.site-header .menu-box{display:none}.site-header .links{width:100%}.site-header .links a{border-bottom:1px solid #7b7b7b}.site-header .menu-box{background:rgba(0,0,0,.95);height:100vh;height:calc(100vh - 80px);left:0;overflow-y:scroll;position:fixed;top:80px;width:100%;z-index:1000}.site-header .menu-box .menu-box-inner{width:100%}.site-header .menu-box ul{list-style:none;margin:0;padding:0;width:100%}.site-header .menu-box .links a{color:#fff;display:block;font-size:clamp(8px,2.9333333333vw,22px);padding:.8em 2em;text-decoration:none;width:100%}.site-header .links ul{display:block}.site-header .menu-btn{z-index:1001}.site-header .sub-menu{padding-left:clamp(1px,6.6666666667vw,50px)!important;padding-right:clamp(1px,6.6666666667vw,50px)!important}.site-header .sub-menu a{font-size:clamp(8px,2.1333333333vw,16px)}.site-header .sns-links{padding:2em 2em 100px}}.box-over{display:block;transition:transform .3s ease,box-shadow .3s ease}.box-over:hover{box-shadow:0 10px 15px rgba(0,0,0,.15);transform:translateY(-6px)}.btn-over{background-color:#333!important;border:1px solid #333!important;color:#fff!important;transition:color .3s ease,background-color .3s ease}.btn-over:hover{background-color:#fff!important;color:#333!important}footer .marks{align-items:center;display:flex;gap:clamp(1px,2.0833333333vw,30px);justify-content:flex-end;padding-top:clamp(1px,2.0833333333vw,30px)}footer .marks .mark-isms{width:clamp(1px,16.6666666667vw,240px)}footer .marks .mark-p{width:clamp(1px,5.5555555556vw,80px)}@media (max-width:750px){footer .marks .mark-isms{width:clamp(1px,48vw,360px)}footer .marks .mark-p{width:clamp(1px,16vw,120px)}}.section-kv,section{overflow:hidden}.section-kv{background:#000;height:auto;position:relative}.section-kv .swiper-slide{width:100%}.section-kv .swiper-slide img{aspect-ratio:16/9;display:block;height:auto;-o-object-fit:cover;object-fit:cover;width:100%}.section-kv .swiper{overflow:visible;position:relative}.section-kv .video-wrapper{text-align:center;width:100%}.section-kv .video-wrapper video{aspect-ratio:16/9;display:block;height:auto;width:100%}.section-kv .swiper-pagination{background-color:#000;bottom:0;display:flex;height:clamp(1px,3.4722222222vw,50px);justify-content:flex-end;padding-right:clamp(1px,6.25vw,90px);padding-top:clamp(1px,1.6666666667vw,24px);z-index:10}.section-kv .swiper-pagination-bullet{background:#959595;border-radius:0;display:inline-block;height:1px;margin:0 4px!important;opacity:1;transition:background .3s;width:35px}.section-kv .swiper-pagination-bullet-active{background:#fff}.section-kv .slide-btn{bottom:clamp(1px,5.3472222222vw,77px);display:block;height:clamp(1px,10.4166666667vw,150px);position:absolute;right:clamp(1px,2.7777777778vw,40px);transition:transform .3s ease;width:clamp(1px,10.4166666667vw,150px);z-index:10}.section-kv .slide-btn:hover{transform:scale(1.1)}.section-kv .catch{left:0;position:absolute;top:50%;transform:translateY(-50%);width:100%}.section-kv .catch .main-catch{color:#fff;font-size:clamp(8px,6.9444444444vw,100px);font-weight:900;line-height:1.07em;margin-bottom:clamp(1px,1.5277777778vw,22px);padding-left:clamp(1px,9.0277777778vw,130px)}.section-kv .catch .sub-catch{background:linear-gradient(90deg,#0083c0 0,#59bfbb);color:#fff;display:block;font-family:Jost,sans-serif;font-optical-sizing:auto;font-size:clamp(8px,1.5972222222vw,23px);font-style:normal;font-weight:300;height:clamp(1px,2.8472222222vw,41px);text-align:center;width:clamp(1px,62.0833333333vw,894px)}.section-kv .link-info{background-color:#fff;border-radius:clamp(1px,10.4166666667vw,150px) 0 0 0;bottom:clamp(1px,3.4722222222vw,50px);color:#000;display:block;height:clamp(1px,24.3055555556vw,350px);overflow:hidden;padding:clamp(1px,3.4722222222vw,50px) clamp(1px,2.7777777778vw,40px) clamp(1px,2.0833333333vw,30px) clamp(1px,4.8611111111vw,70px);position:absolute;right:0;width:clamp(1px,41.6666666667vw,600px)}@media (max-width:750px){.section-kv .link-info{bottom:clamp(1px,3.3333333333vw,25px);height:clamp(1px,35.4666666667vw,266px);padding:clamp(1px,3.3333333333vw,25px) clamp(1px,2.6666666667vw,20px) clamp(1px,2vw,15px) clamp(1px,4.6666666667vw,35px);width:clamp(1px,56vw,420px)}}.section-kv .link-info .title{font-size:clamp(8px,2.4305555556vw,35px);font-weight:700}@media (max-width:750px){.section-kv .link-info .title{font-size:clamp(8px,2.3333333333vw,17.5px)}}.section-kv .link-info .title span{font-size:clamp(8px,2.4305555556vw,35px)}@media (max-width:750px){.section-kv .link-info .title span{font-size:clamp(8px,4.6666666667vw,35px)}}.section-kv .link-info p{font-size:clamp(8px,.9722222222vw,14px)}.section-kv .link-info .link-btn a{align-items:center;bottom:1em;display:inline-flex;font-size:clamp(8px,.8333333333vw,12px);left:clamp(1px,4.8611111111vw,70px);position:absolute}@media (max-width:750px){.section-kv .link-info .link-btn a{font-size:clamp(8px,2.4vw,18px);left:clamp(1px,4.6666666667vw,35px)}}.section-kv .link-info .link-btn a:after{align-items:center;background:url(../img/icon_top_arrow.svg) no-repeat 50%;background-size:contain;content:"";display:inline-flex;height:clamp(1px,1.3888888889vw,20px);margin-left:clamp(1px,.6944444444vw,10px);width:clamp(1px,1.3888888889vw,20px)}@media (max-width:750px){.section-kv .link-info .link-btn a:after{height:clamp(1px,2.6666666667vw,20px);margin-left:clamp(1px,1.3333333333vw,10px);width:clamp(1px,2.6666666667vw,20px)}}.section-title{color:#22abe6;font-family:Lato,sans-serif;font-optical-sizing:auto;font-size:clamp(8px,4.1666666667vw,60px);font-style:normal;font-weight:700;letter-spacing:.08em;text-align:center}@media (max-width:750px){.section-title{font-size:clamp(8px,8vw,60px);line-height:1.5}}.section-our-mission{padding:clamp(1px,3.4722222222vw,50px) 0 0;position:relative;text-align:center}@media (max-width:750px){.section-our-mission{padding-top:clamp(1px,10.6666666667vw,80px)}}.section-our-mission .section-title{margin-bottom:.5em}.section-our-mission .lead{font-size:clamp(8px,2.7777777778vw,40px);font-weight:900;margin-bottom:1em}.section-our-mission .lead span{font-size:clamp(8px,4.8611111111vw,70px)}@media (max-width:750px){.section-our-mission .lead{font-size:clamp(8px,4.5333333333vw,34px);margin-bottom:2em;margin-top:2em}.section-our-mission .lead span{font-size:clamp(8px,6.6666666667vw,50px)}}.section-our-mission .content{font-size:clamp(14px,1.5277777778vw,22px);font-weight:700;line-height:1.818}.section-our-mission .content p{margin-bottom:1.8em}@media (max-width:750px){.section-our-mission .content{font-size:clamp(8px,4.2666666667vw,32px)}.section-our-mission .content p{text-align:left}}.section-our-mission .bg-punctual-logo{aspect-ratio:1/1;background:url(../img/top/bg_punctual_logo.svg) no-repeat 50%;background-size:contain;max-width:387px;position:absolute;right:4.5833333333vw;top:9.9305555556vw;top:20px;width:26.875vw;z-index:0}.section-our-mission>*{position:relative;z-index:1}.section-our-mission .bg-loop-wrapper{box-sizing:border-box;overflow:hidden;position:relative;width:100%}.section-our-mission .bg-loop-inner{display:flex}.section-our-mission .bg-item{box-sizing:border-box;flex:0 0 100%;padding:0 50px}.section-our-mission .bg-item img{display:block;height:auto;width:100%}.section-news{background-color:#f2f2f2;margin-bottom:clamp(1px,5.0694444444vw,73px)}@media (max-width:750px){.section-news{margin-bottom:20px}}.section-news .contents-inner{display:flex;padding-bottom:clamp(1px,6.9444444444vw,100px);padding-top:clamp(1px,6.9444444444vw,100px)}@media (max-width:750px){.section-news .contents-inner{display:block;padding-bottom:30px;padding-top:30px}}.section-news .news-box{display:flex;flex-direction:column;flex-shrink:0;width:clamp(1px,22.2222222222vw,320px)}.section-news .news-box a{color:#000;font-family:Jost,sans-serif;font-optical-sizing:auto;font-size:clamp(8px,.9722222222vw,14px);font-style:normal;font-weight:300}@media (max-width:750px){.section-news .news-box a{font-size:clamp(8px,3.4666666667vw,26px)}.section-news .news-box{width:auto}}.section-news .news-list{flex-grow:1}@media (max-width:750px){.section-news .news-list{width:100%}}.section-news .news-list .news-item a{background-color:#fff;border-radius:clamp(1px,1.3888888889vw,20px);display:flex;font-size:clamp(8px,1.1111111111vw,16px);line-height:1;margin-bottom:clamp(1px,1.3888888889vw,20px);padding:clamp(1px,1.9444444444vw,28px) clamp(1px,1.8055555556vw,26px);text-decoration:none}@media (max-width:750px){.section-news .news-list .news-item a{border-radius:clamp(1px,2.6666666667vw,20px);display:block;padding:clamp(1px,2vw,15px) clamp(1px,4vw,30px)}}.section-news .news-list .news-date{font-family:Jost,sans-serif;font-optical-sizing:auto;font-size:clamp(8px,.9722222222vw,14px);font-style:normal;font-weight:300;min-width:clamp(1px,8.3333333333vw,120px);padding-top:.4em}@media (max-width:750px){.section-news .news-list .news-date{display:block;font-size:1.2rem;font-size:clamp(8px,3.4666666667vw,26px);margin-bottom:.5em}}.section-news .news-list .news-title{font-weight:500;line-height:1.5}@media (max-width:750px){.section-news .news-list .news-title{font-size:clamp(8px,3.4666666667vw,26px)}}.section-news .news-tab{display:inline-block;margin-top:auto;text-align:center;width:-moz-fit-content;width:fit-content}@media (max-width:750px){.section-news .news-tab{display:flex;flex-wrap:wrap;margin-top:1em}}.section-news .news-tab li:not(:last-child){margin-bottom:1.2em}.section-news .news-tab li{padding:.2em 1em;position:relative}.section-news .news-tab li.active{border-bottom:1px solid}.section-news .news-tab li:hover:before{transform:scale(1);transform-origin:left top}.section-news .news-tab li:before{background:#22abe6;bottom:0;content:"";height:2px;left:0;position:absolute;transform:scaleX(0);transform-origin:right top;transition:transform .3s;width:100%}.section-news .news-tab a{letter-spacing:.08em}.section-news .section-title{line-height:1;text-align:left}.section-our-field{background-color:#1c1c1c;color:#fff;padding-top:clamp(1px,3.125vw,45px);position:relative}.section-our-field .card-item{border-bottom:1px solid #fff;height:100vh;position:relative;width:100%}@media (max-width:750px){.section-our-field .card-item{padding-top:clamp(1px,20vw,150px)}}.section-our-field .field-box-wrapper{position:relative}.section-our-field .card-item　.card-item-inner{height:inherit;left:0;position:absolute;right:0;top:0;width:100%}@media (max-width:750px){.section-our-field{padding-bottom:0}}.section-our-field .lead{font-size:clamp(8px,.9722222222vw,14px);margin-bottom:clamp(1px,5.5555555556vw,80px);text-align:center}@media (max-width:750px){.section-our-field .lead{font-size:clamp(8px,2.4vw,18px)}}.section-our-field .field-box{display:flex;padding:clamp(1px,8.6805555556vw,125px) 0 clamp(1px,7.9861111111vw,115px);position:relative;z-index:1}@media (max-width:750px){.section-our-field .field-box{flex-wrap:wrap;padding:clamp(1px,4vw,30px) 0}}.section-our-field .reverse{flex-direction:row-reverse}.section-our-field .field01,.section-our-field .field03,.section-our-field .field05{background-color:#1c1c1c}.section-our-field .field02,.section-our-field .field04{background-color:#2b2b2b}.section-our-field .field-num{margin-bottom:clamp(1px,4.8611111111vw,70px);margin-top:calc(clamp(1px, 1.1805555556vw, 17px)*-1);position:relative;z-index:10}@media (max-width:750px){.section-our-field .field-num{margin-bottom:clamp(1px,4vw,30px);margin-top:calc(clamp(1px, 1.3333333333vw, 10px)*-1)}}@media (min-width:751px){.section-our-field .num1{width:clamp(1px,13.4722222222vw,194px)}.section-our-field .num2{margin-left:auto;width:clamp(1px,15.1388888889vw,218px)}.section-our-field .num3{width:clamp(1px,15vw,216px)}.section-our-field .num4{margin-left:auto;width:clamp(1px,15.4861111111vw,223px)}.section-our-field .num5{width:clamp(1px,15.1388888889vw,218px)}}@media (max-width:750px){.section-our-field .num1{width:clamp(1px,25.8666666667vw,194px)}.section-our-field .num2{margin-left:auto;width:clamp(1px,29.0666666667vw,218px)}.section-our-field .num3{width:clamp(1px,28.8vw,216px)}.section-our-field .num4{margin-left:auto;width:clamp(1px,29.7333333333vw,223px)}.section-our-field .num5{width:clamp(1px,29.0666666667vw,218px)}}.section-our-field .img-box{width:57.6%}.section-our-field .img-box img{border-radius:clamp(1px,1.3888888889vw,20px);overflow:hidden}@media (max-width:750px){.section-our-field .img-box{width:100%}.section-our-field .img-box img{border-radius:clamp(1px,2.6666666667vw,20px)}}.section-our-field .text-box{width:42.4%}.section-our-field .text-box h3{font-size:clamp(16px,3.125vw,45px);left:.08em;margin-bottom:.6em}.section-our-field .text-box p{font-size:clamp(8px,1.5972222222vw,23px);margin-bottom:2em}@media (max-width:750px){.section-our-field .text-box{width:100%}.section-our-field .text-box h3{font-size:clamp(8px,5.3333333333vw,40px)}.section-our-field .text-box p{font-size:clamp(8px,3.4666666667vw,26px);margin-bottom:2em}}@media (min-width:751px){.section-our-field .field01 .text-box,.section-our-field .field03 .text-box,.section-our-field .field05 .text-box{padding-right:clamp(1px,2.7777777778vw,40px)}.section-our-field .field02 .text-box,.section-our-field .field04 .text-box{padding-left:clamp(1px,2.7777777778vw,40px)}}.section-our-field .more-btn{text-align:right}.section-our-field .more-btn a{color:#fff;display:inline-flex;font-family:Jost,sans-serif;font-optical-sizing:auto;font-size:1.8rem;font-style:normal;font-weight:300;letter-spacing:.08em;line-height:1;margin-right:-20px;transition-duration:.4s}@media (max-width:750px){.section-our-field .more-btn a{margin-right:10px}}.section-our-field .more-btn a:after{background:url(../img/icon_arrow_right.svg) no-repeat 50%;background-size:contain;content:"";display:inline-flex;height:20px;margin-left:11px;width:20px}.section-our-field .more-btn a:hover{transform:scale(1.2)}.section-our-field .img-box{border-radius:clamp(1px,1.3888888889vw,20px);overflow:hidden;position:relative}.section-our-field .img-box img{display:block;height:auto;transform:scale(1.4);transform-origin:center center;width:100%}.section-journal{background-color:#fff;position:relative}.section-journal .journal-inner{margin-bottom:20px;margin-top:40px;position:relative}.section-journal .inner-box{background:rgba(0,0,0,.7);color:#fff;height:100%;left:50%;position:absolute;text-align:center;top:0;transform:translateX(-50%);width:41.7%;z-index:1}@media (max-width:750px){.section-journal .inner-box{width:80%}}.section-journal .inner-box .inner-box-contents{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center}.section-journal h2{font-family:Jost,sans-serif;font-optical-sizing:auto;font-size:clamp(8px,2.7777777778vw,40px);font-style:normal;font-weight:500;margin-top:1em}@media (max-width:750px){.section-journal h2{font-size:2rem;margin-top:0}}.section-journal h2+p{margin-bottom:3em}@media (max-width:750px){.section-journal h2+p{margin-bottom:1em}}.section-journal p{font-size:1.4rem;font-size:clamp(10px,.9722222222vw,14px);margin-bottom:4em}@media (max-width:750px){.section-journal p{font-size:1rem;margin-bottom:1em}}.section-journal .bg-img2{height:auto;left:0;-o-object-fit:cover;object-fit:cover;opacity:0;position:absolute;top:0;width:100%;z-index:0}.section-journal .viwe-all-btn{border-bottom:1px solid;padding:0 1em}.section-journal .viwe-all-btn a{color:#fff;font-family:Jost,sans-serif;font-optical-sizing:auto;font-size:1.4rem;font-style:normal;font-weight:500;letter-spacing:.08em}.section-footer-area{background-color:#fff;padding-bottom:clamp(1px,2.7777777778vw,40px);position:relative}@media (max-width:750px){.section-footer-area{padding-bottom:0}}.section-footer-area .inner-box-contents{display:flex;gap:clamp(1px,2.7777777778vw,40px)}@media (max-width:750px){.section-footer-area .inner-box-contents{display:block}}.section-footer-area .inner-box-contents .item{aspect-ratio:700/410;position:relative;width:50%}@media (max-width:750px){.section-footer-area .inner-box-contents .item{margin-bottom:clamp(1px,1.3888888889vw,20px);width:100%}}.section-footer-area .inner-box-contents .about-us{background:url(../img/top/bg_about_us.webp) no-repeat 50%;background-size:contain}.section-footer-area .inner-box-contents .recruit{background:url(../img/top/bg_recruit.webp) no-repeat 50%;background-size:contain}.section-footer-area .inner-box-contents .text-box{color:#fff;height:100%;left:0;padding-top:clamp(1px,2.0833333333vw,30px);text-align:center;top:0;transition:transform .3s ease-in-out;width:100%}.section-footer-area .inner-box-contents .text-box h2{font-family:Jost,sans-serif;font-optical-sizing:auto;font-size:clamp(8px,2.7777777778vw,40px);font-style:normal;font-weight:500;letter-spacing:.08em}@media (max-width:750px){.section-footer-area .inner-box-contents .text-box h2{font-size:3rem}}.section-footer-area .inner-box-contents .text-box p{font-size:clamp(10px,.9722222222vw,14px)}@media (max-width:750px){.section-footer-area .inner-box-contents .text-box p{font-size:1.2rem}}.section-footer-area .inner-box-contents a:hover .text-box{transform:translateY(-10px)}.contact-btn{position:absolute;right:-4px;top:calc(50% - 5em);transform:rotate(90deg);transition:right .3s ease;transition:opacity .3s ease-in-out;z-index:998}@media (max-width:750px){.contact-btn{right:calc(clamp(1px, 4vw, 30px)*-1);top:calc(clamp(1px, 4vw, 30px) + 80px);top:80px}}.contact-btn a{color:#fff;font-family:Jost,sans-serif;font-optical-sizing:auto;font-size:14px;font-style:normal;font-weight:300;letter-spacing:.08em}@media (max-width:750px){.contact-btn a{font-size:clamp(8px,2.6666666667vw,20px)}}.contact-btn:hover{opacity:.5}.section-page-top{align-items:center;display:flex;height:clamp(1px,19.4444444444vw,280px);justify-content:center;padding-top:clamp(1px,5.7638888889vw,83px)}.section-page-top .top-tilte{font-size:clamp(8px,.9722222222vw,14px);font-weight:500;letter-spacing:.08em;position:relative;text-align:center}@media (max-width:750px){.section-page-top .top-tilte{font-size:clamp(8px,1.8666666667vw,14px)}}.section-page-top .top-tilte:before{color:#000;content:attr(data-en);display:block;font-family:Jost,sans-serif;font-optical-sizing:auto;font-size:clamp(8px,2.7777777778vw,40px);font-style:normal;font-weight:500;letter-spacing:.08em;text-align:center}@media (max-width:750px){.section-page-top .top-tilte:before{font-size:clamp(8px,5.3333333333vw,40px)}}.breadcrumb{font-size:clamp(8px,.9722222222vw,14px)}@media (max-width:750px){.breadcrumb{font-size:clamp(8px,2.4vw,18px);padding-top:clamp(1px,4vw,30px)}}.breadcrumb a{font-family:Jost,sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:400}.breadcrumb span{font-weight:700}.ourfiled-title{background-color:#f0f0f3;height:clamp(1px,16.6666666667vw,240px);padding-top:clamp(1px,1.4236111111vw,20.5px);text-align:center}@media (max-width:750px){.ourfiled-title{height:clamp(1px,32vw,240px);padding-top:clamp(1px,2.7333333333vw,20.5px)}}.ourfiled-title .field{font-family:Jost,sans-serif;font-optical-sizing:auto;font-size:clamp(8px,1.0416666667vw,15px);font-style:normal;font-weight:300;letter-spacing:.08em;line-height:1em;margin-bottom:clamp(1px,.5208333333vw,7.5px)}@media (max-width:750px){.ourfiled-title .field{font-size:clamp(8px,2vw,15px);margin-bottom:clamp(1px,1vw,7.5px)}}.ourfiled-title .img{margin-bottom:clamp(1px,1.7361111111vw,25px)}@media (max-width:750px){.ourfiled-title .img{margin-bottom:clamp(1px,3.3333333333vw,25px)}}.ourfiled-title h2{font-size:clamp(8px,2.4305555556vw,35px);font-weight:700;letter-spacing:.08em}@media (max-width:750px){.ourfiled-title h2{font-size:clamp(8px,4.6666666667vw,35px)}}@media (min-width:751px){.ourfiled-title .num01 img{width:clamp(1px,8.1388888889vw,117.2px)}.ourfiled-title .num02 img{width:clamp(1px,9.8819444444vw,142.3px)}.ourfiled-title .num03 img{width:clamp(1px,9.7152777778vw,139.9px)}.ourfiled-title .num04 img{width:clamp(1px,10.2222222222vw,147.2px)}.ourfiled-title .num05 img{width:clamp(1px,9.8541666667vw,141.9px)}}@media (max-width:750px){.ourfiled-title .num01 img{width:clamp(1px,15.6266666667vw,117.2px)}.ourfiled-title .num02 img{width:clamp(1px,18.9733333333vw,142.3px)}.ourfiled-title .num03 img{width:clamp(1px,18.6533333333vw,139.9px)}.ourfiled-title .num04 img{width:clamp(1px,19.6266666667vw,147.2px)}.ourfiled-title .num05 img{width:clamp(1px,18.92vw,141.9px)}}.title-upper{font-size:clamp(8px,2.4305555556vw,35px);line-height:1;max-width:100%;overflow:hidden;position:relative;text-align:center;top:-.5em}@media (max-width:750px){.title-upper{font-size:clamp(8px,4.6666666667vw,35px)}}.page-navi{font-size:16px;padding-top:clamp(1px,2.0833333333vw,30px);text-align:center}@media (max-width:750px){.page-navi{padding:clamp(1px,4vw,30px) 0}}.page-navi a{color:#000;margin:0 1em 1em}.page-navi .current{align-items:center;background-color:#333;border-radius:50%;color:#fff;display:inline-flex;height:30px;justify-content:center;line-height:1em;margin-bottom:1em;text-align:center;width:30px}.service01-furusato .lead{padding-bottom:clamp(1px,8.6805555556vw,125px);padding-top:clamp(1px,5.5555555556vw,80px);text-align:center}@media (max-width:750px){.service01-furusato .lead{padding-bottom:clamp(1px,13.3333333333vw,100px);padding-top:clamp(1px,8vw,60px)}}.service01-furusato .lead h3{font-size:clamp(8px,3.125vw,45px);font-weight:700;line-height:clamp(1px,4.1666666667vw,60px);margin-bottom:clamp(1px,3.4722222222vw,50px)}@media (max-width:750px){.service01-furusato .lead h3{font-size:clamp(8px,4.5333333333vw,34px);line-height:clamp(1px,6.6666666667vw,50px);margin-bottom:clamp(1px,6.6666666667vw,50px)}}.service01-furusato .lead p{font-size:clamp(8px,1.3888888889vw,20px);font-weight:500;line-height:2em}@media (max-width:750px){.service01-furusato .lead p{font-size:clamp(8px,3.4666666667vw,26px);text-align:left}}.service01-furusato .achievement{background-color:#f0f0f3;padding-bottom:clamp(1px,6.9444444444vw,100px)}@media (max-width:750px){.service01-furusato .achievement{padding-bottom:clamp(1px,13.3333333333vw,100px)}}.service01-furusato .achievement ul{display:flex;flex-wrap:wrap;gap:clamp(1px,3.4722222222vw,50px) clamp(1px,2.7777777778vw,40px);margin-top:clamp(1px,6.9444444444vw,100px)}@media (max-width:750px){.service01-furusato .achievement ul{gap:clamp(1px,6.6666666667vw,50px) clamp(1px,5.3333333333vw,40px);margin-top:clamp(1px,8vw,60px)}}.service01-furusato .achievement ul>li{font-size:clamp(8px,1.1111111111vw,16px);font-weight:500;line-height:1.875em;width:calc(50% - clamp(1px, 1.3888888889vw, 20px) - 2px)}@media (max-width:750px){.service01-furusato .achievement ul>li{font-size:clamp(8px,3.4666666667vw,26px);width:100%}}.service01-furusato .achievement ul>li .titie{color:#0083c0;margin-top:2em}.service01-furusato .achievement ul>li .info{font-size:clamp(8px,.9722222222vw,14px)}@media (max-width:750px){.service01-furusato .achievement ul>li .info{font-size:clamp(8px,2.6666666667vw,20px)}}.v-writing{text-orientation:upright;writing-mode:vertical-rl}.service01-theme{padding-bottom:clamp(1px,6.9444444444vw,100px);padding-top:clamp(1px,14.5833333333vw,210px);position:relative}@media (max-width:750px){.service01-theme{padding-bottom:clamp(1px,13.3333333333vw,100px);padding-top:clamp(1px,28vw,210px)}}.service01-theme:before{background:linear-gradient(90deg,#01ebf6 0,#016dbc);content:"";display:block;height:clamp(1px,24.3055555556vw,350px);left:0;position:absolute;top:clamp(1px,11.1111111111vw,160px);width:100vw}@media (max-width:750px){.service01-theme:before{top:clamp(1px,21.3333333333vw,160px)}}.service01-theme .inner{overflow:visible;position:relative}.service01-theme .title-wrap{overflow:visible;position:absolute;right:clamp(1px,17.3611111111vw,250px);top:calc(clamp(1px, 9.7222222222vw, 140px)*-1);width:100%;z-index:2}@media (max-width:750px){.service01-theme .title-wrap{right:clamp(1px,8vw,60px);top:calc(clamp(1px, 18.6666666667vw, 140px)*-1)}}.service01-theme h2{font-size:clamp(8px,3.125vw,45px);height:15em;line-height:1.5em;width:100%}@media (max-width:750px){.service01-theme h2{font-size:clamp(8px,6vw,45px)}}.service01-theme .theme-list{background-color:#fff;border-radius:clamp(1px,4.1666666667vw,60px);padding:clamp(1px,3.2638888889vw,47px) clamp(1px,6.4583333333vw,93px) 0}@media (max-width:750px){.service01-theme .theme-list{border-radius:clamp(1px,8vw,60px);padding:clamp(1px,6.2666666667vw,47px) clamp(1px,8vw,60px) 0}}.service01-theme .theme-list li{align-items:center;border-bottom:1px dashed #b4b4b4;display:inline-flex;font-size:clamp(8px,1.3888888889vw,20px);margin-bottom:.7em;padding-bottom:.7em;position:relative;width:100%}@media (max-width:750px){.service01-theme .theme-list li{font-size:clamp(8px,3.4666666667vw,26px);padding-right:clamp(1px,12vw,90px)}}.service01-theme .theme-list li.np{padding-right:0}.service01-theme .theme-list li:before{background:url(../img/img_checkmark.svg) no-repeat 50%/contain;content:"";display:inline-flex;flex-shrink:0;height:clamp(1px,1.9097222222vw,27.5px);margin-right:.5em;width:clamp(1px,1.6229166667vw,23.37px)}@media (max-width:750px){.service01-theme .theme-list li:before{height:clamp(1px,3.6666666667vw,27.5px);width:clamp(1px,3.116vw,23.37px)}}.service01-theme .theme-list:after{background:url(../img/img_arrow_down.svg) no-repeat 50%/contain;content:"";display:block;height:clamp(1px,2.9166666667vw,42px);margin:clamp(1px,3.4722222222vw,50px) auto clamp(1px,4.8611111111vw,70px);width:clamp(1px,5.1388888889vw,74px)}.service01-theme .results-info{background:linear-gradient(90deg,#01ebf6 0,#016dbc);color:#fff;font-size:clamp(8px,1.3888888889vw,20px);font-weight:700;margin-bottom:clamp(1px,2.5vw,36px);padding:.1em 2em;width:clamp(1px,58.3333333333vw,840px)}@media (max-width:750px){.service01-theme .results-info{font-size:clamp(8px,3.4666666667vw,26px);margin-bottom:clamp(1px,4.8vw,36px);width:100%}}.service01-theme .results-title{font-size:clamp(8px,3.125vw,45px);line-height:1.33em;margin-bottom:clamp(1px,2.7777777778vw,40px);position:relative}.service01-theme .results-title .col-change{color:#0083c0}@media (max-width:750px){.service01-theme .results-title{font-size:clamp(8px,4.6666666667vw,35px);margin-bottom:clamp(1px,4.6666666667vw,35px)}}.service01-theme .results-title:after{background:url(../img/service01/img_dec01.svg) no-repeat 50%/contain;content:"";display:block;height:clamp(1px,9.5833333333vw,138px);left:clamp(1px,45.8333333333vw,660px);position:absolute;top:clamp(1px,5.1388888889vw,74px);width:clamp(1px,18.0555555556vw,260px)}@media (max-width:750px){.service01-theme .results-title:after{height:clamp(1px,18.4vw,138px);left:clamp(1px,61.3333333333vw,460px);top:clamp(1px,4.5333333333vw,34px);width:clamp(1px,34.6666666667vw,260px)}}.service01-theme .results-catch{font-size:clamp(8px,1.3888888889vw,20px);font-weight:500;line-height:2em;margin-bottom:clamp(1px,8.8194444444vw,127px);width:clamp(1px,56.9444444444vw,820px)}@media (max-width:750px){.service01-theme .results-catch{font-size:clamp(8px,3.2vw,24px);margin-bottom:clamp(1px,16.9333333333vw,127px);width:100%}}.service01-theme .results-content{display:flex;justify-content:space-between;margin-bottom:clamp(1px,4.8611111111vw,70px);width:clamp(1px,85.4166666667vw,1230px)}@media (max-width:750px){.service01-theme .results-content{display:block;margin-bottom:clamp(1px,9.3333333333vw,70px);padding:0 clamp(1px,5.3333333333vw,40px);width:100%}}.service01-theme .results-content p{font-size:clamp(8px,1.1111111111vw,16px)}@media (max-width:750px){.service01-theme .results-content p{font-size:clamp(8px,3.2vw,24px)}}.service01-theme .results-content.reverse{flex-direction:row-reverse}.service01-theme .normal{margin-left:auto}.service01-theme .reverse .box-img{text-align:right}.service01-theme .box-img{width:clamp(1px,50vw,720px)}@media (max-width:750px){.service01-theme .box-img{width:100%}}.service01-theme .box-txt{margin-top:auto;width:clamp(1px,31.25vw,450px)}@media (max-width:750px){.service01-theme .box-txt{margin-bottom:clamp(1px,6.6666666667vw,50px);width:100%}}.service01-theme .img-small{margin-top:clamp(1px,1.3888888889vw,20px);max-width:clamp(1px,31.25vw,450px)}@media (max-width:750px){.service01-theme .img-small{margin-top:clamp(1px,2.6666666667vw,20px);max-width:clamp(1px,60vw,450px)}}.service01-theme .title-info{font-size:clamp(8px,1.3888888889vw,20px);line-height:1;margin-bottom:clamp(1px,3.8194444444vw,55px)}@media (max-width:750px){.service01-theme .title-info{font-size:clamp(8px,3.4666666667vw,26px);margin-bottom:clamp(1px,7.3333333333vw,55px)}}.service01-theme .title-info span{font-family:Jost,sans-serif;font-optical-sizing:auto;font-size:clamp(8px,4.1666666667vw,60px);font-style:normal;font-weight:500;line-height:0;padding-left:clamp(1px,2.5347222222vw,36.5px);position:relative}@media (max-width:750px){.service01-theme .title-info span{font-size:clamp(8px,8vw,60px);padding-left:clamp(1px,4.8666666667vw,36.5px)}}.service01-theme .title-info span:before{background-color:#000;content:"";display:block;height:clamp(1px,2.0833333333vw,30px);left:clamp(1px,1.3888888889vw,20px);position:absolute;top:clamp(1px,2.5vw,36px);width:1px}@media (max-width:750px){.service01-theme .title-info span:before{height:clamp(1px,4vw,30px);left:clamp(1px,2.6666666667vw,20px);top:clamp(1px,4.8vw,36px)}}.service01-theme .results-content h3{display:inline-block;font-size:clamp(8px,3.125vw,45px);margin-bottom:.5em;position:relative;white-space:nowrap}@media (max-width:750px){.service01-theme .results-content h3{font-size:clamp(8px,4.6666666667vw,35px)}}.service01-theme .results-content h3:before{background:url(../img/service01/img_dec02.svg) no-repeat 50%/contain;bottom:clamp(1px,3.8194444444vw,55px);content:"";flex-shrink:0;height:clamp(1px,2.6041666667vw,37.5px);position:absolute;right:clamp(1px,.3472222222vw,5px);width:clamp(1px,1.5784722222vw,22.73px)}@media (max-width:750px){.service01-theme .results-content h3:before{bottom:clamp(1px,7.3333333333vw,55px);height:clamp(1px,5vw,37.5px);right:clamp(1px,.6666666667vw,5px);width:clamp(1px,3.0306666667vw,22.73px)}}.service01-theme .results-content p{line-height:1.875;margin-bottom:clamp(1px,4.8611111111vw,70px)}@media (max-width:750px){.service01-theme .results-content p{margin-bottom:clamp(1px,9.3333333333vw,70px)}}.service01-theme .results-content li{color:#000;font-size:clamp(8px,1.3888888889vw,20px);margin-bottom:1em}@media (max-width:750px){.service01-theme .results-content li{font-size:clamp(8px,3.4666666667vw,26px);margin-bottom:.5em}}@media (min-width:751px){.service01-theme .results-content li:last-child{margin-bottom:0}}.service01-theme .results-content li:before{background-color:#0083c0;border-radius:50%;content:"";display:inline-flex;flex-shrink:0;height:clamp(1px,.8333333333vw,12px);margin-right:1em;width:clamp(1px,.8333333333vw,12px)}@media (max-width:750px){.service01-theme .results-content li:before{height:clamp(1px,2.1333333333vw,16px);width:clamp(1px,2.1333333333vw,16px)}}.service01-choose{background-color:#f0f0f3;overflow:visible;padding-bottom:clamp(1px,6.25vw,90px);position:relative}.service01-choose .right-logo{position:relative}.service01-choose .right-logo:after{background:url(../img/logo-side.svg) no-repeat 50%/contain;content:"";display:block;height:clamp(1px,34.7340277778vw,500.17px);position:absolute;right:calc(clamp(1px, 4.1236111111vw, 59.38px)*-1);top:clamp(1px,5.8333333333vw,84px);width:clamp(1px,4.1236111111vw,59.38px)}@media (max-width:750px){.service01-choose .right-logo:after{height:clamp(1px,66.6893333333vw,500.17px);right:0;top:clamp(1px,11.2vw,84px);width:clamp(1px,7.9173333333vw,59.38px)}.service01-choose{padding-bottom:clamp(1px,12vw,90px)}}.service01-choose .choose-content{width:clamp(1px,68.0555555556vw,980px)}@media (max-width:750px){.service01-choose .choose-content{width:85%}}.service01-choose .choose-content{overflow:hidden}.service01-choose h2{margin-bottom:clamp(1px,2.7777777778vw,40px)}@media (max-width:750px){.service01-choose h2{margin-bottom:clamp(1px,5.3333333333vw,40px)}}.service01-choose .title-info{align-items:center;display:inline-flex;font-family:Jost,sans-serif;font-optical-sizing:auto;font-size:clamp(8px,4.1666666667vw,60px);font-style:normal;font-weight:500;justify-content:flex-start}@media (max-width:750px){.service01-choose .title-info{font-size:clamp(8px,8vw,60px)}}.service01-choose .title-info:before{background:url(../img/img_flag.svg) no-repeat 50%/contain;content:"";display:inline-flex;flex-shrink:0;height:clamp(1px,5.3756944444vw,77.41px);width:clamp(1px,5.3506944444vw,77.05px)}@media (max-width:750px){.service01-choose .title-info:before{height:clamp(1px,10.3213333333vw,77.41px);width:clamp(1px,10.2733333333vw,77.05px)}}.service01-choose h3{font-size:clamp(8px,2.0833333333vw,30px);line-height:1.33em;margin-bottom:1em}@media (max-width:750px){.service01-choose h3{font-size:clamp(8px,4vw,30px)}}.service01-choose p{font-size:clamp(8px,1.1111111111vw,16px);line-height:1.875}@media (max-width:750px){.service01-choose p{font-size:clamp(8px,3.2vw,24px)}}.service01-choose .box-img{display:flex;gap:clamp(1px,2.3611111111vw,34px);justify-content:space-between;margin-bottom:clamp(1px,3.4722222222vw,50px);margin-top:clamp(1px,3.4722222222vw,50px)}@media (max-width:750px){.service01-choose .box-img{gap:clamp(1px,2.6666666667vw,20px);margin-bottom:clamp(1px,6.6666666667vw,50px);margin-top:clamp(1px,6.6666666667vw,50px)}}.service01-choose .box-img img{width:calc(50% - clamp(1px, 1.1805555556vw, 17px))}@media (max-width:750px){.service01-choose .box-img img{width:calc(50% - clamp(1px, 1.3333333333vw, 10px))}}.service01-choose .choose-content.right{margin-left:auto}.service01-voice{padding-top:clamp(1px,5.5555555556vw,80px)}@media (max-width:750px){.service01-voice{padding-top:clamp(1px,10.6666666667vw,80px)}}.service01-voice h2{font-size:clamp(8px,2.4305555556vw,35px);margin-bottom:clamp(1px,5.5555555556vw,80px);text-align:center}@media (max-width:750px){.service01-voice h2{font-size:clamp(8px,4.6666666667vw,35px);margin-bottom:clamp(1px,10.6666666667vw,80px)}}.service01-voice .voice-list{display:flex;flex-wrap:wrap;gap:clamp(1px,4.1666666667vw,60px);justify-content:space-between}@media (max-width:750px){.service01-voice .voice-list{display:block}}.service01-voice .voice-list li{margin-bottom:clamp(1px,4.5138888889vw,65px);overflow:hidden;width:calc(50% - clamp(1px, 2.0833333333vw, 30px) - 2px)}@media (max-width:750px){.service01-voice .voice-list li{margin-bottom:clamp(1px,8.6666666667vw,65px);width:100%}}.service01-voice .voice-list li img{border-radius:clamp(1px,2.0833333333vw,30px)}@media (max-width:750px){.service01-voice .voice-list li img{border-radius:clamp(1px,2.6666666667vw,20px);display:block;width:70%}}.service01-voice .voice-list .tag{border-left:1px solid #000;border-right:1px solid #000;display:inline-block;font-size:clamp(8px,.9722222222vw,14px);font-weight:500;margin-bottom:clamp(1px,.8333333333vw,12px);margin-top:clamp(1px,1.8055555556vw,26px);padding:0 1em}@media (max-width:750px){.service01-voice .voice-list .tag{font-size:clamp(8px,2.6666666667vw,20px);margin-bottom:clamp(1px,1.6vw,12px);margin-top:clamp(1px,3.4666666667vw,26px)}}.service01-voice .voice-list .address{font-size:clamp(8px,1.1111111111vw,16px);margin-bottom:clamp(1px,1.0416666667vw,15px)}@media (max-width:750px){.service01-voice .voice-list .address{font-size:clamp(8px,3.2vw,24px);margin-bottom:clamp(1px,2vw,15px)}}.service01-voice .voice-list .title{font-size:clamp(8px,1.5277777778vw,22px);font-weight:700;margin-bottom:clamp(1px,1.3888888889vw,20px)}@media (max-width:750px){.service01-voice .voice-list .title{font-size:clamp(8px,3.4666666667vw,26px);margin-bottom:clamp(1px,2.6666666667vw,20px)}}.service01-voice .voice-list .txt{font-size:clamp(8px,1.1111111111vw,16px);line-height:1.625em}@media (max-width:750px){.service01-voice .voice-list .txt{font-size:clamp(8px,3.2vw,24px)}}.service01-proposal{background-color:#d8e8e8;padding-bottom:clamp(1px,4.8611111111vw,70px);padding-top:clamp(1px,3.4722222222vw,50px)}.service01-proposal h2{font-size:clamp(8px,3.125vw,45px);line-height:1.33em;margin-bottom:clamp(1px,3.4722222222vw,50px);text-align:center}@media (max-width:750px){.service01-proposal h2{font-size:clamp(8px,4.6666666667vw,35px);margin-bottom:clamp(1px,6.6666666667vw,50px)}}.service01-proposal .proposal-list{display:flex;gap:clamp(1px,1.3888888889vw,20px);justify-content:space-between;margin-bottom:clamp(1px,4.1666666667vw,60px)}@media (max-width:750px){.service01-proposal .proposal-list{display:block;margin-bottom:clamp(1px,8vw,60px)}}.service01-proposal .proposal-list li{background-color:#fff;border-radius:clamp(1px,1.3888888889vw,20px);display:flex;flex-direction:column;height:clamp(1px,43.0555555556vw,620px);padding:clamp(1px,2.2916666667vw,33px) clamp(1px,1.9444444444vw,28px);width:clamp(1px,26.3888888889vw,380px)}@media (max-width:750px){.service01-proposal .proposal-list li{border-radius:clamp(1px,1.3333333333vw,10px);height:auto;margin-bottom:clamp(1px,2.0833333333vw,30px);padding:clamp(1px,4.4vw,33px) clamp(1px,3.7333333333vw,28px);width:100%}}.service01-proposal .proposal-list h3{font-size:clamp(8px,1.7361111111vw,25px);margin-bottom:clamp(1px,2.0833333333vw,30px);text-align:center}@media (max-width:750px){.service01-proposal .proposal-list h3{font-size:clamp(8px,4vw,30px);margin-bottom:clamp(1px,4vw,30px)}}.service01-proposal .proposal-list p{font-size:clamp(8px,1.1111111111vw,16px);line-height:1.625em}@media (max-width:750px){.service01-proposal .proposal-list p{font-size:clamp(8px,3.2vw,24px);margin-bottom:1em}}.service01-proposal .proposal-list img,.service01-proposal .proposal-list video{display:block;margin-top:auto}.service01-proposal .different-box{border:2px solid #fff;border-radius:clamp(1px,1.3888888889vw,20px);padding:clamp(1px,2.0833333333vw,30px) clamp(1px,2.6388888889vw,38px) clamp(1px,2.5vw,36px)}@media (max-width:750px){.service01-proposal .different-box{border-radius:clamp(1px,2.6666666667vw,20px);padding:clamp(1px,4vw,30px)}}.service01-proposal .different-box h3{font-size:clamp(8px,2.0833333333vw,30px);font-weight:700;margin-bottom:clamp(1px,2.0833333333vw,30px);position:relative;text-align:center}@media (max-width:750px){.service01-proposal .different-box h3{font-size:clamp(8px,4vw,30px);margin-bottom:clamp(1px,4vw,30px)}}.service01-proposal .different-box h3:after{background:url(../img/service01/img_dec02.svg) no-repeat 50%/contain;content:"";display:inline-block;height:clamp(1px,2.6041666667vw,37.5px);margin-left:clamp(1px,2.0833333333vw,30px);width:clamp(1px,1.5784722222vw,22.73px)}.service01-proposal .different-box .different-list{display:flex;gap:clamp(1px,1.3888888889vw,20px)}@media (max-width:750px){.service01-proposal .different-box .different-list{flex-wrap:wrap;gap:clamp(1px,2.6666666667vw,20px);justify-content:space-between}}.service01-proposal .different-box li{width:calc(25% - clamp(1px, 1.0416666667vw, 15px) - 1px)}@media (max-width:750px){.service01-proposal .different-box li{width:calc(50% - clamp(1px, 1.3333333333vw, 10px) - 1px)}}.service01-local-government{padding:clamp(1px,5.5555555556vw,80px) 0}@media (max-width:750px){.service01-local-government{padding:clamp(1px,10.6666666667vw,80px) 0}}.service01-local-government h2{font-size:clamp(8px,2.4305555556vw,35px);margin-bottom:clamp(1px,4.1666666667vw,60px)}@media (max-width:750px){.service01-local-government h2{font-size:clamp(8px,4.6666666667vw,35px);margin-bottom:clamp(1px,8vw,60px)}}.service01-local-government .local-government-list{display:flex;flex-wrap:wrap;gap:clamp(1px,2.0833333333vw,30px);justify-content:center;margin-bottom:clamp(1px,4.1666666667vw,60px)}@media (max-width:750px){.service01-local-government .local-government-list{gap:clamp(1px,4vw,30px)}}.service01-local-government .local-government-list>li{box-shadow:0 5px 6px rgba(0,0,0,.1);position:relative;width:clamp(1px,18.75vw,270px)}@media (max-width:750px){.service01-local-government .local-government-list>li{width:calc(50% - clamp(1px, 4vw, 30px) - 1px)}}.service01-local-government .local-government-list>li h3{background-color:#333;color:#fff;font-size:clamp(8px,1.5277777778vw,22px);padding:clamp(1px,.625vw,9px) 0 clamp(1px,.8333333333vw,12px);text-align:center}@media (max-width:750px){.service01-local-government .local-government-list>li h3{font-size:clamp(8px,2.9333333333vw,22px);padding:clamp(1px,1.2vw,9px) 0 clamp(1px,1.6vw,12px)}}.service01-local-government .local-government-list>li p{font-size:clamp(8px,.9722222222vw,14px);line-height:1.785em;padding:clamp(1px,1.1111111111vw,16px);text-align:center}@media (max-width:750px){.service01-local-government .local-government-list>li p{font-size:clamp(8px,1.8666666667vw,14px);padding:clamp(1px,2.1333333333vw,16px)}}.service01-local-government .area{font-size:clamp(8px,2.4305555556vw,35px);font-weight:700;margin-bottom:clamp(1px,3.4722222222vw,50px)}@media (max-width:750px){.service01-local-government .area{font-size:clamp(8px,4.6666666667vw,35px);margin-bottom:clamp(1px,6.6666666667vw,50px)}}.service01-local-government .area-list{display:flex;flex-wrap:wrap;gap:clamp(1px,2.7777777778vw,40px);justify-content:space-between;margin-bottom:clamp(1px,3.4722222222vw,50px)}@media (max-width:750px){.service01-local-government .area-list{display:block;margin-bottom:clamp(1px,6.6666666667vw,50px)}}.service01-local-government .area-list>li{border:1px solid #000;padding-bottom:clamp(1px,1.7361111111vw,25px);padding-left:clamp(1px,1.7361111111vw,25px);padding-top:clamp(1px,1.1111111111vw,16px);width:calc(50% - clamp(1px, 1.3888888889vw, 20px) - 1px)}@media (max-width:750px){.service01-local-government .area-list>li{margin-bottom:clamp(1px,4vw,30px);padding:clamp(1px,4vw,30px);width:100%}}.service01-local-government .area-list>li .pre-icon{height:clamp(1px,6.6666666667vw,96px);width:clamp(1px,6.6666666667vw,96px)}@media (max-width:750px){.service01-local-government .area-list>li .pre-icon{height:clamp(1px,12.8vw,96px);width:clamp(1px,12.8vw,96px)}}.service01-local-government .area-list>li .pre-icon img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.service01-local-government .area-list>li .box-tilte{display:flex;gap:clamp(1px,1.9444444444vw,28px);margin-bottom:clamp(1px,1.8055555556vw,26px)}@media (max-width:750px){.service01-local-government .area-list>li .box-tilte{gap:clamp(1px,3.7333333333vw,28px);margin-bottom:clamp(1px,3.4666666667vw,26px)}}.service01-local-government .area-list>li .box-name{flex:1}.service01-local-government .area-list>li .box-name .pre-kana{border-bottom:1px solid #000;font-size:clamp(8px,.8333333333vw,12px);padding-bottom:.5em}@media (max-width:750px){.service01-local-government .area-list>li .box-name .pre-kana{font-size:clamp(8px,3.2vw,24px)}}.service01-local-government .area-list>li .box-name .pre-name{font-size:clamp(8px,1.7361111111vw,25px);font-weight:700;padding-top:.5em}@media (max-width:750px){.service01-local-government .area-list>li .box-name .pre-name{font-size:clamp(8px,5vw,37.5px)}}.service01-local-government .area-list>li .box-wrap{display:flex;height:clamp(1px,19.8611111111vw,286px);justify-content:space-between;margin-bottom:clamp(1px,1.5972222222vw,23px);overflow:visible}@media (max-width:750px){.service01-local-government .area-list>li .box-wrap{display:block;height:clamp(1px,38.1333333333vw,286px);height:auto;margin-bottom:clamp(1px,3.0666666667vw,23px)}}.service01-local-government .area-list>li .box-img{padding:0 clamp(1px,2.0833333333vw,30px);position:relative;width:clamp(1px,22.2222222222vw,320px)}@media (max-width:750px){.service01-local-government .area-list>li .box-img{padding:0 clamp(1px,4vw,30px);width:clamp(1px,42.6666666667vw,320px);width:100%}}.service01-local-government .area-list>li .box-img .swiper-slide{height:clamp(1px,19.8611111111vw,286px)}@media (max-width:750px){.service01-local-government .area-list>li .box-img .swiper-slide{height:clamp(1px,57.2vw,429px)}}.service01-local-government .area-list>li .box-img img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.service01-local-government .area-list>li .box-link{border-left:1px solid #000;padding:0 clamp(1px,1.0763888889vw,15.5px);width:clamp(1px,14.5833333333vw,210px)}@media (max-width:750px){.service01-local-government .area-list>li .box-link{border:none;display:flex;flex-wrap:wrap;gap:clamp(1px,4vw,30px);margin-top:clamp(1px,4vw,30px);padding:0 clamp(1px,2.0666666667vw,15.5px);width:100%}}.service01-local-government .area-list>li .box-link a{align-items:center;border-radius:100px;color:#fff;display:block;display:flex;font-size:clamp(8px,.8333333333vw,12px);justify-content:center;margin-bottom:clamp(1px,.6944444444vw,10px);min-height:clamp(1px,2.2222222222vw,32px);transition:color .3s ease,background-color .3s ease;width:clamp(1px,12.5vw,180px)}@media (max-width:750px){.service01-local-government .area-list>li .box-link a{font-size:clamp(8px,3.2vw,24px);margin-bottom:0;min-height:clamp(1px,8.5333333333vw,64px);width:calc(50% - clamp(1px, 2vw, 15px) - 1px)}}@media (min-width:751px){.service01-local-government .area-list>li .box-link a:last-child{margin-bottom:0}}.service01-local-government .area-list>li .box-office{align-items:center;border:1px solid #000;border-radius:clamp(1px,.3472222222vw,5px);display:inline-flex;height:clamp(1px,2.6388888889vw,38px);overflow:hidden;width:clamp(1px,20.8333333333vw,300px)}@media (max-width:750px){.service01-local-government .area-list>li .box-office{border-radius:clamp(1px,.6666666667vw,5px);height:clamp(1px,10.1333333333vw,76px);width:clamp(1px,80vw,600px)}}.service01-local-government .area-list>li .box-office .name{align-items:center;background-color:#f0f0f0;border-right:1px solid #000;display:flex;font-size:clamp(8px,.9722222222vw,14px);height:100%;padding:0 1em}@media (max-width:750px){.service01-local-government .area-list>li .box-office .name{font-size:clamp(8px,2.8vw,21px)}}.service01-local-government .area-list>li .box-office .office-name{flex:1;font-size:clamp(8px,1.1111111111vw,16px)}@media (max-width:750px){.service01-local-government .area-list>li .box-office .office-name{font-size:clamp(8px,3.2vw,24px)}}.service01-local-government .area-list>li .box-office .office-name a{color:#000;display:block;padding:0 1em;position:relative}.service01-local-government .area-list>li .box-office .office-name a:after{background:url(../img/icon_o_right.svg) no-repeat 50%/contain;content:"";display:block;height:clamp(1px,.8486111111vw,12.22px);position:absolute;right:1em;top:calc(50% - clamp(1px, .4243055556vw, 6.11px));width:clamp(1px,.5041666667vw,7.26px)}@media (max-width:750px){.service01-local-government .area-list>li .box-office .office-name a:after{height:clamp(1px,3.2586666667vw,24.44px);top:calc(50% - clamp(1px, 1.6293333333vw, 12.22px));width:clamp(1px,1.936vw,14.52px)}}.service01-local-government .area-list>li .box-footer{align-items:center;display:flex;justify-content:space-between;margin-right:clamp(1px,1.5277777778vw,22px)}@media (max-width:750px){.service01-local-government .area-list>li .box-footer{display:block;margin-right:0;padding-top:clamp(1px,4vw,30px)}}.service01-local-government .graph-list .swiper-button-next:after,.service01-local-government .graph-list .swiper-button-prev:after{content:none;transition:background-color .3s ease}.service01-local-government .graph-list .swiper-button-next,.service01-local-government .graph-list .swiper-button-prev{background-color:#000;border:1px solid #000;border-radius:clamp(1px,1.0416666667vw,15px);bottom:auto;cursor:pointer;display:block;height:clamp(1px,2.0833333333vw,30px);left:auto;left:inherit;margin:0!important;padding:0!important;position:static;position:relative;position:absolute;right:auto;right:inherit;top:auto;top:inherit;top:calc(50% - clamp(1px, .6944444444vw, 10px));transform:none;transition:background-color .3s ease;width:clamp(1px,2.0833333333vw,30px)}@media (max-width:750px){.service01-local-government .graph-list .swiper-button-next,.service01-local-government .graph-list .swiper-button-prev{border-radius:clamp(1px,4vw,30px);height:clamp(1px,8vw,60px);top:calc(50% - clamp(1px, 4vw, 30px));width:clamp(1px,8vw,60px)}}.service01-local-government .graph-list .swiper-button-prev{left:0}.service01-local-government .graph-list .swiper-button-next{right:0}.service01-local-government .graph-list .swiper-button-next:before,.service01-local-government .graph-list .swiper-button-prev:before{background-color:#fff;content:"";display:block;height:clamp(1px,.603125vw,8.685px);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:clamp(1px,.3583333333vw,5.16px)}@media (max-width:750px){.service01-local-government .graph-list .swiper-button-next:before,.service01-local-government .graph-list .swiper-button-prev:before{height:clamp(1px,2.316vw,17.37px);width:clamp(1px,1.376vw,10.32px)}}.service01-local-government .graph-list .swiper-button-next:hover,.service01-local-government .graph-list .swiper-button-prev:hover{background-color:#fff}.service01-local-government .graph-list .swiper-button-next:hover:before,.service01-local-government .graph-list .swiper-button-prev:hover:before{background-color:#000}.service01-local-government .graph-list .swiper-button-prev:before{-webkit-mask:url(../img/img_arrow_left_sel2.svg) no-repeat center/contain;mask:url(../img/img_arrow_left_sel2.svg) no-repeat center/contain}.service01-local-government .graph-list .swiper-button-next:before{-webkit-mask:url(../img/img_arrow_right_sel2.svg) no-repeat center/contain;mask:url(../img/img_arrow_right_sel2.svg) no-repeat center/contain}@media (max-width:750px){.service01-local-government .graph-list .btn-more{margin-top:clamp(1px,4vw,30px);text-align:right}}.service01-local-government .graph-list .btn-more a{align-items:center;display:inline-flex;font-family:Jost,sans-serif;font-optical-sizing:auto;font-size:clamp(8px,1.25vw,18px);font-style:normal;font-weight:300}@media (max-width:750px){.service01-local-government .graph-list .btn-more a{font-size:clamp(8px,3.6vw,27px)}}.service01-local-government .graph-list .btn-more a:after{align-items:center;background:url(../img/icon_top_arrow.svg) no-repeat 50%/contain;content:"";display:inline-flex;height:clamp(1px,1.3888888889vw,20px);margin-left:.5em;width:clamp(1px,1.3888888889vw,20px)}@media (max-width:750px){.service01-local-government .graph-list .btn-more a:after{height:clamp(1px,4vw,30px);width:clamp(1px,4vw,30px)}}.service01-thinking{position:relative}.service01-thinking h2{font-size:clamp(8px,3.125vw,45px);margin-bottom:clamp(1px,5.5555555556vw,80px)}@media (max-width:750px){.service01-thinking h2{font-size:clamp(8px,4vw,30px);margin-bottom:clamp(1px,10.6666666667vw,80px)}}.service01-thinking p{font-size:clamp(8px,1.5277777778vw,22px);line-height:1.81em;margin-bottom:2em}@media (max-width:750px){.service01-thinking p{font-size:clamp(8px,3.2vw,24px)}}.service01-thinking h2+p{font-size:clamp(8px,2.4305555556vw,35px);font-weight:700;line-height:1.71em;margin-bottom:clamp(1px,2.9861111111vw,43px)}@media (max-width:750px){.service01-thinking h2+p{font-size:clamp(8px,3.7333333333vw,28px);margin-bottom:clamp(1px,5.7333333333vw,43px)}}.service01-thinking .large{font-size:clamp(8px,2.4305555556vw,35px);font-weight:700}@media (max-width:750px){.service01-thinking .large{font-size:clamp(8px,3.4666666667vw,26px);text-align:center;width:65%}}.service01-thinking .sp-width{width:65%}.service01-thinking .large-def{text-align:left;width:100%}.service01-thinking .thinking-img{position:absolute;right:0;top:clamp(1px,18.75vw,270px);width:clamp(1px,27.7777777778vw,400px)}@media (max-width:750px){.service01-thinking .thinking-img{top:clamp(1px,13.3333333333vw,100px);width:35%}}.btn-service-contact-wrap{margin-bottom:clamp(1px,2.9166666667vw,42px);margin-top:clamp(1px,6.9444444444vw,100px);text-align:center}@media (max-width:750px){.btn-service-contact-wrap{margin-bottom:clamp(1px,5.6vw,42px);margin-top:clamp(1px,13.3333333333vw,100px)}}.btn-service-contact-wrap a{align-items:center;background-color:#333;border:1px solid #333;border-radius:clamp(1px,.6944444444vw,10px);color:#fff;display:inline-flex;font-size:clamp(8px,1.5277777778vw,22px);font-weight:700;height:clamp(1px,5.5555555556vw,80px);justify-content:center;position:relative;transition:color .3s ease,background-color .3s ease;width:clamp(1px,40.1388888889vw,578px)}@media (max-width:750px){.btn-service-contact-wrap a{border-radius:clamp(1px,1.3333333333vw,10px);font-size:clamp(8px,2.9333333333vw,22px);height:clamp(1px,10.6666666667vw,80px);width:clamp(1px,77.0666666667vw,578px)}}.btn-service-contact-wrap a:after{background:url(../img/icon_btn_end.svg) no-repeat 50%/contain;content:"";display:block;height:clamp(1px,3.9479166667vw,56.85px);position:absolute;right:calc(clamp(1px, 1.3888888889vw, 20px)*-1);top:clamp(1px,.6944444444vw,10px);width:clamp(1px,6.4020833333vw,92.19px)}.section-out-field{background:#f0f0f3;padding-bottom:clamp(1px,4.8611111111vw,70px);padding-top:clamp(1px,2.7777777778vw,40px)}@media (max-width:750px){.section-out-field{padding-bottom:clamp(1px,9.3333333333vw,70px)}}.section-out-field h2{font-family:Jost,sans-serif;font-optical-sizing:auto;font-size:clamp(8px,2.7777777778vw,40px);font-style:normal;font-weight:500;letter-spacing:.08em;line-height:1;position:relative;text-align:center;top:0}@media (max-width:750px){.section-out-field h2{font-size:clamp(8px,4.6666666667vw,35px)}}.section-out-field .out-field-list{display:flex;gap:clamp(1px,3.0555555556vw,44px);margin-top:clamp(1px,2.9166666667vw,42px)}@media (max-width:750px){.section-out-field .out-field-list{gap:clamp(1px,1.3333333333vw,10px);margin-top:clamp(1px,5.6vw,42px)}}.section-out-field .field{display:inline-flex;font-family:Jost,sans-serif;font-optical-sizing:auto;font-size:clamp(8px,1.0416666667vw,15px);font-style:normal;font-weight:300}@media (max-width:750px){.section-out-field .field{font-size:clamp(8px,2vw,15px)}}.section-out-field .num{display:inline-flex;margin-left:clamp(1px,2.4305555556vw,35px);position:relative}@media (max-width:750px){.section-out-field .num{margin-left:0}}@media (min-width:751px){.section-out-field .num:before{background-color:#000;content:"";display:block;height:clamp(1px,2.7777777778vw,40px);left:calc(clamp(1px, 1.3888888889vw, 20px)*-1);position:absolute;top:clamp(1px,1.0416666667vw,15px);width:1px}.section-out-field .num01{width:clamp(1px,4.7222222222vw,68px)}.section-out-field .num02{width:clamp(1px,5.7013888889vw,82.1px)}.section-out-field .num03{width:clamp(1px,5.6097222222vw,80.78px)}.section-out-field .num04{width:clamp(1px,5.90625vw,85.05px)}.section-out-field .num05{width:clamp(1px,5.7097222222vw,82.22px)}}@media (max-width:750px){.section-out-field .num01{width:clamp(1px,7.2533333333vw,54.4px)}.section-out-field .num02{width:clamp(1px,8.7573333333vw,65.68px)}.section-out-field .num03{width:clamp(1px,8.6165333333vw,64.624px)}.section-out-field .num04{width:clamp(1px,9.072vw,68.04px)}.section-out-field .num05{width:clamp(1px,8.7701333333vw,65.776px)}}.section-out-field .title-box{height:clamp(1px,4.5138888889vw,65px)}@media (max-width:750px){.section-out-field .title-box{height:auto}}.section-out-field .img-box{background-color:#000;border-radius:clamp(1px,.6944444444vw,10px);overflow:hidden;position:relative}.section-out-field .img-box img{opacity:.6;width:100%}.section-out-field .img-box .title{align-items:center;color:#fff;display:flex;font-size:clamp(8px,1.0416666667vw,15px);font-weight:500;height:100%;justify-content:center;letter-spacing:.08em;position:absolute;width:100%;z-index:2}@media (max-width:750px){.section-out-field .img-box .title{font-size:clamp(8px,2.1333333333vw,16px);line-height:1.2em;text-align:center}}.service02-lead{padding-bottom:clamp(1px,8.6805555556vw,125px)}.service02-lead .txt-box{margin-left:auto;min-height:clamp(1px,60.4166666667vw,870px);padding-top:clamp(1px,9.7222222222vw,140px);position:relative;text-align:right;width:clamp(1px,46.6666666667vw,672px)}@media (max-width:750px){.service02-lead .txt-box{width:100%}}.service02-lead .txt-box img{margin-bottom:clamp(1px,3.4722222222vw,50px);width:clamp(1px,16.6666666667vw,240px)}@media (max-width:750px){.service02-lead .txt-box img{width:30%}}.service02-lead .txt-box h3{font-size:clamp(8px,3.125vw,45px);line-height:1.333em;margin-bottom:1em;text-align:left}@media (max-width:750px){.service02-lead .txt-box h3{font-size:clamp(8px,3.4666666667vw,26px);padding-left:45%}}.service02-lead .txt-box p{font-size:clamp(8px,1.25vw,18px);font-weight:500;line-height:2.22em;text-align:left}@media (max-width:750px){.service02-lead .txt-box p{font-size:clamp(8px,3.2vw,24px)}}.service02-lead .txt-box:before{background:url(../img/service02/img_dec01.svg) no-repeat 50%/contain;content:"";height:clamp(1px,7.5013888889vw,108.02px);left:calc(clamp(1px, 2.7777777778vw, 40px)*-1);position:absolute;top:clamp(1px,14.9305555556vw,215px);width:clamp(1px,15.1361111111vw,217.96px)}@media (max-width:750px){.service02-lead .txt-box:before{height:clamp(1px,7.2013333333vw,54.01px);left:clamp(1px,37.3333333333vw,280px);top:clamp(1px,24vw,180px);width:clamp(1px,14.5306666667vw,108.98px)}}.service02-lead .img-box{position:relative}.service02-lead .img-box img{height:clamp(1px,60.4166666667vw,870px);left:0;position:absolute;top:0;width:clamp(1px,39.5833333333vw,570px)}.service02-ec-business{background-color:#f0f0f3;margin-bottom:clamp(1px,7.2916666667vw,105px);overflow:visible;padding-bottom:clamp(1px,6.25vw,90px);position:relative}@media (max-width:750px){.service02-ec-business{margin-bottom:clamp(1px,14vw,105px);padding-bottom:clamp(1px,12vw,90px)}}.service02-ec-business .ec-business-content{align-items:center;display:flex;margin-top:clamp(1px,6.25vw,90px)}@media (max-width:750px){.service02-ec-business .ec-business-content{display:block;margin-top:clamp(1px,4vw,30px)}}.service02-ec-business .ec-business-content .txt-box{width:50%}@media (max-width:750px){.service02-ec-business .ec-business-content .txt-box{width:100%}}.service02-ec-business .ec-business-content .txt-box p{font-size:clamp(8px,1.1111111111vw,16px);line-height:1.875em;margin-bottom:2em}@media (max-width:750px){.service02-ec-business .ec-business-content .txt-box p{font-size:clamp(8px,3.2vw,24px)}}.service02-ec-business .ec-business-content .img-box{text-align:right;width:50%}@media (max-width:750px){.service02-ec-business .ec-business-content .img-box{margin:0 auto;width:50%}}.service02-ec-business .ec-business-content .img-box img{width:clamp(1px,35.4166666667vw,510px)}@media (max-width:750px){.service02-ec-business .ec-business-content .img-box img{display:block;width:100%}}.service02-ec-business .inner{position:relative}.service02-ec-business .inner:before{background:url(../img/service02/img_dec02.svg) no-repeat 50%/contain;content:"";height:clamp(1px,6.6881944444vw,96.31px);position:absolute;right:0;top:calc(clamp(1px, 2.9166666667vw, 42px)*-1);width:clamp(1px,11.9645833333vw,172.29px)}.service02-ec-features{background-color:#f0f0f3;margin-bottom:clamp(1px,7.2916666667vw,105px);overflow:visible;padding-bottom:clamp(1px,6.9444444444vw,100px);position:relative}@media (max-width:750px){.service02-ec-features{margin-bottom:clamp(1px,14vw,105px);padding-bottom:clamp(1px,13.3333333333vw,100px)}}.service02-ec-features h2{margin-bottom:clamp(1px,.9722222222vw,14px)}@media (max-width:750px){.service02-ec-features h2{margin-bottom:clamp(1px,1.8666666667vw,14px)}}.service02-ec-features .features-content{overflow:hidden;overflow:visible}.service02-ec-features .title-info{font-family:Jost,sans-serif;font-optical-sizing:auto;font-size:clamp(8px,4.1666666667vw,60px);font-style:normal;font-weight:500;margin-bottom:clamp(1px,.6944444444vw,10px);margin-left:-.7em;position:relative}@media (max-width:750px){.service02-ec-features .title-info{font-size:clamp(8px,6vw,45px);margin-bottom:clamp(1px,1.3333333333vw,10px)}}.service02-ec-features .title-info:after{background:linear-gradient(90deg,#0083c0 0,#59bfbb);bottom:clamp(1px,.5555555556vw,8px);content:"";display:block;height:clamp(1px,.3472222222vw,5px);left:0;margin-left:calc(50% - 50vw);position:absolute;width:calc(50vw - 50% + clamp(1px, 10.4166666667vw, 150px))}.service02-ec-features .title-info:before{background:url(../img/img_flag.svg) no-repeat 50%/contain;content:"";display:inline-flex;flex-shrink:0;height:clamp(1px,5.3756944444vw,77.41px);left:clamp(1px,1.3888888889vw,20px);position:relative;width:clamp(1px,5.3506944444vw,77.05px)}@media (max-width:750px){.service02-ec-features .title-info:before{height:clamp(1px,10.3213333333vw,77.41px);width:clamp(1px,10.2733333333vw,77.05px)}}.service02-ec-features h3{font-size:clamp(8px,2.7777777778vw,40px);line-height:1.375em;margin-bottom:clamp(1px,2.0833333333vw,30px)}@media (max-width:750px){.service02-ec-features h3{font-size:clamp(8px,4.6666666667vw,35px);margin-bottom:clamp(1px,4vw,30px)}}.service02-ec-features .features-box{display:flex;justify-content:space-between}@media (max-width:750px){.service02-ec-features .features-box{display:block}}.service02-ec-features .features-box p{font-size:clamp(8px,1.1111111111vw,16px);width:calc(50% - clamp(1px, 3.4722222222vw, 50px))}@media (max-width:750px){.service02-ec-features .features-box p{font-size:clamp(8px,3.2vw,24px);margin-bottom:2em;width:100%}}.service02-ec-features .features-box .box-img{width:50%}@media (max-width:750px){.service02-ec-features .features-box .box-img{width:100%}}.service02-ec-features .features-content{margin-bottom:clamp(1px,2.9166666667vw,42px)}.service02-ec-features .dec,.service02-ec-features .dec2{position:relative}.service02-ec-features .dec:before{background:url(../img/service02/img_dec01.svg) no-repeat 50%/contain;content:"";height:clamp(1px,7.5013888889vw,108.02px);position:absolute;right:calc(clamp(1px, 3.75vw, 54px)*-1);top:clamp(1px,2.9166666667vw,42px);width:clamp(1px,15.1131944444vw,217.63px)}.service02-ec-features .dec2:before{background:url(../img/service02/img_dec02.svg) no-repeat 50%/contain;bottom:0;content:"";height:clamp(1px,9.4534722222vw,136.13px);left:clamp(1px,2.9166666667vw,42px);position:absolute;width:clamp(1px,16.9118055556vw,243.53px)}.service02-site-operated{background-color:#f0f0f3;margin-bottom:clamp(1px,7.2916666667vw,105px);overflow:visible;padding-bottom:clamp(1px,8.3333333333vw,120px);position:relative}.service02-site-operated .site-list{display:flex;gap:clamp(1px,2.0833333333vw,30px);justify-content:space-between;margin-top:clamp(1px,5.5555555556vw,80px);text-align:center}@media (max-width:750px){.service02-site-operated .site-list{display:block}}.service02-site-operated .site-list li{width:calc(25% - clamp(1px, 1.5625vw, 22.5px) - 1px)}@media (max-width:750px){.service02-site-operated .site-list li{margin-bottom:clamp(1px,6.6666666667vw,50px);width:100%}.service02-site-operated .site-list li img{width:70%}}.service02-site-operated .site-list li .btn-more{margin-bottom:clamp(1px,3.4722222222vw,50px);margin-top:clamp(1px,2.7777777778vw,40px);text-align:center}@media (max-width:750px){.service02-site-operated .site-list li .btn-more{margin-bottom:clamp(1px,6.6666666667vw,50px);margin-top:clamp(1px,5.3333333333vw,40px)}}.service02-site-operated .site-list li .btn-more a{align-items:center;background:linear-gradient(90deg,#01ebf6 0,#016dbc);border-radius:clamp(1px,1.7361111111vw,25px);color:#fff;display:inline-flex;font-family:Jost,sans-serif;font-optical-sizing:auto;font-size:clamp(8px,1.25vw,18px);font-style:normal;font-weight:300;height:clamp(1px,3.4722222222vw,50px);justify-content:center;letter-spacing:.08em;width:clamp(1px,15.9722222222vw,230px)}@media (max-width:750px){.service02-site-operated .site-list li .btn-more a{border-radius:clamp(1px,5vw,37.5px);font-size:clamp(8px,3.6vw,27px);height:clamp(1px,10vw,75px);width:clamp(1px,46vw,345px)}}.service02-site-operated .site-list li .btn-more a:after{align-items:center;background:url(../img/icon_circle_arrow.svg) no-repeat 50%/contain;content:"";display:inline-flex;height:clamp(1px,1.3888888889vw,20px);margin-left:clamp(1px,.6944444444vw,10px);width:clamp(1px,1.3888888889vw,20px)}@media (max-width:750px){.service02-site-operated .site-list li .btn-more a:after{height:clamp(1px,4vw,30px);margin-left:clamp(1px,2vw,15px);width:clamp(1px,4vw,30px)}}.service02-site-operated .site-list li .btn-sns .icon-link-x{align-items:center;border-radius:clamp(1px,.5555555556vw,8px);display:inline-flex;font-size:clamp(8px,1.1111111111vw,16px);padding:.5em 1em}@media (max-width:750px){.service02-site-operated .site-list li .btn-sns .icon-link-x{border-radius:clamp(1px,1.0666666667vw,8px);font-size:clamp(8px,3.2vw,24px)}}.service02-site-operated .site-list li .btn-sns .icon-link-x:before{align-items:center;background:url(../img/icon_x_black.svg) no-repeat 50%/contain;content:"";display:inline-flex;height:clamp(1px,1.25vw,18px);margin-right:clamp(1px,.6944444444vw,10px);width:clamp(1px,1.3888888889vw,20px)}@media (max-width:750px){.service02-site-operated .site-list li .btn-sns .icon-link-x:before{height:clamp(1px,3.6vw,27px);margin-right:clamp(1px,2vw,15px);width:clamp(1px,4vw,30px)}}.service02-site-operated .site-list li p{font-size:clamp(8px,1.3888888889vw,20px)}.service02-case-studies{background-color:#f0f0f3;margin-bottom:clamp(1px,7.2916666667vw,105px);overflow:visible;padding-bottom:clamp(1px,6.9444444444vw,100px);position:relative}.service02-case-studies .case-list{margin-top:clamp(1px,4.0277777778vw,58px)}.service02-case-studies .case-list li{margin-bottom:clamp(1px,4.1666666667vw,60px)}.service02-case-studies .case-list li h3{align-items:center;background-color:#fff;border:1px solid #707070;border-bottom:5px solid #000;display:flex;font-size:clamp(8px,2.0833333333vw,30px);height:clamp(1px,5.9027777778vw,85px);line-height:1em;margin-bottom:clamp(1px,.6944444444vw,10px);padding:0 clamp(1px,4.0277777778vw,58px)}@media (max-width:750px){.service02-case-studies .case-list li h3{font-size:clamp(8px,3.2vw,24px);height:clamp(1px,11.3333333333vw,85px);padding:0 clamp(1px,7.7333333333vw,58px)}}.service02-case-studies .case-list li .list-inner{align-items:center;background-color:#fff;display:flex;justify-content:space-between}@media (max-width:750px){.service02-case-studies .case-list li .list-inner{display:block}}.service02-case-studies .case-list li .list-inner img{width:clamp(1px,35.3472222222vw,509px)}@media (max-width:750px){.service02-case-studies .case-list li .list-inner img{width:100%}}.service02-case-studies .case-list li .list-inner p{font-size:clamp(8px,1.1111111111vw,16px);line-height:1.8575em;padding:clamp(1px,5.2777777778vw,76px) clamp(1px,4.0277777778vw,58px);width:calc(100% - clamp(1px, 35.2777777778vw, 508px))}@media (max-width:750px){.service02-case-studies .case-list li .list-inner p{font-size:clamp(8px,3.2vw,24px);width:100%}}.service02-case-studies .and-more-box{text-align:center}.service02-case-studies .and-more-box h3{font-size:clamp(1px,2.0833333333vw,30px);margin-bottom:clamp(8px,3.1944444444vw,46px)}@media (max-width:750px){.service02-case-studies .and-more-box h3{font-size:clamp(8px,4vw,30px);margin-bottom:clamp(1px,6.1333333333vw,46px)}}.service02-case-studies .and-more-box li{align-items:center;background-color:#fff;border:1px solid #707070;box-shadow:clamp(1px,.3472222222vw,5px) clamp(1px,.3472222222vw,5px) 0 0 #000;display:flex;font-size:clamp(8px,1.5277777778vw,22px);height:clamp(1px,5.5555555556vw,80px);justify-content:center;margin:0 auto clamp(1px,1.7361111111vw,25px);width:clamp(1px,61.1111111111vw,880px)}@media (max-width:750px){.service02-case-studies .and-more-box li{font-size:clamp(8px,3.2vw,24px);height:clamp(1px,10.6666666667vw,80px);width:100%}}.service02-case-studies .btn-wrap{margin-top:clamp(1px,3.4722222222vw,50px);text-align:center}@media (max-width:750px){.service02-case-studies .btn-wrap{margin-top:clamp(1px,6.6666666667vw,50px)}}.service02-case-studies .btn-wrap a{align-items:center;background-color:#333;border-radius:clamp(1px,.6944444444vw,10px);display:flex;font-size:clamp(8px,1.5277777778vw,22px);font-weight:700;height:clamp(1px,5.5555555556vw,80px);justify-content:center;margin:0 auto;width:clamp(1px,40.1388888889vw,578px)}@media (max-width:750px){.service02-case-studies .btn-wrap a{border-radius:clamp(1px,1.3333333333vw,10px);font-size:clamp(8px,2.9333333333vw,22px);height:clamp(1px,10.6666666667vw,80px);width:clamp(1px,77.0666666667vw,578px)}}.service03-lead .txt-box{margin-left:auto;min-height:clamp(1px,60.4166666667vw,870px);padding-top:clamp(1px,9.7222222222vw,140px);position:relative;text-align:right;width:clamp(1px,46.6666666667vw,672px)}@media (max-width:750px){.service03-lead .txt-box{width:100%}}.service03-lead .txt-box h3{font-size:clamp(8px,3.125vw,45px);line-height:1.333em;margin-bottom:1em;text-align:left;white-space:nowrap}@media (max-width:750px){.service03-lead .txt-box h3{font-size:clamp(8px,4.6666666667vw,35px);padding-bottom:clamp(1px,10.6666666667vw,80px);padding-left:45%;white-space:inherit}}.service03-lead .txt-box p{font-size:clamp(8px,1.25vw,18px);font-weight:500;line-height:2.22em;text-align:left}@media (max-width:750px){.service03-lead .txt-box p{font-size:clamp(8px,3.2vw,24px);padding-left:0}}.service03-lead .img-box{position:relative}.service03-lead .img-box img{height:clamp(1px,60.4166666667vw,870px);left:0;position:absolute;top:0;width:clamp(1px,39.5833333333vw,570px);z-index:3}.service03-need-character{overflow:visible;padding-top:clamp(1px,24vw,180px)}.service03-need-character .character-box{background:linear-gradient(to bottom right,#01ebf6,#016dbc);color:#fff;margin:calc(clamp(1px, 7.1527777778vw, 103px)*-1) auto 0;padding:clamp(1px,17.7083333333vw,255px) clamp(1px,15.0694444444vw,217px) clamp(1px,6.5277777778vw,94px) clamp(1px,8.1944444444vw,118px);position:relative;width:clamp(1px,69.7916666667vw,1005px);z-index:2}@media (max-width:750px){.service03-need-character .character-box{margin:calc(clamp(1px, 13.7333333333vw, 103px)*-1) auto 0;padding:clamp(1px,14vw,105px) clamp(1px,5.3333333333vw,40px) clamp(1px,6.6666666667vw,50px);width:100%}}.service03-need-character h2{font-size:clamp(8px,3.125vw,45px);line-height:1.333em;margin-bottom:clamp(1px,2.7777777778vw,40px)}@media (max-width:750px){.service03-need-character h2{font-size:clamp(8px,4.6666666667vw,35px)}}.service03-need-character p{font-size:clamp(8px,1.25vw,18px);line-height:2.222em;padding-bottom:2em}@media (max-width:750px){.service03-need-character p{font-size:clamp(8px,3.2vw,24px)}}.service03-need-character .need-character-img{height:clamp(1px,25.1388888889vw,362px);position:absolute;right:clamp(1px,5.2777777778vw,76px);top:calc(clamp(1px, 8.2638888889vw, 119px)*-1);width:clamp(1px,13.4027777778vw,193px)}.service03-need-character .character-box:before{background:url(../img/service03/img_dec02.svg) no-repeat 50%/contain;content:"";height:clamp(1px,20.5236111111vw,295.54px);position:absolute;right:calc(clamp(1px, 5.2708333333vw, 75.9px)*-1);top:clamp(1px,5.0486111111vw,72.7px);width:clamp(1px,20.5236111111vw,295.54px)}.service03-achievements{background-color:#f0f0f3;margin-top:calc(clamp(1px, 7.2916666667vw, 105px)*-1);padding-bottom:clamp(1px,4.7222222222vw,68px);padding-top:clamp(1px,11.4583333333vw,165px);position:relative}@media (max-width:750px){.service03-achievements{margin-top:calc(clamp(1px, 14vw, 105px)*-1);padding-bottom:clamp(1px,9.0666666667vw,68px);padding-top:clamp(1px,22vw,165px)}}.service03-achievements h2{font-size:clamp(8px,2.4305555556vw,35px);margin-bottom:clamp(1px,2.7777777778vw,40px);text-align:center}@media (max-width:750px){.service03-achievements h2{font-size:responsive-px-font(35px);margin-bottom:clamp(1px,5.3333333333vw,40px)}}.service03-achievements .achievements-content{align-items:flex-end;display:flex;justify-content:center;margin-bottom:clamp(1px,4.7222222222vw,68px);position:relative}@media (max-width:750px){.service03-achievements .achievements-content{display:block;margin-bottom:clamp(1px,9.0666666667vw,68px)}}.service03-achievements .achievements-content .box-img{margin-right:clamp(1px,2.7777777778vw,40px);width:clamp(1px,31.9444444444vw,460px)}@media (max-width:750px){.service03-achievements .achievements-content .box-img{left:0;position:absolute;top:0;width:45%}}.service03-achievements .achievements-content .box-txt{width:clamp(1px,34.0277777778vw,490px)}@media (max-width:750px){.service03-achievements .achievements-content .box-txt{width:100%}}.service03-achievements .achievements-content h3{font-size:clamp(8px,2.0833333333vw,30px);line-height:1.5em;margin-bottom:1em}@media (max-width:750px){.service03-achievements .achievements-content h3{font-size:clamp(8px,4vw,30px);padding-left:50%;padding-top:clamp(1px,9.3333333333vw,70px)}}.service03-achievements .achievements-content p{font-size:clamp(8px,1.1111111111vw,16px);line-height:1.875em}@media (max-width:750px){.service03-achievements .achievements-content p{font-size:clamp(8px,3.2vw,24px)}}.service03-achievements .achievements-content:after{background:url(../img/service03/img_dec03.svg) no-repeat 50%/contain;content:"";height:clamp(1px,9.4534722222vw,136.13px);position:absolute;right:calc(clamp(1px, 3.8055555556vw, 54.8px)*-1);top:calc(clamp(1px, 6.6666666667vw, 96px)*-1);width:clamp(1px,16.9118055556vw,243.53px)}.service03-achievements .box-achievement01,.service03-achievements .box-achievement02{background-color:#fff;border-radius:clamp(1px,1.3888888889vw,20px);display:flex;position:relative;width:clamp(1px,69.2361111111vw,997px)}@media (max-width:750px){.service03-achievements .box-achievement01,.service03-achievements .box-achievement02{width:100%}}.service03-achievements .box-achievement01 .box-img,.service03-achievements .box-achievement02 .box-img{position:relative;width:50%;z-index:2}.service03-achievements .box-achievement01 .box-txt,.service03-achievements .box-achievement02 .box-txt{align-items:center;display:flex;width:50%}.service03-achievements .box-achievement01 .box-txt p,.service03-achievements .box-achievement02 .box-txt p{font-size:clamp(8px,2.0833333333vw,30px);font-weight:700;line-height:1.333em}@media (max-width:750px){.service03-achievements .box-achievement01 .box-txt p,.service03-achievements .box-achievement02 .box-txt p{font-size:clamp(8px,3.2vw,24px)}}.service03-achievements .box-achievement01{height:clamp(1px,16.5277777778vw,238px);margin:clamp(1px,8.3333333333vw,120px) auto clamp(1px,2.9861111111vw,43px)}@media (max-width:750px){.service03-achievements .box-achievement01{height:clamp(1px,31.7333333333vw,238px);margin:clamp(1px,6.6666666667vw,50px) auto clamp(1px,8vw,60px)}}.service03-achievements .box-achievement01 .box-img img{bottom:calc(clamp(1px, 5.0694444444vw, 73px)*-1);position:absolute;right:clamp(1px,1.0416666667vw,15px);width:clamp(1px,24.375vw,351px)}@media (max-width:750px){.service03-achievements .box-achievement01 .box-img img{bottom:calc(clamp(1px, 9.7333333333vw, 73px)*-1);right:clamp(1px,2vw,15px);width:clamp(1px,33.4666666667vw,251px)}}.service03-achievements .dec-img{height:clamp(1px,18.75vw,270px);position:absolute;width:clamp(1px,18.75vw,270px);z-index:1}.service03-achievements .dec-01{left:calc(clamp(1px, 10.3472222222vw, 149px)*-1);top:calc(clamp(1px, 12.5694444444vw, 181px)*-1)}.service03-achievements .dec-02{right:calc(clamp(1px, 10.7638888889vw, 155px)*-1);top:calc(clamp(1px, 6.1805555556vw, 89px)*-1)}.service03-achievements .dec-03{bottom:calc(clamp(1px, 20.6944444444vw, 298px)*-1);left:clamp(1px,6.7361111111vw,97px)}.service03-achievements .dec-04{bottom:calc(clamp(1px, 15.3472222222vw, 221px)*-1);right:clamp(1px,2.3611111111vw,34px)}.service03-achievements .box-achievement02{height:clamp(1px,26.3888888889vw,380px);margin:0 auto clamp(1px,31.5972222222vw,455px)}@media (max-width:750px){.service03-achievements .box-achievement02{height:auto;margin:0 auto clamp(1px,34vw,255px);padding:1em .5em}}.service03-achievements .box-achievement02 .box-img{align-items:center;display:flex;justify-content:center}.service03-achievements .box-achievement02 .box-img img{width:clamp(1px,26.5277777778vw,382px)}@media (max-width:750px){.service03-achievements .box-achievement02 .box-img img{width:80%}}.service03-achievements .box-achievement02:before{background:url(../img/service03/img_dec02.svg) no-repeat 50%/contain;content:"";height:clamp(1px,15.9722222222vw,230px);position:absolute;right:calc(clamp(1px, 4.2361111111vw, 61px)*-1);top:calc(clamp(1px, 5.0694444444vw, 73px)*-1);width:clamp(1px,15.9722222222vw,230px)}.service03-achievements .box-achievement02:after{background:url(../img/service03/img_dec01.svg) no-repeat 50%/contain;bottom:calc(clamp(1px, 17.3569444444vw, 249.94px)*-1);content:"";height:clamp(1px,8.9125vw,128.34px);left:calc(clamp(1px, 8.9097222222vw, 128.3px)*-1);position:absolute;width:clamp(1px,17.9826388889vw,258.95px)}.service03-achievements .box-achievement03,.service03-achievements .box-achievement04{background-color:#fff;display:flex;justify-content:space-between;margin-bottom:clamp(1px,2.7777777778vw,40px);padding:clamp(1px,3.8888888889vw,56px) clamp(1px,3.6805555556vw,53px)}@media (max-width:750px){.service03-achievements .box-achievement03,.service03-achievements .box-achievement04{display:block;margin-bottom:clamp(1px,5.3333333333vw,40px);position:relative}}.service03-achievements .box-achievement03 .box-img,.service03-achievements .box-achievement04 .box-img{width:clamp(1px,23.6111111111vw,340px)}@media (max-width:750px){.service03-achievements .box-achievement03 .box-img,.service03-achievements .box-achievement04 .box-img{position:absolute;right:0;top:0}}.service03-achievements .box-achievement03 .box-txt,.service03-achievements .box-achievement04 .box-txt{width:calc(100% - clamp(1px, 23.6111111111vw, 340px) - 2px)}@media (max-width:750px){.service03-achievements .box-achievement03 .box-txt,.service03-achievements .box-achievement04 .box-txt{width:100%}}.service03-achievements .box-achievement03 .title-box,.service03-achievements .box-achievement04 .title-box{align-items:center;display:flex;margin-bottom:clamp(1px,3.3333333333vw,48px)}@media (max-width:750px){.service03-achievements .box-achievement03 .title-box,.service03-achievements .box-achievement04 .title-box{margin-bottom:clamp(1px,6.4vw,48px)}}.service03-achievements .box-achievement03 .title-box .case-box,.service03-achievements .box-achievement04 .title-box .case-box{border-right:1px solid #000;text-align:center;width:clamp(1px,17.3611111111vw,250px)}@media (max-width:750px){.service03-achievements .box-achievement03 .title-box .case-box,.service03-achievements .box-achievement04 .title-box .case-box{width:clamp(1px,16vw,120px)}}.service03-achievements .box-achievement03 .title-box .case,.service03-achievements .box-achievement04 .title-box .case{display:block;font-family:Jost,sans-serif;font-optical-sizing:auto;font-size:clamp(8px,6.9444444444vw,100px);font-style:normal;font-weight:700;line-height:.8em}@media (max-width:750px){.service03-achievements .box-achievement03 .title-box .case,.service03-achievements .box-achievement04 .title-box .case{font-size:clamp(8px,13.3333333333vw,100px)}}.service03-achievements .box-achievement03 .title-box .case span,.service03-achievements .box-achievement04 .title-box .case span{display:block;font-size:clamp(8px,1.3888888889vw,20px);line-height:1;margin-bottom:.4em;margin-top:.8em}@media (max-width:750px){.service03-achievements .box-achievement03 .title-box .case span,.service03-achievements .box-achievement04 .title-box .case span{font-size:clamp(8px,2.6666666667vw,20px)}}.service03-achievements .box-achievement03 .title-box .name,.service03-achievements .box-achievement04 .title-box .name{font-size:clamp(8px,1.1111111111vw,16px);margin-left:clamp(1px,7.2916666667vw,105px)}.service03-achievements .box-achievement03 .title-box .name span,.service03-achievements .box-achievement04 .title-box .name span{display:block;font-size:clamp(8px,1.3888888889vw,20px);font-weight:700}@media (max-width:750px){.service03-achievements .box-achievement03 .title-box .name,.service03-achievements .box-achievement04 .title-box .name{font-size:clamp(8px,2.6666666667vw,20px);margin-left:clamp(1px,1.3333333333vw,10px);width:clamp(1px,41.3333333333vw,310px)}.service03-achievements .box-achievement03 .title-box .name span,.service03-achievements .box-achievement04 .title-box .name span{font-size:clamp(8px,3.7333333333vw,28px)}}.service03-achievements .box-achievement03 .title,.service03-achievements .box-achievement04 .title{font-size:clamp(8px,1.25vw,18px);font-weight:700;margin-bottom:clamp(1px,1.1111111111vw,16px)}@media (max-width:750px){.service03-achievements .box-achievement03 .title,.service03-achievements .box-achievement04 .title{font-size:clamp(8px,3.7333333333vw,28px)}}.service03-achievements .box-achievement03 p,.service03-achievements .box-achievement04 p{font-size:clamp(8px,.9722222222vw,14px);line-height:1.785em;width:clamp(1px,44.4444444444vw,640px)}@media (max-width:750px){.service03-achievements .box-achievement03 p,.service03-achievements .box-achievement04 p{font-size:clamp(8px,3.2vw,24px);width:100%}}.service03-achievements .box-achievement03{position:relative}.service03-achievements .box-achievement03 .box-img img{position:absolute;right:clamp(1px,6.5277777778vw,94px);top:calc(clamp(1px, 2.3611111111vw, 34px)*-1);width:clamp(1px,19.0277777778vw,274px)}.service03-vregion{padding:clamp(1px,6.9444444444vw,100px) 0}.service03-vregion .vregion-contents{align-items:center;display:flex;justify-content:space-between;margin-bottom:clamp(1px,4.2361111111vw,61px)}@media (max-width:750px){.service03-vregion .vregion-contents{display:block;margin-bottom:clamp(1px,8.1333333333vw,61px)}}.service03-vregion .vregion-contents .box-img{padding-left:clamp(1px,2.8472222222vw,41px);width:50%}@media (max-width:750px){.service03-vregion .vregion-contents .box-img{margin:0 auto;padding-left:0;width:50%}}.service03-vregion .vregion-contents .box-txt{padding-left:clamp(1px,4.1666666667vw,60px);width:50%}@media (max-width:750px){.service03-vregion .vregion-contents .box-txt{padding-left:0;width:100%}}.service03-vregion .vregion-contents h2{font-size:clamp(8px,2.4305555556vw,35px);line-height:1.371em;margin-bottom:clamp(1px,2.0833333333vw,30px)}@media (max-width:750px){.service03-vregion .vregion-contents h2{font-size:clamp(8px,4vw,30px);margin-bottom:clamp(1px,4vw,30px);margin-top:clamp(1px,4vw,30px)}}.service03-vregion .vregion-contents p{font-size:clamp(8px,1.1111111111vw,16px);line-height:1.875em}@media (max-width:750px){.service03-vregion .vregion-contents p{font-size:clamp(8px,3.2vw,24px)}}.service03-vregion .btn-wrap{margin-top:clamp(1px,3.4722222222vw,50px);text-align:center}@media (max-width:750px){.service03-vregion .btn-wrap{margin-bottom:clamp(1px,6.6666666667vw,50px);margin-top:clamp(1px,6.6666666667vw,50px)}}.service03-vregion .btn-wrap a{align-items:center;background-color:#333;border-radius:clamp(1px,.6944444444vw,10px);color:#fff;display:flex;font-size:clamp(8px,1.5277777778vw,22px);height:clamp(1px,5.5555555556vw,80px);justify-content:center;margin:0 auto;width:clamp(1px,40.1388888889vw,578px)}@media (max-width:750px){.service03-vregion .btn-wrap a{border-radius:clamp(1px,1.3333333333vw,10px);font-size:clamp(8px,2.9333333333vw,22px);height:clamp(1px,10.6666666667vw,80px);width:clamp(1px,77.0666666667vw,578px)}}.service04-lead{padding-bottom:clamp(1px,8.6805555556vw,125px)}.service04-lead .txt-box{margin-left:auto;min-height:clamp(1px,60.4166666667vw,870px);padding-top:clamp(1px,4.7916666667vw,69px);position:relative;text-align:right;width:clamp(1px,46.6666666667vw,672px)}@media (max-width:750px){.service04-lead .txt-box{width:100%}}.service04-lead .txt-box img{margin-bottom:clamp(1px,3.4722222222vw,50px);position:relative;width:clamp(1px,16.6666666667vw,240px);z-index:2}@media (max-width:750px){.service04-lead .txt-box img{width:30%}}.service04-lead .txt-box h3{font-size:clamp(8px,3.125vw,45px);line-height:1.333em;margin-bottom:1em;position:relative;text-align:left;white-space:nowrap;z-index:2}@media (max-width:750px){.service04-lead .txt-box h3{font-size:clamp(8px,4.6666666667vw,35px);padding-bottom:clamp(1px,1.3333333333vw,10px);padding-left:45%;white-space:inherit}}.service04-lead .txt-box p{font-size:clamp(8px,1.25vw,18px);font-weight:500;line-height:2.22em;text-align:left}@media (max-width:750px){.service04-lead .txt-box p{font-size:clamp(8px,3.2vw,24px);padding-left:0}}.service04-lead .txt-box:before{background:url(../img/service04/img_dec02.svg) no-repeat 50%/contain;content:"";height:clamp(1px,20.5236111111vw,295.54px);left:clamp(1px,13.1736111111vw,189.7px);position:absolute;top:clamp(1px,8.8194444444vw,127px);width:clamp(1px,20.5236111111vw,295.54px)}@media (max-width:750px){.service04-lead .txt-box:before{height:clamp(1px,19.7026666667vw,147.77px);left:clamp(1px,46.6666666667vw,350px);top:clamp(1px,16.9333333333vw,127px);width:clamp(1px,19.7026666667vw,147.77px)}}.service04-lead .img-box{position:relative}.service04-lead .img-box img{height:clamp(1px,60.4166666667vw,870px);left:0;position:absolute;top:0;width:clamp(1px,39.5833333333vw,570px);z-index:3}.service04-operation{background-color:#f0f0f3;overflow:visible;padding-bottom:clamp(1px,8.3333333333vw,120px);position:relative}@media (max-width:750px){.service04-operation{padding-bottom:clamp(1px,16vw,120px)}}.service04-operation h2{font-size:clamp(8px,2.4305555556vw,35px);line-height:1;margin-bottom:1em;position:relative;top:-.5em}@media (max-width:750px){.service04-operation h2{font-size:clamp(8px,4vw,30px)}}.service04-operation p{font-size:clamp(8px,1.25vw,18px);line-height:2.22em;width:clamp(1px,61.4583333333vw,885px)}@media (max-width:750px){.service04-operation p{font-size:clamp(8px,3.2vw,24px);width:100%}}.service04-operation .operation-box{margin-bottom:clamp(1px,6.25vw,90px);overflow:hidden}.service04-operation .operation-img{position:absolute;right:clamp(1px,4.0277777778vw,58px);top:calc(clamp(1px, 3.3333333333vw, 48px)*-1);width:clamp(1px,13.4027777778vw,193px)}.service04-operation .sns-list>ul{display:flex;flex-wrap:wrap;gap:clamp(1px,2.7777777778vw,40px);justify-content:space-between}.sns-list li{width:calc(50% - clamp(1px, 1.3888888889vw, 20px) - 2px)}.sns-card{background-color:#fff;position:relative}.sns-card .title-box{margin-bottom:clamp(1px,1.5972222222vw,23px)}.sns-card .icon-box,.sns-card .title-box{align-items:center;display:flex;height:clamp(1px,6.8055555556vw,98px)}.sns-card .icon-box{border-right:1px solid #000;justify-content:center;width:clamp(1px,8.0555555556vw,116px)}.sns-card .title{font-size:clamp(8px,1.3888888889vw,20px);font-weight:700;line-height:1.4em;padding-left:clamp(1px,2.6041666667vw,37.5px)}.sns-card .icon-x{height:auto;width:clamp(1px,2.4791666667vw,35.7px)}.sns-card .icon-youtube{height:auto;width:clamp(1px,2.9166666667vw,42px)}.sns-card .icon-tiktok{height:auto;width:clamp(1px,2.7083333333vw,39px)}.sns-card .icon-instagram{height:auto;width:clamp(1px,2.6388888889vw,38px)}.sns-card h3{font-size:clamp(8px,2.7777777778vw,40px);line-height:.7em}.sns-card h3,.sns-card p{text-align:center;width:100%}.sns-card p{font-size:clamp(8px,1.7361111111vw,25px)}.sns-card p span{display:block;font-size:clamp(8px,1.25vw,18px);margin-top:-1.3em}.sns-card .info{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:clamp(1px,8.4027777778vw,121px)}.service04-achievements{background-color:#f0f0f3;overflow:hidden;padding-bottom:clamp(1px,7.2916666667vw,105px);padding-top:clamp(1px,5.8333333333vw,84px);position:relative}@media (max-width:750px){.service04-achievements{padding-bottom:clamp(1px,14vw,105px);padding-top:clamp(1px,11.2vw,84px)}}.service04-achievements h2{font-size:clamp(8px,2.4305555556vw,35px);line-height:1;margin-bottom:clamp(1px,2.7777777778vw,40px);text-align:center}@media (max-width:750px){.service04-achievements h2{font-size:clamp(8px,4vw,30px);margin-bottom:clamp(1px,9.3333333333vw,70px)}}.service04-achievements .achievements-content{align-items:flex-end;display:flex;justify-content:center;margin-bottom:clamp(1px,4.7222222222vw,68px);position:relative}@media (max-width:750px){.service04-achievements .achievements-content{display:block;margin-bottom:clamp(1px,9.0666666667vw,68px)}}.service04-achievements .achievements-content .box-img{margin-right:clamp(1px,2.7777777778vw,40px);width:clamp(1px,31.9444444444vw,460px)}@media (max-width:750px){.service04-achievements .achievements-content .box-img{left:0;position:absolute;top:0;width:40%}}.service04-achievements .achievements-content .box-txt{width:clamp(1px,34.0277777778vw,490px)}@media (max-width:750px){.service04-achievements .achievements-content .box-txt{width:100%}}.service04-achievements .achievements-content h3{font-size:clamp(8px,2.0833333333vw,30px);line-height:1.5em;margin-bottom:1em}@media (max-width:750px){.service04-achievements .achievements-content h3{font-size:clamp(8px,4vw,30px);margin-bottom:3em;padding-left:calc(40% + 1em)}}.service04-achievements .achievements-content p{font-size:clamp(8px,1.1111111111vw,16px);line-height:1.875em}@media (max-width:750px){.service04-achievements .achievements-content p{font-size:clamp(8px,3.2vw,24px)}}.service04-achievements .sns-info{background-color:#fff;border-radius:clamp(1px,1.3888888889vw,20px);margin:0 auto;padding-bottom:clamp(1px,1.4583333333vw,21px);padding-top:clamp(1px,4.8611111111vw,70px);position:relative;text-align:center;width:clamp(1px,69.2361111111vw,997px)}.service04-achievements .sns-info .img-sns{width:clamp(1px,34.0277777778vw,490px)}.service04-achievements .sns-info .img-chara{bottom:calc(clamp(1px, 1.3888888889vw, 20px)*-1);position:absolute;right:clamp(1px,1.5277777778vw,22px);width:clamp(1px,13.4027777778vw,193px)}.service04-achievements .sns-info:before{background:url(../img/service04/img_dec01.svg) no-repeat 50%/contain;bottom:0;content:"";height:clamp(1px,8.9125vw,128.34px);left:calc(clamp(1px, 6.2708333333vw, 90.3px)*-1);position:absolute;width:clamp(1px,17.9826388889vw,258.95px)}.service04-topic{background-color:#f0f0f3;margin-bottom:clamp(1px,6.9444444444vw,100px);padding-bottom:clamp(1px,5.5555555556vw,80px);padding-top:clamp(1px,5.5555555556vw,80px)}@media (max-width:750px){.service04-topic{margin-bottom:clamp(1px,13.3333333333vw,100px);padding-bottom:clamp(1px,10.6666666667vw,80px);padding-top:0}}.service04-topic h2{font-size:clamp(8px,2.4305555556vw,35px);line-height:1;margin-bottom:clamp(1px,3.9583333333vw,57px);text-align:center}@media (max-width:750px){.service04-topic h2{font-size:clamp(8px,3.7333333333vw,28px)}}.service04-topic .topic-list li{align-items:center;background-color:#fff;border:1px solid #707070;box-shadow:clamp(1px,.3472222222vw,5px) clamp(1px,.3472222222vw,5px) 0 0 #000;display:flex;font-size:clamp(8px,1.5277777778vw,22px);height:clamp(1px,5.5555555556vw,80px);justify-content:center;margin:0 auto clamp(1px,1.7361111111vw,25px);width:clamp(1px,65.9722222222vw,950px)}@media (max-width:750px){.service04-topic .topic-list li{font-size:clamp(8px,2.1333333333vw,16px);height:clamp(1px,10.6666666667vw,80px);margin:0 auto clamp(1px,3.3333333333vw,25px);width:100%}}.service04-world{background-color:#f0f0f3;margin-bottom:clamp(1px,5.5555555556vw,80px);margin-top:clamp(1px,5.5555555556vw,80px);overflow:visible;padding-bottom:clamp(1px,2.7777777778vw,40px);padding-top:clamp(1px,5.8333333333vw,84px);position:relative}.service04-world .title-box{display:block;left:50%;position:absolute;top:0;transform:translateX(-50%)}.service04-world .dec:after{background:url(../img/service04/img_dec03.svg) no-repeat 50%/contain;content:"";height:clamp(1px,9.4534722222vw,136.13px);position:absolute;right:calc(clamp(1px, 6.3888888889vw, 92px)*-1);top:calc(clamp(1px, 9.4444444444vw, 136px)*-1);width:clamp(1px,16.9118055556vw,243.53px)}@media (max-width:750px){.service04-world{margin-bottom:clamp(1px,29.3333333333vw,220px);padding-bottom:clamp(1px,8vw,60px)}}.service04-world h2,.service04-world h3{font-size:clamp(8px,2.4305555556vw,35px);line-height:1.5em;margin-bottom:.5em;position:relative;top:-.5em}@media (max-width:750px){.service04-world h2,.service04-world h3{font-size:clamp(8px,4vw,30px)}}.service04-world h2{line-height:1em}.service04-world .world-contents{align-items:center;display:flex;justify-content:space-between;margin-bottom:clamp(1px,5.2083333333vw,75px);position:relative}@media (max-width:750px){.service04-world .world-contents{display:block;margin-bottom:clamp(1px,10vw,75px)}}.service04-world .box-img{overflow:hidden;width:clamp(1px,24.3055555556vw,350px)}@media (max-width:750px){.service04-world .box-img{position:relative;width:100%}}.service04-world .box-txt{font-size:clamp(8px,1.25vw,18px);line-height:2.222em;width:clamp(1px,50.6944444444vw,730px)}@media (max-width:750px){.service04-world .box-txt{font-size:clamp(8px,3.2vw,24px);margin-bottom:2em;width:100%}}.service04-world .sns-list>ul{display:flex;flex-wrap:wrap;gap:clamp(1px,2.7777777778vw,40px);justify-content:space-between}.service04-world .sns-list{overflow:hidden}.service04-world .slider-container{height:clamp(1px,25.1388888889vw,362px);overflow:hidden;position:relative;width:clamp(1px,24.3055555556vw,350px)}@media (max-width:750px){.service04-world .slider-container{aspect-ratio:889/920;height:auto;width:100%}}.service04-world .slide{height:100%;left:0;position:absolute;top:0;width:100%}.service04-world .slide img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.service05-lead{padding-bottom:clamp(1px,8.6805555556vw,125px)}@media (max-width:750px){.service05-lead{padding-bottom:clamp(1px,16.6666666667vw,125px)}}.service05-lead h3{font-size:clamp(8px,3.125vw,45px);line-height:1.333em;margin-bottom:clamp(1px,2.9861111111vw,43px);padding-top:clamp(1px,5.4166666667vw,78px);position:relative;text-align:center;z-index:2}@media (max-width:750px){.service05-lead h3{font-size:clamp(8px,4.6666666667vw,35px);margin-bottom:clamp(1px,5.7333333333vw,43px)}}.service05-lead h3:after{background:url(../img/service05/img_dec01.svg) no-repeat 50%/contain;bottom:calc(clamp(1px, 4.5138888889vw, 65px)*-1);content:"";display:block;height:clamp(1px,8.9125vw,128.34px);position:absolute;right:calc(clamp(1px, 1.0416666667vw, 15px)*-1);width:clamp(1px,17.9826388889vw,258.95px)}.service05-lead p{font-size:clamp(8px,1.3888888889vw,20px);font-weight:500;line-height:2em;padding-top:clamp(1px,2.8472222222vw,41px);text-align:center}@media (max-width:750px){.service05-lead p{font-size:clamp(8px,3.2vw,24px);padding-top:clamp(1px,5.4666666667vw,41px);text-align:left}}.service05-case{background-color:#f0f0f3;overflow:visible;padding-bottom:clamp(1px,9.4444444444vw,136px);position:relative}@media (max-width:750px){.service05-case{padding-bottom:clamp(1px,18.1333333333vw,136px)}}.service05-case h2{margin-bottom:clamp(1px,6.9444444444vw,100px)}@media (max-width:750px){.service05-case h2{padding-bottom:clamp(1px,1.3333333333vw,10px)}}.service05-case .case-content{margin-bottom:clamp(1px,6.9444444444vw,100px)}@media (max-width:750px){.service05-case .case-content{overflow:hidden}}.service05-case .case-content .title-info{font-family:Jost,sans-serif;font-optical-sizing:auto;font-size:clamp(8px,4.1666666667vw,60px);font-style:normal;font-weight:500;margin-bottom:clamp(1px,.6944444444vw,10px);margin-left:-.7em;position:relative}@media (max-width:750px){.service05-case .case-content .title-info{font-size:clamp(8px,6vw,45px);margin-bottom:clamp(1px,1.3333333333vw,10px)}}.service05-case .case-content .title-info:after{background:linear-gradient(90deg,#0083c0 0,#59bfbb);bottom:clamp(1px,.5555555556vw,8px);content:"";display:block;height:clamp(1px,.3472222222vw,5px);left:0;margin-left:calc(50% - 50vw);position:absolute;width:calc(50vw - 50% + clamp(1px, 10.4166666667vw, 150px))}.service05-case .case-content .title-info:before{background:url(../img/img_flag.svg) no-repeat 50%/contain;content:"";display:inline-flex;flex-shrink:0;height:clamp(1px,5.3756944444vw,77.41px);left:clamp(1px,1.3888888889vw,20px);position:relative;width:clamp(1px,5.3506944444vw,77.05px)}@media (max-width:750px){.service05-case .case-content .title-info:before{height:clamp(1px,10.3213333333vw,77.41px);width:clamp(1px,10.2733333333vw,77.05px)}}.service05-case .case-content h3{font-size:clamp(8px,3.4722222222vw,50px);line-height:1.375em;margin-bottom:clamp(1px,2.0833333333vw,30px)}@media (max-width:750px){.service05-case .case-content h3{font-size:clamp(8px,4.6666666667vw,35px);margin-bottom:clamp(1px,4vw,30px)}}.service05-case .case-content p{font-size:clamp(8px,1.1111111111vw,16px);font-weight:500;line-height:1.875em}@media (max-width:750px){.service05-case .case-content p{font-size:clamp(8px,3.2vw,24px)}}.service05-case .case01{display:flex;justify-content:space-between}@media (max-width:750px){.service05-case .case01{display:block}}.service05-case .case01 .box-txt{width:clamp(1px,37.5vw,540px)}@media (max-width:750px){.service05-case .case01 .box-txt{width:100%}}.service05-case .case01 .box-img{width:50%}@media (max-width:750px){.service05-case .case01 .box-img{width:100%}}.service05-case .case02 p{margin-bottom:clamp(1px,6.6666666667vw,96px);width:clamp(1px,66.6666666667vw,960px)}@media (max-width:750px){.service05-case .case02 p{width:100%}}.service05-case .case02 .case02-list{display:flex;gap:clamp(1px,3.4722222222vw,50px);justify-content:space-between}.service05-case .case02 .case02-list img{width:100%}.service05-case .case02 .case02-list ul>li{width:calc(100% - clamp(1px, 2.2916666667vw, 33px) - 1px)}.service05-case .case02 .title{font-size:clamp(8px,1.6666666667vw,24px);font-weight:700;margin-bottom:clamp(1px,2.0833333333vw,30px)}.service05-case .case02 .tag{font-size:clamp(8px,1.0416666667vw,15px);letter-spacing:.08em}.service05-case .case02 .arrow{position:relative;text-align:center}.service05-case .case02 .arrow:after{background:url(../img/service05/img_down_arrow.svg) no-repeat 50%/contain;content:"";display:inline-block;height:clamp(1px,1.3888888889vw,20px);margin:clamp(1px,1.1805555556vw,17px) auto 0;width:clamp(1px,1.6666666667vw,24px)}.service05-case .case03 .sub-title{font-size:clamp(8px,1.3888888889vw,20px);font-weight:700;margin-top:clamp(1px,4.8611111111vw,70px)}@media (max-width:750px){.service05-case .case03 .sub-title{font-size:clamp(8px,3.4666666667vw,26px);margin-top:clamp(1px,9.3333333333vw,70px)}}.service05-case .crowdfunding-slider{margin-bottom:clamp(1px,5.5555555556vw,80px);overflow:hidden}.service05-case .crowdfunding-slider .swiper-slide{margin:0 auto;padding:0 clamp(1px,3.125vw,45px)}.service05-case .crowdfunding-slider .swiper{margin-bottom:clamp(1px,6.9444444444vw,100px);max-width:clamp(1px,76.3888888889vw,1100px);overflow:visible;width:clamp(1px,76.3888888889vw,1100px)}.service05-case .crowdfunding-slider .crowdfunding-box{background-color:#fff;margin:0 auto;padding:clamp(1px,2.7777777778vw,40px) clamp(1px,2.4305555556vw,35px) 0}.service05-case .crowdfunding-slider .crowdfunding-box h3{font-size:clamp(8px,2.0833333333vw,30px);margin-bottom:1em}.service05-case .crowdfunding-slider .box-achievements{align-items:center;background-color:#fff;border-top:1px solid #000;display:flex;padding:clamp(1px,2.7777777778vw,40px) 0}@media (max-width:750px){.service05-case .crowdfunding-slider .box-achievements{display:block;padding:clamp(1px,5.3333333333vw,40px) 0}}.service05-case .crowdfunding-slider .box-achievements .title{align-items:center;background:linear-gradient(90deg,#01ebf6 0,#016dbc);border-radius:clamp(1px,.6944444444vw,10px);color:#fff;display:flex;font-size:clamp(8px,2.0833333333vw,30px);font-weight:700;height:clamp(1px,11.1111111111vw,160px);justify-content:center;margin-left:clamp(1px,5.2083333333vw,75px);width:clamp(1px,11.5972222222vw,167px)}@media (max-width:750px){.service05-case .crowdfunding-slider .box-achievements .title{font-size:clamp(8px,3.4666666667vw,26px);margin-bottom:1em;text-align:center}}.service05-case .crowdfunding-slider .box-achievements p{font-size:clamp(8px,1.1111111111vw,16px);font-weight:700;margin-bottom:2em}.service05-case .crowdfunding-slider .box-achievements p:last-child{margin-bottom:0}.service05-case .crowdfunding-slider .box-achievements .box-txt{flex:1;padding-left:clamp(1px,3.0902777778vw,44.5px)}.service05-case .crowdfunding-slider .box-achievements .count-up{color:#22abe6;font-size:clamp(8px,2.0833333333vw,30px);font-weight:700}@media (max-width:750px){.service05-case .crowdfunding-slider .box-achievements .count-up{font-size:clamp(8px,3.3333333333vw,25px)}}.service05-case .crowdfunding-slider .sub-img{display:block;margin:0 auto clamp(1px,3.4722222222vw,50px);width:100%}@media (max-width:750px){.service05-case .crowdfunding-slider .sub-img{margin-bottom:clamp(1px,6.6666666667vw,50px);margin-top:clamp(1px,6.6666666667vw,50px)}}.service05-case .crowdfunding-slider .swiper-button-next:after,.service05-case .crowdfunding-slider .swiper-button-prev:after{content:none;transition:background-color .3s ease}.service05-case .crowdfunding-slider .swiper-button-next,.service05-case .crowdfunding-slider .swiper-button-prev{background-color:#000;border:1px solid #000;border-radius:clamp(1px,2.0833333333vw,30px);bottom:auto;cursor:pointer;display:block;height:clamp(1px,4.1666666667vw,60px);left:auto;left:inherit;margin:0!important;padding:0!important;position:static;position:relative;position:absolute;right:auto;right:inherit;top:auto;top:inherit;top:calc(50% - clamp(1px, 2.0833333333vw, 30px));transform:none;transition:background-color .3s ease;width:clamp(1px,4.1666666667vw,60px)}@media (max-width:750px){.service05-case .crowdfunding-slider .swiper-button-next,.service05-case .crowdfunding-slider .swiper-button-prev{border-radius:clamp(1px,6vw,45px);height:clamp(1px,12vw,90px);top:calc(50% - clamp(1px, 6vw, 45px));width:clamp(1px,12vw,90px)}}.service05-case .crowdfunding-slider .swiper-button-prev{left:clamp(1px,1.0416666667vw,15px)}@media (max-width:750px){.service05-case .crowdfunding-slider .swiper-button-prev{left:calc(clamp(1px, 8vw, 60px)*-1)}}.service05-case .crowdfunding-slider .swiper-button-next{right:clamp(1px,1.0416666667vw,15px)}@media (max-width:750px){.service05-case .crowdfunding-slider .swiper-button-next{right:calc(clamp(1px, 8vw, 60px)*-1)}}.service05-case .crowdfunding-slider .swiper-button-next:before,.service05-case .crowdfunding-slider .swiper-button-prev:before{background-color:#fff;content:"";display:block;height:clamp(1px,.9722222222vw,14px);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:clamp(1px,1.25vw,18px)}@media (max-width:750px){.service05-case .crowdfunding-slider .swiper-button-next:before,.service05-case .crowdfunding-slider .swiper-button-prev:before{height:clamp(1px,2.8vw,21px);width:clamp(1px,3.6vw,27px)}}.service05-case .crowdfunding-slider .swiper-button-next:hover,.service05-case .crowdfunding-slider .swiper-button-prev:hover{background-color:#fff}.service05-case .crowdfunding-slider .swiper-button-next:hover:before,.service05-case .crowdfunding-slider .swiper-button-prev:hover:before{background-color:#000}.service05-case .crowdfunding-slider .swiper-button-prev:before{-webkit-mask:url(../img/img_arrow_left_sel.svg) no-repeat center/contain;mask:url(../img/img_arrow_left_sel.svg) no-repeat center/contain}.service05-case .crowdfunding-slider .swiper-button-next:before{-webkit-mask:url(../img/img_arrow_right_sel.svg) no-repeat center/contain;mask:url(../img/img_arrow_right_sel.svg) no-repeat center/contain}.service05-case .crowdfunding-slider .swiper-pagination{align-items:center;bottom:calc(clamp(1px, 4.5138888889vw, 65px)*-1);display:flex;gap:clamp(1px,.6944444444vw,10px);justify-content:center;margin-top:20px;position:absolute}.service05-case .crowdfunding-slider .swiper-pagination-bullet{background-color:#d3d3d3;border-radius:0;height:clamp(1px,.3472222222vw,5px);opacity:1;transition:background-color .3s ease;width:clamp(1px,4.5138888889vw,65px)}.service05-case .crowdfunding-slider .swiper-pagination-bullet-active{background-color:#016dbc}.service05-case .case04 .sub-title{font-size:clamp(8px,1.3888888889vw,20px);font-weight:700;margin-bottom:clamp(1px,2.0833333333vw,30px);margin-top:clamp(1px,4.8611111111vw,70px)}@media (max-width:750px){.service05-case .case04 .sub-title{font-size:clamp(8px,3.4666666667vw,26px);margin-bottom:clamp(1px,4vw,30px);margin-top:clamp(1px,6.6666666667vw,50px)}}.service05-case .case04 .img-list{gap:clamp(1px,1.3888888889vw,20px)}.service05-case .case01,.service05-case .case04 .img-list,.service05-case .case05,.service05-case .case06,.service05-case .case07{display:flex;justify-content:space-between}@media (max-width:750px){.service05-case .case01,.service05-case .case05,.service05-case .case06,.service05-case .case07{display:block}}.service05-case .case01 .box-img,.service05-case .case05 .box-img,.service05-case .case06 .box-img,.service05-case .case07 .box-img{padding-top:clamp(1px,6.5972222222vw,95px);position:relative;width:50%}@media (max-width:750px){.service05-case .case01 .box-img,.service05-case .case05 .box-img,.service05-case .case06 .box-img,.service05-case .case07 .box-img{padding-top:clamp(1px,2.6666666667vw,20px);width:100%}}.service05-case .case01 .box-txt,.service05-case .case05 .box-txt,.service05-case .case06 .box-txt,.service05-case .case07 .box-txt{width:clamp(1px,37.5vw,540px)}@media (max-width:750px){.service05-case .case01 .box-txt,.service05-case .case05 .box-txt,.service05-case .case06 .box-txt,.service05-case .case07 .box-txt{width:100%}}.service05-case .info-img{left:calc(clamp(1px, 6.5972222222vw, 95px)*-1);position:absolute;top:0;width:clamp(1px,13.1944444444vw,190px)}@media (max-width:750px){.service05-case .info-img{left:0}}.company-top-nav{margin-top:clamp(1px,4.1666666667vw,60px)}.company-top-nav nav>ul{display:flex;gap:clamp(1px,2.2916666667vw,33px);justify-content:space-between;width:100%}@media (max-width:750px){.company-top-nav nav>ul{gap:clamp(1px,1.3333333333vw,10px)}}.company-top-nav nav>ul li{background-color:#fff;box-shadow:0 5px 6px rgba(0,0,0,.1);height:clamp(1px,8.3333333333vw,120px);position:relative;text-align:center;width:calc(25% - clamp(1px, 2.2916666667vw, 33px)*3/4 - 1px)}@media (max-width:750px){.company-top-nav nav>ul li{height:clamp(1px,16vw,120px)}}.company-top-nav nav>ul li:after{background:url(../img/company/img_down_arrow.svg) no-repeat 50%/contain;bottom:clamp(1px,.7638888889vw,11px);content:"";height:clamp(1px,.6944444444vw,10px);left:calc(50% - clamp(1px, .4166666667vw, 6px));position:absolute;width:clamp(1px,.8333333333vw,12px)}@media (max-width:750px){.company-top-nav nav>ul li:after{bottom:clamp(1px,2.2vw,16.5px);height:clamp(1px,2vw,15px);left:calc(50% - clamp(1px, 1.2vw, 9px));width:clamp(1px,2.4vw,18px)}}.company-top-nav nav>ul a{display:block;height:100%}.company-top-nav nav>ul .title-en{align-items:center;background:#333;color:#fff;display:flex;font-family:Jost,sans-serif;font-optical-sizing:auto;font-size:clamp(8px,1.5277777778vw,22px);font-style:normal;font-weight:500;height:clamp(1px,3.6805555556vw,53px);justify-content:center}@media (max-width:750px){.company-top-nav nav>ul .title-en{font-size:clamp(8px,2.6666666667vw,20px);height:clamp(1px,7.0666666667vw,53px)}}.company-top-nav nav>ul .title{font-size:clamp(8px,.9722222222vw,14px);line-height:1.785em}.company-base h2,.company-lead h2,.company-message h2,.company-overview h2{font-family:Jost,sans-serif;font-optical-sizing:auto;font-size:clamp(8px,2.7777777778vw,40px);font-style:normal;font-weight:500;letter-spacing:.08em;line-height:1.45em}@media (max-width:750px){.company-base h2,.company-lead h2,.company-message h2,.company-overview h2{font-size:clamp(8px,5.3333333333vw,40px)}}.company-base .title-sub,.company-lead .title-sub,.company-message .title-sub,.company-overview .title-sub{font-size:clamp(8px,.9722222222vw,14px);letter-spacing:.08em}@media (max-width:750px){.company-base .title-sub,.company-lead .title-sub,.company-message .title-sub,.company-overview .title-sub{font-size:clamp(8px,2.6666666667vw,20px)}}.company-lead{background:url(../img/company/img_kv_bg.webp) no-repeat top/100% auto;margin-top:calc(clamp(1px, 1.3888888889vw, 20px)*-1);padding-bottom:clamp(1px,5.9027777778vw,85px);padding-top:clamp(1px,5.0694444444vw,73px)}@media (max-width:750px){.company-lead{margin-top:calc(clamp(1px, 2.6666666667vw, 20px)*-1);padding-bottom:clamp(1px,11.3333333333vw,85px);padding-top:clamp(1px,9.7333333333vw,73px)}}.company-lead .box{background-color:#fff;border:1px solid #000;margin-left:auto;margin-right:auto;position:relative;width:clamp(1px,70.8333333333vw,1020px)}.company-lead .box.box-mission,.company-lead .box.box-vision{background:linear-gradient(90deg,#01ebf6 0,#016dbc);border:none}.company-lead .box.box-mission p,.company-lead .box.box-vision p{color:#fff}@media (max-width:750px){.company-lead .box{width:100%}}.company-lead .box h3{background-color:#fff;font-family:Jost,sans-serif;font-optical-sizing:auto;font-size:clamp(8px,5.5555555556vw,80px);font-style:normal;font-weight:700;line-height:1.45em;padding:0 clamp(1px,1.8055555556vw,26px);position:absolute;right:calc(clamp(1px, 6.0416666667vw, 87px)*-1);top:-.7em}@media (max-width:750px){.company-lead .box h3{font-size:clamp(8px,6.6666666667vw,50px);padding:0 clamp(1px,1.8055555556vw,26px);right:calc(clamp(1px, 1.3333333333vw, 10px)*-1)}}.company-lead .box .sub-title{font-size:clamp(8px,3.4722222222vw,50px);font-weight:900}@media (max-width:750px){.company-lead .box .sub-title{font-size:clamp(8px,4vw,30px)}}.company-lead .box p{font-size:clamp(8px,1.7361111111vw,25px);line-height:1.84em}@media (max-width:750px){.company-lead .box p{font-size:clamp(8px,3.2vw,24px)}}.company-lead .box-mission{align-items:center;display:flex;height:clamp(1px,16.6666666667vw,240px);justify-content:center;margin-bottom:clamp(1px,7.5vw,108px);margin-top:clamp(1px,5.625vw,81px)}@media (max-width:750px){.company-lead .box-mission{height:clamp(1px,22.4vw,168px);margin-bottom:clamp(1px,14.4vw,108px);margin-top:clamp(1px,10.8vw,81px)}}.company-lead .box-vision{align-items:center;display:flex;height:clamp(1px,25vw,360px);justify-content:center;margin-bottom:clamp(1px,7.5vw,108px)}@media (max-width:750px){.company-lead .box-vision{height:clamp(1px,33.6vw,252px);margin-bottom:clamp(1px,14.4vw,108px)}}.company-lead .box-vision .txt{text-align:center}.company-lead .box-vision .sub-title{margin-bottom:clamp(1px,2.4305555556vw,35px)}@media (max-width:750px){.company-lead .box-vision .sub-title{margin-bottom:clamp(1px,4.6666666667vw,35px)}}.company-lead .box-value{padding:clamp(1px,3.6805555556vw,53px) clamp(1px,3.4027777778vw,49px)}@media (max-width:750px){.company-lead .box-value{padding:clamp(1px,7.0666666667vw,53px) clamp(1px,6.5333333333vw,49px)}}.company-lead .box-value li{align-items:center;display:flex;height:clamp(1px,11.4583333333vw,165px);position:relative}@media (max-width:750px){.company-lead .box-value li{height:clamp(1px,22vw,165px)}}.company-lead .box-value .num{background:linear-gradient(90deg,#01ebf6 0,#016dbc);-webkit-background-clip:text;color:#eaeaea;font-family:Jost,sans-serif;font-optical-sizing:auto;font-size:clamp(8px,5.5555555556vw,80px);font-style:normal;font-weight:700;line-height:1em;margin-right:clamp(1px,1.3194444444vw,19px);-webkit-text-fill-color:transparent;background-clip:text;color:transparent}@media (max-width:750px){.company-lead .box-value .num{font-size:clamp(8px,9.3333333333vw,70px);margin-right:clamp(1px,2.5333333333vw,19px)}}.company-lead .box-value li:after{background-color:#000;bottom:0;content:"";display:block;height:1px;left:clamp(1px,1.0416666667vw,15px);position:absolute;width:calc(100% - clamp(1px, 2.0833333333vw, 30px))}.company-lead .box-value p{line-height:1em;margin-bottom:0}@media (max-width:750px){.company-lead .box-value p{line-height:1.4em}}.company-lead .box-value .sub-title{line-height:1em;margin-top:clamp(1px,.9027777778vw,13px)}@media (max-width:750px){.company-lead .box-value .sub-title{margin-top:clamp(1px,1.7333333333vw,13px)}}.company-message{padding-bottom:clamp(1px,14.3055555556vw,206px);padding-top:clamp(1px,22.2222222222vw,320px);position:relative}@media (max-width:750px){.company-message{padding-bottom:clamp(1px,14.1333333333vw,106px);padding-top:clamp(1px,21.3333333333vw,160px)}}.company-message .bg-img-wrap{height:auto;left:0;position:absolute;text-align:center;top:0;width:100%}.company-message .bg-img{display:inline-block;width:clamp(1px,100vw,1440px)}.company-message .inner{position:relative;z-index:2}.company-message h3{font-size:clamp(8px,2.0833333333vw,30px);margin-bottom:clamp(1px,3.4722222222vw,50px);margin-top:clamp(1px,6.9444444444vw,100px)}@media (max-width:750px){.company-message h3{font-size:clamp(8px,4vw,30px);margin-bottom:clamp(1px,6.6666666667vw,50px);margin-top:clamp(1px,6.6666666667vw,50px)}}.company-message .txt{font-size:clamp(8px,1.1111111111vw,16px);line-height:2.5em;width:clamp(1px,44.5138888889vw,641px)}@media (max-width:750px){.company-message .txt{font-size:clamp(8px,2.9333333333vw,22px);width:100%}.company-message .txt .half{width:55%}}.company-message .name{font-size:clamp(8px,1.7361111111vw,25px);font-weight:500;margin-top:-3em;text-align:right}@media (max-width:750px){.company-message .name{font-size:clamp(8px,2.6666666667vw,20px);position:absolute;right:clamp(1px,8vw,60px);top:clamp(1px,73.3333333333vw,550px)}}.company-overview{padding-bottom:clamp(1px,9.7222222222vw,140px)}@media (max-width:750px){.company-overview{padding-bottom:clamp(1px,18.6666666667vw,140px)}}.company-overview .overview-list{margin-top:calc(clamp(1px, 4.7222222222vw, 68px)*-1);padding-left:clamp(1px,25vw,360px)}@media (max-width:750px){.company-overview .overview-list{margin-top:0;padding-left:clamp(1px,16vw,120px)}}.company-overview .overview-list li{border-bottom:1px solid #000;display:flex;font-size:clamp(8px,1.3888888889vw,20px);padding:clamp(1px,2.7777777778vw,40px) 0}@media (max-width:750px){.company-overview .overview-list li{font-size:clamp(8px,3.2vw,24px);padding:clamp(1px,5.3333333333vw,40px) 0}}.company-overview .overview-list li .title{font-weight:700;width:clamp(1px,22.9166666667vw,330px)}@media (max-width:750px){.company-overview .overview-list li .title{width:clamp(1px,20.8333333333vw,300px)}}.company-overview .overview-list li .txt{flex:1}.company-base{padding-bottom:clamp(1px,7.6388888889vw,110px)}@media (max-width:750px){.company-base{padding-bottom:clamp(1px,14.6666666667vw,110px)}}.company-base .box-nav ul{display:flex;flex-wrap:wrap;gap:clamp(1px,2.2916666667vw,33px);justify-content:center;position:relative;width:100%;z-index:2}@media (max-width:750px){.company-base .box-nav ul{gap:clamp(1px,4vw,30px)}}.company-base .box-nav ul li{background-color:#fff;box-shadow:0 5px 6px rgba(0,0,0,.1);display:block;font-size:clamp(8px,1.5277777778vw,22px);height:clamp(1px,6.1805555556vw,89px);margin-bottom:clamp(1px,3.3333333333vw,48px);padding-top:clamp(1px,.625vw,9px);position:relative;text-align:center;width:clamp(1px,18.75vw,270px)}@media (max-width:750px){.company-base .box-nav ul li{font-size:clamp(8px,2.9333333333vw,22px);height:clamp(1px,11.8666666667vw,89px);margin-bottom:clamp(1px,6.4vw,48px);padding-bottom:clamp(1px,4vw,30px);padding-top:clamp(1px,1.2vw,9px);width:calc(50% - clamp(1px, 4vw, 30px) - 1px)}}.company-base .box-nav ul li a{display:block;height:100%}.company-base .box-nav ul li:after{background:url(../img/company/img_down_arrow.svg) no-repeat 50%/contain;bottom:clamp(1px,.7638888889vw,11px);content:"";height:clamp(1px,.6944444444vw,10px);left:calc(50% - clamp(1px, .4166666667vw, 6px));position:absolute;width:clamp(1px,.8333333333vw,12px)}@media (max-width:750px){.company-base .box-nav ul li:after{bottom:clamp(1px,2.2vw,16.5px);height:clamp(1px,2vw,15px);left:calc(50% - clamp(1px, 1.2vw, 9px));width:clamp(1px,2.4vw,18px)}}.company-base .box-nav{margin-bottom:clamp(1px,8.8888888889vw,128px);margin-top:clamp(1px,2.5vw,36px);position:relative}.company-base .office-map{margin-left:auto;margin-top:0;width:clamp(1px,57.5vw,828px)}@media (max-width:750px){.company-base .office-map{width:100%}}.company-base .list-base>li{border-bottom:1px solid #000;display:flex;padding-bottom:clamp(1px,4.8611111111vw,70px);padding-top:clamp(1px,3.4722222222vw,50px)}@media (max-width:750px){.company-base .list-base>li{display:block;padding-bottom:clamp(1px,9.3333333333vw,70px);padding-top:clamp(1px,6.6666666667vw,50px)}}.company-base .list-base>li ul{flex:1}.company-base .list-base>li ul li{margin-bottom:clamp(1px,3.4722222222vw,50px)}@media (max-width:750px){.company-base .list-base>li ul li{margin-bottom:clamp(1px,6.6666666667vw,50px)}}.company-base .list-base>li .area{font-size:clamp(8px,1.5277777778vw,22px);font-weight:500;width:clamp(1px,25.3472222222vw,365px)}@media (max-width:750px){.company-base .list-base>li .area{font-size:clamp(8px,3.7333333333vw,28px);margin-bottom:.7em;width:100%}}.company-base .list-base>li .office-name{font-size:clamp(8px,1.25vw,18px);font-weight:500;margin-bottom:clamp(1px,1.7361111111vw,25px)}@media (max-width:750px){.company-base .list-base>li .office-name{font-size:clamp(8px,3.2vw,24px);margin-bottom:0}}.company-base .list-base>li .assress{font-size:clamp(8px,1.1111111111vw,16px);font-weight:400;line-height:1.875em}@media (max-width:750px){.company-base .list-base>li .assress{font-size:clamp(8px,2.9333333333vw,22px)}}.btn-map{margin-top:calc(clamp(1px, 2.7777777778vw, 40px)*-1);text-align:right}@media (max-width:750px){.btn-map{margin-top:calc(clamp(1px, 6.6666666667vw, 50px)*-1)}}.btn-map a{background-color:#fff;border:1px solid #707070;border-radius:clamp(1px,.3472222222vw,5px);display:inline-block;font-family:Jost,sans-serif;font-optical-sizing:auto;font-size:clamp(8px,1.1111111111vw,16px);font-style:normal;font-weight:500;height:clamp(1px,2.0833333333vw,30px);text-align:center;width:clamp(1px,9.9305555556vw,143px)}@media (max-width:750px){.btn-map a{border-radius:clamp(1px,.6666666667vw,5px);font-size:clamp(8px,2.1333333333vw,16px);height:clamp(1px,4vw,30px);width:clamp(1px,19.0666666667vw,143px)}}.company-bnr{padding-bottom:clamp(1px,4.1666666667vw,60px)}@media (max-width:750px){.company-bnr{padding-bottom:clamp(1px,8vw,60px)}}.company-bnr .bnr-link{margin:0 auto;width:clamp(1px,48.6111111111vw,700px)}.company-bnr a{display:block;position:relative}.company-bnr .text-box{color:#fff;position:absolute;text-align:center;top:clamp(1px,2.8472222222vw,41px);width:100%}.company-bnr .text-box h2{font-family:Jost,sans-serif;font-optical-sizing:auto;font-size:clamp(8px,2.7777777778vw,40px);font-style:normal;font-weight:500}.company-bnr .text-box p{font-size:clamp(8px,.9722222222vw,14px);font-weight:500}.section-privacy-policy{font-size:clamp(8px,1.1111111111vw,16px);font-weight:500;line-height:1.875em;padding-bottom:clamp(1px,7.5vw,108px);padding-top:clamp(1px,3.4722222222vw,50px)}@media (max-width:750px){.section-privacy-policy{font-size:clamp(8px,2.9333333333vw,22px);padding-bottom:clamp(1px,14.4vw,108px);padding-top:clamp(1px,6.6666666667vw,50px)}}.section-privacy-policy h2{font-size:clamp(8px,3.125vw,45px);margin-bottom:clamp(1px,3.4722222222vw,50px)}@media (max-width:750px){.section-privacy-policy h2{font-size:clamp(8px,4.8vw,36px);margin-bottom:clamp(1px,6.6666666667vw,50px)}}.section-privacy-policy h3{font-size:clamp(1px,2.4305555556vw,35px);line-height:1.142em;margin-bottom:clamp(1px,2.7777777778vw,40px);padding-top:clamp(8px,5.5555555556vw,80px)}@media (max-width:750px){.section-privacy-policy h3{font-size:clamp(8px,3.7333333333vw,28px);margin-bottom:clamp(1px,5.3333333333vw,40px);padding-top:clamp(1px,10.6666666667vw,80px)}}.section-privacy-policy .f400{font-weight:400}.section-privacy-policy .name{text-align:right}.section-privacy-policy .name span{display:inline-block;text-align:left}.section-privacy-policy .box{background-color:#f2f2f2;padding:clamp(1px,2.8472222222vw,41px) 0 clamp(1px,3.1944444444vw,46px);text-align:center}@media (max-width:750px){.section-privacy-policy .box{padding:clamp(1px,5.4666666667vw,41px) clamp(1px,6.1333333333vw,46px);text-align:left}}.section-privacy-policy .box .title{font-size:clamp(8px,1.3888888889vw,20px);font-weight:700;margin-bottom:clamp(1px,2.7777777778vw,40px)}@media (max-width:750px){.section-privacy-policy .box .title{font-size:clamp(8px,3.3333333333vw,25px);margin-bottom:clamp(1px,5.3333333333vw,40px);text-align:left}}.section-privacy-policy table{border-collapse:collapse;border-spacing:0;width:100%}.section-privacy-policy table td,.section-privacy-policy table th{border:1px solid #cecece;padding:clamp(1px,1.5277777778vw,22px) 1em}@media (max-width:750px){.section-privacy-policy table td,.section-privacy-policy table th{padding:1em}}.section-privacy-policy table th{text-align:center}.section-privacy-policy table thead{background-color:#f2f2f2;text-align:center}.section-archive-news{padding-bottom:clamp(1px,7.5vw,108px);padding-top:clamp(1px,3.4722222222vw,50px)}@media (max-width:750px){.section-archive-news{padding-bottom:clamp(1px,14.4vw,108px);padding-top:clamp(1px,6.6666666667vw,50px)}}.section-archive-news .news-item{border-bottom:1px solid #000;margin-bottom:clamp(1px,2.7777777778vw,40px);padding-bottom:clamp(1px,1.3888888889vw,20px)}@media (max-width:750px){.section-archive-news .news-item{margin-bottom:clamp(1px,5.3333333333vw,40px);padding-bottom:clamp(1px,2.6666666667vw,20px)}}.section-archive-news .news-item a{padding:.5em}.section-archive-news .news-row{align-items:center;display:flex;gap:clamp(1px,3.4722222222vw,50px);position:relative}@media (max-width:750px){.section-archive-news .news-row{gap:clamp(1px,2.6666666667vw,20px)}}.section-archive-news .news-row .thumb{height:clamp(1px,10vw,144px);width:clamp(1px,13.8888888889vw,200px)}@media (max-width:750px){.section-archive-news .news-row .thumb{height:clamp(1px,19.2vw,144px);width:clamp(1px,26.6666666667vw,200px)}}.section-archive-news .news-row .thumb img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.section-archive-news .news-row .news-row-txt{align-self:flex-start;flex:1;height:100%}.section-archive-news .news-row .box-txt{flex:1;font-size:clamp(8px,1.1111111111vw,16px);font-weight:400;padding:clamp(1px,1.3888888889vw,20px) 2em clamp(1px,1.3888888889vw,20px) 0;position:relative}@media (max-width:750px){.section-archive-news .news-row .box-txt{font-size:clamp(8px,3.2vw,24px);padding:clamp(1px,2.6666666667vw,20px) 2em clamp(1px,2.6666666667vw,20px) 0}}.section-archive-news .news-row .date{color:#59bfbb;font-family:Jost,sans-serif;font-optical-sizing:auto;font-size:clamp(8px,.9722222222vw,14px);font-style:normal;font-weight:500;margin-bottom:.5em}@media (max-width:750px){.section-archive-news .news-row .date{font-size:clamp(8px,2.4vw,18px)}}.section-archive-news .news-row .news-cat>ul{display:flex;flex-wrap:wrap;gap:.5em}.section-archive-news .news-row .news-cat>ul li{border:1px solid #000;border-radius:.5em;font-size:clamp(8px,.9027777778vw,13px);padding:0 .5em}@media (max-width:750px){.section-archive-news .news-row .news-cat>ul li{font-size:clamp(8px,1.8666666667vw,14px)}}.section-archive-news .news-row:after{background:url(../img/img_arrow_right_sel.svg) no-repeat 50%/contain;content:"";display:block;height:clamp(1px,.6944444444vw,10px);position:absolute;right:1em;top:calc(50% - clamp(1px, .3472222222vw, 5px));width:clamp(1px,.8333333333vw,12px)}@media (max-width:750px){.section-archive-news .news-row:after{height:clamp(1px,2vw,15px);top:calc(50% - clamp(1px, 1vw, 7.5px));width:clamp(1px,2.4vw,18px)}}.section-single-news .news-title{padding-top:clamp(1px,4.1666666667vw,60px)}@media (max-width:750px){.section-single-news .news-title{padding-top:clamp(1px,8vw,60px)}}.section-single-news .news-title .date{color:#59bfbb;font-family:Jost,sans-serif;font-optical-sizing:auto;font-size:14px;font-style:normal;font-weight:500;margin-bottom:clamp(1px,1.9444444444vw,28px)}@media (max-width:750px){.section-single-news .news-title .date{font-size:clamp(8px,3.2vw,24px);margin-bottom:clamp(1px,3.7333333333vw,28px);margin-top:clamp(1px,3.7333333333vw,28px)}}.section-single-news .news-title .title{border-bottom:1px solid #000;font-size:clamp(16px,1.5277777778vw,22px);font-weight:400;line-height:1.81em;margin-bottom:clamp(1px,4.1666666667vw,60px);padding-bottom:clamp(1px,3.0555555556vw,44px)}@media (max-width:750px){.section-single-news .news-title .title{font-size:clamp(8px,4vw,30px);margin-bottom:clamp(1px,8vw,60px);padding-bottom:clamp(1px,5.8666666667vw,44px)}}.single-contents .entry-content img{height:auto;max-width:100%}.single-contents .entry-content blockquote{border-left:4px solid #ccc;color:#555;font-style:italic;margin:1.5em 0;padding-left:1em}.single-contents .entry-content ol,.single-contents .entry-content ul{margin:0 0 1em 2em;padding:0}.single-contents img{display:block}.tow-column{display:flex;justify-content:space-between}@media (max-width:750px){.tow-column{display:block}}.tow-column .main-column{width:clamp(1px,57.2222222222vw,824px)}@media (max-width:750px){.tow-column .main-column{width:100%}}.tow-column .side-inner{background-color:#f0f0f3;padding:clamp(1px,3.75vw,54px) 0 clamp(1px,3.75vw,54px) clamp(1px,4.0972222222vw,59px);position:relative;width:clamp(1px,21.5277777778vw,310px)}@media (max-width:750px){.tow-column .side-inner{padding:clamp(1px,7.2vw,54px) clamp(1px,7.8666666667vw,59px);width:100%}}.tow-column .side-inner h3{border-bottom:1px solid #000;font-size:clamp(8px,1.1111111111vw,16px);line-height:1em;margin-bottom:1em;padding-bottom:1em}@media (max-width:750px){.tow-column .side-inner h3{font-size:clamp(8px,3.7333333333vw,28px)}}.tow-column .side-inner .side-category h3,.tow-column .side-inner .side-tag h3,.tow-column .side-inner .side-year h3{font-family:Jost,sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:500;font-weight:700}.tow-column .side-inner .side-category,.tow-column .side-inner .side-popular,.tow-column .side-inner .side-tag,.tow-column .side-inner .side-year{margin-bottom:clamp(1px,3.4722222222vw,50px)}@media (max-width:750px){.tow-column .side-inner .side-category,.tow-column .side-inner .side-popular,.tow-column .side-inner .side-tag,.tow-column .side-inner .side-year{margin-bottom:clamp(1px,6.6666666667vw,50px)}}.tow-column .side-inner .side-category a,.tow-column .side-inner .side-popular a,.tow-column .side-inner .side-tag a,.tow-column .side-inner .side-year a{font-size:clamp(8px,.9722222222vw,14px);font-weight:400;line-height:1.785em}@media (max-width:750px){.tow-column .side-inner .side-category a,.tow-column .side-inner .side-popular a,.tow-column .side-inner .side-tag a,.tow-column .side-inner .side-year a{font-size:clamp(8px,2.9333333333vw,22px)}}.tow-column .side-inner .side-popular img{height:clamp(1px,4.8611111111vw,70px);width:clamp(1px,4.8611111111vw,70px)}@media (max-width:750px){.tow-column .side-inner .side-popular img{height:clamp(1px,13.3333333333vw,100px);width:clamp(1px,13.3333333333vw,100px)}}.tow-column .side-inner .side-popular li{border-bottom:1px solid #000;margin-bottom:clamp(1px,1.0069444444vw,14.5px);padding-bottom:clamp(1px,1.0069444444vw,14.5px)}@media (max-width:750px){.tow-column .side-inner .side-popular li{margin-bottom:clamp(1px,1.9333333333vw,14.5px);padding-bottom:clamp(1px,1.9333333333vw,14.5px)}}.tow-column .side-inner .side-popular li a{display:block;font-size:clamp(8px,.9722222222vw,14px);line-height:1.4em}@media (max-width:750px){.tow-column .side-inner .side-popular li a{font-size:clamp(8px,2.9333333333vw,22px)}}.tow-column .side-inner .side-tag ul{display:flex;flex-wrap:wrap;gap:clamp(1px,1.0416666667vw,15px) clamp(1px,1.3888888889vw,20px)}@media (max-width:750px){.tow-column .side-inner .side-tag ul{gap:clamp(1px,2vw,15px) clamp(1px,2.6666666667vw,20px)}}.tow-column .side-inner .side-tag a{align-items:center;background-color:#fff;display:flex;justify-content:center;padding:0 1em}@media (min-width:751px){.tow-column .side-inner:after{background-color:#f0f0f3;content:"";height:100%;left:100%;position:absolute;right:0;top:0;width:calc(50vw - 50%)}}.section-archive-journal{padding-bottom:clamp(1px,7.5vw,108px);padding-top:clamp(1px,3.4722222222vw,50px)}@media (max-width:750px){.section-archive-journal{padding-bottom:clamp(1px,14.4vw,108px);padding-top:clamp(1px,6.6666666667vw,50px)}}.journal-list{display:flex;flex-wrap:wrap;gap:clamp(1px,3.4722222222vw,50px) clamp(1px,4.1666666667vw,60px);justify-content:space-between;margin-bottom:clamp(1px,5.0694444444vw,73px)}@media (max-width:750px){.journal-list{gap:clamp(1px,3.3333333333vw,25px) clamp(1px,4vw,30px);margin-bottom:clamp(1px,9.7333333333vw,73px)}}.journal-item{border:1px solid #000;width:calc(50% - clamp(1px, 2.0833333333vw, 30px) - 2px)}@media (max-width:750px){.journal-item{width:calc(50% - clamp(1px, 2vw, 15px) - 2px)}}.journal-item{position:relative}.journal-item a{display:block;padding:clamp(1px,.9722222222vw,14px) clamp(1px,1.1805555556vw,17px) clamp(1px,2.5vw,36px)}@media (max-width:750px){.journal-item a{padding:clamp(1px,.9333333333vw,7px) clamp(1px,1.0666666667vw,8px) clamp(1px,2.4vw,18px)}}.journal-item .title{font-size:clamp(8px,1.25vw,18px);line-height:1.444em;margin-bottom:clamp(1px,1.0416666667vw,15px);margin-top:clamp(1px,1.4583333333vw,21px)}@media (max-width:750px){.journal-item .title{font-size:clamp(8px,2.9333333333vw,22px);margin-bottom:clamp(1px,2vw,15px);margin-top:clamp(1px,2.8vw,21px)}}.journal-item .date{color:#59bfbb;font-family:Jost,sans-serif;font-optical-sizing:auto;font-size:clamp(8px,.9722222222vw,14px);font-style:normal;font-weight:500}@media (max-width:750px){.journal-item .date{font-size:clamp(8px,2.6666666667vw,20px)}}.journal-item .thumb{aspect-ratio:350/252}.journal-item .thumb img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.journal-item .journal-cat{display:inline-flex;position:absolute;right:0;top:0}.journal-item .journal-cat .journal-cat-item{background-color:#707070;color:#fff;font-size:clamp(8px,.9722222222vw,14px);font-weight:500;margin-bottom:.5em;padding:.5em 1em}@media (max-width:750px){.journal-item .journal-cat .journal-cat-item{font-size:clamp(8px,1.8666666667vw,14px)}}.single-navigation{display:flex;font-size:14px;justify-content:space-between;line-height:1em;margin:2em 0}.single-navigation .nav-item{position:relative;text-align:center;width:33.33%}.single-navigation .nav-item:first-child{text-align:left}.single-navigation .nav-item:last-child{text-align:right}.next-post.arrow:after,.prev-post.arrow:before{content:"";display:inline-flex;flex-shrink:0;height:10px;width:12px}.prev-post.arrow:before{background:url(../img/img_arrow_left_sel.svg) no-repeat 50%/contain;margin-right:.5em}.next-post.arrow:after{background:url(../img/img_arrow_right_sel.svg) no-repeat 50%/contain;margin-left:.5em}.section-single-journal{padding-top:clamp(1px,5.5555555556vw,80px)}@media (max-width:750px){.section-single-journal{padding-top:clamp(1px,10.6666666667vw,80px)}}.section-single-journal .single-contents-wrap{border:1px solid;padding:clamp(1px,3.125vw,45px) clamp(1px,3.4722222222vw,50px);position:relative}@media (max-width:750px){.section-single-journal .single-contents-wrap{padding:clamp(1px,6vw,45px) clamp(1px,6.6666666667vw,50px)}}.section-single-journal .journal-title{margin-bottom:clamp(1px,2.7777777778vw,40px)}@media (max-width:750px){.section-single-journal .journal-title{margin-bottom:clamp(1px,5.3333333333vw,40px)}}.section-single-journal .journal-title .date{color:#59bfbb;font-family:Jost,sans-serif;font-optical-sizing:auto;font-size:clamp(8px,.9722222222vw,14px);font-style:normal;font-weight:500;margin-bottom:clamp(1px,1.9444444444vw,28px)}@media (max-width:750px){.section-single-journal .journal-title .date{font-size:clamp(8px,3.2vw,24px);margin-bottom:clamp(1px,3.7333333333vw,28px)}}.section-single-journal .journal-title .title{border-bottom:1px solid #000;font-size:clamp(16px,1.7361111111vw,25px);font-weight:700;line-height:1.4em;margin-bottom:clamp(1px,.6944444444vw,10px);padding-bottom:clamp(1px,.9722222222vw,14px)}@media (max-width:750px){.section-single-journal .journal-title .title{font-size:clamp(8px,4vw,30px);margin-bottom:clamp(1px,1.3333333333vw,10px);padding-bottom:clamp(1px,1.8666666667vw,14px)}}.section-single-journal .journal-title .journal-cat ul{display:flex;gap:3px}.section-single-journal .journal-title .journal-cat{display:inline-flex;position:absolute;right:0;top:0}.section-single-journal .journal-title .journal-cat .journal-cat-item{background-color:#707070;color:#fff;font-size:clamp(8px,.9722222222vw,14px);font-weight:500;margin-bottom:.5em;padding:.5em 1em}@media (max-width:750px){.section-single-journal .journal-title .journal-cat .journal-cat-item{font-size:clamp(8px,2.1333333333vw,16px)}}.section-single-journal div#ez-toc-container{align-items:center;display:flex!important;padding:clamp(1px,2.4305555556vw,35px) 1em clamp(1px,2.4305555556vw,35px) 0}@media (max-width:750px){.section-single-journal div#ez-toc-container{display:block!important;padding:1em}}.section-single-journal div#ez-toc-container .ez-toc-title-container{align-items:center;display:flex;font-size:clamp(8px,1.1111111111vw,16px);font-weight:500;justify-content:center;width:clamp(1px,8.3333333333vw,120px)}@media (max-width:750px){.section-single-journal div#ez-toc-container .ez-toc-title-container{font-size:12px;width:100%}}.section-single-journal div#ez-toc-container nav{flex:1}.section-single-journal div#ez-toc-container a{color:#000!important;font-size:14px;font-weight:400}@media (max-width:750px){.section-single-journal div#ez-toc-container a{font-size:12px}}.section-related{padding-top:clamp(1px,6.9444444444vw,100px)}.section-related h3{padding-bottom:clamp(1px,3.1944444444vw,46px);text-align:center}.single-contents h1,.single-contents h2,.single-contents h3,.single-contents h4,.single-contents h5,.single-contents h6{font-size:1.6rem;font-weight:600;margin-bottom:.5em;margin-top:1.5em}.single-contents h3{border-left:8px solid #22abe6;font-size:2.5rem;padding-left:10px}.single-contents h4{border-bottom:3px solid #d9d9d9;position:relative}.single-contents h4:after{background-color:#22abe6;bottom:-3px;content:"";height:3px;left:0;position:absolute;width:5em}.single-contents h5{color:#22abe6}.single-contents p{font-size:1.4rem;margin-bottom:1em}.single-contents a{color:#0073aa;transition:color .3s}.single-contents a:hover{color:#005177}.single-contents .col-1>li{width:100%}.single-contents .col-2,.single-contents .col-3{display:flex;gap:20px;justify-content:space-between}.single-contents .col-2>li{width:calc(50% - 10px)}.single-contents .col-3>li{width:calc(33.33% - 14px)}.single-contents .col-1>li,.single-contents .col-2>li,.single-contents .col-3>li{background-color:#eaeaea;min-height:4em}.single-contents .list-ul{list-style-position:outside;margin-left:0;padding-left:1.5em}.single-contents .list-ul>li{list-style:disc}.single-contents .list-ul>li::marker{color:#22abe6;font-size:1.5em}.single-contents ol.list-ol{counter-reset:section;list-style:none;padding-left:1.5em}.single-contents ol.list-ol>li{counter-increment:section;position:relative}.single-contents ol.list-ol>li:before{color:#22abe6;content:counter(section) ". ";font-weight:700;left:-1.3em;position:absolute}.single-contents ol.list-ol ol{counter-reset:subsection;list-style:none;padding-left:2em}.single-contents ol.list-ol ol>li{counter-increment:subsection;position:relative}.single-contents ol.list-ol ol>li:before{color:#22abe6;content:counter(section) "-" counter(subsection) ". ";font-weight:700;left:-2em;position:absolute}.single-contents a[href$=".doc"]:before,.single-contents a[href$=".docm"]:before,.single-contents a[href$=".docx"]:before,.single-contents a[href$=".dot"]:before,.single-contents a[href$=".dotm"]:before,.single-contents a[href$=".dotx"]:before,.single-contents a[href$=".pdf"]:before,.single-contents a[href$=".potx"]:before,.single-contents a[href$=".pptx"]:before,.single-contents a[href$=".xls"]:before,.single-contents a[href$=".xlsx"]:before,.single-contents a[href$=".xml"]:before,.single-contents a[href^="mailto:"]:before,.single-contents a[href^="tel:"]:before,.single-contents a[target=_blank]:before{align-items:center;content:"";display:inline-block;height:1.6em;margin-right:1em;position:relative;top:.4em;width:1.6em}.single-contents a[target=_blank]:before{background:url(../img/icon-blank.png) 0/contain no-repeat}.single-contents a[href$=".doc"]:before,.single-contents a[href$=".docm"]:before,.single-contents a[href$=".docx"]:before,.single-contents a[href$=".dot"]:before,.single-contents a[href$=".dotm"]:before,.single-contents a[href$=".dotx"]:before,.single-contents a[href$=".xml"]:before{background:url(../img/icon-word.png) 0/contain no-repeat}.single-contents a[href$=".xls"]:before,.single-contents a[href$=".xlsx"]:before{background:url(../img/icon-excel.png) 0/contain no-repeat}.single-contents a[href$=".potx"]:before,.single-contents a[href$=".pptx"]:before{background:url(../img/icon-pp.png) 0/contain no-repeat}.single-contents a[href$=".pdf"]:before{background:url(../img/icon-pdf.png) 0/contain no-repeat}.single-contents a[href^="tel:"]:before{background:url(../img/icon-tel.png) 0/contain no-repeat}.single-contents a[href^="mailto:"]:before{background:url(../img/icon-mail.png) 0/contain no-repeat}.single-contents table{border-collapse:collapse;border-spacing:0;width:100%}.single-contents table td,.single-contents table th{border:1px solid #cecece;font-size:1.4rem;padding:.5em 1em;text-align:center}@media (max-width:750px){.single-contents table td,.single-contents table th{padding:1em}}.single-contents table thead{background-color:#f2f2f2;text-align:center}.single-contents .entry-title{font-size:2em;font-weight:700;margin-bottom:.5em}.single-contents .entry-content{margin-bottom:2em}.single-contents .post-thumbnail img{display:block;height:auto;margin:0 auto 1em;max-width:100%}.single-contents .comments-area{border-top:1px solid #ddd;margin-top:3em;padding-top:2em}.single-contents ol,.single-contents ul{margin:0;padding:0}.single-contents blockquote{background:#f5f5f5;border-left:4px solid #9dd4ff;box-shadow:0 2px 4px rgba(0,0,0,.14);box-sizing:border-box;color:#777;font-style:italic;margin-bottom:2em;margin-top:2em;padding:35px 15px 10px;position:relative}.single-contents blockquote:before{color:#9dd4ff;content:"“";display:inline-block;font-size:28px;font-weight:900;left:15px;line-height:1;position:absolute;top:10px}.single-contents blockquote p{line-height:1.7;margin:7px 0;padding:0}.single-contents blockquote cite{color:#888;display:block;font-size:.9em;text-align:right}.single-contents dl{border:1px solid #cecece;margin-bottom:1em;padding:1em;position:relative}.single-contents dl dt{background:#fff;font-size:1.4rem;left:20px;padding:0 10px;position:absolute;top:0;transform:translateY(-50%);z-index:2}.single-contents img{display:inline-block;height:auto;max-width:100%}.single-contents pre{background-color:#f4f4f4;overflow-x:auto;padding:1em}.single-contents hr{border:0;border-top:1px solid #ddd;margin:2em 0}.single-contents .wp-block-gallery,.single-contents .wp-block-image{margin-bottom:1em}.single-contents .wp-block-gallery{display:flex;flex-wrap:wrap;gap:10px}.single-contents .wp-block-gallery .blocks-gallery-item{box-sizing:border-box;flex:1 1 calc(33.333% - 10px)}.single-contents .wp-block-gallery img{display:block;height:auto;width:100%}.section-contact,.section-entry{background-color:#f0f0f3;margin-top:clamp(1px,4.1666666667vw,60px);padding-bottom:clamp(1px,7.5vw,108px);padding-top:clamp(1px,3.4722222222vw,50px)}@media (max-width:750px){.section-contact,.section-entry{margin-top:clamp(1px,8vw,60px);padding-bottom:clamp(1px,14.4vw,108px);padding-top:clamp(1px,6.6666666667vw,50px)}}.section-contact h2,.section-entry h2{font-size:clamp(8px,2.4305555556vw,35px);margin-bottom:clamp(1px,3.1944444444vw,46px);text-align:center}@media (max-width:750px){.section-contact h2,.section-entry h2{font-size:clamp(8px,4vw,30px);margin-bottom:clamp(1px,6.1333333333vw,46px)}}.section-contact h2+p,.section-entry h2+p{font-size:clamp(8px,1.3888888889vw,20px);margin-bottom:clamp(1px,5.5555555556vw,80px);text-align:center}@media (max-width:750px){.section-contact h2+p,.section-entry h2+p{font-size:clamp(8px,3.2vw,24px);margin-bottom:clamp(1px,10.6666666667vw,80px)}}.section-contact .step-wrap,.section-entry .step-wrap{display:flex;gap:clamp(1px,5.5555555556vw,80px);margin-bottom:clamp(1px,5.5555555556vw,80px)}.section-contact .step-wrap>div,.section-entry .step-wrap>div{align-items:center;background-color:#fff;border-radius:clamp(1px,1.3888888889vw,20px);display:flex;height:clamp(1px,5.5555555556vw,80px);overflow:visible;position:relative;width:clamp(1px,23.6111111111vw,340px)}@media (max-width:750px){.section-contact .step-wrap>div,.section-entry .step-wrap>div{border-radius:clamp(1px,2.6666666667vw,20px);height:clamp(1px,10.6666666667vw,80px);width:100%}}.section-contact .step-wrap>div .title,.section-entry .step-wrap>div .title{align-items:center;border-right:1px solid #000;display:flex;font-family:Jost,sans-serif;font-optical-sizing:auto;font-size:clamp(8px,1.7361111111vw,25px);font-style:normal;font-weight:500;justify-content:center;width:50%}@media (max-width:750px){.section-contact .step-wrap>div .title,.section-entry .step-wrap>div .title{font-size:clamp(8px,2.6666666667vw,20px)}}.section-contact .step-wrap>div .text,.section-entry .step-wrap>div .text{align-items:center;display:flex;font-size:clamp(8px,1.1111111111vw,16px);justify-content:center;width:50%}@media (max-width:750px){.section-contact .step-wrap>div .text,.section-entry .step-wrap>div .text{font-size:clamp(8px,2.4vw,18px)}}.section-contact .step-wrap>div.active,.section-entry .step-wrap>div.active{background-color:#c1ddea}.section-contact .step1:after,.section-contact .step2:after,.section-entry .step1:after,.section-entry .step2:after{background:url(../img/img_triangle_right.svg) no-repeat 50%/contain;content:"";display:block;height:clamp(1px,.8333333333vw,12px);position:absolute;right:calc(clamp(1px, 3.3333333333vw, 48px)*-1);top:calc(50% - clamp(1px, .4166666667vw, 6px));width:clamp(1px,.9722222222vw,14px)}@media (max-width:750px){.section-contact .step1:after,.section-contact .step2:after,.section-entry .step1:after,.section-entry .step2:after{height:clamp(1px,1.6vw,12px);right:calc(clamp(1px, 3.7333333333vw, 28px)*-1);top:calc(50% - clamp(1px, .8vw, 6px));width:clamp(1px,1.8666666667vw,14px)}}.section-contact .contact-form,.section-entry .contact-form{background-color:#fff;border-radius:clamp(1px,3.4722222222vw,50px);padding:clamp(1px,5.7638888889vw,83px) clamp(1px,23.4722222222vw,338px) clamp(1px,6.9444444444vw,100px) clamp(1px,6.9444444444vw,100px);position:relative}@media (max-width:750px){.section-contact .contact-form,.section-entry .contact-form{padding:clamp(1px,2.6666666667vw,20px) clamp(1px,8vw,60px) clamp(1px,2.6666666667vw,20px) clamp(1px,2.6666666667vw,20px)}}.section-contact .contact-form:before,.section-entry .contact-form:before{background:url(../img/contact_logo.svg) no-repeat 50%/contain;content:"";display:block;height:clamp(1px,34.7340277778vw,500.17px);position:absolute;right:clamp(1px,5.4583333333vw,78.6px);top:clamp(1px,6.4583333333vw,93px);width:clamp(1px,4.1236111111vw,59.38px)}@media (max-width:750px){.section-contact .contact-form:before,.section-entry .contact-form:before{right:clamp(1px,1.4305555556vw,20.6px)}}.section-contact .form-inner input[type=email],.section-contact .form-inner input[type=tel],.section-contact .form-inner input[type=text],.section-contact .form-inner textarea,.section-entry .form-inner input[type=email],.section-entry .form-inner input[type=tel],.section-entry .form-inner input[type=text],.section-entry .form-inner textarea{background-color:#f2f2f2;border:none;border-radius:10px;max-width:100%;padding:.5em 1em;width:100%}.section-contact .form-inner select,.section-entry .form-inner select{background-color:#f2f2f2;border:none;border-radius:10px;padding:.5em 1em}.section-contact .form-inner>dl,.section-entry .form-inner>dl{display:flex}@media (max-width:750px){.section-contact .form-inner>dl,.section-entry .form-inner>dl{display:block}}.section-contact .form-inner dt,.section-entry .form-inner dt{display:inline-flex;font-size:clamp(8px,1.1111111111vw,16px);min-width:clamp(1px,18.1944444444vw,262px);position:relative;top:5px;width:clamp(1px,18.1944444444vw,262px)}@media (max-width:750px){.section-contact .form-inner dt,.section-entry .form-inner dt{display:inline-block;font-size:12px;margin-top:1em;min-width:100%;width:100%}}.section-contact .form-inner dt.required,.section-entry .form-inner dt.required{top:20px}@media (max-width:750px){.section-contact .form-inner dt.required,.section-entry .form-inner dt.required{top:0}}.section-contact .form-inner dt.required:after,.section-entry .form-inner dt.required:after{align-items:center;background-color:#d95f4f;border-radius:clamp(1px,.3472222222vw,5px);color:#fff;content:"必須";display:inline-flex;font-size:clamp(8px,.9722222222vw,14px);height:clamp(1px,1.5277777778vw,22px);justify-content:center;position:absolute;right:clamp(1px,2.0138888889vw,29px);top:3px;width:clamp(1px,3.6111111111vw,52px)}@media (max-width:750px){.section-contact .form-inner dt.required:after,.section-entry .form-inner dt.required:after{border-radius:5px;font-size:8px;height:14px;left:1em;position:relative;top:0;width:40px}}.section-contact .form-inner .wpcf7-list-item-label,.section-entry .form-inner .wpcf7-list-item-label{font-size:14px}.section-contact .form-inner .zip,.section-entry .form-inner .zip{align-items:center;display:flex;flex-wrap:wrap}.section-contact .form-inner .zip input,.section-entry .form-inner .zip input{width:10em}.section-contact .form-inner dd,.section-entry .form-inner dd{display:block;margin:clamp(1px,.6944444444vw,10px) 0;width:100%}@media (max-width:750px){.section-contact .form-inner dd,.section-entry .form-inner dd{margin:10px 0}}.section-contact .form-inner .info,.section-entry .form-inner .info{font-size:clamp(8px,1.1111111111vw,16px)}@media (max-width:750px){.section-contact .form-inner .info,.section-entry .form-inner .info{display:block;font-size:12px}}.section-contact .form-inner .p-postal-code,.section-entry .form-inner .p-postal-code{width:10em}.section-contact .form-inner .kind,.section-entry .form-inner .kind{margin-top:20px}.section-contact .form-inner span.wpcf7-list-item,.section-entry .form-inner span.wpcf7-list-item{display:block}.section-contact .form-inner .btn-wrap,.section-entry .form-inner .btn-wrap{display:block;margin-top:clamp(1px,5.5555555556vw,80px);text-align:center}@media (max-width:750px){.section-contact .form-inner .btn-wrap,.section-entry .form-inner .btn-wrap{margin-top:clamp(1px,10.6666666667vw,80px)}}.section-contact .form-inner .btn-wrap span,.section-entry .form-inner .btn-wrap span{display:none}.section-contact .form-inner .btn-wrap input[type=submit],.section-entry .form-inner .btn-wrap input[type=submit]{background-color:#333;border:none!important;border-radius:clamp(1px,.6944444444vw,10px);color:#fff;display:inline-block!important;font-size:clamp(8px,1.5277777778vw,22px);font-weight:700;height:clamp(1px,5.5555555556vw,80px);margin:0 auto;width:clamp(1px,27.7777777778vw,400px)}@media (max-width:750px){.section-contact .form-inner .btn-wrap input[type=submit],.section-entry .form-inner .btn-wrap input[type=submit]{border-radius:clamp(1px,1.3333333333vw,10px);font-size:clamp(8px,2.9333333333vw,22px);height:clamp(1px,10.6666666667vw,80px);width:clamp(1px,40vw,300px)}}.section-contact .form-inner .btn-wrap-confirm,.section-entry .form-inner .btn-wrap-confirm{display:flex;gap:clamp(1px,1.3888888889vw,20px);justify-content:space-between;margin-top:clamp(1px,5.5555555556vw,80px);width:100%}@media (max-width:750px){.section-contact .form-inner .btn-wrap-confirm,.section-entry .form-inner .btn-wrap-confirm{margin-top:clamp(1px,10.6666666667vw,80px);padding-left:clamp(1px,5.3333333333vw,40px)}}.section-contact .form-inner .btn-wrap-confirm input[type=submit],.section-entry .form-inner .btn-wrap-confirm input[type=submit]{background-color:#333;border:none!important;border-radius:clamp(1px,.6944444444vw,10px);color:#fff;display:inline-block!important;font-size:clamp(8px,1.5277777778vw,22px);font-weight:700;height:clamp(1px,5.5555555556vw,80px);width:clamp(1px,19.4444444444vw,280px)}@media (max-width:750px){.section-contact .form-inner .btn-wrap-confirm input[type=submit],.section-entry .form-inner .btn-wrap-confirm input[type=submit]{border-radius:clamp(1px,1.3333333333vw,10px);font-size:clamp(8px,2.9333333333vw,22px);height:clamp(1px,10.6666666667vw,80px);width:clamp(1px,40vw,300px)}}.section-contact .form-inner .btn-wrap-confirm input[type=button],.section-entry .form-inner .btn-wrap-confirm input[type=button]{background-color:grey;border:none!important;border-radius:clamp(1px,.6944444444vw,10px);color:#fff;display:inline-block!important;font-size:clamp(8px,1.1111111111vw,16px);font-weight:700;font-weight:400;height:clamp(1px,5.5555555556vw,80px);width:clamp(1px,19.4444444444vw,280px)}@media (max-width:750px){.section-contact .form-inner .btn-wrap-confirm input[type=button],.section-entry .form-inner .btn-wrap-confirm input[type=button]{border-radius:clamp(1px,1.3333333333vw,10px);font-size:clamp(8px,2.9333333333vw,22px);height:clamp(1px,10.6666666667vw,80px);width:clamp(1px,40vw,300px)}}.section-contact .wpcf7-spinner,.section-entry .wpcf7-spinner{display:none}.section-personal-information{padding:clamp(1px,5.5555555556vw,80px) 0}.section-personal-information h2{font-size:clamp(8px,2.4305555556vw,35px);margin-bottom:1em}@media (max-width:750px){.section-personal-information h2{font-size:clamp(8px,4vw,30px);text-align:center}}.section-personal-information h3,.section-personal-information p{font-size:clamp(8px,1.1111111111vw,16px);font-weight:400;line-height:1.875em}@media (max-width:750px){.section-personal-information h3,.section-personal-information p{font-size:clamp(8px,2.9333333333vw,22px)}}.section-personal-information p{margin-bottom:2em}.section-contact.thanks{text-align:center}.section-contact.thanks .info-title{color:#59bfbb;font-family:Jost,sans-serif;font-optical-sizing:auto;font-size:clamp(8px,5.5555555556vw,80px);font-style:normal;font-weight:500;letter-spacing:.08em}@media (max-width:750px){.section-contact.thanks .info-title{font-size:clamp(8px,8vw,60px)}}.section-contact.thanks p{font-size:clamp(8px,1.3888888889vw,20px);margin-bottom:2em}@media (max-width:750px){.section-contact.thanks p{font-size:clamp(8px,3.2vw,24px);margin-bottom:clamp(1px,10.6666666667vw,80px)}}.section-contact.thanks .info-box{align-items:center;border-left:1px solid #000;border-right:1px solid #000;display:flex;height:clamp(1px,8.3333333333vw,120px);justify-content:space-around;margin:0 auto;width:clamp(1px,55.5555555556vw,800px)}.section-contact.thanks .info-box p{margin:0 auto;padding:0}@media (max-width:750px){.section-contact.thanks .info-box{height:clamp(1px,29.3333333333vw,220px);width:100%}}.section-contact.thanks .info-box .title{font-size:clamp(8px,1.25vw,18px)}@media (max-width:750px){.section-contact.thanks .info-box .title{font-size:clamp(8px,3.4666666667vw,26px);width:25%}}.section-contact.thanks .info-box .txt{font-size:clamp(8px,.9722222222vw,14px);text-align:left}@media (max-width:750px){.section-contact.thanks .info-box .txt{font-size:clamp(8px,2.4vw,18px);padding:1em;width:75%}}.section-contact-btn{padding:clamp(1px,4.1666666667vw,60px)}.section-contact-btn a{align-items:center;background-color:grey;border-radius:clamp(1px,.6944444444vw,10px);color:#fff;display:flex;font-size:clamp(8px,1.1111111111vw,16px);font-weight:400;height:clamp(1px,5.5555555556vw,80px);justify-content:center;margin:0 auto;width:clamp(1px,19.4444444444vw,280px)}@media (max-width:750px){.section-contact-btn a{border-radius:clamp(1px,1.3333333333vw,10px);font-size:clamp(8px,2.9333333333vw,22px);height:clamp(1px,10.6666666667vw,80px);width:clamp(1px,40vw,300px)}}.section-sitemap{background-color:#f2f2f2;margin-top:clamp(1px,2.0833333333vw,30px);padding-bottom:clamp(1px,6.9444444444vw,100px);padding-top:clamp(1px,4.1666666667vw,60px)}.section-sitemap .inner{display:flex;flex-wrap:wrap;gap:clamp(1px,3.4722222222vw,50px);justify-content:space-around}@media (max-width:750px){.section-sitemap .inner{gap:clamp(1px,6.6666666667vw,50px);justify-content:flex-start}.section-sitemap .nav{width:calc(50% - clamp(1px, 6.6666666667vw, 50px))}}.section-sitemap .nav a{display:block;font-family:Jost,sans-serif;font-optical-sizing:auto;font-size:clamp(8px,1.5277777778vw,22px);font-style:normal;font-weight:500;letter-spacing:.08em;line-height:2.7272em}@media (max-width:750px){.section-sitemap .nav a{font-size:clamp(8px,4.4vw,33px)}}.section-sitemap .nav .s-link a{font-size:clamp(8px,1.1111111111vw,16px);letter-spacing:.02em;line-height:2.1875em}@media (max-width:750px){.section-sitemap .nav .s-link a{font-size:clamp(8px,3.2vw,24px)}}