html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:rgba(0,0,0,0)}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:rgba(0,0,0,0)}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0;margin:0 auto}input,select{vertical-align:middle}th{text-align:left}@font-face{font-family:"Zen Kaku Gothic New";font-style:normal;font-weight:300;src:url("../fonts/ZenKakuGothic/ZenKakuGothicNew-Light_subset.woff2");font-display:swap}@font-face{font-family:"Zen Kaku Gothic New";font-style:normal;font-weight:500;src:url("../fonts/ZenKakuGothic/ZenKakuGothicNew-Medium_subset.woff2");font-display:swap}@font-face{font-family:"Zen Kaku Gothic New";font-style:normal;font-weight:700;src:url("../fonts/ZenKakuGothic/ZenKakuGothicNew-Bold_subset.woff2");font-display:swap}@font-face{font-family:"Zen Kaku Gothic New";font-style:normal;font-weight:900;src:url("../fonts/ZenKakuGothic/ZenKakuGothicNew-Black_subset.woff2");font-display:swap}@font-face{font-family:"YakuHanJP";font-style:normal;font-weight:500;src:url("../fonts/YakuHanJP/YakuHanJP-medium.woff2");font-display:swap}@font-face{font-family:"YakuHanJP";font-style:normal;font-weight:700;src:url("../fonts/YakuHanJP/YakuHanJP-Bold.woff2");font-display:swap}@font-face{font-family:"YakuHanJP";font-style:normal;font-weight:900;src:url("../fonts/YakuHanJP/YakuHanJP-Black.woff2");font-display:swap}body{font-family:"YakuHanJP","Zen Kaku Gothic New",sans-serif}*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:5rem}body{width:100%;padding-bottom:3rem;line-height:1.5;background-color:#2a2a3c;overflow-x:hidden}a{text-decoration:none;color:inherit}a,p{font-weight:500}button{padding:0;background:none;border:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}li{list-style:none}section{overflow-x:hidden}.section{padding:2rem 0}.section__container{width:90%;max-width:1100px;margin:0 auto}.section__heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:2rem;font-size:min(4.6vw,1rem);color:#00c792}.section__heading::before{content:attr(data-heading-en);font-size:min(9.6vw,3rem);color:#333}.section__subheading{position:relative;padding-left:2rem;margin-bottom:1.5rem;font-size:min(6vw,1.25rem);color:#00c792}.section__subheading::before{content:"";position:absolute;top:1rem;left:0;display:inline-block;width:1.5rem;height:1px;background-color:#00c792}.section--light{background-color:#f6f6f6}.section--dark{padding:4rem 0}.section--dark .section__heading{color:#4effce}.section--dark .section__heading::before{color:#fff}.section--dark .section__subheading{color:#4effce}.button{display:inline-block;padding:.5rem 2.5rem;font-size:1.25rem;font-weight:700;text-align:center;background-color:#00c792;color:#fff;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .2s ease-in}.button--secondary{background-color:#666}.button:hover{opacity:.5}.header{position:fixed;z-index:999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;height:70px;padding:15px 5%;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .2s ease-in}.header .logo{height:40px}.header .logo__symbol{fill:#fff}.header .logo__type{fill:#fff}.header .header-nav{position:absolute;top:70px;right:-100%;width:100%;height:100vh;padding-top:10vh;background-color:rgba(0,0,0,.75);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .2s ease-in}.header .header-nav__item{border-bottom:1px solid #fff}.header .header-nav__item a{display:block;padding:1.5em 5%;font-size:1.25em;text-align:center}.header .contacts{position:fixed;bottom:0;left:0;display:none;grid-template-columns:repeat(2, 1fr);width:100%;background-color:#fff}.header .contacts__phonenumber{display:grid;place-items:center;padding:.5em 1em}.header .contacts__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-column-gap:.5rem;-moz-column-gap:.5rem;column-gap:.5rem;padding:.5em 1em;font-size:min(5vw,18px);border-radius:0}.header .contacts__button::after{content:"";display:block;width:min(5vw,20px);height:min(5vw,20px);background-image:url(../images/arrow_right.svg)}.header .phonenumber{max-width:15em}.header .phonenumber__symbol{fill:#00c792}.header .phonenumber__type{fill:#333}.header .hamburger{width:40px;display:grid;cursor:pointer}.header .hamburger span{position:relative;top:50%;display:block}.header .hamburger span::before{content:"";position:absolute;display:block;top:-12px}.header .hamburger span::after{content:"";position:absolute;display:block;top:12px}.header .hamburger span,.header .hamburger span::before,.header .hamburger span::after{width:40px;height:3px;background-color:#fff;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .2s ease-in}.header--scroll{background-color:#fff;-webkit-box-shadow:0 0 8px rgba(0,0,0,.16);box-shadow:0 0 8px rgba(0,0,0,.16)}.header--scroll .logo__symbol{fill:#2e59a5}.header--scroll .logo__type{fill:#000}.header--scroll .contacts{display:grid;-webkit-box-shadow:0 0 8px rgba(0,0,0,.16);box-shadow:0 0 8px rgba(0,0,0,.16)}.header--scroll .hamburger span,.header--scroll .hamburger span::before,.header--scroll .hamburger span::after{background-color:#333}.header--open{background-color:#000}.header--open .header-nav{right:0}.header--open .hamburger span{width:0}.header--open .hamburger span::before{top:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.header--open .hamburger span::after{top:0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.fv{position:relative;min-height:100vh;padding:15vh 0 3rem;color:#fff;background:url("../images/fv_bg.png");background-attachment:fixed;background-size:cover;background-repeat:no-repeat;background-position:center;-webkit-animation:fvBg 1.5s ease-out forwards;animation:fvBg 1.5s ease-out forwards;-webkit-animation-delay:.5s;animation-delay:.5s;opacity:0;overflow-y:hidden}.fv::after{content:"";position:absolute;top:-1rem;right:-1rem;bottom:-1rem;left:-1rem;z-index:-1;background:inherit;-webkit-animation:fvBgBlur 6s ease-out forwards;animation:fvBgBlur 6s ease-out forwards;-webkit-animation-delay:.5s;animation-delay:.5s}.fv__container{position:relative;width:90%;max-width:1100px;margin:0 auto;text-align:center;-webkit-animation:fadeinTitle 1s ease-out forwards;animation:fadeinTitle 1s ease-out forwards;-webkit-animation-delay:1s;animation-delay:1s;opacity:0;-webkit-transform:scale(0.9);-ms-transform:scale(0.9);transform:scale(0.9)}.fv__title{width:-webkit-max-content;width:-moz-max-content;width:max-content;margin:0 auto 1rem;font-size:min(27vw,10rem);font-weight:300;line-height:1;text-align:left;letter-spacing:.25rem}.fv__title span{display:block;font-weight:900;color:#4effce;word-wrap:break-word}.fv__subtitle{margin-bottom:3.5rem;font-size:1.5rem;font-weight:700;text-align:center}.fv__description{font-size:min(5.4vw,1.5rem);font-weight:500;text-align:center;line-height:1.75}.fv__description span{display:inline-block}.fv__scroll{display:inline-block;cursor:pointer}@-webkit-keyframes fvBg{0%{opacity:0;background-size:auto 120vh}100%{opacity:1;background-size:auto 100vh}}@keyframes fvBg{0%{opacity:0;background-size:auto 120vh}100%{opacity:1;background-size:auto 100vh}}@-webkit-keyframes fvBgBlur{0%{-webkit-filter:blur(0);filter:blur(0)}100%{-webkit-filter:blur(3px);filter:blur(3px)}}@keyframes fvBgBlur{0%{-webkit-filter:blur(0);filter:blur(0)}100%{-webkit-filter:blur(3px);filter:blur(3px)}}@-webkit-keyframes fadeinTitle{0%{opacity:0;-webkit-transform:scale(0.9);transform:scale(0.9)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes fadeinTitle{0%{opacity:0;-webkit-transform:scale(0.9);transform:scale(0.9)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.webp .fv{background:url("../images/fv_bg.webp");background-attachment:fixed;background-size:cover;background-repeat:no-repeat;background-position:center}.purpose{position:relative;padding:4rem 0;background-color:#f6f6f6}.purpose__description{text-align:justify}.purpose__items{width:100vw;margin:3rem calc(50% - 50vw) 0;background-color:rgba(78,255,206,.5)}.purpose__description{display:grid;gap:.5em;max-width:45rem}.purpose-item{position:relative;width:100%;padding:3rem 5%}.purpose-item__heading{margin-bottom:1rem;font-size:1.5rem;text-align:center}.purpose-item:nth-child(2)>*{position:relative;z-index:10}.purpose-item:nth-child(2)::after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;display:block;background-color:rgba(255,255,255,.5)}.purpose-item__description{max-width:24rem;margin:0 auto}.fields{position:relative;background-color:#2a2a3c;position:relative}.fields .section__heading{position:relative;z-index:10}.fields::before{content:"";position:absolute;top:0;left:0;z-index:0;display:block;width:80%;height:100%;background:url(../images/business-field_bg_top.png);background-size:100% auto;background-repeat:no-repeat;opacity:.25}.fields::after{content:"";position:absolute;bottom:0;right:0;display:none;width:80%;height:100%;background:url(../images/business-field_bg_bottom.png);background-size:100% auto;background-repeat:no-repeat;background-position-y:bottom;opacity:.25}.fields__items{position:relative;z-index:10}.fields__items:not(:last-child){margin-bottom:2rem}.fields__items--top{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.fields-item{padding:1.5rem 1rem;text-align:center;color:#fff;background-color:rgba(255,255,255,.2);border-radius:.5rem}.fields-item:not(:last-child){margin-bottom:2rem}.fields-item__heading{font-size:1.25rem}.fields-item__heading::after{content:"";display:block;width:100%;aspect-ratio:2/1;margin-top:1rem;background-size:contain;background-repeat:no-repeat;background-position:center}.fields-item--1 .fields-item__heading::after{background-image:url("../images/business-field_image_01.png")}.fields-item--2 .fields-item__heading::after{background-image:url("../images/business-field_image_02.png")}.fields-item--3 .fields-item__heading::after{background-image:url("../images/business-field_image_03.png")}.fields-item--4 .fields-item__heading::after{background-image:url("../images/business-field_image_04.png")}.news{padding-top:4rem}.news-item__container{position:relative;display:block;padding:1rem 2.5rem 1rem 1rem;background-color:#fff;border-top:1px solid #ccc;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .2s ease-in}.news-item__container::after{position:absolute;right:1rem;top:calc(50% - .25rem);content:"";display:block;width:1rem;height:1rem;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);border-top:3px solid #00c792;border-right:3px solid #00c792;border-left:3px solid rgba(0,0,0,0);border-bottom:3px solid rgba(0,0,0,0);-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .2s ease-in}.news-item:last-child a{border-bottom:1px solid #ccc}.news-item:hover .news-item__container::after{border-top:3px solid #ff6c6c;border-right:3px solid #ff6c6c}.news-item:hover a{background-color:#333;color:#fff}.news-item__date{font-weight:700}.news-item__heading{font-weight:500}.news-item--nolink .news-item__container::after{display:none}.news-item--nolink:hover a{background-color:#fff;color:#333}.member-item{margin-bottom:3rem}.member-item__image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1rem}.member-item__image img{-o-object-fit:contain;object-fit:contain}.member-item__texts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.member-item__role{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;text-align:center;margin-bottom:.5rem;font-weight:700}.member-item__name{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;text-align:center;font-size:2rem;margin-bottom:1rem}.member-item__name::after{content:attr(data-name-en);display:block;font-size:1rem;color:#00c792}.member-item__history{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;padding-bottom:1rem;margin-bottom:1rem;border-bottom:1px solid #ccc;font-size:.9em;color:#555}.member-item__messages{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;display:grid;grid-row-gap:.5rem;text-align:justify}.system__heading{display:grid;grid-template-columns:1fr auto 1fr;-webkit-column-gap:.5rem;-moz-column-gap:.5rem;column-gap:.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:2rem;font-size:1.5rem}.system__heading::before,.system__heading::after{content:"";width:100%;height:1px;background-color:#00c792}.system__items{display:grid;row-gap:2rem}.system-item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:min(90vw,18rem);height:min(90vw,18rem);margin:0 auto;padding:2rem 1.5rem;text-align:center;background-color:#fff;border:1px solid #00c792;border-radius:100vh}.system-item:not(:last-child)::before{position:absolute;bottom:-3rem;left:calc(50% - .45rem);z-index:10;content:"";display:block;width:1rem;height:1rem;border-top:1px solid rgba(0,0,0,0);border-right:1px solid #00c792;border-bottom:1px solid #00c792;border-left:1px solid rgba(0,0,0,0);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.system-item:not(:last-child)::after{position:absolute;bottom:-3rem;left:50%;z-index:10;content:"";display:block;width:1px;height:4rem;background-color:#00c792}.system-item__heading{display:grid;row-gap:1rem;margin-bottom:.5rem;font-size:1.5rem}.system-item:nth-child(1) .system-item__heading::after{content:url("../images/flow_icon_01.png")}.system-item:nth-child(2) .system-item__heading::after{content:url("../images/flow_icon_02.png")}.system-item:nth-child(3) .system-item__heading::after{content:url("../images/flow_icon_03.png")}.company{padding-bottom:4rem}.company__name{margin-bottom:2rem;font-size:1.5em;line-height:1}.company__name span{display:inline-block;font-size:.75em}.company__button{text-align:center}.company-table{width:100%;margin-bottom:1.5rem}.company-table__row{display:grid;row-gap:.5rem;padding:1rem 0;border-top:1px solid #ccc}.company-table__row:last-child{border-bottom:1px solid #ccc}.company-service{display:-webkit-box;display:-ms-flexbox;display:flex}.company-service:not(:last-child){margin-bottom:.5rem}.company-service__devision::after{content:"："}.cta{padding:5rem 5%;background:url("../images/fv_bg.png");background-position:center;background-size:cover;background-attachment:fixed}.cta__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2rem;text-align:center}.cta__description{font-size:1.5rem;color:#fff}.cta__button{padding:.5em 4em;border:2px solid #00c792;font-size:1.25rem;font-weight:700;background-color:#00c792;color:#fff;-webkit-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.cta__button:hover{background-color:rgba(0,0,0,0);border:2px solid #fff}.disclaimer{padding:2rem 0 4rem;background-color:#f6f6f6;font-size:.75rem}.footer{padding:3rem 5%;background-color:#333;color:#fff;text-align:center}.footer__menus{margin-bottom:3rem}.footer__menus ul{display:grid}.footer__menus ul li:not(:last-child){border-bottom:1px solid #fff}.footer__menus ul li a{display:block;padding:1rem}.footer__logo{display:grid;place-items:center;width:min(40vw,10rem);margin:0 auto 1.5rem}.footer__copyright{font-size:.75rem}@media screen and (min-width: 640px){html{font-size:100%}.section__heading{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem}.section__heading::before{position:relative;top:-0.125rem}}@media screen and (min-width: 768px){html{font-size:100%}.fv__title{text-align:center}.fv__title span{display:inline}.fv__description{line-height:2}.purpose__items{display:-webkit-box;display:-ms-flexbox;display:flex}.purpose-item:nth-child(2)::after{-webkit-transform:skew(-20deg);-ms-transform:skew(-20deg);transform:skew(-20deg)}.fields::before{width:32%}.fields::after{display:block;width:32%}.fields__items{display:grid;grid-template-areas:"blank1 item1 item1 item2 item2" "item3 item3 item4 item4 blank2";grid-template-columns:repeat(5, 1fr);grid-template-rows:repeat(2, 1fr);grid-column-gap:2rem;grid-row-gap:2rem}.fields-item:not(:last-child){margin-bottom:0}.fields-item--1{grid-area:item1}.fields-item--2{grid-area:item2}.fields-item--3{grid-area:item3}.fields-item--4{grid-area:item4}.member-item{display:grid;grid-template-columns:min(40%,37.5rem) 1fr;grid-column-gap:1rem}.member-item__image{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;height:auto}.member-item__image img{width:100%}.member-item__role{text-align:left}.member-item__name{text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem}.company__button{text-align:left}.company-table__row{grid-template-columns:10rem 1fr}}@media screen and (min-width: 1024px){html{font-size:100%}.section{padding:5rem 0}.fv{padding:25vh 0 3rem}.member-item{grid-template-columns:min(25%,37.5rem) 1fr;grid-column-gap:2rem}.system__items{grid-template-columns:1fr 1fr 1fr;max-width:1080px;margin:0 auto}.system-item:not(:last-child)::before{bottom:calc(50% - .3rem);left:auto;right:-2rem;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.system-item:not(:last-child)::after{bottom:40%;right:0;left:auto;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.footer__menus{max-width:1100px;margin:0 auto 4rem}.footer__menus ul{grid-template-columns:repeat(8, auto)}.footer__menus ul li:not(:last-child){border-bottom:none;border-right:1px solid #fff}.footer__menus ul li a{padding:.5rem}}@media screen and (min-width: 1280px){html{font-size:100%}body{padding-bottom:0}.header{height:90px;padding:20px 40px}.header .logo{height:50px}.header .header-nav{position:static;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:auto;height:auto;padding-top:0;background-color:rgba(0,0,0,0);-webkit-backdrop-filter:none;backdrop-filter:none}.header .header-nav__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header .header-nav__item{width:-webkit-max-content;width:-moz-max-content;width:max-content;border-bottom:none}.header .header-nav__item:not(:last-child){border-right:1px solid #fff}.header .header-nav__item a{padding:0 1.5em;font-size:1em}.header .contacts{position:static;display:grid;grid-template-columns:repeat(2, auto);-webkit-column-gap:1em;-moz-column-gap:1em;column-gap:1em;width:auto;background-color:rgba(0,0,0,0)}.header .contacts__phonenumber{width:100%;padding:0}.header .contacts__button{padding:.5em 1.25em}.header .phonenumber{height:50px}.header .phonenumber__symbol{fill:#fff}.header .phonenumber__type{fill:#fff}.header .hamburger{display:none}.header--scroll .header-nav{color:#333}.header--scroll .header-nav__item:not(:last-child){border-right:1px solid #333}.header--scroll .contacts{-webkit-box-shadow:none;box-shadow:none}.header--scroll .phonenumber__symbol{fill:#00c792}.header--scroll .phonenumber__type{fill:#333}.fv__title{font-size:min(11.8vw,20rem)}}@media screen and (min-width: 1400px){html{font-size:110%}.section__container{max-width:1320px}.header .header-nav__item a{font-size:1.1em}.footer__menus{max-width:1320px}}@media screen and (min-width: 1600px){html{font-size:120%}}
/*# sourceMappingURL=style.css.map */