@charset "UTF-8";@keyframes DisplayOfGlobalMenu{0%{display:none}50%,to{display:block}}@keyframes headerBarReturn{0%{transform:translate(16px,0) rotate(180deg);width:calc(100% - 32px)}to{width:0}}@keyframes headerBarHover{0%{width:0;transform:translate(16px,0)}to{width:calc(100% - 32px)}}@keyframes hoverArrowAnimation1{0%,to{transform:none}49%{opacity:0;transform:translateX(30%)}50%{opacity:1;transform:translateX(-40%)}51%{transform:translateX(-30%)}}@keyframes headerNavOpenAnimation{0%{left:0;opacity:0;visibility:visible}to{left:0;opacity:1;visibility:visible}}@keyframes headerNavCloseAnimation{0%{left:0;opacity:1;visibility:visible}99%{opacity:0;left:0;visibility:visible}to{opacity:0;left:-100%;visibility:hidden}}@keyframes load8{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes loadSheetOpen1{0%{transform:translate(0,0)}to{transform:translate(100%,0)}}@keyframes homeVisualGbImgAnime1{0%{transform:scale(1.1) translate(0,0)}to{transform:scale(1.1) translate(30px,-30px)}}@keyframes pathmove{0%{height:0;opacity:0;top:35px}30%{height:20px;opacity:1}to{height:0;top:85px;opacity:0}}@keyframes infinity-scroll-left{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes arrowToRightAnime{0%,to{transform:translate(0,0)}49%{transform:translate(-200%,0)}50%{transform:translate(200%,0)}}@keyframes arrowToLeftAnime{0%,to{transform:translate(0,0)}49%{transform:translate(-200%,0)}50%{transform:translate(200%,0)}}body{--transitionTime:0.2s}.browser-is-ff{--transitionTime:0s}.l-header{width:100%;position:fixed;top:0;left:0;z-index:100;background-color:transparent;transition:padding .3s ease,background-color .3s ease,all .3s ease}.l-header::before{content:"";position:absolute;left:10px;width:calc(100% - 20px);height:1px;background-color:#c5cdc8}.l-header__inner{display:flex;align-items:center;justify-content:space-between}.l-header__log a{display:block}.l-header__log svg{display:block;fill:#1b3928}.l-header__nav-wrap.-open{display:flex}.l-header__nav{transition:padding-top .3s ease}.l-header__nav-item{color:#1b3928;font-weight:700}.l-header__nav-item a{text-decoration:none;transition:opacity .3s ease,font-size .3s ease}.l-header__nav-item a:hover,.l-header__pulldown-btn:hover>span,.l-header__pulldown-btn:hover>span+svg,.l-header__pulldown-left .l-header__pulldown-about:hover,.l-header__pulldown-right .l-header__child-item a:hover{opacity:.7}.l-header__nav-item.-current,.l-header__nav-item.-has-pulldown{position:relative}.l-header__nav-item.-has-pulldown .l-header__pulldown-btn.-open svg,.l-hom-header__nav-item.-has-pulldown .l-hom-header__pulldown-btn.-open svg{transform:rotate(0deg) translate(0,-2px)}.l-header__nav-item.-current::before{content:"";position:absolute;bottom:-35px;left:12px;width:calc(100% - 24px);height:2px;background-color:#13954b}.l-cv-bredcramb_list li a.over,.l-header__nav-item.-current a{color:#13954b}.l-header__pulldown-btn>span,.l-header__pulldown-btn>span+svg{transition:opacity .3s ease}.l-header__pulldown-btn svg{transform:rotate(180deg)}.l-header__pulldown-btn.-open svg{transform:rotate(0deg)}.l-header__pulldown{background-color:rgba(27,57,40,.7);display:flex;padding:50px 76px;position:absolute;top:55px;left:-86px;visibility:hidden;transition:all .5s ease;clip-path:inset(0 0 100%0)}.l-header__pulldown::before{content:"";position:absolute;top:-10px;left:191px;width:0;height:0;display:block;border-style:solid;border-width:0 10px 10px;border-color:transparent transparent rgba(27,57,40,.7)}.l-header__pulldown.-open{visibility:visible;clip-path:inset(-10px 0 0 0)}.l-header__pulldown-left{padding-right:60px}.l-header__pulldown-left .l-header__pulldown-about{padding:0;transition:opacity .3s ease;transform:rotate(0)}.l-header.-small .l-header__pulldown .l-header__child-item a,.l-header.-small .l-header__pulldown .l-header__pulldown-about,.l-header__pulldown-left .l-header__pulldown-about>span{color:#fff}.l-header__pulldown-about{color:#fff;font-size:18px;line-height:1.7;position:relative;letter-spacing:1px}.l-header__pulldown-about::after{content:"";position:absolute;bottom:-7px;left:0;height:2px;width:100%;background-color:#707070}.l-header__pulldown-about>svg{width:13px;height:10px;fill:#fff!important;margin-left:15px}.l-header__pulldown-message{color:#fff;font-size:14px;font-weight:700;margin-top:34px;line-height:1.7;width:max-content;letter-spacing:1px}.l-header__pulldown-right{padding-left:80px;border-left:solid 1px #6c8777}.l-header__pulldown-right .l-header__child-item{width:max-content}.l-header__pulldown-right .l-header__child-item a{padding:0;transition:opacity .3s ease}.l-header__pulldown-right .l-header__child-item span{margin-left:10px;font-size:16px;color:#fff}.l-header__pulldown-right .l-header__child-item svg{fill:#fff!important}.l-header__pulldown-right .l-header__child-item+.l-header__child-item{margin-top:10px}.l-header__child-item+.l-header__child-item{margin-top:3rem}.l-header__cat-button,.l-pagenation ul{display:flex;align-items:center}.l-header__sp-open{position:relative;width:35rem;height:9rem;border:0;background-color:transparent;cursor:pointer}.l-header__sp-open::after,.l-header__sp-open::before{content:"";position:absolute;left:0;width:100%;height:2px;background-color:#1b3928}.l-header__sp-open::before{top:0}.l-header__sp-open::after{bottom:0}.l-header__sp-log{position:absolute;top:15rem;left:15rem;height:20rem}.l-header__sp-log a{display:block}.l-header__sp-log svg{width:65rem;height:20rem;fill:#fff}.l-footer__aside-to-top button,.l-header__sp-close{border:0;background-color:transparent;cursor:pointer}.l-header__sp-close{position:absolute;top:15rem;right:15rem;width:20rem;height:20rem}.l-header__sp-close::after,.l-header__sp-close::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:25rem;height:2rem;background-color:#fff}.l-header__sp-close::before{transform:translate(-50%,-50%) rotate(-45deg)}.l-header__sp-close::after{transform:translate(-50%,-50%) rotate(45deg)}.l-header__sp-footer{margin-top:22rem;display:flex;gap:17rem}.l-header__footer-link{color:#8baa98;font-size:15rem;text-decoration:none}.l-header.-small{background-color:#fff}.l-header.-small::before{bottom:0}.l-header.-small .l-header__log svg{fill:#1b3928}.l-header.-small .l-header__nav{padding-top:0}.l-header.-small .l-header__pulldown-btn>span,.l-hom-header.-small .l-hom-header__pulldown-btn>span{color:#1b3928;font-size:14px;transition:color .3s ease}.l-header.-small .l-header__pulldown-btn svg{fill:#1b3928;transition:transform .3s ease}.l-header.-small .l-header__pulldown-btn:hover>span,.l-hom-header.-small .l-hom-header__pulldown-btn:hover>span{color:#13954b;opacity:1}.l-header.-small .l-header__pulldown-btn:hover>span+svg,.l-hom-header.-small .l-hom-header__pulldown-btn:hover>span+svg{fill:#13954b;opacity:1}.l-header.-small .l-header__nav-item a{font-size:14px;transition:color .3s ease}.l-header.-small .l-header__nav-item.-current::before{bottom:-15px}.l-footer{background-color:#1b3928}.l-footer__inner{width:100%}.l-footer__logo svg{fill:#fff}.l-footer__nav{display:flex;align-items:flex-start}.l-footer__head1{border-bottom:solid 1px #6c8777;display:flex;flex-direction:column;width:100%}.l-footer__head1+.l-footer__head1{margin-top:9px}.l-footer__head1-en{color:#fff}.l-footer__head1-jp{color:#8baa98;font-weight:700}.l-footer__head2{display:flex;flex-direction:column;margin-top:20px}.l-footer__head2-item{text-decoration:none}.l-footer__head2-icon{flex-shrink:0;fill:#fff}.l-footer__head2-text{color:#fff}.l-footer__cta-contact,.l-footer__cta-document{display:flex;justify-content:center;align-items:center;flex-direction:column;text-decoration:none;background-color:#285d3f;color:var(--color);background-image:linear-gradient(90deg,#2a6d47,#2a6d47);background-repeat:no-repeat;background-position:100% 100%;background-size:0 100%;transition:background-size .4s cubic-bezier(.39,.575,.565,1)}.l-footer__cta-document:hover{background-position:0 100%;background-size:100% 100%}.l-footer__cta-document .l-footer__cta-svg{fill:#fff}.l-footer__cta-document .l-footer__cta-en{transform:translate(0,9px)}.l-footer__cta-contact{background-color:#20432f;background-image:linear-gradient(90deg,#245037,#245037)}.l-footer__cta-contact:hover{background-position:0 100%;background-size:100% 100%}.l-footer__cta-contact .l-footer__cta-svg{fill:#fff}.l-footer__cta-en,.l-hom-header.-small .l-hom-header__pulldown .l-hom-header__child-item a{color:#fff}.l-footer__cta-js{font-weight:700;color:#fff}.l-footer__aside-copy{grid-area:copy;color:#8baa98}.l-footer__aside-link{grid-area:link;display:flex;gap:40px;align-items:center}.l-footer__aside-link-item{text-decoration:none;color:#8baa98}.l-footer__aside-to-top{grid-area:totop}.l-footer__aside-to-top button{display:flex;gap:10px;justify-content:center;align-items:center}.l-footer__aside-to-top svg{width:13px;height:10px;transform:rotate(-90deg);fill:#8baa98}.l-footer__aside-to-top span{color:#8baa98}.l-content-layout.-col2{max-width:1360px;margin:0 auto;padding:0 25px}.l-content-layout.-col2 .l-content-layout__inner{margin:0 auto;display:flex;justify-content:center;max-width:1120px}.l-content-layout.-col2 .l-content-layout__main{width:100%;max-width:792px;flex-shrink:1}.l-content-layout.-col2 .l-content-layout__side{width:100%;max-width:248px;flex-shrink:0;margin-left:80px}.l-content-layout.-single{padding:0 25px}.l-content-layout.-single .l-content-layout__inner{max-width:1040px;margin:0 auto}.l-content-layout.-single .l-content-layout__main,.l-loading-sheet__logo svg{width:100%}.l-content-layout__main{background-color:#fff}.l-content-layout__section{--width:1040px;--bg-color:#fff;--padding-top:0px;--padding-bottom:0px;padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);width:100%;background-color:var(--bg-color)}.l-content-layout__section.-wide{--width:1040px}.l-content-layout__section.-narrow{--width:920px}.l-content-layout__section.-compact{--width:792px}.l-content-layout__section.-gray{--bg-color:#f9f9f9}.l-content-layout__section .l-content-layout__section-inner{max-width:var(--width);margin:0 auto}.l-header-subpage{padding-top:230rem;padding-bottom:200rem;background:url(assets/images/bg_sub_header.png);background-repeat:repeat-x;background-position:center bottom}.l-header-subpage .l-header-subpage__inner{width:90%;max-width:1190rem;margin-left:auto;margin-right:auto;border-bottom:1rem solid #c5cdc8}.l-header-subpage .l-header-subpage__bread{padding-bottom:30rem;padding-top:50rem;display:flex;justify-content:flex-end}.l-header-subpage .c-header-japanese{color:#1b3928;font-size:20rem;font-weight:700}.l-header-subpage .l-header-subpage__desc{color:#1b3928;font-size:14rem;width:90%;max-width:1190rem;margin-left:auto;margin-right:auto;margin-top:56rem}.l-header-subpage_add-local{padding-bottom:60rem}.l-header-subpage_add-local .l-header-subpage_local{width:1190rem;margin-left:auto;margin-right:auto;padding-top:100rem;display:flex;justify-content:space-between}.l-header-subpage_add-local .l-header-subpage_local dl{display:flex;align-items:center;align-content:center}.l-header-subpage_add-local .l-header-subpage_local dl dt{font-size:16rem;padding-right:30rem}.l-header-subpage_add-local .l-header-subpage_local dl dd select{appearance:none;border-radius:0;border:0;margin:0;padding:0;background:0 0;vertical-align:middle;font-size:inherit;box-sizing:content-box;background:#285d3f;width:156rem;color:#fff;text-align:center;border-radius:40rem;font-size:14rem;height:50rem;text-indent:-20rem}.l-who-about{position:relative;margin-top:-100rem;min-height:493rem}.l-who-about .l-who-about_figure{position:absolute;left:0;top:0;width:calc(50% + 20rem)}.l-who-about .l-who-about_figure img{height:493rem;object-fit:cover}.l-who-about .l-who-anout__inner{padding-top:180rem;display:flex;justify-content:right;width:1190rem;margin-left:auto;margin-right:auto;position:relative;z-index:200}.l-who-about .l-who-anout__inner .l-who-anout__inner-content{width:460rem}.l-flex_spbw{display:flex;justify-content:space-between}.l-who-symbol{padding-top:150rem}.l-who-symbol .l-who-symbol__inner{margin-left:auto;margin-right:auto;padding-left:155rem;width:1190rem}.l-who-symbol .l-who-symbol__inner .l-who-symbol__content{width:650rem;padding-right:50rem;box-sizing:border-box}.l-who-symbol .l-who-symbol__inner .l-who-symbol__figure{width:385rem;display:flex;align-items:flex-end;align-content:flex-end}.l-leader-figure{width:calc((100% - 1190rem)/2 + 1035rem);float:right;margin-bottom:-100rem}.l-leader-inner{position:relative;display:block}.l-leader-inner_lv2{padding:80rem 75rem;background:#fff;position:relative}.l-leader_content-wrapper{display:flex;justify-content:space-between;align-items:center;align-content:center}.l-leader_content-wrapper .l-leader-content_figure{width:385rem;height:420rem;background:#afafaf}.l-leader_content-wrapper .l-leader-inner_content{width:450rem}.l-people-change_controller{margin-top:20rem;border-top:1rem solid #ddd;padding-top:25rem;display:flex;justify-content:space-between}.l-who-bottom-cont_wrapper{background:#f4f4f4;margin-top:255rem}.l-header-subpage_local{font-size:30rem;color:#757575}.l-news-content{width:1190rem;margin-left:auto;margin-right:auto}.l-news-content:last-child{margin-bottom:0!important}.l-news-list .l-news-list_inner{padding-top:100rem}.l-news-list .l-news-content{margin-bottom:40rem;border-bottom:1rem solid #ddd;padding-bottom:40rem;display:flex;justify-content:space-between}.l-news-list .l-news-content .l-news-header{width:155rem}.l-news-text{width:993rem;font-size:16rem;color:#222}.l-news-text a{color:#222;text-decoration:none}.l-pagenation{margin-top:100rem;margin-bottom:200rem;display:flex;justify-content:center;align-items:center;align-content:center}.l-article-header_tag{color:#757575;margin-bottom:40rem}.l-article-header_tag p{display:inline-block;margin-right:20rem;font-size:13rem}.l-article-header_title{font-size:34rem;color:#1b3928;line-height:52rem;padding-bottom:40rem}.l-article-header_sns{display:flex}.l-article-header_sns li{margin-right:10rem}.l-article-header_sns li:last-child{margin-right:0}.l-article-wrapper,.l-header-subpage_header-s{margin-left:auto;margin-right:auto;display:flex}.l-header-subpage_header-s{width:1190rem;padding-top:140rem;padding-bottom:60rem;justify-content:right}.l-article-wrapper{width:1255rem;justify-content:space-between}.l-article-header{padding-bottom:40rem;border-bottom:1rem solid #ddd;margin-bottom:60rem}.l-article-content{width:845rem}.l-article-sidebar{width:300rem}.l-article-sidebar h2{padding-bottom:40rem;font-size:20rem}.l-article-sidebar .l-article-sidebar_content dl dt{color:#757575;font-size:14rem;margin-bottom:15rem}.l-article-sidebar .l-article-sidebar_content dl dt .c-news-category{margin-right:15rem}.l-article-sidebar .l-article-sidebar_content dl dt p{display:inline-block}.l-article-sidebar .l-article-sidebar_content dl dd{font-size:14rem;color:#222;padding-bottom:25rem;margin-bottom:30rem;border-bottom:1rem solid #ddd;line-height:28rem}.l-article-text_inner h2,.l-article-text_inner h3{position:relative;padding-bottom:10rem;margin-bottom:50rem}.l-article-text_inner h2{font-size:28rem;line-height:39rem}.l-article-text_inner h2:before{content:"";width:60rem;border-bottom:2rem solid #ddd;display:block;position:absolute;bottom:0;left:0}.l-article-text_inner h2:after,.l-article-text_inner h3:after{content:"";width:20rem;border-bottom:2rem solid #1b3928;display:block;position:absolute;bottom:0;left:0}.l-article-text_inner h3{font-size:22rem}.l-article-text_inner h4{padding-bottom:35rem}.l-article-text_inner p{color:#222;font-size:16rem;line-height:32rem;padding-bottom:45rem}.l-article-text_inner ul{margin-bottom:45rem}.l-article-text_inner ul li{padding-left:15rem;color:#222;position:relative;font-size:16rem;line-height:36rem}.l-article-text_inner ul li:before{content:"";display:block;background:#222;position:absolute;width:3rem;height:3rem;border-radius:3rem;left:0;top:18rem}.l-article-text_inner a{color:#285d3f;font-size:16rem}.l-what-solution__wrapper{position:relative;background:#285d3f;height:570rem}.l-what-solution__wrapper:before{content:"";width:calc(100% - 80rem);display:block;left:0;top:0;height:600rem;background:url(/wp-content/themes/EightHundred/assets/images/bg_solution.png);background-repeat:no-repeat;background-size:cover;position:relative;top:-100rem}.l-what-solution__inner{display:flex;justify-content:space-between;width:1150rem;position:absolute;top:calc(50% - 100rem);left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%)}.l-what-solution__content{width:460rem}.l-what-solution__content p{color:#fff;font-size:16rem}.c-what-title__l{font-size:30rem;font-family:"aktiv-grotesk-extended","Noto Sans JP",sans-serif,"メイリオ","Meiryo","ヒラギノ角ゴProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","游ゴシック","游ゴシック Medium","Yu Gothic Medium","Yu Gothic";color:#fff;position:relative;padding-bottom:80rem}.c-what-title__l:after{content:"";border-bottom:3rem solid #fff;display:block;width:15rem;margin-top:10rem}.c-what-title__l-green{color:#1b3928}.c-what-title__l-green::after{border-bottom:3rem solid #1b3928}.c-what-title__m{color:#fff;font-size:34rem;line-height:52rem;margin-bottom:28rem;letter-spacing:-2rem}.c-what-title__m span{font-size:22rem;display:block;line-height:34rem;letter-spacing:-.5rem}.l-what-solution__figure{display:flex;justify-content:center;align-items:center;align-content:center}.l-what-solution__figure img{width:579rem}.l-what-service__wrapper{padding-top:150rem}.l-what-service__inner{width:1110rem;margin-left:auto;margin-right:auto}.l-what-service-content_inner{display:flex;justify-content:space-between;padding-bottom:100rem}.l-what-service-content_left{width:495rem;padding-top:40rem;border-top:1rem solid #75f}.l-what-service-content_left .c-what-title__m{letter-spacing:-.5rem}.l-what-service-content_left p{color:#757575;font-size:16rem;line-height:30rem}.l-what-service-content_left-inner{width:345rem;margin-left:75rem}.l-what-service-content_right{width:570rem}.c-what-title__m-green{color:#1b3928;font-weight:700}.c-what-title__s{font-size:35rem!important;color:#75f!important;position:relative;font-weight:400;font-family:"acumin-pro","Noto Sans JP",sans-serif,"メイリオ","Meiryo","ヒラギノ角ゴProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","游ゴシック","游ゴシック Medium","Yu Gothic Medium","Yu Gothic";margin-bottom:45rem}.c-number_1:before,.c-number_2:before,.c-number_3:before{content:"01.";font-size:20rem!important;display:block;position:absolute;left:-70rem}.c-number_2:before,.c-number_3:before{content:"02."}.c-number_3:before{content:"03."}.l-what-logic{background:#285d3f;margin-left:60rem;position:relative;height:1000rem;color:#fff;margin-bottom:170rem}.l-what-logic__inner{width:1150rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%)}.l-what-logic__inner .c-what-title__m{padding-bottom:40rem}.l-what-works_header{width:1110rem;margin-left:auto;margin-right:auto;display:flex;justify-content:space-between}.l-what-works_header_title{padding-bottom:100rem}.l-what-works_header_copy{font-size:34rem;color:#1b3928;font-weight:700}.l-what-works_logolist-wrapper{overflow:hidden;width:100%;margin-bottom:85rem}.l-what-works_logolist{width:4200rem;display:flex;justify-content:left}.l-what-works_logolist li{margin-left:60rem}.l-what-case{background:#f2f2f2;padding-top:80rem;padding-bottom:200rem}.l-what-case_header{width:1110rem;margin-left:auto;margin-right:auto;display:flex;justify-content:space-between}.l-what-works_header_copy{padding-top:20rem}.l-what-case_article-wrapper{width:1110rem;margin-left:auto;margin-right:auto;display:flex;justify-content:space-between}.l-what-case_article{width:520rem}.l-what-case_article figure{line-height:0;font-size:0;margin-bottom:20rem}.l-what-case_article .c-news-category{margin-bottom:20rem}.l-what-case_article h3{font-size:16rem;line-height:28rem;letter-spacing:-.5rem}.l-what-case_article .l-what-case-title_sub{color:#757575;font-size:16rem;padding-bottom:20rem}.l-what-case__tags li{display:inline-block}.l-what-case__tags li a{color:#757575;background:#e5e5e5;display:block;border-radius:20rem;font-size:12rem;text-decoration:none;padding:0 10rem;margin-right:5rem}.l-what-case_bottom{width:280rem;margin-left:auto;margin-right:auto;margin-top:80px}.l-cv-wrapper{border-top:1px solid #ddd}.l-cv-bredcramb{width:1360rem;margin-left:auto;margin-right:auto;color:#1b3928;font-size:12px}.l-cv-bredcramb_list li,.l-cv-bredcramb_list li a{display:inline-block;padding-right:12rem}.l-cv-bredcramb_list li a{color:#1b3928;padding-top:30rem;padding-bottom:30rem}.c-cv-card{padding:50rem}.c-cv-card_left{background:url(assets/images/bg_cv1.png);background-size:cover}.c-cv-card_right{background:url(assets/images/bg_cv2.png);background-size:cover}.c-cv-card,.l-cv-banners{display:flex;justify-content:space-between}.c-cv-card{width:50%;text-align:center;color:#fff;height:520rem;justify-content:center;align-content:center;align-items:center}.l-cv__cta-svg{fill:#fff;width:24rem;height:29rem}.wp-block-quote{margin-bottom:45rem;background:#f4f4f4;padding:40rem;box-sizing:border-box}.wp-block-quote p{padding-bottom:0}.wp-block-quote cite{font-size:14rem}.wp-block-flexible-table-block-table{margin-bottom:50px}.wp-block-flexible-table-block-table thead tr th{background:#285d3f!important;color:#fff;border-right:1px solid #fff!important;font-size:16rem}.wp-block-flexible-table-block-table thead tr th:last-child{border-right:none}.wp-block-flexible-table-block-table>table tr td{border:1px solid #ddd!important;font-size:16rem;color:#222!important;padding:10px}.wp-block-flexible-table-block-table>table tbody tr:nth-child(2n) td{background:#f8f8f8}.wp-block-image{padding-bottom:45rem}.wp-block-image figcaption{color:#222;font-size:14rem;margin-bottom:0!important}.wp-block-columns,.wp-block-image{margin-bottom:0!important}.l-article-content-bottom_sns{border-top:1px solid #ddd;border-bottom:1px solid #ddd;padding-top:40rem;padding-bottom:40rem}.l-article-content-bottom_cv{text-align:center;padding-top:50rem;margin-bottom:150rem}.l-article-content-bottom_cv dt{padding-bottom:30rem;font-weight:700;font-size:20rem}.l-article-content-bottom_cv dd{max-width:170rem;display:inline-block}.l-pagenation-single{background:#f4f4f4;padding-top:100rem;padding-bottom:100rem;display:flex;justify-content:space-between}.l-pagenation-single_inner{width:1320rem;margin-left:auto;margin-right:auto;display:flex;justify-content:space-between}.l-pagenation-controller{display:flex;align-items:center;align-content:center;width:310rem}.l-pagenation-controller .c-pagenation-btn_wrapper-left{padding-right:20rem}.l-pagenation-controller .c-pagenation-btn_wrapper-right{padding-left:20rem}.l-pagenation-controller dl{color:#1b3928;font-size:14rem}.l-pagenation-controller dl dt{padding-bottom:10rem;font-weight:700}.l-pagenation-controller_center{text-align:center;display:flex;justify-content:center;align-items:center;align-content:center;flex-wrap:wrap}.l-pagenation-controller_center span:first-child{display:block;width:100%;padding-bottom:15px;line-height:0;font-size:0}.l-pagenation-controller_center a{color:#1b3928;text-decoration:none;font-weight:700}.l-pagenation-controller_center img{width:26rem;height:16rem}.l-loading-sheet{position:fixed;top:0;right:0;left:0;bottom:0;background-color:transparent;z-index:1000;--anime-time:0.5s}.l-loading-sheet.-open{pointer-events:none;-webkit-user-select:none;user-select:none}.l-loading-sheet.-open .l-loading-sheet__load,.l-loading-sheet.-open .l-loading-sheet__logo{opacity:0}.l-loading-sheet.-open .l-loading-sheet__dec-item{animation:loadSheetOpen1 var(--anime-time) both;--off-set:0.2s}.l-loading-sheet.-open .l-loading-sheet__dec-item.-dec1{animation-delay:calc(var(--anime-time) + var(--off-set) + 0s)}.l-loading-sheet.-open .l-loading-sheet__dec-item.-dec2{animation-delay:calc(var(--anime-time) + var(--off-set) + .05s)}.l-loading-sheet.-open .l-loading-sheet__dec-item.-dec3{animation-delay:calc(var(--anime-time) + var(--off-set) + .1s)}.l-loading-sheet.-open .l-loading-sheet__dec-item.-dec4{animation-delay:calc(var(--anime-time) + var(--off-set) + .15s)}.l-loading-sheet.-open .l-loading-sheet__dec-item.-dec5{animation-delay:calc(var(--anime-time) + var(--off-set) + .2s)}.l-loading-sheet__dec{position:absolute;width:100%;height:100%;top:0;left:0}.l-loading-sheet__dec-item{background-color:#fff;width:100%;height:20%}.l-loading-sheet__visual{position:absolute;width:100%;height:100%;top:0;left:0;display:flex;align-items:center;justify-content:flex-start}.l-loading-sheet__load,.l-loading-sheet__logo{transition:opacity var(--anime-time) cubic-bezier(.6,.04,.98,.335)}.l-loading-sheet__load{position:absolute;display:flex;gap:10px;align-items:center}.l-loading-sheet__load span{font-size:12px;font-weight:400}.l-loading-sheet__load-icon{display:block;position:relative;--loading-bg-color:#999999;--loading-color:#fff;--width:20px;--height:20px;--border-size:0.25em;margin:0 auto;font-size:10px;text-indent:-9999em;border-top:var(--border-size) solid var(--loading-bg-color);border-right:var(--border-size) solid var(--loading-bg-color);border-bottom:var(--border-size) solid var(--loading-bg-color);border-left:var(--border-size) solid var(--loading-color);transform:translateZ(0);animation:load8 1.1s infinite linear}.l-loading-sheet__load-icon,.l-loading-sheet__load-icon:after{border-radius:50%;width:var(--width);height:var(--height)}.l-home-visual{width:100%;height:100vh;isolation:isolate}.l-home-visual__bg,.l-home-visual__inner{width:100%;height:100%;position:relative}.l-home-visual__bg{position:absolute;top:0;left:0;display:block;overflow:hidden}.l-home-visual__bg .l-home-visual__bg-img{width:100%;object-fit:cover;display:block;height:100%}.l-home-visual__bg.-show .l-home-visual__bg-wrap{animation:homeVisualGbImgAnime1 15s both}.l-home-visual__bg-wrap{width:100%;height:100%;transform:scale(1.1);transform-origin:100%0}.l-home-visual__content{position:absolute;top:0;left:50%;width:100%;height:100%;display:flex;align-items:center;justify-content:flex-start;transform:translate(-50%,0);z-index:30}.l-home-visual__copy{color:#fff;display:flex;flex-direction:column}.l-home-visual__copy span{line-height:1.4}.l-home-visual__copy.-show .l-home-visual__copy-anime{clip-path:inset(-15rem);line-height:1;letter-spacing:-3rem}.l-home-visual__copy-anime{transition:clip-path 2s cubic-bezier(.075,.82,.165,1);clip-path:inset(0 0 100%0)}.l-home-visual__text{font-weight:700;color:#fff;margin-top:16px}.l-home-visual__contact.-show,.l-home-visual__text.-show .l-home-visual__copy-anime{clip-path:inset(0)}.l-home-visual__scroll{position:absolute;right:20px;transform:translate(0,-50%);height:50px}.l-home-visual__scroll span{transform:rotate(90deg);font-size:12px;color:#fff;display:block}.l-home-visual__scroll::after{content:"";position:absolute;width:2px;height:30px;background:#fff;animation:pathmove 1.4s ease-in-out infinite;opacity:0;left:14px;top:0}.l-home-visual__scroll::before{content:"";position:absolute;width:2px;background:gray;left:14px;top:35px;height:50px}.l-home-visual__counter{display:flex;align-items:center;gap:13px;position:absolute;opacity:0;visibility:hidden;transition:opacity .2s cubic-bezier(.6,.04,.98,.335),visibility .2s cubic-bezier(.6,.04,.98,.335)}.l-home-visual__counter.-show{opacity:1;visibility:visible}.l-home-visual__pay{border-radius:50%;background:conic-gradient(#fff 0%,#fff 40%,transparent 40%,transparent 100%);border:solid 1px #ccc}.l-home-visual__paging{color:#fff;transform:translate(0,-3px);transition:all .3s ease;clip-path:inset(0 0 100%0)}.l-home-visual__paging.-show{clip-path:inset(0)}.l-home-visual__news-list{position:absolute;bottom:10px;right:10px;opacity:0;visibility:hidden;transition:opacity .2s cubic-bezier(.6,.04,.98,.335),visibility .2s cubic-bezier(.6,.04,.98,.335)}.l-hom-header.-show,.l-home-visual__news-list.-show{opacity:1;visibility:visible}.l-hom-header{width:100%;position:fixed;top:0;left:0;z-index:100;opacity:0;visibility:hidden;transition:opacity .2s cubic-bezier(.6,.04,.98,.335),visibility .2s cubic-bezier(.6,.04,.98,.335),padding .3s ease,background-color .3s ease,all .3s ease}.l-hom-header__inner{display:flex;align-items:center;justify-content:space-between}.l-hom-header__log a{display:block}.l-hom-header__log svg{display:block;fill:#fff}.l-hom-header__nav-wrap.-open{display:flex}.l-hom-header__nav{padding-top:8px;transition:padding-top .3s ease}.l-hom-header__nav-item{color:#fff;font-weight:700}.l-hom-header__nav-item a{text-decoration:none;color:#fff;transition:opacity .3s ease,font-size .3s ease}.l-hom-header__nav-item a:hover,.l-hom-header__pulldown-btn:hover>span,.l-hom-header__pulldown-btn:hover>span+svg,.l-hom-header__pulldown-left .l-hom-header__pulldown-about:hover,.l-hom-header__pulldown-right .l-hom-header__child-item a:hover{opacity:.7}.l-hom-header__nav-item.-has-pulldown{position:relative}.l-hom-header__pulldown-btn>span,.l-hom-header__pulldown-btn>span+svg{transition:opacity .3s ease}.l-hom-header__pulldown-btn svg{transform:rotate(180deg)}.l-hom-header__pulldown-btn.-open svg{transform:rotate(0deg)}.l-hom-header__pulldown{background-color:rgba(27,57,40,.7);display:flex;padding:50px 76px;position:absolute;top:55px;left:-86px;visibility:hidden;transition:all .5s ease;clip-path:inset(0 0 100%0)}.l-hom-header__pulldown::before{content:"";position:absolute;top:-9px;left:191px;width:0;height:0;display:block;border-style:solid;border-width:0 10px 10px;border-color:transparent transparent rgba(27,57,40,.7)}.l-hom-header__pulldown.-open{visibility:visible;clip-path:inset(-10px 0 0 0)}.l-hom-header__pulldown-left{padding-right:60px}.l-hom-header__pulldown-left .l-hom-header__pulldown-about{padding:0;transition:opacity .3s ease;transform:rotate(0)}.l-hom-header__pulldown-about{color:#fff;font-size:18px;line-height:1.7;position:relative;letter-spacing:1px}.l-hom-header__pulldown-about::after{content:"";position:absolute;bottom:-7px;left:0;height:2px;width:100%;background-color:#707070}.l-hom-header__pulldown-about svg{width:13px;height:10px;fill:#fff;margin-left:15px}.l-hom-header__pulldown-message{color:#fff;font-size:14px;font-weight:700;margin-top:34px;line-height:1.7;width:max-content;letter-spacing:1px}.l-hom-header__pulldown-right{padding-left:80px;border-left:solid 1px #6c8777}.l-hom-header__pulldown-right .l-hom-header__child-item{width:max-content}.l-hom-header__pulldown-right .l-hom-header__child-item a{padding:0;transition:opacity .3s ease}.l-hom-header__pulldown-right .l-hom-header__child-item span{margin-left:10px;font-size:16px}.l-hom-header__pulldown-right .l-hom-header__child-item+.l-hom-header__child-item{margin-top:10px}.l-hom-header__child-item+.l-hom-header__child-item{margin-top:3rem}.l-hom-header__cat-button{display:flex;align-items:center}.l-hom-header__sp-open{position:relative;width:35rem;height:9rem;border:0;background-color:transparent;cursor:pointer}.l-hom-header__sp-open::after,.l-hom-header__sp-open::before{content:"";position:absolute;left:0;width:100%;height:2px;background-color:#fff}.l-hom-header__sp-open::before{top:0}.l-hom-header__sp-open::after{bottom:0}.l-hom-header__sp-log{position:absolute;top:15rem;left:15rem;height:20rem}.l-hom-header__sp-log a,.wp-edit-content .p-feature-panel__text br{display:block}.l-hom-header__sp-log svg{width:65rem;height:20rem;fill:#fff}.l-hom-header__sp-close{position:absolute;top:15rem;right:15rem;width:20rem;height:20rem;border:0;background-color:transparent;cursor:pointer}.l-hom-header__sp-close::after,.l-hom-header__sp-close::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:25rem;height:2rem;background-color:#fff}.l-hom-header__sp-close::before{transform:translate(-50%,-50%) rotate(-45deg)}.l-hom-header__sp-close::after{transform:translate(-50%,-50%) rotate(45deg)}.l-hom-header__sp-footer{margin-top:22rem;display:flex;gap:17rem}.l-hom-header__footer-link{color:#8baa98;font-size:15rem;text-decoration:none}.l-hom-header__nav-inner_green,.l-hom-header__nav-inner_green span{color:#1b3928!important}.l-hom-header.-small{background-color:#fff}.l-hom-header.-small .l-hom-header__log svg{fill:#1b3928}.l-hom-header.-small .l-hom-header__nav{padding-top:0}.l-hom-header.-small .l-hom-header__pulldown-btn svg{fill:#1b3928;transition:transform .3s ease}.l-hom-header.-small .l-hom-header__pulldown .l-hom-header__pulldown-about{color:#fff}.l-hom-header.-small .l-hom-header__nav-item a{color:#1b3928;font-size:14px;transition:color .3s ease}.l-hom-header.-small .l-hom-header__nav-item a:hover,.l-side-nav ul li a:hover{color:#13954b}.l-from-layout{background-color:#f4f4f4;padding-top:100px;padding-bottom:200px}.l-from-layout__inner{width:100%;max-width:960px;margin:0 auto}.l-from-layout__breadcrumb{padding:40px 30px;background-color:#fff;border-top:solid 1px #ddd}.p-grid-auto-fill{display:grid;--col-number:3;--gap-row:20px;--gap-col:20px;grid-auto-rows:auto;grid-template-columns:repeat(var(--col-number),calc(100%/var(--col-number) - var(--gap-row)*(var(--col-number) - 1)/var(--col-number)));gap:var(--gap-col) var(--gap-row)}.p-grid-auto-fill.-gap30_0{--gap-row:30px;--gap-col:0px}.p-grid-auto-fill.-gap32_20{--gap-row:32px;--gap-col:20px}.p-grid-auto-fill.-gap40_0{--gap-row:40px;--gap-col:0px}.p-grid-auto-fill.-gap40_30{--gap-row:40px;--gap-col:30px}.p-grid-auto-fill.-gap40_40{--gap-row:40px;--gap-col:40px}.p-grid-auto-fill.-width_auto{grid-template-columns:repeat(auto-fit,auto)}.p-grid-auto-fill__item{width:100%}.p-grid{grid-template-columns:repeat(12,1fr)}.p-grid .p-grid__child.-col-1{grid-column:1 span}.p-grid .p-grid__child.-col-2{grid-column:2 span}.p-grid .p-grid__child.-col-3{grid-column:3 span}.p-grid .p-grid__child.-col-4{grid-column:4 span}.p-grid .p-grid__child.-col-5{grid-column:5 span}.p-grid .p-grid__child.-col-6{grid-column:6 span}.p-grid .p-grid__child.-col-7{grid-column:7 span}.p-grid .p-grid__child.-col-8{grid-column:8 span}.p-grid .p-grid__child.-col-9{grid-column:9 span}.p-grid .p-grid__child.-col-10{grid-column:10 span}.p-grid .p-grid__child.-col-11{grid-column:11 span}.p-grid .p-grid__child.-col-12{grid-column:12 span}.l-modal-area,.l-modal-layout{position:fixed;top:0;left:0;bottom:0;right:0}.l-modal-area{align-items:center;justify-content:center;z-index:1000}.l-modal-area::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5)}.l-modal-area.-close{display:none}.l-modal-area.-open{display:flex}.l-modal-layout{background-color:rgba(0,0,0,.6);z-index:900;padding:50px;overflow-y:auto;visibility:hidden;opacity:0;transition:visibility .3s ease,opacity .3s ease}.l-modal-layout.-open{visibility:visible;opacity:1}.p-modal{width:100%;max-width:1190px;background-color:#fff;padding:87px 120px 130px;z-index:1;position:relative;margin:0 auto}.p-modal__close{display:none;position:absolute;top:-65px;right:0;width:50px;height:50px;border-radius:50%;border:solid 2px #fff}.p-modal__close::after,.p-modal__close::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(45deg);width:15px;height:2px;background-color:#fff}.p-modal__close::after{transform:translate(-50%,-50%) rotate(-45deg)}.p-modal__preview{border:solid 1px #aaa;width:100%;padding-top:61%;position:relative}.p-modal__preview-img{position:absolute;width:100%;height:100%;top:0;left:0;object-fit:contain}.p-modal__button-area{display:flex;align-items:center;justify-content:center;flex-direction:column;margin-top:50px}.p-modal__button-submit{display:flex!important;width:220px!important;margin:0 auto}.p-modal__button-cancel{border:0;background-color:transparent;font-size:16px;color:#757575;text-align:center;margin:0 auto;padding:0;cursor:pointer;border-bottom:solid 1px #757575}.p-modal__content{margin-top:32px}.p-modal__title{font-size:30px;color:#1b3928;text-align:center;display:block;font-weight:700}.p-modal__content-name{font-size:16px;color:#757575;font-weight:500}.p-modal__content-value{font-size:18px;font-weight:500;color:#1b3928}.p-modal__content-li{border-bottom:solid 1px #ddd;padding-bottom:25px}.p-modal__content-li+.p-modal__content-li{margin-top:40px}.p-what-solution{position:relative;background:#285d3f}.p-what-solution:before{content:"";display:block;left:0;right:0;margin:0 auto;background:url(/wp-content/themes/EightHundred/assets/images/bg_solution.png);background-repeat:no-repeat;background-size:cover;position:relative}.p-what-solution__inner{width:100%;position:absolute}.p-what-solution__title{position:relative}.p-what-solution__title::before{content:"";position:absolute;top:0;left:0;background-color:#fff}.p-what-solution__title-en{color:#fff;font-weight:500}.p-what-solution__copy,.p-what-solution__title-jp{color:#fff;font-weight:700}.p-what-solution__message{color:#fff}.p-what-solution__figure{display:flex;justify-content:center;align-items:center;align-content:center}.p-who-section{position:relative}.p-who-section__decoration{position:absolute;bottom:0;left:0;width:100%;background:url(assets/images/home/who-img-1.jpg);background-repeat:no-repeat;background-position:center bottom;background-size:cover;z-index:-1}.p-who-section__decoration::before{content:"";background-color:#fff;position:absolute;width:100%;height:100%;opacity:.93}.p-who-section__inner{width:100%}.p-who-section__img-content img{width:100%;display:block}.p-who-section__main-copy{color:#285d3f;font-weight:700}.p-who-section__message{color:#757575}.p-case-section{background-color:#e4e4e4}.p-case-section__tile-area{width:100%}.p-case-section__copy-area{max-width:710px;width:100%;transform:translate(0,27px)}.p-case-section__copy{font-weight:700;color:#285d3f;letter-spacing:2px}.p-case-section__message{color:#757575}.p-case-section__main{background-color:#f4f4f4}.p-case-section__main-title{display:flex;justify-content:space-between;align-items:center;margin:0 auto}.p-case-section__h2{color:#1b3928}.p-case-section__view-btn-pc{width:280px}.p-case-section__view-btn-sp{width:240rem;margin:0 auto;margin-top:40rem}.p-case-section__case-area-inner{width:100%}.p-case-section__case-item:first-child{grid-area:main}.p-case-section__case-item:nth-child(2){grid-area:sub1}.p-case-section__case-item:last-child{grid-area:sub2}.p-case-section__logo figure{display:flex;gap:80px;width:100vw;height:64px;overflow:hidden;margin-left:calc(0px - (100vw - 100%)/2)}.p-case-section__logo img{width:auto;flex-shrink:0;height:64px;animation:infinity-scroll-left 30s infinite linear both;max-width:fit-content}.p-news-section__inner{max-width:1110px;width:100%;margin-left:auto;margin-right:auto}.p-news-section__title-area{display:flex;justify-content:space-between;align-items:flex-start}.p-news-section__view-btn-pc{max-width:220px;width:100%}.p-news-section__item-cat{background-color:#75f;padding:3px 5px 4px;line-height:1;color:#fff;font-weight:700}.p-news-section__item-day{margin-top:8px;color:#757575;display:block}.p-news-section__item-text a{text-decoration:none;color:#1b3928;display:block}.p-news-section__view-btn-sp{width:185rem;margin:40rem auto 0}.p-form__block,.p-form__block input,.p-form__block textarea{width:100%}.p-form__block.-center{text-align:center}.p-form__block+.p-form__block{margin-top:30px}.p-form__block-lv-1{font-size:18px;font-weight:700;color:#1b3928;display:block}.p-form__block-lv-2{font-size:16px;color:#757575;font-weight:500;display:block}.p-form__block-lv-2.-underline,.p-form__field.-underline{border-bottom:solid 1px #ddd}.p-form__field{width:100%}.p-form__field input,.p-form__field textarea{background-color:#fff;border:solid 1px #e9e9e9;border-radius:5px;box-shadow:.5px .87px 4px rgba(0,0,0,.15) inset;margin-top:7px;font-size:16px;padding:15px 13px}.p-form__field input::placeholder,.p-form__field textarea::placeholder{font-size:16px;color:#ccc;font-weight:500}.p-form__block-other{padding-left:30px}.p-form__confirm-btn{width:300px;margin:0 auto}.p-form__error{font-size:14px;color:red}.c-button{--border-color:#1B3929;background-color:var(--background-color);color:var(--color);border:solid 1px var(--border-color);width:100%;text-decoration:none;border-radius:4px;display:flex;align-items:center;justify-content:center;cursor:pointer}.c-button,.c-button.-primary{--background-color:#1B3929;--color:#fff}.c-button.-outline-white .c-button__icon,.c-button.-primary .c-button__icon,.c-button.-secondary .c-button__icon,.c-button.-white .c-button__icon{stroke:var(--color);fill:var(--color)}.c-button.-secondary{--background-color:#fff;--color:#1B3929}.c-button.-outline-white{--background-color:transparent;--color:#fff;--border-color:#fff}.c-button.-white{--background-color:#fff;--color:#1B3929;--border-color:#fff}.c-button.-disabled{-webkit-user-select:none;user-select:none;pointer-events:none;opacity:.3}.c-button__icon{width:16px;height:11px;margin-left:8px;flex-shrink:0;transition:transform .2s cubic-bezier(.47,0,.745,.715)}.c-button__icon.-blank,.c-button__icon.-download{width:20px;height:20px}.c-button__text{font-weight:500;width:100%;display:flex;justify-content:center}.c-button_show{font-size:14px;line-height:14px;padding:20px 25px;display:block;margin-left:auto;margin-right:auto;border-radius:100px;background:#285d3f;color:#fff;text-decoration:none;text-align:center}.c-button_show img{margin-left:10px;width:13px;height:10px}.c-view-button{display:flex;align-items:center;justify-content:center;font-weight:700;--background-color:#285d3f;--color:#fff;--size:16px;text-decoration:none;width:100%;border:0;cursor:pointer;background-color:var(--background-color);color:var(--color);padding:var(--padding);font-size:var(--size);transition:opacity .3s ease}.c-view-button.-white{--background-color:#fff;--color:#1B3928}.c-view-button svg{fill:var(--color);width:13rem;height:10rem}.c-breadcrumb__item a:hover,.c-view-button:hover{opacity:.7}.c-view-button.-disabled{opacity:.5;-webkit-user-select:none;user-select:none;pointer-events:none}.c-list{--color:#1B3929;--bg-color:#1B3929;line-height:2;font-size:16px}.c-list.-disc .c-list__item::before{content:"";position:absolute;display:block;width:6px;height:6px;border-radius:50%;background-color:var(--bg-color);top:13px;left:12px}.c-list__item{position:relative;color:var(--color);padding-left:25px;line-height:1.75}.c-image{display:block;width:100%;height:auto}.c-checkbox{display:inline-block;position:relative}.c-checkbox__input{position:absolute;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px)}.c-checkbox__label{position:relative;cursor:pointer;text-decoration:none;transition:color .3s cubic-bezier(.445,.05,.55,.95)}.c-checkbox__label:after,.c-checkbox__label:before{content:"";position:absolute;transition:all .2s cubic-bezier(.445,.05,.55,.95)}.c-checkbox__label:before{display:block;border:solid 2px #e6e6e6;box-sizing:border-box;width:20px;height:20px;border-radius:2px}.c-checkbox__label:after{transform:rotate(-45deg) scaleX(0);transform-origin:left;border-left:2px solid #fff;border-bottom:2px solid #fff;width:9px;height:6px}.c-checkbox__input:not(.-active):checked+.c-checkbox__label:before{background-color:#1b3929;border-color:#1b3929}.c-checkbox__input:not(.-active):checked+.c-checkbox__label:after{transform:rotate(-45deg) scaleX(1)}.c-tag{background-color:#e6e6e6;color:#999}.c-tag.-active{background-color:#000426;color:#fff}.c-thumbnail{width:100%;overflow:hidden;--aspect-ratio:16/9}.c-thumbnail.-aspect_golden{--aspect-ratio:1.6/1}.c-thumbnail.-aspect_1\:1{--aspect-ratio:1/1}.c-thumbnail.-aspect_2\:1,.c-thumbnail.-aspect_sns{--aspect-ratio:1.9/1}.c-thumbnail figure{margin:0}.c-thumbnail figure img,.c-thumbnail__img{width:100%;height:auto;object-fit:cover;aspect-ratio:var(--aspect-ratio);display:block;transition:transform .3s cubic-bezier(.445,.05,.55,.95)}.c-thumbnail__img{transition:transform .15s cubic-bezier(.445,.05,.55,.95)}.c-form-document{display:flex;border:solid 1px #000;border-radius:5px;padding:8px 16px;width:100%}.c-form-document__icon{flex-shrink:0;width:30px;height:30px;gap:20px}.c-form-document__name{width:100%}.c-form-document__close{flex-shrink:0;width:30px;height:30px;position:relative;background-color:#fff;border:0;cursor:pointer}.c-form-document__close::after,.c-form-document__close::before{content:"";position:absolute;top:50%;left:50%;width:20px;height:3px;background-color:#000}.c-form-document__close::before{transform:translate(-50%,-50%) rotate(45deg)}.c-form-document__close::after{transform:translate(-50%,-50%) rotate(-45deg)}.c-document-card{background-color:#ccc;padding:16px}.c-document-card__title{font-size:16px;font-weight:700}.c-document-card__content{display:flex;gap:20px}.c-document-card__desc,.c-document-card__img{flex-shrink:1;width:calc(50% - 10px)}.c-document-card__select{display:flex;position:relative}.c-document-card__label{position:relative;cursor:pointer;display:block;text-decoration:none;transition:color .3s cubic-bezier(.445,.05,.55,.95);margin:0 auto;border:solid 2px #1b3929;border-radius:100px;width:100%;max-width:196px;height:54px;background-color:#fff;padding:10px 42px 10px 70px}.c-document-card__label:after,.c-document-card__label:before{content:"";position:absolute;transition:all .2s cubic-bezier(.445,.05,.55,.95)}.c-document-card__label:before{display:block;border:solid 2px #e6e6e6;box-sizing:border-box;width:20px;height:20px;border-radius:2px}.c-document-card__label:after{transform:rotate(-45deg) scaleX(0);transform-origin:left;border-left:2px solid #fff;border-bottom:2px solid #fff;width:9px;height:6px}.c-check-for-wpcf7 input,.c-document-card__check,.c-radio-for-wpcf7 input{position:absolute;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px)}.c-document-card__check:checked+.c-document-card__label{background-color:#1b3929;color:#fff}.c-document-card__check:checked+.c-document-card__label:before{background-color:#1b3929;border-color:#fff}.c-document-card__check:checked+.c-document-card__label:after{transform:rotate(-45deg) scaleX(1)}.c-home-news__inner{grid-area:inner;display:flex;height:100%;position:relative}.c-home-news__label{color:#fff;background-color:#1b3929;flex-shrink:0;display:flex;justify-content:center;align-items:center}.c-home-news__content{display:flex;align-items:center;overflow-x:scroll;background-color:#fff}.c-home-news__content::-webkit-scrollbar{display:none}.c-home-news__list{height:100%;background-color:#fff;border:0;width:100%;flex-shrink:0}.c-home-news__tag{grid-area:tag;width:fit-content}.c-home-news__tag.-brown{background-color:#75f;color:#fff;line-height:1.5}.c-home-news__day{grid-area:day;width:fit-content;color:#999;line-height:1.75}.c-home-news__title{grid-area:title;color:#1b3928;line-height:1.7;margin-top:-3px;text-decoration:none;display:inline-block}.c-home-news__prev{grid-area:prev;background-color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;border:0;overflow:hidden}.c-home-news__next.-disabled,.c-home-news__prev.-disabled{background-color:#ccc;-webkit-user-select:none;user-select:none;pointer-events:none}.c-home-news__prev:hover:not(.-disabled) svg{animation:arrowToLeftAnime .3s ease-in-out both}.c-home-news__next{grid-area:next;background-color:#fff;align-items:center;justify-content:center;transform:rotate(180deg);cursor:pointer;border:0;overflow:hidden}.c-home-news__next:hover:not(.-disabled) svg{animation:arrowToRightAnime .3s ease-in-out both}.c-cta-button{font-weight:700;display:flex;align-items:center;justify-content:center;border:0;width:100%;cursor:pointer;text-decoration:none;transition:all .3s ease;--color:#fff;background-color:#285d3f;color:var(--color);background-repeat:no-repeat;background-position:100% 100%;background-size:0 100%;transition:background-size .4s cubic-bezier(.39,.575,.565,1)}.c-cta-button:hover{background-position:0 100%;background-size:100% 100%}.c-cta-button,.c-cta-button.-secondary{background-image:linear-gradient(90deg,#2a6d47,#2a6d47)}.c-cta-button.-primary{background-image:linear-gradient(90deg,#245037,#245037);background-color:#20432f;color:var(--color)}.c-cta-button.-document svg{transform:translate(0,-1px)}.c-cta-button svg{width:var(--svg-width);height:var(--svg-height);fill:var(--color)}.c-cta-button span{line-height:1.5}.c-fb{color:#fff;background:#1877f2;padding-right:35rem;padding-left:15rem}.c-fb i{margin-right:24rem}.c-fb,.c-line,.c-tw,.c-url{display:flex;font-weight:700;align-items:center;align-content:center;font-size:14rem;line-height:14rem;text-decoration:none;height:34rem}.c-tw{color:#fff;background:#1da1f2;padding-right:25rem;padding-left:15rem}.c-tw i{margin-right:18rem}.c-line,.c-url{padding-right:11rem}.c-line{color:#fff;background:#00b900;padding-left:9rem}.c-line img{margin-right:9rem;width:25rem;height:23rem}.c-url{color:#757575;background:#eee;padding-left:11rem}.c-url i{margin-right:8rem}.c-header-title{font-size:85rem;font-family:"aktiv-grotesk-extended","Noto Sans JP",sans-serif,"メイリオ","Meiryo","ヒラギノ角ゴProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","游ゴシック","游ゴシック Medium","Yu Gothic Medium","Yu Gothic";line-height:85rem;color:#1b3928}.c-subpage-title_s{font-size:20rem;color:#1b3928;padding-bottom:20rem;font-family:"acumin-pro","Noto Sans JP",sans-serif,"メイリオ","Meiryo","ヒラギノ角ゴProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","游ゴシック","游ゴシック Medium","Yu Gothic Medium","Yu Gothic"}.c-subpage-title_m{color:#285d3f;font-size:34rem;line-height:52rem;padding-bottom:20rem;font-weight:700}.c-subpage-text_normal{color:#757575;font-size:16rem}.c-subpage-text_small{color:#757575;font-size:14rem;line-height:28rem}.c-subpage-title_l{margin-bottom:50rem;position:relative;font-size:25rem;font-family:"aktiv-grotesk-extended","Noto Sans JP",sans-serif,"メイリオ","Meiryo","ヒラギノ角ゴProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","游ゴシック","游ゴシック Medium","Yu Gothic Medium","Yu Gothic"}.c-subpage-title_l:after{content:"";display:block;width:15rem;border-top:3rem solid #1b3928}.c-people-name_s{font-size:16rem;line-height:22rem;font-family:"acumin-pro","Noto Sans JP",sans-serif,"メイリオ","Meiryo","ヒラギノ角ゴProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","游ゴシック","游ゴシック Medium","Yu Gothic Medium","Yu Gothic"}.c-people-name_m{font-size:28rem;line-height:28rem;padding-top:10rem;padding-bottom:10rem}.c-table-column{display:flex;margin-bottom:40rem;font-size:16rem;color:#222}.c-table-column:last-child{margin-bottom:0}.c-table-column dt{width:155rem;border-bottom:1rem solid #757575;padding-bottom:20rem}.c-table-column dd{border-bottom:1rem solid #ddd;width:calc(100% - 155rem);box-sizing:border-box;padding-bottom:20rem}.l-side-nav{position:absolute;width:1320rem;top:1210rem;left:calc((100% - 1320rem)/2)}.l-side-nav ul{width:142rem}.l-side-nav ul li{border-bottom:1rem solid #13954b;color:#13954b;font-size:16rem;margin-bottom:20rem}.l-side-nav ul li a{text-decoration:none;color:#1b3928;padding-bottom:10rem;display:block}.c-table-column_map{display:flex;justify-content:space-between}.c-table-column_map .left{width:230rem}.c-table-column_map .map{width:500rem;height:350rem}.c-select_arrow{position:relative}.c-select_arrow:after{content:"";width:10rem;height:13rem;display:block;background:url(assets/images/arw_under.png);background-repeat:no-repeat;background-position:center center;position:absolute;top:25rem;right:30rem}.c-clear_both{clear:both}.c-change_arrows{display:flex}.c-change_arrows li{align-items:center;align-content:center;width:50rem;height:50rem;background:#285d3f;color:#fff;display:flex;justify-content:center;border-radius:25rem;margin-left:10rem}.c-change_arrows li img,.c-pagenation-btn img{width:11rem;height:10rem}.c-news-category{background:#75f;color:#fff;font-size:13rem;display:inline-block;padding:5rem;line-height:13rem}.c-news-time{color:#757575;font-size:14rem}.c-pagenation-numbers{margin-left:26rem;margin-right:26rem}.c-pagenation-numbers li a{color:#ccc;text-decoration:none;font-size:20rem;display:inline-block;padding-right:14rem;padding-left:14rem;font-family:"acumin-pro","Noto Sans JP",sans-serif,"メイリオ","Meiryo","ヒラギノ角ゴProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","游ゴシック","游ゴシック Medium","Yu Gothic Medium","Yu Gothic"}.c-pagenation-btn{width:50rem;height:50rem;display:flex;justify-content:center;align-items:center;align-content:center;background:#285d3f;border-radius:25rem}.c-what-title__x{font-size:45rem;line-height:45rem;color:#1b3928;font-family:"aktiv-grotesk-extended","Noto Sans JP",sans-serif,"メイリオ","Meiryo","ヒラギノ角ゴProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","游ゴシック","游ゴシック Medium","Yu Gothic Medium","Yu Gothic"}.c-what-title__x:before{content:"";display:block;width:35rem;border-bottom:3rem solid #1b3928;margin-bottom:20rem}.c-what-title__x p,.c-what-title__x-sub{color:#1b3928;font-size:16rem}.c-what-title__x-sub{font-weight:700}.c-cv-title,.c-what-title__x2{font-family:"aktiv-grotesk-extended","Noto Sans JP",sans-serif,"メイリオ","Meiryo","ヒラギノ角ゴProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","游ゴシック","游ゴシック Medium","Yu Gothic Medium","Yu Gothic"}.c-what-title__x2{font-size:35rem;color:#1b3928;padding-bottom:50rem}.c-cv-title{color:#fff}.c-cv-title:after{content:"";display:block;width:30rem;margin-left:auto;margin-right:auto;border-top:3px solid #fff;margin-top:15rem;margin-bottom:30rem}.c-cv-copy{color:#fff;font-size:20rem;line-height:28rem}.c-cv-text{color:#acc9b8;padding-top:15rem;padding-bottom:50rem;font-size:14px}.c-cv-link_text{color:#fff;display:inline-block;text-decoration:none;border-bottom:1px solid #8da899;padding-bottom:10rem;font-size:16rem;justify-content:center}.c-cv-link_text img{display:inline-block;width:13px;height:10px;margin-left:10px}.c-logo_green{fill:#1b3928!important}.c-section-title{--color:#fff;position:relative}.c-section-title.-green{--color:#1B3928}.c-section-title::before{content:"";position:absolute;top:0;left:0;background-color:var(--color)}.c-section-title__en{color:var(--color);font-weight:500}.c-section-title__jp{font-weight:700;color:var(--color)}.c-case-panel{text-decoration:none}.c-case-panel.-sub-content .c-case-panel__text-content{padding-top:0}.c-case-panel.-sub-content .c-case-panel__title{line-height:1.7;margin-top:12px}.c-case-panel.-sub-content .c-case-panel__name{margin-top:2px}.c-case-panel__img-content{width:100%;background-color:#757575;position:relative;padding-top:66%}.c-case-panel__img-content img{position:absolute;top:0;left:0;width:100%;height:100%;display:block;object-fit:cover}.c-case-panel__text-content{width:100%}.c-case-panel__cat-list{display:flex;gap:10px;flex-wrap:wrap}.c-case-panel__cat{background-color:#75f;color:#fff;font-weight:700}.c-case-panel__title{color:#1b3928}.c-case-panel__name{color:#757575}.c-case-panel__tag-list{display:flex;flex-wrap:wrap;gap:8px 5px;margin-top:19px}.c-case-panel__tag{background-color:#e5e5e5;color:#757575;line-height:1}.c-breadcrumb{display:flex;gap:20px}.c-breadcrumb__item{position:relative;font-size:12px}.c-breadcrumb__item:not(:first-child)::before{content:"/";position:absolute;top:50%;left:-11px;transform:translate(0,-50%)}.c-breadcrumb__item a{text-decoration:none;color:#1b3928;transition:opacity .3s ease}.c-breadcrumb__item.-current span{pointer-events:none;color:#13954b}.u-font{--color:#000426;--lh:1.75;--solid-padding:40px;font-size:var(--size);color:var(--color);line-height:var(--lh)}.u-font.-white{--color:#fff}.u-font.-gray{--color:#757575}.u-font.-primary{--color:#1B3929}.u-font.-ls_s{letter-spacing:.1em}.u-font.-bold{font-weight:700}.u-font.-medium{font-weight:500}.u-font.-left{text-align:left;width:100%;display:block}.u-font.-center{text-align:center;display:inline}.u-font.-right{text-align:right;width:100%;display:block}.u-text-hover-in{display:inline;padding-bottom:0;background-image:linear-gradient(90deg,#000426,#000426);background-repeat:no-repeat;background-position:100% 100%;background-size:0 1px;transition:background-size .4s cubic-bezier(.39,.575,.565,1)}.u-text-hover-in.-white{background-image:linear-gradient(90deg,#fff,#fff)}.u-text-hover-in.-gray100{background-image:linear-gradient(90deg,#999,#999)}.u-line-clamp,.u-scroll-off{overflow:hidden}.u-line-clamp{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.u-line-clamp.-line_3{-webkit-line-clamp:3}.u-pb-150{padding-bottom:150px}.u-mb-200{margin-bottom:200px}.u-nmt-100{margin-top:-100px}.u-pt-0{padding-top:0}.u-pb-200{padding-bottom:200px}.u-pt-40{padding-top:40px}.u-mt-3{margin-top:3px}.wp-edit-content h2:not([class]){color:#1b3929;background-image:linear-gradient(90deg,#e6e6e6,#e6e6e6);background-repeat:no-repeat;background-position:100% 100%;background-size:100% 1px}.wp-edit-content h3:not([class]),.wp-edit-content h4:not([class]){font-weight:700;color:#1b3929}.wp-edit-content ol{margin-top:0;line-height:1.75}.wp-edit-content ul:not([class]) li:not([class]){position:relative}.wp-edit-content ul:not([class]) li:not([class]):not(:first-child){margin-top:10px}.wp-edit-content ul:not([class]) li:not([class])::before{content:"";position:absolute;display:block;width:6px;height:6px;border-radius:50%;background-color:#1b3929}.wp-edit-content ul:not([class]) li:not([class])>ul:not([class]) li:not([class]):before,.wp-edit-content ul:not([class]) li:not([class])>ul:not([class]) li:not([class])>ul:not([class]) li:not([class])>ul:not([class]) li:not([class]):before{background-color:#fff;border:solid 1px #1b3929}.wp-edit-content ul:not([class]) li:not([class])>ul:not([class]) li:not([class])>ul:not([class]) li:not([class]):before,.wp-edit-content ul:not([class]) li:not([class])>ul:not([class]) li:not([class])>ul:not([class]) li:not([class])>ul:not([class]) li:not([class])>ul:not([class]) li:not([class]):before{background-color:#1b3929;border:solid 1px #fff}.wp-edit-content .wp-block-columns,.wp-edit-content .wp-block-quote p,.wp-edit-content.-event_list figure{margin:0}.wp-edit-content a:not([class]){display:inline;color:#285d3f;text-decoration:none;padding-bottom:0;background-repeat:no-repeat;background-position:100% 100%;background-size:0 1px;transition:background-size .4s cubic-bezier(.39,.575,.565,1);background-image:linear-gradient(90deg,#285d3f,#285d3f)}.wp-edit-content a[target=_blank]:not([class]){position:relative;margin-right:30px}.wp-edit-content a[target=_blank]:not([class])::after{content:"";position:absolute;bottom:1px;width:20px;height:20px;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;background-image:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M10.2%206.6v1.8H5.7v9.9h9.9v-4.5h1.8v5.4a.9.9%200%200%201-.9.9H4.8a.9.9%200%200%201-.9-.9V7.5a.9.9%200%200%201%20.9-.9Zm9.9-2.7v7.2h-1.8V6.972l-7.014%207.015-1.272-1.273L17.027%205.7H12.9V3.9Z%22%20fill%3D%22%23047FAC%22%2F%3E%3C%2Fsvg%3E);transform:translate(10px,0)}.wp-edit-content .wp-block-table table:not([class]),.wp-edit-content .wp-block-table:not(:first-child),.wp-edit-content.-case ol:not([class]):not(:first-child),.wp-edit-content.-event ol:not([class]):not(:first-child),.wp-edit-content.-interview ol:not([class]):not(:first-child),.wp-edit-content.-method ol:not([class]):not(:first-child),.wp-edit-content.-news ol:not([class]):not(:first-child){margin:0}.wp-edit-content img:not([class]){width:auto;max-width:100%}.wp-edit-content .wp-block-quote,.wp-edit-content.-case .wp-block-table thead,.wp-edit-content.-interview .wp-block-table thead,.wp-edit-content.-method .wp-block-table thead{background-color:#f9f9f9}.wp-edit-content .wp-block-quote p+cite{margin-top:16px;font-size:12px;color:#999}.wp-edit-content hr{height:1px;background-color:#e6e6e6;border:0}.wp-edit-content .wp-block-image img,.wp-edit-content.-case .wp-block-image.-size-original img,.wp-edit-content.-interview .wp-block-image.-size-original img,.wp-edit-content.-method .wp-block-image.-size-original img{width:auto}.wp-edit-content pre{background-color:#999;padding:30px;color:#fff;overflow:auto}.wp-edit-content .wp-block-image .aligncenter{display:block;width:fit-content}.wp-edit-content .wp-block-image .aligncenter img{margin:0 auto;display:block}.wp-edit-content .wp-block-image figure>figcaption{word-break:break-all;display:block}.wp-edit-content.-single figcaption{color:#999}.wp-edit-content.-member h3:not([class]){font-weight:700;color:#1b3929}.wp-edit-content.-case h2:not([class]),.wp-edit-content.-interview h2:not([class]),.wp-edit-content.-member h3:not([class]),.wp-edit-content.-method h2:not([class]){background-image:linear-gradient(90deg,#e6e6e6,#e6e6e6);background-repeat:no-repeat;background-position:100% 100%;background-size:100% 1px}.wp-edit-content.-case h3:not([class]),.wp-edit-content.-interview h3:not([class]),.wp-edit-content.-method h3:not([class]){font-weight:700}.wp-edit-content.-case ol:not([class]) ol:not([class]),.wp-edit-content.-case ul:not([class]) ul:not([class]),.wp-edit-content.-event ol:not([class]) ol:not([class]),.wp-edit-content.-event ul:not([class]) ul:not([class]),.wp-edit-content.-interview ol:not([class]) ol:not([class]),.wp-edit-content.-interview ul:not([class]) ul:not([class]),.wp-edit-content.-method ol:not([class]) ol:not([class]),.wp-edit-content.-method ul:not([class]) ul:not([class]),.wp-edit-content.-news ol:not([class]) ol:not([class]),.wp-edit-content.-news ul:not([class]) ul:not([class]){margin-top:0;margin-bottom:0}.wp-edit-content.-case .wp-block-table,.wp-edit-content.-interview .wp-block-table,.wp-edit-content.-method .wp-block-table{overflow-x:auto}.wp-edit-content.-case .wp-block-table table,.wp-edit-content.-interview .wp-block-table table,.wp-edit-content.-method .wp-block-table table{width:max-content}.wp-edit-content.-case .wp-block-table th:not([class]),.wp-edit-content.-interview .wp-block-table th:not([class]),.wp-edit-content.-method .wp-block-table th:not([class]){border:solid 1px #e6e6e6;font-weight:400;line-height:1.5}.wp-edit-content.-case .wp-block-table td,.wp-edit-content.-interview .wp-block-table td,.wp-edit-content.-method .wp-block-table td{border:solid 1px #e6e6e6;font-weight:400}.wp-edit-content.-case img:not(.c-image),.wp-edit-content.-method img:not(.c-image){border:solid 1px #e6e6e6}.wp-edit-content.-event h2:not([class]),.wp-edit-content.-news h2:not([class]){background-image:none}.p-consul-intro h3:not([class]),.wp-edit-content.-event h3:not([class]),.wp-edit-content.-news h3:not([class]){font-weight:700;background-image:linear-gradient(90deg,#e6e6e6,#e6e6e6);background-repeat:no-repeat;background-position:100% 100%;background-size:100% 1px}.wp-edit-content.-event_list iframe{margin:0 auto}.wp-edit-content.-download-form .p-panel__title{color:#1b3929}.counter-reset\:\ number,.wp-block-group{counter-reset:number}.browser-is-ff .wp-edit-content a[target=_blank]:not([class]){margin-right:20px}.browser-is-ff .wp-edit-content a[target=_blank]:not([class])::after{position:relative;bottom:-2px;display:inline-block;width:20px;height:20px;right:0;left:auto}.wpcf7-not-valid-tip{display:none!important}.wpcf7-submit-btn-wrap{position:relative}.wpcf7-submit-btn-wrap svg{width:13rem;height:10rem;fill:#fff;position:absolute;top:36%;right:46px;transform:translate(0,-50%)}.wpcf7-submit{background-color:#285d3f;font-weight:700;text-decoration:none;display:flex;justify-content:center;border:0;cursor:pointer;transition:opacity .3s ease;border-radius:100px;letter-spacing:1px;font-size:20px;color:#fff;padding:27px 15px;width:220px}.wpcf7-submit:hover{opacity:.7}.c-radio-for-wpcf7 .wpcf7-list-item{margin:0}.c-radio-for-wpcf7 .wpcf7-form-control{display:flex;gap:35px}.c-radio-for-wpcf7 .wpcf7-list-item-label{position:relative;padding-left:28px;font-size:16px;cursor:pointer;color:#1b3928}.c-radio-for-wpcf7 .wpcf7-list-item-label:before{content:"";position:absolute;top:3px;left:0;width:18px;height:18px;border-radius:50%;border:solid 1px #1b3928;transition:all cubic-bezier(.215,.61,.355,1) .15s}.c-radio-for-wpcf7 input:checked+.wpcf7-list-item-label:before,.c-radio-for-wpcf7 input:focus+.wpcf7-list-item-label:before{border-color:#1b3928}.c-radio-for-wpcf7 .wpcf7-list-item-label:after{content:"";position:absolute;top:8px;left:5px;width:10px;height:10px;background-color:#1b3928;border-radius:50%;color:transparent;transform:scale(0);transition:transform cubic-bezier(.215,.61,.355,1) .15s,color cubic-bezier(.215,.61,.355,1) .15s}.c-radio-for-wpcf7 input:checked+.wpcf7-list-item-label:after{transform:scale(1)}.c-check-for-wpcf7 .wpcf7-list-item{margin:0}.c-check-for-wpcf7 .wpcf7-form-control{display:flex;flex-direction:column;gap:3px}.c-check-for-wpcf7 .wpcf7-list-item-label{position:relative;padding-left:32px;font-size:16px;cursor:pointer;color:#1b3928;font-weight:500}.c-check-for-wpcf7 .wpcf7-list-item-label:before{content:"";display:block;position:absolute;left:0;width:18px;height:18px;top:3px;border:solid 1px #ddd;transition:all ease-in-out .125s}.c-check-for-wpcf7 .wpcf7-list-item-label:after{content:"";position:absolute;top:12px;left:5px;transform:rotate(-45deg) scaleX(0);transform-origin:left;width:11px;height:5px;border-left:3px solid #fff;border-bottom:3px solid #fff;transition:transform .125s ease-in-out}.c-check-for-wpcf7 input:checked+.wpcf7-list-item-label:before{background-color:#1b3928;border-color:#1b3928}.c-check-for-wpcf7 input:checked+.wpcf7-list-item-label:after{transform:rotate(-45deg) scaleX(1)}.wpcf7-form-control-wrap{display:block}.u-line{border-top:solid 1px var(--color)}.u-line.-gray{--color:#e6e6e6}.u-header-holder{position:relative}.u-header-holder:before{content:"";position:absolute;top:0;left:1px;border-left:dashed 2px #000;width:2px;height:100%;transform:translate(-2px,0)}.u-horizontal-center{text-align:center}.next-content{background-color:#f4f4f4;isolation:isolate}@media print,screen and (max-width:63.9375em){.l-header{padding:15rem 15rem 0}.l-header::before{bottom:-15rem}.l-header__log{width:55rem}.l-header__log svg{width:55rem;height:17rem}.l-header__nav-wrap{background-color:#1b3928;position:fixed;z-index:200;top:0;left:0;width:100%;height:100vh;display:none;flex-wrap:wrap;padding:15rem;overflow-y:auto;transition:clip-path .5s ease;clip-path:inset(0 0 100%0)}.l-header__nav-wrap::-webkit-scrollbar,.l-hom-header__nav-wrap::-webkit-scrollbar{display:none}.l-header__nav{width:100%;margin-top:40rem}.l-header__nav-item{font-size:20rem;border-bottom:solid 1rem #707070;padding-bottom:13rem;padding-top:11rem;width:100%}.l-header__nav-item:last-child{border-bottom:none}.l-header__nav-item a{color:#fff}.l-header__pulldown-btn{pointer-events:none}.l-header__pulldown,.l-header__pulldown-btn svg{display:none}.l-header__child-item,.l-header__pulldown-about{font-family:"acumin-pro","Noto Sans JP",sans-serif,"メイリオ","Meiryo","ヒラギノ角ゴProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","游ゴシック","游ゴシック Medium","Yu Gothic Medium","Yu Gothic"}.l-header__child-item{font-size:15rem}.l-header__child-item svg{transform:translate(2rem,-2rem);width:6rem;height:8rem;fill:#fff}.l-header__child-item span{margin-left:11rem;color:#fff!important}.l-header__nav-child{display:block;margin-top:7rem}.l-header__cat-button{margin-top:17rem;width:100%}.l-header__contact,.l-header__document{width:50%}.l-footer__aside-to-top span,.l-header__footer-link{font-family:"acumin-pro","Noto Sans JP",sans-serif,"メイリオ","Meiryo","ヒラギノ角ゴProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","游ゴシック","游ゴシック Medium","Yu Gothic Medium","Yu Gothic"}.l-header.-small .l-header__nav-item a{color:#fff!important}.l-footer__inner{padding:50rem 30rem 35rem}.l-footer__logo svg{width:100rem;height:31rem}.l-footer__nav{gap:37rem;margin-top:31rem}.l-footer__nav-left,.l-footer__nav-right{width:calc(50% - 15rem)}.l-footer__head1{padding-bottom:3rem}.l-footer__head1-en{font-family:"acumin-pro","Noto Sans JP",sans-serif,"メイリオ","Meiryo","ヒラギノ角ゴProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","游ゴシック","游ゴシック Medium","Yu Gothic Medium","Yu Gothic";font-size:20rem}.l-footer__head1-jp{font-size:10rem;margin-top:-9rem}.l-footer__head2-item+.l-footer__head2-item{margin-top:-1rem}.l-footer__head2-icon{width:6rem;height:8rem}.l-footer__head2-text{font-family:"acumin-pro","Noto Sans JP",sans-serif,"メイリオ","Meiryo","ヒラギノ角ゴProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","游ゴシック","游ゴシック Medium","Yu Gothic Medium","Yu Gothic";font-size:15rem;margin-left:7rem}.l-content-layout.-col2 .l-content-layout__side,.l-footer__cta{display:none}.l-footer__sp-cta{display:flex;margin-top:55rem;margin-left:-15rem;margin-right:-15rem}.l-footer__cta-contact,.l-footer__cta-document{width:50%;height:140rem}.l-footer__cta-document .l-footer__cta-svg{width:15rem;height:17rem}.l-footer__cta-document .l-footer__cta-js{margin-top:10rem}.l-footer__cta-contact .l-footer__cta-svg{width:17rem;height:12rem}.l-footer__cta-contact .l-footer__cta-en{margin-top:5rem}.l-footer__cta-contact .l-footer__cta-js{margin-top:4rem}.l-footer__cta-en{font-family:"acumin-pro","Noto Sans JP",sans-serif,"メイリオ","Meiryo","ヒラギノ角ゴProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","游ゴシック","游ゴシック Medium","Yu Gothic Medium","Yu Gothic";font-size:20rem;line-height:1}.l-footer__cta-js{font-size:11rem;line-height:1}.l-footer__aside{font-size:11rem;display:grid;gap:20rem 0;grid-template-rows:auto auto;grid-template-columns:auto auto;grid-template-areas:"link link""copy totop";margin-top:27rem}.l-footer__aside-copy,.l-footer__aside-link-item{font-family:"acumin-pro","Noto Sans JP",sans-serif,"メイリオ","Meiryo","ヒラギノ角ゴProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","游ゴシック","游ゴシック Medium","Yu Gothic Medium","Yu Gothic";font-size:12rem;letter-spacing:.2rem}.l-footer__aside-to-top{margin-left:auto}.l-footer__aside-to-top span{font-size:12rem;letter-spacing:.2rem}.l-content-layout.-single{background-color:#fff}.l-content-layout.-single .l-content-layout__main{padding:40px 0}.l-content-layout__section{padding-left:25px;padding-right:25px}.l-content-layout__section.-space_s{--padding-top:64px;--padding-bottom:64px}.l-content-layout__section.-space_m{--padding-top:100px;--padding-bottom:100px}.l-loading-sheet__logo{width:100rem;margin-left:30rem}.l-loading-sheet__load{bottom:50rem;left:30rem}.l-home-visual__content{padding:0 15rem}.l-home-visual__message{transform:translate(0,-20rem)}.l-home-visual__copy{font-family:"aktiv-grotesk-extended","Noto Sans JP",sans-serif,"メイリオ","Meiryo","ヒラギノ角ゴProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","游ゴシック","游ゴシック Medium","Yu Gothic Medium","Yu Gothic";font-size:47rem}.l-home-visual__text{font-size:15rem;letter-spacing:1px}.l-home-visual__contact{position:absolute;bottom:0;left:0;display:flex;width:300rem;transition:all .5s ease;clip-path:inset(0 0 100%0)}.l-home-visual__scroll{bottom:10rem}.l-home-visual__counter{bottom:63.5rem;left:15rem}.l-home-visual__pay{width:12rem;height:12rem;transform:translate(0,-1rem)}.l-home-visual__paging{font-family:"acumin-pro","Noto Sans JP",sans-serif,"メイリオ","Meiryo","ヒラギノ角ゴProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","游ゴシック","游ゴシック Medium","Yu Gothic Medium","Yu Gothic";font-size:13rem}.l-home-visual__news-list{display:none}.l-hom-header{padding:15rem 15rem 0}.l-hom-header__log{width:55rem}.l-hom-header__log svg{width:55rem;height:17rem}.l-hom-header__nav-wrap{background-color:#1b3928;position:fixed;z-index:200;top:0;left:0;width:100%;height:100vh;display:none;flex-wrap:wrap;padding:15rem;overflow-y:auto;transition:clip-path .5s ease;clip-path:inset(0 0 100%0)}.l-hom-header__nav{width:100%;margin-top:40rem}.l-hom-header__nav-item{font-size:20rem;border-bottom:solid 1rem #707070;padding-bottom:13rem;padding-top:11rem;width:100%}.l-hom-header__nav-item:last-child{border-bottom:none}.l-hom-header__pulldown-btn{pointer-events:none}.l-hom-header__pulldown,.l-hom-header__pulldown-btn svg{display:none}.l-hom-header__child-item,.l-hom-header__pulldown-about{font-family:"acumin-pro","Noto Sans JP",sans-serif,"メイリオ","Meiryo","ヒラギノ角ゴProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","游ゴシック","游ゴシック Medium","Yu Gothic Medium","Yu Gothic"}.l-hom-header__child-item{font-size:15rem}.l-hom-header__child-item svg{transform:translate(2rem,-2rem);width:6rem;height:8rem;fill:#fff}.l-hom-header__child-item span{margin-left:11rem}.l-hom-header__nav-child{display:block;margin-top:7rem}.l-hom-header__cat-button{margin-top:17rem;width:100%}.l-hom-header__contact,.l-hom-header__document{width:50%}.l-hom-header__footer-link{font-family:"acumin-pro","Noto Sans JP",sans-serif,"メイリオ","Meiryo","ヒラギノ角ゴProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","游ゴシック","游ゴシック Medium","Yu Gothic Medium","Yu Gothic"}.p-grid-auto-fill.-col_4{--col-number:2}.p-what-solution{height:560rem}.p-what-solution:before{height:560rem;top:0}.p-what-solution__inner{font-size:55rem;top:60rem;left:50%;padding:0 15rem;transform:translate(-50%,0)}.p-what-solution__title{line-height:30rem}.p-what-solution__title::before{width:22.5rem;height:3rem}.p-what-solution__title-en{font-family:"aktiv-grotesk-extended","Noto Sans JP",sans-serif,"メイリオ","Meiryo","ヒラギノ角ゴProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","游ゴシック","游ゴシック Medium","Yu Gothic Medium","Yu Gothic";font-size:27.5rem}.p-what-solution__title-jp{font-size:13rem;margin-top:-6rem}.p-what-solution__copy{font-size:22.5rem;margin-top:172rem;line-height:1.5}.p-what-solution__message{font-size:13rem;margin-top:10rem}.p-what-solution__button{width:180rem;margin-top:35px}.p-what-solution__figure{position:absolute;top:82rem;width:calc(100% - 30rem)}.p-who-section{padding:30rem 15rem 90rem}.p-who-section__decoration{height:400rem}.p-who-section__img-content{width:100%;margin-top:87rem}.p-who-section__text-content{margin-top:34rem;width:100%}.p-who-section__main-copy{font-size:22.5rem;line-height:1.5;margin-top:8rem}.p-who-section__message{font-size:13rem;margin-top:7rem;line-height:1.5}.p-who-section__view-btn{width:230rem;margin-top:21rem}.p-case-section{padding-top:100rem}.p-case-section__tile-area{padding:0 30rem;padding-bottom:44rem}.p-case-section__copy{font-size:22.5rem;line-height:1.5;letter-spacing:1rem}.p-case-section__message{font-size:13rem;margin-top:6rem;line-height:1.5;width:100%}.p-case-section__main-case{padding-top:40rem;margin-top:40rem}.p-case-section__main-title{padding:0 15rem}.p-case-section__h2{font-family:"aktiv-grotesk-extended","Noto Sans JP",sans-serif,"メイリオ","Meiryo","ヒラギノ角ゴProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","游ゴシック","游ゴシック Medium","Yu Gothic Medium","Yu Gothic";font-size:22.5rem}.p-case-section__view-btn-pc{display:none}.p-case-section__case-area{padding:0 15rem;margin-top:20rem;padding-bottom:90rem}.p-case-section__case-area-inner{display:grid;grid-template-rows:auto auto;grid-template-columns:auto auto;grid-template-areas:"main main""sub1 sub2";gap:40rem 15rem;margin:0 auto}.p-news-section{padding:0 30rem;padding-top:100rem;padding-bottom:82rem}.p-news-section__view-btn-pc{display:none}.p-news-section__content{margin-top:6rem}.p-news-section__item{padding-bottom:13rem;border-bottom:solid 1rem #ddd;padding-top:15rem}.p-news-section__item-head{display:flex;align-items:center;gap:13rem}.p-news-section__item-cat{font-size:10rem;padding:3rem 5rem 4rem;width:fit-content;display:block}.p-news-section__item-day{font-family:"acumin-pro","Noto Sans JP",sans-serif,"メイリオ","Meiryo","ヒラギノ角ゴProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","游ゴシック","游ゴシック Medium","Yu Gothic Medium","Yu Gothic";font-size:12rem;transform:translate(0,-3rem)}.p-news-section__item-text{margin-top:4rem}.p-news-section__item-text a{font-size:13rem}.c-button{line-height:1.75;font-size:14px;padding:10px 24px}.c-button.-sp-pd-s{padding-left:22px}.c-view-button{line-height:1;gap:5rem;border-radius:100rem}.c-view-button,.c-view-button.-size_l{--size:13rem;--padding:13rem 15rem 14rem 15rem}.c-checkbox__label{font-size:14px;padding-left:26px}.c-checkbox__label:before{top:2px;left:0}.c-checkbox__label:after{top:10px;left:6px}.c-document-card__label{font-size:14px}.c-document-card__label:before{top:14px;left:42px}.c-document-card__label:after{top:22px;left:48px}.c-home-news{display:grid;gap:3rem;grid-template-rows:auto auto;grid-template-columns:1fr 27rem;grid-template-areas:"prev next""inner inner";width:100%}.c-home-news__label{font-family:"acumin-pro","Noto Sans JP",sans-serif,"メイリオ","Meiryo","ヒラギノ角ゴProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","游ゴシック","游ゴシック Medium","Yu Gothic Medium","Yu Gothic";position:absolute;top:-30rem;left:0;font-size:14rem;height:30rem;width:58rem}.c-home-news__list{display:grid;grid-template-rows:auto 1fr;grid-template-columns:auto 1fr;grid-template-areas:"tag day""title title";gap:12rem 13rem;padding:19rem 19rem 18rem}.c-home-news__tag.-brown{font-size:10rem;font-weight:700;padding:2rem 5rem 1rem}.c-home-news__day{font-family:"acumin-pro","Noto Sans JP",sans-serif,"メイリオ","Meiryo","ヒラギノ角ゴProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","游ゴシック","游ゴシック Medium","Yu Gothic Medium","Yu Gothic";font-size:12rem;line-height:1.3}.c-home-news__title{font-size:12rem}.c-home-news__prev{margin-left:auto}.c-home-news__next svg,.c-home-news__prev svg{width:8rem;height:8rem}.c-home-news__next,.c-home-news__prev{width:27rem;height:27rem}.c-cta-button{padding:15rem 8rem;font-size:15rem;gap:8rem}.c-cta-button.-size_s{padding:15rem 8rem;font-size:13rem;gap:9rem;--svg-width:11rem;--svg-height:12rem}.c-cta-button.-document{--svg-width:15rem;--svg-height:16rem}.c-cta-button.-contact{--svg-width:16rem;--svg-height:12rem}.c-section-title{line-height:30rem}.c-section-title::before{width:22.5rem;height:3rem}.c-section-title.-home-who::before{top:-12rem;left:0}.c-section-title__en{font-family:"aktiv-grotesk-extended","Noto Sans JP",sans-serif,"メイリオ","Meiryo","ヒラギノ角ゴProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","游ゴシック","游ゴシック Medium","Yu Gothic Medium","Yu Gothic";font-size:27.5rem}.c-section-title__jp{font-size:13rem;margin-top:-6rem}.c-case-panel.-sub-content .c-case-panel__text-content{margin-top:10rem}.c-case-panel.-sub-content .c-case-panel__title{font-size:13rem}.c-case-panel.-sub-content .c-case-panel__name{font-size:11rem}.c-case-panel.-sub-content .c-case-panel__tag-list{margin-top:9rem}.c-case-panel__text-content{padding-top:7rem}.c-case-panel__cat{line-height:1;font-size:10rem;padding:3rem 5rem 4rem;letter-spacing:.2rem}.c-case-panel__title{font-size:17.5rem;line-height:1.5;letter-spacing:1px;margin-top:5rem}.c-case-panel__name{margin-top:4rem;letter-spacing:1px;font-size:11rem}.c-case-panel__tag{font-size:11rem;border-radius:20rem;padding:3rem 7rem 4rem}.u-font{--size:16px}.u-font.-size-l{--size:20px;--lh:1.75;--solid-padding:16px}.u-font.-size-m{--size:14px;--lh:1.5;--solid-padding:16px}.u-font.-size-s{--size:12px;--lh:1.75}.u-font.-lh_l{--lh:2}.u-font.-lh_d{--lh:1.75}.u-font.-lh_m{--lh:1.5}.u-mt-s-4{margin-top:4px}.u-mt-s-8{margin-top:8px}.u-pt-s-4{padding-top:4px}.u-pt-s-8{padding-top:8px}.u-pt-s-12{padding-top:12px}.u-pt-s-16{padding-top:16px}.u-pt-s-20{padding-top:20px}.u-pt-s-24{padding-top:24px}.u-pt-s-28{padding-top:28px}.u-pt-s-32{padding-top:32px}.u-pt-s-40{padding-top:40px}.u-pt-s-48{padding-top:48px}.u-pt-s-56{padding-top:56px}.u-pt-s-64{padding-top:64px}.u-pt-s-80{padding-top:80px}.u-pt-s-100{padding-top:100px}.u-pt-s-120{padding-top:120px}.u-ml-s-12{margin-left:12px}.u-mt-s-15{margin-top:60px}.u-pt-s-25{padding-top:100px}.wp-edit-content h2:not([class]){line-height:2}.wp-edit-content h2:not([class]),.wp-edit-content.-case h2:not([class]),.wp-edit-content.-interview h2:not([class]),.wp-edit-content.-method h2:not([class]){font-size:20px;font-weight:700;padding-bottom:30px;margin-bottom:32px;margin-top:100px}.wp-edit-content h3:not([class]),.wp-edit-content h4:not([class]){line-height:2;font-size:16px;margin-bottom:32px;margin-top:48px}.wp-edit-content h4:not([class]){margin-top:32px}.wp-edit-content ol{line-height:2;font-size:16px;padding-left:18px}.wp-edit-content ul:not([class]) li:not([class]){padding-left:15px;font-size:16px;line-height:1.75}.wp-edit-content ul:not([class]) li:not([class])::before{top:13px;left:2px}.wp-edit-content p:not(.u-font){font-size:16px;line-height:1.7}.wp-edit-content ol:not([class])+p:not(.u-font),.wp-edit-content p:not(.u-font)+p:not(.u-font),.wp-edit-content ul:not([class])+p:not(.u-font){margin-top:32px}.wp-edit-content .wp-block-table:not(:first-child),.wp-edit-content.-case ul:not([class]):not(:first-child),.wp-edit-content.-event ul:not([class]):not(:first-child),.wp-edit-content.-interview ul:not([class]):not(:first-child),.wp-edit-content.-method ul:not([class]):not(:first-child),.wp-edit-content.-news ul:not([class]):not(:first-child){margin-top:20px;margin-bottom:20px}.wp-edit-content table:not([class]){margin:32px auto}.wp-edit-content .has-text-align-center{text-align:left}.wp-edit-content .speakerdeck-embed-wrapper,.wp-edit-content iframe,.wp-edit-content pre{margin:32px auto}.wp-edit-content.-case p:not([class]),.wp-edit-content.-home p:not(.u-font),.wp-edit-content.-interview p:not([class]),.wp-edit-content.-method p:not([class]){line-height:1.75;font-size:14px}.wp-edit-content.-single{line-height:1.75;font-size:14px}.wp-edit-content.-single figcaption{line-height:1.75;font-size:10px}.wp-edit-content.-member h3:not([class]){line-height:1.75;font-size:18px;padding-bottom:16px;margin-top:48px;margin-bottom:16px}.wp-edit-content.-member ul:not([class]) li:not([class]){padding-left:13px;line-height:1.75;font-size:14px}.wp-edit-content.-member ul:not([class]) li:not([class])::before{top:10px;left:0}.wp-edit-content.-case p+p,.wp-edit-content.-interview p+p,.wp-edit-content.-method p+p{margin-top:20px}.wp-edit-content.-case h3:not([class]),.wp-edit-content.-interview h3:not([class]),.wp-edit-content.-method h3:not([class]){font-size:16px;margin-bottom:32px;margin-top:48px;line-height:1.75}.wp-edit-content.-case .wp-block-image,.wp-edit-content.-interview .wp-block-image,.wp-edit-content.-method .wp-block-image{margin:40px 0 32px}.wp-edit-content.-case ul:not([class]) li:not([class]),.wp-edit-content.-interview ul:not([class]) li:not([class]),.wp-edit-content.-method ul:not([class]) li:not([class]){margin-top:6px;line-height:1.75;font-size:14px}.wp-edit-content.-case ul:not([class]) li:not([class])::before,.wp-edit-content.-interview ul:not([class]) li:not([class])::before,.wp-edit-content.-method ul:not([class]) li:not([class])::before{top:10px}.wp-edit-content.-case ol:not([class]):not(:first-child),.wp-edit-content.-interview ol:not([class]):not(:first-child),.wp-edit-content.-method ol:not([class]):not(:first-child){margin-top:20px;margin-bottom:20px;line-height:1.75;font-size:14px}.wp-edit-content.-case ol:not([class]) li:not([class]),.wp-edit-content.-event ol:not([class]) li:not([class]),.wp-edit-content.-event ul:not([class]) li:not([class]):not(:first-child),.wp-edit-content.-interview ol:not([class]) li:not([class]),.wp-edit-content.-method ol:not([class]) li:not([class]),.wp-edit-content.-news ol:not([class]) li:not([class]),.wp-edit-content.-news ul:not([class]) li:not([class]):not(:first-child){margin-top:6px}.wp-edit-content.-case .wp-block-table th:not([class]),.wp-edit-content.-interview .wp-block-table th:not([class]),.wp-edit-content.-method .wp-block-table th:not([class]){line-height:1.75;font-size:14px;padding:16px 20px}.wp-edit-content.-case .wp-block-table td,.wp-edit-content.-interview .wp-block-table td,.wp-edit-content.-method .wp-block-table td{font-size:14px;padding:16px 20px;line-height:1.5}.wp-edit-content.-case .wp-block-table td p,.wp-edit-content.-interview .wp-block-table td p,.wp-edit-content.-method .wp-block-table td p{font-size:14px;line-height:1.5}.wp-edit-content.-case table:not([class]) td:not([class]),.wp-edit-content.-interview table:not([class]) td:not([class]),.wp-edit-content.-method table:not([class]) td:not([class]){font-size:14px;padding:16px 20px;line-height:1.5}.wp-edit-content.-case h2:not([class]),.wp-edit-content.-interview h2:not([class]),.wp-edit-content.-method h2:not([class]){line-height:1.5}.wp-edit-content.-event h2:not([class]),.wp-edit-content.-news h2:not([class]){font-size:24px;font-weight:700;line-height:2;margin-bottom:30px;margin-top:100px;padding:0}.wp-edit-content.-event h3:not([class]),.wp-edit-content.-news h3:not([class]){line-height:2;font-size:16px;margin-bottom:32px;margin-top:48px;padding-bottom:16px}.wp-edit-content.-event .c-button,.wp-edit-content.-news .c-button{margin-top:64px}.wp-edit-content.-event ol:not([class]):not(:first-child),.wp-edit-content.-news ol:not([class]):not(:first-child){margin-top:20px;margin-bottom:20px}.wp-edit-content.-event .p-data-list__dd ul:not([class]):not(:first-child){margin-top:10px;margin-bottom:10px}.wp-edit-content.-download-form .p-panel__title{font-size:20px;line-height:1.5;margin-top:32px}.wp-edit-content.-download-form .p-panel__decs{font-size:16px;line-height:1.75;margin-top:16px}.p-consul-intro h3:not([class]){line-height:1.75;font-size:18px;margin-bottom:16px;padding-bottom:16px;margin-top:32px}.u-d-br{display:none}.u-header-holder{padding-top:82px}}@media print,screen and (min-width:64em){.l-header{padding:10px 10px 0 20px}.l-header::before{bottom:-10px}.l-header__log{width:100px}.l-header__log svg{width:100px;height:32px}.l-header__nav-wrap{gap:0}.l-header__nav-inner,.l-header__nav-wrap{display:flex;align-items:center}.l-header__nav-item{font-size:14px;width:fit-content}.l-header__nav-item a{padding:12px;color:#1b3928}.l-header__nav-item.-has-pulldown svg{width:12px;height:8px;fill:#1b3928;transition:transform .3s ease;margin-left:7px}.l-header__pulldown-btn{cursor:pointer}.l-header__child-item,.l-header__pulldown-about{font-family:"acumin-pro","Noto Sans JP",sans-serif,"メイリオ","Meiryo","ヒラギノ角ゴProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","游ゴシック","游ゴシック Medium","Yu Gothic Medium","Yu Gothic"}.l-header__pulldown-right .l-header__child-item svg{transform:translate(0,-2px);transition:transform .3s ease}.l-header__nav-child{visibility:hidden;opacity:0;height:0;overflow:hidden}.l-header__contact,.l-header__document{width:170px}.l-header__sp-close,.l-header__sp-footer,.l-header__sp-log,.l-header__sp-open{display:none}.l-footer__aside-to-top span,.l-header__footer-link{font-family:"acumin-pro","Noto Sans JP",sans-serif,"メイリオ","Meiryo","ヒラギノ角ゴProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","游ゴシック","游ゴシック Medium","Yu Gothic Medium","Yu Gothic"}.l-header.-small{padding:0 0 0 20px}.l-header.-small .l-header__pulldown .l-header__pulldown-about,.l-hom-header.-small .l-hom-header__pulldown .l-hom-header__pulldown-about{font-size:18px}.l-header.-small .l-header__nav-item a{color:#1b3928}.l-header.-small .l-header__nav-item a:hover{color:#13954b}.l-footer{display:flex}.l-footer__inner{padding:100px 80px 70px 85px}.l-footer__main-content{display:flex;justify-content:space-between;align-items:flex-start}.l-footer__logo svg{width:160px;height:50px}.l-footer__nav{gap:80px;margin-top:-11px}.l-footer__nav-left,.l-footer__nav-right{width:170px}.l-footer__head1{padding-bottom:10px}.l-footer__head1-en{font-family:"acumin-pro","Noto Sans JP",sans-serif,"メイリオ","Meiryo","ヒラギノ角ゴProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","游ゴシック","游ゴシック Medium","Yu Gothic Medium","Yu Gothic";font-size:25px}.l-footer__head1-jp{font-size:12px;margin-top:-10px}.l-footer__head2-item+.l-footer__head2-item{margin-top:2px}.l-footer__head2-icon{width:6px;height:8px}.l-footer__head2-text{font-family:"acumin-pro","Noto Sans JP",sans-serif,"メイリオ","Meiryo","ヒラギノ角ゴProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","游ゴシック","游ゴシック Medium","Yu Gothic Medium","Yu Gothic";margin-left:13px;font-size:18px}.l-footer__sp-cta{display:none}.l-footer__cta-contact,.l-footer__cta-document{width:240px;height:240px}.l-footer__cta-document .l-footer__cta-svg{width:21px;height:23px}.l-footer__cta-contact .l-footer__cta-svg{transform:translate(0,5px);width:24px;height:18px}.l-footer__cta-contact .l-footer__cta-en{transform:translate(0,5px)}.l-footer__cta-en{font-family:"acumin-pro","Noto Sans JP",sans-serif,"メイリオ","Meiryo","ヒラギノ角ゴProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","游ゴシック","游ゴシック Medium","Yu Gothic Medium","Yu Gothic";font-size:25px}.l-footer__cta-js{font-size:12px}.l-footer__aside{display:flex;align-items:center;margin-top:78px;gap:40px}.l-footer__aside-copy{font-family:"acumin-pro","Noto Sans JP",sans-serif,"メイリオ","Meiryo","ヒラギノ角ゴProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","游ゴシック","游ゴシック Medium","Yu Gothic Medium","Yu Gothic";letter-spacing:.4px;font-size:14px}.l-footer__aside-link{margin-left:auto}.l-footer__aside-link-item{font-family:"acumin-pro","Noto Sans JP",sans-serif,"メイリオ","Meiryo","ヒラギノ角ゴProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","游ゴシック","游ゴシック Medium","Yu Gothic Medium","Yu Gothic";letter-spacing:.4px;font-size:14px}.l-footer__aside-to-top span{font-size:14px}.l-content-layout.-single{background-color:#f9f9f9}.l-content-layout.-single .l-content-layout__main{padding:80px 124px}.l-content-layout__section{padding-left:50px;padding-right:50px}.l-content-layout__section.-space_s{--padding-top:80px;--padding-bottom:80px}.l-content-layout__section.-space_m{--padding-top:120px;--padding-bottom:120px}.l-loading-sheet__logo{width:200px;margin-left:50px}.l-loading-sheet__load{bottom:50px;left:50px}.l-home-visual__message{margin-left:142px}.l-home-visual__copy{font-family:"aktiv-grotesk-extended","Noto Sans JP",sans-serif,"メイリオ","Meiryo","ヒラギノ角ゴProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","游ゴシック","游ゴシック Medium","Yu Gothic Medium","Yu Gothic";font-size:95px}.l-home-visual__text{font-size:20px;letter-spacing:.1em}.l-home-visual__contact{display:none}.l-home-visual__scroll{top:50%}.l-home-visual__counter{bottom:32px;left:39px}.l-home-visual__pay{width:16px;height:16px}.l-home-visual__paging{font-family:"acumin-pro","Noto Sans JP",sans-serif,"メイリオ","Meiryo","ヒラギノ角ゴProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","游ゴシック","游ゴシック Medium","Yu Gothic Medium","Yu Gothic";font-size:18px}.l-hom-header{padding:10px 10px 0 20px}.l-hom-header__log{width:100px}.l-hom-header__log svg{width:100px;height:32px}.l-hom-header__nav-wrap{gap:0}.l-hom-header__nav-inner,.l-hom-header__nav-wrap{display:flex;align-items:center}.l-hom-header__nav-item{font-size:14px;width:fit-content}.l-hom-header__nav-item a{padding:12px}.l-hom-header__nav-item.-has-pulldown svg{width:12px;height:8px;fill:#fff;transition:transform .3s ease;margin-left:7px}.l-hom-header__pulldown-btn{cursor:pointer}.l-hom-header__child-item,.l-hom-header__pulldown-about{font-family:"acumin-pro","Noto Sans JP",sans-serif,"メイリオ","Meiryo","ヒラギノ角ゴProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","游ゴシック","游ゴシック Medium","Yu Gothic Medium","Yu Gothic"}.l-hom-header__pulldown-right .l-hom-header__child-item svg{transform:translate(0,-2px);transition:transform .3s ease}.l-hom-header__nav-child{visibility:hidden;opacity:0;height:0;overflow:hidden}.l-hom-header__contact,.l-hom-header__document{width:170px}.l-hom-header__sp-close,.l-hom-header__sp-footer,.l-hom-header__sp-log,.l-hom-header__sp-open,.p-what-solution__copy br{display:none}.l-hom-header__footer-link{font-family:"acumin-pro","Noto Sans JP",sans-serif,"メイリオ","Meiryo","ヒラギノ角ゴProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","游ゴシック","游ゴシック Medium","Yu Gothic Medium","Yu Gothic"}.l-hom-header.-small{padding:0 0 0 20px}.p-grid-auto-fill.-col_4{--col-number:4}.p-what-solution{height:675px}.p-what-solution:before{top:-150px;height:675px;width:calc(100% - 40px)}.p-what-solution__inner{display:flex;justify-content:space-between;max-width:1170px;top:calc(50% - 154px);left:50%;padding:0 30px;transform:translate(-50%,-50%)}.p-what-solution__content{width:calc(50% - 10px)}.p-what-solution__title::before{width:35px;height:4px}.p-what-solution__title-en{font-family:"aktiv-grotesk-extended","Noto Sans JP",sans-serif,"メイリオ","Meiryo","ヒラギノ角ゴProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","游ゴシック","游ゴシック Medium","Yu Gothic Medium","Yu Gothic";font-size:45px}.p-what-solution__title-jp{font-size:16px;margin-top:-17px}.p-what-solution__copy{line-height:52px;font-size:34px;margin-bottom:15px;letter-spacing:3px;margin-top:38px}.p-what-solution__message{font-size:16px}.p-what-solution__button{width:220px;margin-top:35px}.p-what-solution__figure{width:calc(50% - 10px)}.p-who-section{padding:200px 60px 324px}.p-who-section__decoration{height:800px}.p-who-section__inner{display:flex;gap:30px;max-width:1170px;margin:0 auto}.p-who-section__main-copy br,.p-who-section__news-area{display:none}.p-who-section__img-content{width:60%}.p-who-section__text-content{width:40%;transform:translate(0,-5px)}.p-who-section__main-copy{line-height:52px;font-size:34px;margin-bottom:15px;letter-spacing:3px;margin-top:38px}.p-news-section__item-text a,.p-who-section__message{font-size:16px}.p-who-section__view-btn{width:260px;margin-top:36px}.p-case-section{padding-top:210px}.p-case-section__tile-area{display:flex;justify-content:space-between;align-items:center;max-width:1170px;margin:0 auto;padding-bottom:110px}.p-case-section__copy{font-size:35px}.p-case-section__message{letter-spacing:1px;font-size:16px;margin-top:11px;width:633px}.p-case-section__main-case{padding-top:123px;margin-top:80px}.p-case-section__main-title{padding:0 60px;max-width:1680px}.p-case-section__h2{font-family:"aktiv-grotesk-extended","Noto Sans JP",sans-serif,"メイリオ","Meiryo","ヒラギノ角ゴProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","游ゴシック","游ゴシック Medium","Yu Gothic Medium","Yu Gothic";font-size:35px}.p-case-section__view-btn-sp{display:none}.p-case-section__case-area{padding:0 60px;margin-top:70px;margin-bottom:140px}.p-case-section__case-area-inner{display:grid;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-template-areas:"main sub1""main sub2";gap:60px;max-width:1680px;margin:0 auto}.p-news-section{padding:200px 60px 160px}.p-news-section__content{margin-top:70px}.p-news-section__item{display:flex;justify-content:space-between;padding-bottom:36px;margin-bottom:40px;border-bottom:1px solid #ddd}.p-news-section__item-head{flex-shrink:0;width:200px}.p-news-section__item-cat{font-size:13px;width:fit-content}.p-news-section__item-day{font-family:"acumin-pro","Noto Sans JP",sans-serif,"メイリオ","Meiryo","ヒラギノ角ゴProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","游ゴシック","游ゴシック Medium","Yu Gothic Medium","Yu Gothic";font-size:14px}.p-news-section__item-text{margin-top:-8px}.p-news-section__view-btn-sp{display:none}.c-button{line-height:2;font-size:16px;padding:8px 24px}.c-button.-primary:hover{--color:#1B3929;--background-color:#fff}.c-button.-outline-white:hover .c-button__icon:not(.-download):not(.-blank),.c-button.-primary:hover .c-button__icon:not(.-download):not(.-blank),.c-button.-secondary:hover .c-button__icon:not(.-download):not(.-blank),.c-button.-white:hover .c-button__icon:not(.-download):not(.-blank){transform:translate(3px,0)}.c-button.-secondary:hover{--color:#fff;--background-color:#1B3929}.c-button.-outline-white:hover{--color:#1B3929;--background-color:#fff}.c-button.-white:hover{--color:#fff;--background-color:transparent}.c-button__icon{margin-top:2px}.c-view-button{--size:14px;line-height:1;gap:5px;--padding:23px 15px 23px 15px;border-radius:100px;letter-spacing:1px}.c-view-button.-size_l{--size:20px;--padding:27px 15px 27px 15px}.c-checkbox__label{font-size:16px;padding-left:26px}.c-checkbox__label:before{top:3px;left:0}.c-checkbox__label:after{top:11px;left:6px}.c-checkbox:hover .c-checkbox__label,.c-checkbox:hover .c-document-card__label{color:rgba(0,4,3,.38)}a:hover .c-thumbnail .c-thumbnail__img,a:hover .c-thumbnail figure img{transform:scale(1.05)}.c-case-panel.-sub-content .c-case-panel__title,.c-document-card__label{font-size:16px}.c-document-card__label:before{top:15px;left:42px}.c-document-card__label:after{top:23px;left:48px}.c-home-news{display:grid;gap:1px;grid-template-rows:auto auto;grid-template-columns:1fr 32px;grid-template-areas:"inner prev""inner next";height:65px;width:100%;max-width:713px}.c-home-news__label{font-family:"acumin-pro","Noto Sans JP",sans-serif,"メイリオ","Meiryo","ヒラギノ角ゴProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","游ゴシック","游ゴシック Medium","Yu Gothic Medium","Yu Gothic";font-size:16px;height:100%;width:80px}.c-home-news__list{display:grid;grid-template-rows:auto 1fr;grid-template-columns:auto 1fr;grid-template-areas:"tag title""day title";gap:0 20px;padding:12px 16px 6px}.c-home-news__tag.-brown{padding:2px 8px;font-size:12px}.c-home-news__day{font-family:"acumin-pro","Noto Sans JP",sans-serif,"メイリオ","Meiryo","ヒラギノ角ゴProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","游ゴシック","游ゴシック Medium","Yu Gothic Medium","Yu Gothic";font-size:14px}.c-case-panel.-sub-content .c-case-panel__name,.c-home-news__title{font-size:14px}.c-home-news__next,.c-home-news__prev{width:32px;height:32px}.c-home-news__next svg,.c-home-news__prev svg{width:10px;height:10px}.c-cta-button,.c-cta-button.-size_s,.c-cta-button.-small{padding:30px 16px;font-size:14px;gap:10px}.c-cta-button.-small{padding:20px 16px}.c-cta-button.-document{--svg-width:16px;--svg-height:17px}.c-cta-button.-contact{--svg-width:18px;--svg-height:13px}.c-section-title::before{width:35px;height:4px}.c-section-title__en{font-family:"aktiv-grotesk-extended","Noto Sans JP",sans-serif,"メイリオ","Meiryo","ヒラギノ角ゴProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","游ゴシック","游ゴシック Medium","Yu Gothic Medium","Yu Gothic";font-size:45px}.c-section-title__jp{font-size:16px;margin-top:-17px}.c-case-panel__text-content{padding-top:20px}.c-case-panel__cat{font-size:14px;letter-spacing:1px;padding:0 5px}.c-case-panel__title{letter-spacing:1.5px;line-height:1.5;margin-top:15px;font-size:30px}.c-case-panel__name{margin-top:7px;letter-spacing:1px;font-size:16px}.c-case-panel__tag{font-size:12px;border-radius:20px;padding:5px 11px}.u-font{--size:18px}.u-font.-size-l{--size:22px;--lh:1.75;--solid-padding:16px}.u-font.-size-m{--size:16px;--lh:1.5;--solid-padding:16px}.u-font.-size-s{--size:14px;--lh:1.75}.u-font.-lh_l{--lh:2}.u-font.-lh_d{--lh:1.75}.u-font.-lh_m{--lh:1.5}.u-text-hover-in:hover,a:hover .u-text-hover-in{background-position:0 100%;background-size:100% 1px}.u-arrow-hover-1:hover,a:hover .u-arrow-hover-1,button:hover .u-arrow-hover-1{animation:hoverArrowAnimation1 .4s ease}.u-mt-d-4{margin-top:4px}.u-mt-d-8{margin-top:8px}.u-mt-d-n24{margin-top:-24px}.u-pt-d-4{padding-top:4px}.u-pt-d-6{padding-top:6px}.u-pt-d-8{padding-top:8px}.u-pt-d-10{padding-top:10px}.u-pt-d-12{padding-top:12px}.u-pt-d-16{padding-top:16px}.u-pt-d-20{padding-top:20px}.u-pt-d-24{padding-top:24px}.u-pt-d-28{padding-top:28px}.u-pt-d-32{padding-top:32px}.u-pt-d-40{padding-top:40px}.u-pt-d-48{padding-top:48px}.u-pt-d-50{padding-top:50px}.u-pt-d-56{padding-top:56px}.u-pt-d-64{padding-top:64px}.u-pt-d-80{padding-top:80px}.u-pt-d-100{padding-top:100px}.u-pt-d-120{padding-top:120px}.u-ml-d-24{margin-left:24px}.u-pb-d-16{padding-bottom:16px}.u-mt-d-10,.wp-edit-content.-case p+p,.wp-edit-content.-interview p+p,.wp-edit-content.-method p+p{margin-top:40px}.u-mt-d-20{margin-top:80px}.u-mt-d-30{margin-top:120px}.u-pt-d-30{padding-top:120px}.wp-edit-content h2:not([class]){line-height:1.75}.wp-edit-content h2:not([class]),.wp-edit-content.-case h2:not([class]),.wp-edit-content.-interview h2:not([class]),.wp-edit-content.-method h2:not([class]){font-size:28px;font-weight:700;padding-bottom:40px;margin-bottom:40px;margin-top:120px}.wp-edit-content.-method h2:not([class]){line-height:1.75}.wp-edit-content h3:not([class]),.wp-edit-content h4:not([class]){line-height:1.75;font-size:22px;margin-bottom:40px;margin-top:64px}.wp-edit-content h4:not([class]){font-size:20px;margin-top:40px}.wp-edit-content ol{line-height:1.75;font-size:18px;padding-left:20px}.wp-edit-content ul:not([class]) li:not([class]){padding-left:15px;font-size:18px;line-height:1.75}.wp-edit-content ul:not([class]) li:not([class])::before{top:12px;left:2px}.wp-edit-content p:not(.u-font){font-size:18px;line-height:1.7}.wp-edit-content ol:not([class])+p:not(.u-font),.wp-edit-content p:not(.u-font)+p:not(.u-font),.wp-edit-content ul:not([class])+p:not(.u-font){margin-top:40px}.wp-edit-content a:not([class]):hover{background-position:0 100%;background-size:100% 1px}.wp-edit-content .wp-block-table:not(:first-child),.wp-edit-content.-case ol:not([class]):not(:first-child),.wp-edit-content.-case ul:not([class]):not(:first-child),.wp-edit-content.-event ol:not([class]):not(:first-child),.wp-edit-content.-event ul:not([class]):not(:first-child),.wp-edit-content.-interview ol:not([class]):not(:first-child),.wp-edit-content.-interview ul:not([class]):not(:first-child),.wp-edit-content.-method ol:not([class]):not(:first-child),.wp-edit-content.-method ul:not([class]):not(:first-child),.wp-edit-content.-news ol:not([class]):not(:first-child),.wp-edit-content.-news ul:not([class]):not(:first-child){margin-top:40px;margin-bottom:40px}.wp-edit-content table:not([class]){margin:40px auto}.wp-edit-content .speakerdeck-embed-wrapper,.wp-edit-content iframe,.wp-edit-content pre{margin:40px auto}.wp-edit-content.-home p:not(.u-font){line-height:2;font-size:16px}.wp-edit-content.-single{line-height:1.75;font-size:18px}.wp-edit-content.-single figcaption{line-height:1.75;font-size:14px}.wp-edit-content.-member h3:not([class]){line-height:1.75;font-size:20px;padding-bottom:16px;margin-top:48px;margin-bottom:16px}.wp-edit-content.-member ul:not([class]) li:not([class]){padding-left:15px;line-height:2;font-size:16px}.wp-edit-content.-member ul:not([class]) li:not([class])::before{top:14px;left:2px}.wp-edit-content.-case h3:not([class]),.wp-edit-content.-interview h3:not([class]),.wp-edit-content.-method h3:not([class]){line-height:1.75;font-size:22px;margin-bottom:40px;margin-top:64px}.wp-edit-content.-case .wp-block-image,.wp-edit-content.-interview .wp-block-image,.wp-edit-content.-method .wp-block-image{margin:40px 0}.wp-edit-content.-case ul:not([class]) li:not([class]),.wp-edit-content.-interview ul:not([class]) li:not([class]),.wp-edit-content.-method ul:not([class]) li:not([class]){margin-top:10px;line-height:1.75;font-size:18px}.wp-edit-content.-case ol:not([class]) li:not([class]),.wp-edit-content.-event ol:not([class]) li:not([class]),.wp-edit-content.-event ul:not([class]) li:not([class]):not(:first-child),.wp-edit-content.-interview ol:not([class]) li:not([class]),.wp-edit-content.-method ol:not([class]) li:not([class]),.wp-edit-content.-news ol:not([class]) li:not([class]),.wp-edit-content.-news ul:not([class]) li:not([class]):not(:first-child){margin-top:10px}.wp-edit-content.-case .wp-block-table th:not([class]),.wp-edit-content.-interview .wp-block-table th:not([class]),.wp-edit-content.-method .wp-block-table th:not([class]){line-height:2;font-size:16px;padding:16px 20px}.wp-edit-content.-case .wp-block-table td,.wp-edit-content.-interview .wp-block-table td,.wp-edit-content.-method .wp-block-table td{font-size:16px;padding:16px 20px;line-height:1.5}.wp-edit-content.-case .wp-block-table td p,.wp-edit-content.-interview .wp-block-table td p,.wp-edit-content.-method .wp-block-table td p{font-size:16px;line-height:1.5}.wp-edit-content.-case table:not([class]) td:not([class]),.wp-edit-content.-interview table:not([class]) td:not([class]),.wp-edit-content.-method table:not([class]) td:not([class]){font-size:16px;padding:16px 20px;line-height:1.5}.wp-edit-content.-case h2:not([class]),.wp-edit-content.-interview h2:not([class]){line-height:1.5}.wp-edit-content.-event h2:not([class]),.wp-edit-content.-news h2:not([class]){line-height:1.75;font-size:28px;font-weight:700;margin-bottom:40px;margin-top:120px;padding:0}.wp-edit-content.-event h3:not([class]),.wp-edit-content.-news h3:not([class]){line-height:1.75;font-size:22px;margin-bottom:40px;margin-top:64px;padding-bottom:16px}.wp-edit-content.-event .c-button,.wp-edit-content.-news .c-button{margin-top:64px}.wp-edit-content.-event .p-data-list__dd ul:not([class]):not(:first-child){margin-top:20px;margin-bottom:20px}.wp-edit-content.-download-form .p-panel__title{font-size:24px;line-height:1.5;margin-top:40px}.wp-edit-content.-download-form .p-panel__decs{font-size:18px;line-height:1.75;margin-top:24px}.p-consul-intro h3:not([class]){line-height:1.75;font-size:20px;margin-bottom:16px;padding-bottom:16px;margin-top:48px}.u-s-br{display:none}.u-header-holder{padding-top:75px}}@media print,screen and (min-width:75em){.l-header{padding:10px 10px 0 40px}.l-header__nav-wrap{gap:28px}.l-header__nav-item{font-size:16px}.l-header.-small,.l-hom-header.-small{padding:0 0 0 40px}.l-footer__inner{padding:100px 120px 70px 125px}.l-footer__aside{gap:90px}.l-hom-header{padding:10px 10px 0 40px}.l-hom-header__nav-wrap{gap:28px}.l-hom-header__nav-item{font-size:16px}.p-what-solution:before{width:calc(100% - 120px)}.p-what-solution__content{width:auto}.p-what-solution__copy br,.p-who-section__main-copy br{display:block}.p-what-solution__message{width:450px}.p-what-solution__figure{width:auto}.c-case-panel.-sub-content{display:flex;align-items:flex-start;gap:30px}.c-case-panel.-sub-content .c-case-panel__img-content{flex-shrink:0;width:64%;padding-top:42.24%}.c-case-panel.-sub-content .c-case-panel__text-content{width:calc(37% - 30px)}}@media only screen and (max-width:47.9375em){.p-grid-auto-fill.-col_2,.p-grid-auto-fill.-col_3,.p-grid-auto-fill.-col_4{--col-number:1}.p-grid-auto-fill.-method_3{--col-number:2}.p-grid-auto-fill.-gap40_64{--gap-row:24px;--gap-col:32px}.p-grid-auto-fill.-gap_row_24{--gap-row:24px}.p-grid-auto-fill.-gap_row_32{--gap-row:28px}.p-grid-auto-fill.-gap_row_40{--gap-row:32px}.p-grid-auto-fill.-gap_row_64{--gap-row:54px}.p-grid-auto-fill.-gap_row_80{--gap-row:64px}.p-grid-auto-fill.-gap_col_24{--gap-col:20px}.p-grid-auto-fill.-gap_col_32{--gap-col:28px}.p-grid-auto-fill.-gap_col_40{--gap-col:32px}.p-grid-auto-fill.-gap_col_40_40{--gap-col:40px}.p-grid-auto-fill.-gap_col_64{--gap-col:54px}.p-grid-auto-fill.-gap_col_80{--gap-col:64px}.p-grid-auto-fill.-gap_event{--gap-row:30px;--gap-col:40px}.c-tag{line-height:1.75;font-size:10px;padding:3px 7px}.wp-edit-content .wp-block-columns{display:block}.wp-edit-content .p-col-list .wp-block-column+.wp-block-column{margin-top:10px!important}.wp-edit-content .has-text-align-center{text-align:left}.wp-edit-content .wp-block-quote{padding:34px 10px}.wp-edit-content .wp-block-quote,.wp-edit-content hr{margin-top:32px;margin-bottom:32px}}@media print,screen and (min-width:48em){.p-grid-auto-fill.-col_2{--col-number:2}.p-grid-auto-fill.-col_3,.p-grid-auto-fill.-method_3{--col-number:3}.p-grid-auto-fill.-gap40_64{--gap-row:40px;--gap-col:64px}.p-grid-auto-fill.-gap_row_24{--gap-row:20px}.p-grid-auto-fill.-gap_row_32{--gap-row:32px}.p-grid-auto-fill.-gap_row_40{--gap-row:40px}.p-grid-auto-fill.-gap_row_64{--gap-row:64px}.p-grid-auto-fill.-gap_row_80{--gap-row:80px}.p-grid-auto-fill.-gap_col_24{--gap-col:24px}.p-grid-auto-fill.-gap_col_32{--gap-col:32px}.p-grid-auto-fill.-gap_col_40,.p-grid-auto-fill.-gap_col_40_40{--gap-col:40px}.p-grid-auto-fill.-gap_col_64{--gap-col:64px}.p-grid-auto-fill.-gap_col_80{--gap-col:80px}.p-grid-auto-fill.-gap_event{--gap-row:40px;--gap-col:64px}.p-grid{display:grid}.c-tag{line-height:1.75;font-size:12px;padding:2px 8px 3px}.wp-edit-content .wp-block-columns{display:flex}.wp-edit-content .wp-block-quote{padding:40px 30px}.wp-edit-content .wp-block-quote,.wp-edit-content hr{margin-top:40px;margin-bottom:40px}}