@keyframes rotateCircle{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}:where(html){-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;color-scheme:dark light}:where(body){line-height:1.5;letter-spacing:.05em;font-family:system-ui,sans-serif;text-rendering:optimizeSpeed;word-wrap:break-word;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:"palt"}:where(img,picture,svg,video,canvas,audio,iframe,embed,object){display:block;max-width:100%}:where(img,picture){height:auto;vertical-align:bottom}:where(h1,h2,h3,h4,h5,h6){text-wrap:balance}:where(ul[class],ol[class]){list-style:none}:where(a){text-decoration:none;color:currentColor}:where(a:not([class])){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;text-decoration:underline}:where(input,button,textarea,select){font:inherit}:root{--foreground: #1a1a1a;--foreground2: #ddd;--foreground2: #a5a5a5;--background: #fff;--primary: #2a492c;--secondary: #112c15}.body{min-height:100dvh;background:var(--background);color:var(--foreground);font-family:"Barlow","Noto Sans JP",sans-serif;position:relative;padding-left:84px}@media screen and (max-width: 640px){.body{padding-left:0}}.lf{display:inline-block}.l-article__container{width:min(90%,1280px)}@media screen and (max-width: 640px){.l-article__container{width:84%}}.l-article__container{margin:0 auto;padding:5em 0}.l-detailContent{margin:32px auto 104px}@media screen and (max-width: 1024px){.l-detailContent{margin:32px auto 96px}}@media screen and (max-width: 768px){.l-detailContent{margin:32px auto 16px}}@media screen and (max-width: 640px){.l-detailContent{margin:24px auto 16px}}.l-detailContent--type2{color:var(--background)}.l-detailContent__head{display:grid;gap:.5em}@media screen and (max-width: 640px){.l-detailContent__head--stackedSp{grid-template-columns:minmax(0, 1fr) auto;align-items:end;gap:20px 12px}.l-detailContent__head--stackedSp .l-detailContent__flex{display:contents}.l-detailContent__head--stackedSp .l-detailContent__info{grid-column:1;grid-row:1;min-width:0;font-size:13px}.l-detailContent__head--stackedSp .l-detailContent__date{grid-column:2;grid-row:1;font-size:13px;font-weight:500;line-height:1;white-space:nowrap}.l-detailContent__head--stackedSp .l-detailContent__title{grid-column:1/-1;grid-row:2;font-size:18px;line-height:1.7}}.l-detailContent__flex{display:flex;align-items:center;justify-content:space-between;gap:5%}@media screen and (max-width: 768px){.l-detailContent__flex{flex-direction:column;align-items:flex-start;gap:1em}}.l-detailContent__title{font-size:2em}@media screen and (max-width: 768px){.l-detailContent__title{font-size:1.125em}}.l-detailContent__info{display:flex;flex-direction:column;align-items:flex-end;gap:.75em;font-size:.94em}@media screen and (max-width: 768px){.l-detailContent__info{width:100%;flex-direction:row;align-items:center;justify-content:space-between;font-size:.8em}}.l-detailContent__date{color:var(--foreground2)}.l-detailContent__img{width:100%;margin-top:1.75em;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;aspect-ratio:2/1}@media screen and (max-width: 768px){.l-detailContent__img{aspect-ratio:16/9}}@media screen and (max-width: 640px){.l-detailContent__img--fullWidthSp{width:100vw;max-width:none;margin-inline:calc(50% - 50vw);aspect-ratio:2/1}}.l-detailContent__content{display:flex;justify-content:space-between;gap:2.5%;margin-top:4em}@media screen and (max-width: 768px){.l-detailContent__content{flex-direction:column-reverse;gap:4.5em;margin-top:2.25em}}.l-detailContent__info2{display:flex;flex-direction:column;gap:2em}@media screen and (max-width: 768px){.l-detailContent__info2{gap:1.5em}}.l-detailContent__personWrap{display:flex;flex-direction:column;gap:.25em}.l-detailContent__personCategory{color:var(--foreground2);font-size:.94em;font-weight:500;line-height:1;letter-spacing:.01em}@media screen and (max-width: 768px){.l-detailContent__personCategory{font-size:.81em}}.l-detailContent__personList{display:flex;flex-direction:column;gap:.25em}.l-detailContent__person{display:flex;flex-wrap:wrap;align-items:flex-end;gap:0 .5em;font-size:1.5em;font-weight:500;letter-spacing:.01em}@media screen and (max-width: 768px){.l-detailContent__person{font-size:.94em}}.l-detailContent__person .inc{color:var(--foreground2);font-size:.625em;font-weight:normal;font-style:italic}@media screen and (max-width: 768px){.l-detailContent__person .inc{font-size:.87em}}.l-detailContent__detail{flex-shrink:0;margin-left:auto;max-width:100%;width:760px;font-size:1.5em;font-weight:600;line-height:2}.l-detailContent__detail:only-child{width:1100px;margin-inline:auto}@media screen and (max-width: 1280px){.l-detailContent__detail{font-size:1.4em}}@media screen and (max-width: 1024px){.l-detailContent__detail{font-size:1.25em}}@media screen and (max-width: 768px){.l-detailContent__detail{margin-left:0;font-size:.94em;font-weight:400}}.l-detailContent__detail img{margin:2em 0}.l-detailContent__detail .wp-block-separator{margin-block:1em}.l-detailContent__detail ul,.l-detailContent__detail ol{margin:.75em 0;padding-left:1.5em}.l-footer{background:var(--secondary);color:var(--background)}.l-footer__container{display:grid;grid-template:"logo footerNav" "insta footerNav";grid-template-columns:1.75fr 1fr;gap:64px 5%;width:min(90%,1280px)}@media screen and (max-width: 640px){.l-footer__container{width:84%}}.l-footer__container{margin:0 auto;padding:5em 0}@media screen and (max-width: 1024px){.l-footer__container{grid-template-columns:1fr 1fr;gap:56px 5%}}@media screen and (max-width: 768px){.l-footer__container{grid-template:"footerNav" "logo" "insta";grid-template-columns:1fr;gap:40px;padding:4.5em 0 3.5em}}.l-footer__logoLink{grid-area:logo;display:block;width:320px;transition:.2s}.l-footer__logoLink:hover{opacity:.75}@media screen and (max-width: 1024px){.l-footer__logoLink{width:260px}}@media screen and (max-width: 768px){.l-footer__logoLink{width:min(240px,58%);margin:32px auto 0}}.l-footer__logo{width:100%;height:auto}.l-footer__instaWrap{grid-area:insta;max-width:100%;width:320px}@media screen and (max-width: 1024px){.l-footer__instaWrap{width:260px}}@media screen and (max-width: 768px){.l-footer__instaWrap{margin:0 auto}}.l-footer__instaLink{display:block;width:-moz-fit-content;width:fit-content;margin:0 auto;transition:.2s}.l-footer__instaLink:hover{opacity:.75}.l-footer__instaImg{width:48px;margin:0 auto}@media screen and (max-width: 768px){.l-footer__instaImg{width:min(32px,67%)}}.l-footer__nav{grid-area:footerNav;display:grid;grid-template-columns:repeat(2, 1fr);align-items:center;gap:5%}@media screen and (max-width: 768px){.l-footer__nav{grid-template-columns:repeat(2, minmax(0, 1fr));grid-template-rows:repeat(4, auto);align-items:start;gap:32px 15px;font-size:16px}}.l-footer__navGroup{display:flex;flex-direction:column;gap:1em}@media screen and (max-width: 768px){.l-footer__navGroup{display:grid;grid-row:1/span 4;grid-template-rows:subgrid;row-gap:inherit;min-width:0}}.l-footer__navLower{display:flex;flex-direction:column;gap:1em}@media screen and (max-width: 768px){.l-footer__navLower{display:grid;grid-row:1/span 4;grid-template-rows:subgrid;row-gap:inherit;min-width:0}}.l-footer__navItem{font-weight:600;line-height:1.25;letter-spacing:0}@media screen and (max-width: 768px){.l-footer__navItem{font-weight:bold;line-height:1.3}}.l-footer__navLink{display:inline-block;transition:.2s;position:relative}.l-footer__navLink::after{content:"";display:block;width:0;height:1px;background:var(--background);transition:.2s}.l-footer__navLink:hover::after{width:100%}.l-footer__copyright{display:none}@media screen and (max-width: 640px){.l-footer__copyright{display:block;padding:2.5em 0;text-align:center;background:var(--background);color:var(--primary);font-size:11px;line-height:1;letter-spacing:0}}.l-header{position:relative;z-index:3;margin-bottom:-1px}.l-header--about{background:#f4f6f4}.l-header--news{background:#d4dbd5}.l-header--journal,.l-header--contact,.l-header--company{background:var(--primary)}.l-header__container{display:flex;justify-content:space-between;align-items:center;width:90%;height:124px;margin:0 auto;margin-left:2.5%}@media screen and (max-width: 640px){.l-header__container{height:80px;margin-left:auto}}.l-header__logoLink{display:block;width:320px;max-width:100%;transition:.2s}.l-header__logoLink:hover{opacity:.75}@media screen and (max-width: 1280px){.l-header__logoLink{width:300px}}@media screen and (max-width: 1024px){.l-header__logoLink{width:260px}}@media screen and (max-width: 768px){.l-header__logoLink{width:240px}}@media screen and (max-width: 640px){.l-header__logoLink{width:171px}}.l-header__logoImg{width:100%;height:auto}.l-header__logoImg path{fill:var(--primary)}.l-header__logoImg--top path,.l-header__logoImg--journal path,.l-header__logoImg--contact path,.l-header__logoImg--company path{fill:var(--background)}.l-page-contents{overflow-x:hidden}.l-page-contents--type2{background:var(--primary)}.l-page-contents--news{background:#d4dbd5}.l-page-contents__container{padding:80px 0 160px;width:min(90%,1280px)}@media screen and (max-width: 640px){.l-page-contents__container{width:84%}}.l-page-contents__container{margin:0 auto}@media screen and (max-width: 1024px){.l-page-contents__container{padding:72px 0 156px}}@media screen and (max-width: 768px){.l-page-contents__container{padding:64px 0 124px}}@media screen and (max-width: 640px){.l-page-contents__container{padding:16px 0 80px}}.l-section{background:var(--background);overflow:hidden}.l-section--mission{background:#f4f6f4}.l-section--topNews{background:#d4dbd5}.l-section--top,.l-section--type2,.l-section--default,.l-section--works,.l-section--products,.l-section--consulting,.l-section--news,.l-section--journal,.l-section--privacy,.l-section--about{background:var(--primary)}.l-section__container{width:min(90%,1280px)}@media screen and (max-width: 640px){.l-section__container{width:84%}}.l-section__container{margin:0 auto}.l-section__container--journal{padding:5em 0 7em}@media screen and (max-width: 1024px){.l-section__container--journal{padding:4.5em 0 6.6em}}@media screen and (max-width: 768px){.l-section__container--journal{padding:4em 0 6em}}@media screen and (max-width: 640px){.l-section__container--journal{padding:3.5em 0 5.5em}}.l-section__container--line{border-top:solid 2px;-o-border-image:linear-gradient(90deg, var(--secondary) 0%, var(--secondary) 25%, var(--foreground2) 25%, var(--foreground2) 100%) 1;border-image:linear-gradient(90deg, var(--secondary) 0%, var(--secondary) 25%, var(--foreground2) 25%, var(--foreground2) 100%) 1;padding:7.5em 0}@media screen and (max-width: 640px){.l-section__container--line{padding:3.5em 0}}.l-section__container--mission{padding:7.5em 0}@media screen and (max-width: 640px){.l-section__container--mission{padding:3.5em 0 4em}}.l-section__container--privacy{padding:5em 0 7em}@media screen and (max-width: 1024px){.l-section__container--privacy{padding:4.5em 0 6.6em}}@media screen and (max-width: 768px){.l-section__container--privacy{padding:4em 0 6em}}@media screen and (max-width: 640px){.l-section__container--privacy{padding:3.5em 0 5.5em}}.l-section__flex{display:flex;justify-content:space-between;gap:2.5%}@media screen and (max-width: 768px){.l-section__flex{flex-direction:column;gap:3.5em}}.l-sidebar{position:fixed;top:0;bottom:0;left:0;z-index:3;width:84px;height:100dvh;background:var(--background);border-right:solid 1px var(--primary)}@media screen and (max-width: 640px){.l-sidebar{display:none}}.l-sidebar__container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5%;height:100%;position:relative}.l-sidebar__copyright{position:absolute;bottom:4em;left:50%;translate:-50% 0;color:var(--priamary);text-align:center;font-size:13px;letter-spacing:0;writing-mode:vertical-rl;text-orientation:sideways}.c-badge{display:flex;flex-wrap:wrap;gap:.5em}.c-badge-item{display:inline-block;width:-moz-fit-content;width:fit-content;padding:.8em 1.25em;background:var(--primary);color:var(--background);border-radius:400px;font-weight:500;letter-spacing:0;pointer-events:none;text-decoration:none}@media screen and (max-width: 768px){.c-badge-item{padding:.6em 1.25em}}.c-badge-item.--type2{background:var(--background);color:var(--primary)}.c-button{display:inline-block;width:-moz-fit-content;width:fit-content;padding:1em min(3.5%,2.65em);padding:1em 2.65em;text-align:center;background:var(--background);color:var(--primary);border:solid 1px var(--primary);border-radius:400px;font-size:14px;font-weight:600;letter-spacing:.025em;line-height:1;transition:.2s}@media screen and (max-width: 640px){.c-button{padding:.93em 2.65em}}@media screen and (max-width: 440px){.c-button{padding:.93em 2.25em;font-size:13px}}.c-button:hover{background:var(--primary);color:var(--background);border:solid 1px var(--background)}.c-button--top,.c-button--default,.c-button--type2,.c-button--works,.c-button--products,.c-button--consulting,.c-button--news,.c-button--privacy,.c-button--about{background:var(--primary);color:var(--background);border:solid 1px var(--background)}.c-button--top:hover,.c-button--default:hover,.c-button--type2:hover,.c-button--works:hover,.c-button--products:hover,.c-button--consulting:hover,.c-button--news:hover,.c-button--privacy:hover,.c-button--about:hover{background:var(--background);color:var(--primaray);border:solid 1px var(--primary)}.c-gnav{position:relative}.c-gnav__overlay{visibility:hidden;position:fixed;top:0;left:82px;z-index:3;display:grid;width:0;height:100dvh;place-items:center;background:var(--primary);color:var(--background);border-right:solid 1px var(--background);line-height:1;transition:.5s;overscroll-behavior:contain;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none;touch-action:none}.c-gnav__overlay::-webkit-scrollbar{display:none}@media screen and (max-width: 640px){.c-gnav__overlay{left:0;width:100%;height:0;border-right:none;border-bottom:solid 1px var(--background)}}.c-gnav__overlay::before{content:"";position:absolute;width:1px;height:calc(100vh + 1px);display:flex}.c-gnav__overlay.isOpen{visibility:initial;opacity:1;width:calc(100% - 80px)}@media screen and (max-width: 640px){.c-gnav__overlay.isOpen{left:0;width:100%;height:calc(100dvh + 1px)}}.c-gnav__overlayList{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2.5em;font-size:2em;font-weight:bold;line-height:1;color:var(--background)}@media screen and (max-width: 1280px){.c-gnav__overlayList{font-size:1.5em}}@media screen and (max-width: 640px){.c-gnav__overlayList{font-size:1em}}.c-gnav__overlayLink{transition:.2s}.c-gnav__overlayLink:hover{opacity:.75}.c-gnav__overlayInsta{display:block;transition:.2s}.c-gnav__overlayInsta:hover{opacity:.75}.c-gnav__overlayInstaImg{display:block;width:46px;height:48px}.c-gnav__overlayInstaImg--sp{width:28px;height:28px}.c-gnavButton{display:flex;flex-direction:column;justify-content:center;gap:14px;margin:0 auto;background:none;border:none;width:46px;height:46px;position:relative;z-index:4;cursor:pointer}.c-gnavButton:hover{opacity:.75}.c-gnavButton::before,.c-gnavButton::after{content:"";display:block;width:100%;height:2px;background:var(--primary);border-radius:400px;transition:.2s}.c-gnavButton::after{width:70%}.c-gnavButton.isOpen::before{rotate:45deg;translate:0 8px}@media screen and (max-width: 640px){.c-gnavButton.isOpen::before{background:var(--background)}}.c-gnavButton.isOpen::after{width:100%;rotate:-45deg;translate:0 -8px}@media screen and (max-width: 640px){.c-gnavButton.isOpen::after{background:var(--background)}}.c-gnavButton--sp{display:none;width:40px;height:40px}@media screen and (max-width: 640px){.c-gnavButton--sp{display:flex}}.c-gnavButton--sp::before,.c-gnavButton--sp::after{background:var(--background)}.c-gnavButton--default::before,.c-gnavButton--default::after,.c-gnavButton--works::before,.c-gnavButton--works::after,.c-gnavButton--news::before,.c-gnavButton--news::after,.c-gnavButton--privacy::before,.c-gnavButton--privacy::after,.c-gnavButton--about::before,.c-gnavButton--about::after{background:var(--primary)}.c-newsList{display:flex;flex-direction:column;gap:4em}@media screen and (max-width: 768px){.c-newsList{gap:3em}}@media screen and (max-width: 640px){.c-newsList{gap:2.25em}}.c-newsList__link{display:grid;grid-template:"date" "title" "description" "arrow";gap:1.5em;transition:.2s}@media screen and (max-width: 640px){.c-newsList__link{gap:1.3em}}.c-newsList__link:hover{opacity:.75}.c-newsList__link:hover .c-newsList__arrow{translate:8px 0}.c-newsList__date{grid-area:date;margin-bottom:.1em;font-size:.95em;line-height:1;letter-spacing:.01em;color:var(--foreground2);display:flex;align-items:center;gap:1em}.c-newsList__date::after{content:"";display:block;flex:1;height:1px;background:var(--foreground2)}@media screen and (max-width: 640px){.c-newsList__date{font-size:.88em}}.c-newsList__title{grid-area:title;font-size:1.3em}@media screen and (max-width: 640px){.c-newsList__title{font-size:1.2em}}.c-newsList__description{grid-area:description}.c-newsList__arrow{grid-area:arrow;width:40px;height:1px;margin-left:auto;background:var(--foreground);position:relative;transition:.2s}.c-newsList__arrow::after{position:absolute;top:-4px;right:-2px;content:"";display:block;width:35%;height:1px;background:var(--foreground);rotate:40deg}@media screen and (max-width: 768px){.c-newsList__arrow{display:none}}.c-journalList{display:grid;grid-template-columns:repeat(2, 1fr);gap:min(2em,4%);margin-top:2.5em;color:var(--background)}@media screen and (max-width: 1024px){.c-journalList{font-size:15px}}@media screen and (max-width: 768px){.c-journalList{font-size:13px}}@media screen and (max-width: 640px){.c-journalList{grid-template-columns:1fr;gap:2.5em;margin-top:0}}@media screen and (max-width: 440px){.c-journalList{font-size:12px}}.c-journalList__item{border-top:solid 1px hsla(0,0%,100%,.4);overflow:hidden}@media screen and (max-width: 640px){.c-journalList__item{border-top:none}}@media screen and (max-width: 640px){.c-journalList__item:not(:first-child){border-top:solid 1px hsla(0,0%,100%,.4)}}.c-journalList__item--type2,.c-journalList__item--contact,.c-journalList__item--company{border-top:solid 1px rgba(42,73,44,.4)}@media screen and (max-width: 640px){.c-journalList__item--type2,.c-journalList__item--contact,.c-journalList__item--company{border-top:none}}@media screen and (max-width: 640px){.c-journalList__item--type2:not(:first-child),.c-journalList__item--contact:not(:first-child),.c-journalList__item--company:not(:first-child){border-top:solid 1px rgba(42,73,44,.4)}}.c-journalList__link{transition:.2s}.c-journalList__link:hover{opacity:.75}.c-journalList__link:hover .c-journalList__img{scale:1.03}.c-journalList__title{padding:.75em 0;text-decoration:none;font-size:1.325em;line-height:1.25}@media screen and (max-width: 640px){.c-journalList__title{padding:1.15em 0 1em;font-size:1.4em}}.c-journalList__imgWrap{overflow:hidden}.c-journalList__img{width:100%;aspect-ratio:2/1;-o-object-fit:cover;object-fit:cover;transition:.4s}.c-journalList__lower{display:flex;align-items:center;justify-content:space-between;gap:5%;margin-top:1em}.c-journalList__author,.c-journalList__category{font-weight:600}.c-journalList__date{font-weight:500}.c-journalList--type2,.c-journalList--contact,.c-journalList--company{color:var(--primary)}.c-newsPagination{display:flex;justify-content:center;align-items:center;gap:min(80px,7.5%);margin-top:5em;font-size:.94em}.c-newsPagination__prev,.c-newsPagination__next{color:var(--primary)}.c-newsPagination__prev a,.c-newsPagination__next a{display:flex;align-items:center;gap:.5em;text-decoration:none;font-weight:500;letter-spacing:.01em;position:relative}.c-newsPagination__prev a::before{content:"";display:block;width:2.5em;height:1px;background:var(--primary);transition:.2s}.c-newsPagination__prev a::after{position:absolute;top:7px;left:-1px;content:"";display:block;width:.8em;height:1px;background:var(--primary);rotate:-40deg;transition:.2s}.c-newsPagination__prev a:hover{opacity:.75}.c-newsPagination__prev a:hover::before{translate:-4px 0}.c-newsPagination__prev a:hover::after{translate:-4px 0}.c-newsPagination__prev--type2{color:var(--background)}.c-newsPagination__prev--type2 a::before,.c-newsPagination__prev--type2 a::after{background-color:var(--background)}.c-newsPagination__next a::after{content:"";display:block;width:2.5em;height:1px;background:var(--primary);transition:.2s}.c-newsPagination__next a::before{position:absolute;top:7px;right:-1px;content:"";display:block;width:.8em;height:1px;background:var(--primary);rotate:40deg;transition:.2s}.c-newsPagination__next a:hover{opacity:.75}.c-newsPagination__next a:hover::before{translate:4px 0}.c-newsPagination__next a:hover::after{translate:4px 0}.c-newsPagination__next--type2{color:var(--background)}.c-newsPagination__next--type2 a::before,.c-newsPagination__next--type2 a::after{background-color:var(--background)}.c-pagination{display:flex;justify-content:center;align-items:center;gap:min(48px,5%);margin-top:80px;color:var(--primary)}@media screen and (max-width: 640px){.c-pagination{flex-wrap:wrap;gap:24px 16px;margin-top:48px}}.c-pagination__pages{display:flex;align-items:center;justify-content:center;gap:8px;list-style:none}.c-pagination__item{display:flex}.c-pagination .page-numbers{display:flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 8px;border-radius:40px;font-size:15px;font-weight:600;letter-spacing:.02em;line-height:1;transition:.2s}@media screen and (max-width: 640px){.c-pagination .page-numbers{min-width:36px;height:36px;font-size:13px}}.c-pagination .page-numbers:not(.current):not(.dots):hover{opacity:.75}.c-pagination .page-numbers.current{background:var(--primary);color:var(--background)}.c-pagination .page-numbers.dots{min-width:auto;height:auto;letter-spacing:.2em}.c-pagination__prev a,.c-pagination__prev .is-disabled,.c-pagination__next a,.c-pagination__next .is-disabled{display:flex;align-items:center;gap:.5em;font-size:.94em;font-weight:500;letter-spacing:.01em;text-decoration:none;position:relative}.c-pagination__prev .is-disabled,.c-pagination__next .is-disabled{opacity:.28;pointer-events:none}.c-pagination__prev a::before,.c-pagination__prev .is-disabled::before{content:"";display:block;width:2.5em;height:1px;background:currentColor;transition:.2s}.c-pagination__prev a::after,.c-pagination__prev .is-disabled::after{position:absolute;top:7px;left:-1px;content:"";display:block;width:.8em;height:1px;background:currentColor;rotate:-40deg;transition:.2s}.c-pagination__prev a:hover{opacity:.75}.c-pagination__prev a:hover::before,.c-pagination__prev a:hover::after{translate:-4px 0}.c-pagination__next a::after,.c-pagination__next .is-disabled::after{content:"";display:block;width:2.5em;height:1px;background:currentColor;transition:.2s}.c-pagination__next a::before,.c-pagination__next .is-disabled::before{position:absolute;top:7px;right:-1px;content:"";display:block;width:.8em;height:1px;background:currentColor;rotate:40deg;transition:.2s}.c-pagination__next a:hover{opacity:.75}.c-pagination__next a:hover::before,.c-pagination__next a:hover::after{translate:4px 0}.c-pagination--type2{color:var(--background)}.c-pagination--type2 .page-numbers.current{background:var(--background);color:var(--primary)}.c-sectionHead{display:inline-block;font-weight:700;text-wrap:balance;color:var(--primary);font-size:34px;line-height:1.25;letter-spacing:0}@media screen and (max-width: 640px){.c-sectionHead{font-size:28px}}@media screen and (max-width: 440px){.c-sectionHead{font-size:26px}}.c-sectionHead--top,.c-sectionHead--default,.c-sectionHead--type2,.c-sectionHead--works,.c-sectionHead--products,.c-sectionHead--consulting,.c-sectionHead--news,.c-sectionHead--journal,.c-sectionHead--privacy,.c-sectionHead--about{color:var(--background)}.c-sectionHead__sub{display:block;margin-top:.75em;color:var(--foreground);font-size:.44118em;font-weight:normal;letter-spacing:.075em}.c-sectionHead__sub--top,.c-sectionHead__sub--default,.c-sectionHead__sub--type2,.c-sectionHead__sub--works,.c-sectionHead__sub--products,.c-sectionHead__sub--consulting,.c-sectionHead__sub--news,.c-sectionHead__sub--journal,.c-sectionHead__sub--privacy,.c-sectionHead__sub--about{color:var(--background)}.c-separateLine{width:100%;height:2px;margin:28px 0;background:linear-gradient(90deg, var(--secondary) 0%, var(--secondary) 17%, var(--foreground2) 17%, var(--foreground2) 100%)}.c-separateLine--top,.c-separateLine--type2,.c-separateLine--default,.c-separateLine--works,.c-separateLine--products,.c-separateLine--consulting,.c-separateLine--news,.c-separateLine--privacy,.c-separateLine--about{background:linear-gradient(90deg, var(--background) 0%, var(--background) 17%, rgba(255, 255, 255, 0.4) 17%, rgba(255, 255, 255, 0.4) 100%)}.c-separateLine--journal{display:none}@media screen and (max-width: 640px){.c-separateLine--journal{display:block;margin:40px 0 8px}}.c-worksListCard__link{display:grid;transition:.2s;gap:1.5em}@media screen and (max-width: 640px){.c-worksListCard__link{gap:1.25em}}.c-worksListCard__link:hover{opacity:.75;cursor:pointer}.c-worksListCard__link:hover .c-worksListCard__img{scale:1.03}.c-worksListCard__date{color:var(--foreground2)}.c-worksListCard__imgWrap{overflow:hidden}.c-worksListCard__img{width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;aspect-ratio:1/1;transition:.2s}.c-worksListCard__title{font-weight:600}@media screen and (max-width: 640px){.c-worksListCard__title{font-size:1.13em}}.c-worksListCard__description{display:none}@media screen and (max-width: 768px){.c-worksListCard__description{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;min-height:4.5em;margin-bottom:.5em;font-size:.925em}}.c-worksListCard__info{display:grid;gap:.75em;font-size:.925em;font-weight:500;line-height:1;letter-spacing:.01em}@media screen and (max-width: 1280px){.c-worksListCard__info{font-size:.9em}}@media screen and (max-width: 640px){.c-worksListCard__info{font-size:.8em}}.c-worksListCard__category{display:flex;flex-wrap:wrap;gap:.75em}.c-worksListCard__category-item{display:inline-block;padding:.8em 1.25em;background:var(--primary);color:var(--background);border-radius:400px;text-decoration:none;pointer-events:none}.c-productCard{display:flex;flex-direction:column;gap:8px;letter-spacing:0;color:var(--foreground);transition:.2s}@media screen and (max-width: 640px){.c-productCard{gap:20px}}.c-productCard:hover{opacity:.75}.c-productCard__imgWrap{position:relative;width:100%;overflow:hidden}.c-productCard__img{width:100%;height:auto;aspect-ratio:400/300;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}@media screen and (max-width: 640px){.c-productCard__img{aspect-ratio:1/1}}.c-productCard__badge{position:absolute;right:8px;bottom:16px;display:inline-flex;align-items:center;justify-content:center;padding:16px;background:var(--primary);color:var(--background);border-radius:40px;font-size:15px;font-weight:500;line-height:1;white-space:nowrap}@media screen and (max-width: 640px){.c-productCard__badge{right:8px;bottom:8px;padding:8px 10px;font-size:13px}}.c-productCard__body{display:flex;flex-direction:column}.c-productCard__category{font-size:21px;font-weight:600;line-height:1.5}@media screen and (max-width: 640px){.c-productCard__category{font-size:18px;font-weight:700}}.c-productCard__title{margin-bottom:8px;font-size:32px;font-weight:700;line-height:1.5}@media screen and (max-width: 640px){.c-productCard__title{margin-bottom:20px;font-size:18px}}.c-productCard__text{font-size:16px;font-weight:400;line-height:1.5}@media screen and (max-width: 640px){.c-productCard__text{font-size:15px;line-height:1.7}}.c-productCard--archive{gap:16px}.c-productCard--archive .c-productCard__img{aspect-ratio:624/462}@media screen and (max-width: 640px){.c-productCard--archive .c-productCard__img{aspect-ratio:315/300}}.c-productCard--archive .c-productCard__badge{right:16px;bottom:16px;padding:16px;border-radius:50px;font-size:16px}@media screen and (max-width: 640px){.c-productCard--archive .c-productCard__badge{right:8px;bottom:16px;padding:10px 16px;font-size:13px}}@media screen and (max-width: 640px){.c-productCard--archive .c-productCard__category{font-size:16px;font-weight:600}}.c-productCard--archive .c-productCard__title{margin-bottom:0;font-size:28px}@media screen and (max-width: 640px){.c-productCard--archive .c-productCard__title{margin-bottom:0;font-size:16px}}@media screen and (max-width: 640px){.c-productCard--archive .c-productCard__text{font-size:13px;line-height:1.7}}.c-productCard--archive .c-productCard__body{gap:16px}@media screen and (max-width: 640px){.c-productCard--archive .c-productCard__body{gap:16px}}.c-consultingCard{display:flex;flex-direction:column;letter-spacing:0;color:var(--background);transition:.2s}.c-consultingCard:hover{opacity:.75}.c-consultingCard__imgWrap{width:100%;overflow:hidden}.c-consultingCard__img{width:100%;height:auto;aspect-ratio:400/261;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.c-consultingCard__body{display:flex;flex-direction:column;align-items:flex-end;gap:16px;width:100%;padding:20px 30px;background:var(--primary)}@media screen and (max-width: 640px){.c-consultingCard__body{position:relative;gap:20px;min-height:240px;padding:16px 16px 56px;align-items:stretch}}.c-consultingCard__title{width:100%;min-height:72px;font-size:24px;font-weight:700;line-height:1.5}@media screen and (max-width: 640px){.c-consultingCard__title{min-height:0;font-size:18px}}.c-consultingCard__text{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;width:100%;min-height:81px;font-size:18px;font-weight:400;line-height:1.5}@media screen and (max-width: 640px){.c-consultingCard__text{display:block;-webkit-line-clamp:unset;overflow:visible;min-height:0;font-size:15px}}.c-consultingCard__badge{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;padding:16px;background:var(--primary);color:var(--background);border:1px solid var(--background);border-radius:40px;font-size:15px;font-weight:500;line-height:1;white-space:nowrap}@media screen and (max-width: 640px){.c-consultingCard__badge{position:absolute;right:8px;bottom:16px;height:29px;padding:8px 10px;font-size:13px}}.c-consultingCard--archive .c-consultingCard__img{aspect-ratio:624/407}@media screen and (max-width: 640px){.c-consultingCard--archive .c-consultingCard__img{aspect-ratio:315/205}}.c-consultingCard--archive .c-consultingCard__body{padding:28px 40px}@media screen and (max-width: 640px){.c-consultingCard--archive .c-consultingCard__body{min-height:200px;padding:16px 16px 56px}}.c-consultingCard--archive .c-consultingCard__title{min-height:0;font-size:28px}@media screen and (max-width: 640px){.c-consultingCard--archive .c-consultingCard__title{font-size:18px}}.c-consultingCard--archive .c-consultingCard__text{display:block;-webkit-line-clamp:unset;overflow:visible;min-height:0;font-size:16px}@media screen and (max-width: 640px){.c-consultingCard--archive .c-consultingCard__text{font-size:15px}}.c-consultingCard--archive .c-consultingCard__badge{padding:16px;border-radius:50px;font-size:16px}@media screen and (max-width: 640px){.c-consultingCard--archive .c-consultingCard__badge{right:8px;bottom:8px;height:29px;padding:8px 10px;font-size:13px}}.l-page-contents--about{background:#f4f6f4}.p-about{display:flex;justify-content:space-between;gap:5%;margin-top:96px;padding:0 45px;color:var(--primary)}@media screen and (max-width: 1024px){.p-about{margin-top:72px;padding:0 24px}}@media screen and (max-width: 768px){.p-about{flex-direction:column;gap:32px;margin-top:40px;padding:0}}@media screen and (max-width: 640px){.p-about{margin-top:32px}}.p-about__label{flex-shrink:0;font-size:34px;font-weight:700;line-height:1.3}@media screen and (max-width: 640px){.p-about__label{display:none}}.p-about__body{width:min(760px,100%)}.p-about__mission{margin-bottom:48px;font-size:34px;font-weight:700;line-height:1.3}@media screen and (max-width: 640px){.p-about__mission{display:none}}.p-about__missionSp{display:none}@media screen and (max-width: 640px){.p-about__missionSp{display:block;margin-bottom:0;font-size:16px;font-weight:700;line-height:1.7}}.p-about__item{display:flex;flex-direction:column;gap:16px}.p-about__item:not(:last-child){margin-bottom:48px}@media screen and (max-width: 640px){.p-about__item:not(:last-child){margin-bottom:32px}}.p-about__title{font-size:28px;font-weight:800;line-height:2}@media screen and (max-width: 640px){.p-about__title{font-size:16px;font-weight:700;line-height:1.7}}.p-about__text{display:flex;flex-direction:column;gap:1em;font-size:24px;font-weight:600;line-height:2}@media screen and (max-width: 1024px){.p-about__text{font-size:20px}}@media screen and (max-width: 640px){.p-about__text{gap:0;color:#191918;font-size:15px;font-weight:400;line-height:1.7}}.contactForm{display:flex;flex-direction:column;gap:3em;max-width:974px;margin:96px auto 0;color:var(--background)}@media screen and (max-width: 1024px){.contactForm{margin:88px auto 0}}@media screen and (max-width: 768px){.contactForm{margin:72px auto 0;gap:1.75em}}@media screen and (max-width: 640px){.contactForm{gap:1.5em;margin:44px auto 0}}.contactForm .contactFormLabel{display:flex;justify-content:space-between;gap:.5em;width:100%}@media screen and (max-width: 768px){.contactForm .contactFormLabel{flex-direction:column}}.contactForm .contactFormLabelTitle{min-width:142px;font-weight:bold;line-height:3.5}@media screen and (max-width: 768px){.contactForm .contactFormLabelTitle{line-height:1.5}}@media screen and (max-width: 640px){.contactForm .contactFormLabelTitle{font-size:.81em}}.contactForm span[data-name]{display:block;width:100%}.contactForm .contactFormLabelInput{display:block;width:100%;padding:1em 2%;background:var(--background);border:solid 1px var(--foreground);color:var(--foreground);border-radius:6px}.contactForm .contactFormLabelTextarea{resize:none;display:block;width:100%;padding:1em 2%;background:var(--background);border:solid 1px var(--foreground);color:var(--foreground);border-radius:6px}.contactForm .contactFormInfo{max-width:800px;margin-left:auto;font-size:.82em}.contactForm .contactFormInfo a{text-decoration:underline}.contactForm .contactFormInfo a:hover{text-decoration:none}.contactForm .contactFormSubmitWrap{max-width:100%;width:280px;margin:2em auto 0;position:relative}@media screen and (max-width: 640px){.contactForm .contactFormSubmitWrap{margin-top:1.25em}}@media screen and (max-width: 440px){.contactForm .contactFormSubmitWrap{width:100%}}.contactForm .contactFormSubmitWrap::after{position:absolute;top:50%;right:0;translate:0 -50%;content:"";display:block;width:20%;height:1px;background:var(--background)}.contactForm .contactFormSubmit{display:block;width:100%;padding:1.1em 1em;text-align:center;background:var(--primary);color:var(--background);border:solid 1px var(--background);border-radius:400px;font-size:1.3em;font-weight:bold;line-height:1;letter-spacing:1em;text-indent:1em}.contactForm .contactFormSubmit:hover{cursor:pointer;opacity:.75}.contactForm .wpcf7-form-control-wrap{max-width:800px}.contactForm .wpcf7-spinner{position:absolute}.contactForm .wpcf7-not-valid-tip{font-size:.9em}.p-company-dl{display:flex;flex-direction:column;gap:32px;max-width:100%;width:974px;margin:96px auto 0;color:var(--background);font-size:16px;font-weight:700;letter-spacing:0;line-height:2;font-feature-settings:normal}@media screen and (max-width: 640px){.p-company-dl{gap:10px;width:100%;margin:32px auto 0;font-size:13px}}.p-company-dl--en{gap:8px;margin-top:96px;font-size:15px;font-weight:500}@media screen and (max-width: 640px){.p-company-dl--en{display:none}}.p-company-dl__item{display:flex;gap:16px;align-items:flex-start}.p-company-dl__dt{flex-shrink:0;width:180px}@media screen and (max-width: 640px){.p-company-dl__dt{width:80px}}.p-company-dl__dd-list{display:flex;flex-direction:column}.p-company__head,.p-member__head{display:block;line-height:1.3}@media screen and (max-width: 640px){.p-company__head,.p-member__head{font-size:28px}}.p-company__head .c-sectionHead__sub,.p-member__head .c-sectionHead__sub{margin-top:8px;font-size:15px;font-weight:400;letter-spacing:0;line-height:1.5}@media screen and (max-width: 640px){.p-company__head .c-sectionHead__sub,.p-member__head .c-sectionHead__sub{font-size:13px}}.p-company__line,.p-member__line{margin:28px 0 0;background:linear-gradient(90deg, #fff 0%, #fff 16.67%, rgba(255, 255, 255, 0.25) 16.67%, rgba(255, 255, 255, 0.25) 100%)}@media screen and (max-width: 640px){.p-company__line,.p-member__line{margin:32px 0 0;background:linear-gradient(90deg, #fff 0%, #fff 16.67%, rgba(255, 255, 255, 0.4) 16.67%, rgba(255, 255, 255, 0.4) 100%)}}.p-member{width:100%;margin-top:96px;color:var(--background);letter-spacing:0;font-feature-settings:normal}@media screen and (max-width: 640px){.p-member{margin-top:80px}}@media screen and (max-width: 640px){.p-member__subPc{display:none}}.p-member__subSp{display:none}@media screen and (max-width: 640px){.p-member__subSp{display:inline}}@media screen and (max-width: 640px){.p-member__line{margin-top:40px}}.p-member__list{display:flex;gap:40px;width:974px;max-width:100%;margin:96px auto 0}@media screen and (max-width: 640px){.p-member__list{flex-direction:column;gap:32px;width:100%;margin-top:40px}}.p-member__item{position:relative;flex:1;min-width:0}.p-member__item:first-child::after{content:"";position:absolute;top:0;right:-20px;width:1px;height:100%;background:hsla(0,0%,100%,.4)}@media screen and (max-width: 640px){.p-member__item:first-child::after{top:auto;right:0;bottom:-16px;width:100%;height:1px}}.p-member__role,.p-member__name,.p-member__origin{margin:0;font-weight:700;line-height:2}.p-member__role{font-size:16px}.p-member__role--empty{height:32px}@media screen and (max-width: 640px){.p-member__role--empty{display:none}}.p-member__name{font-size:21px}@media screen and (max-width: 640px){.p-member__name{font-size:18px}}.p-member__origin{font-size:16px}@media screen and (max-width: 640px){.p-member__origin{font-size:15px}}.p-member__bio{margin-top:16px;font-size:16px;font-weight:400;line-height:2}@media screen and (max-width: 640px){.p-member__bio{font-size:15px}}.p-member__bio p{margin:0}.p-journal__headFlex{display:flex;justify-content:space-between;align-items:flex-end}@media screen and (max-width: 640px){.p-journal__headFlex{align-items:center}}.p-journalList{display:flex;flex-direction:column;flex:1;min-width:0;gap:32px;color:var(--background)}@media screen and (max-width: 768px){.p-journalList{display:none}}.p-journalList--sp{display:none;flex:none;width:100%}@media screen and (max-width: 768px){.p-journalList--sp{display:flex;gap:2em}}.p-journalList__wrap{display:flex;justify-content:space-between;gap:32px;margin:96px auto 0}@media screen and (max-width: 1024px){.p-journalList__wrap{margin:88px auto 0}}@media screen and (max-width: 768px){.p-journalList__wrap{margin:72px auto 0}}@media screen and (max-width: 640px){.p-journalList__wrap{margin:8px auto 0}}.p-journalList__imgWrap{width:100%}.p-journalList__img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.p-journalList__item{display:flex;flex-direction:column;gap:1em;padding-top:1em;position:relative;transition:.2s}@media screen and (max-width: 768px){.p-journalList__item:not(:first-child){border-top:solid 1px var(--foreground2)}}.p-journalList__item:hover{opacity:.75}.p-journalList__link{position:absolute;top:0;left:0;width:100%;height:100%}.p-journalList__title{font-size:1.3em;font-weight:600}@media screen and (max-width: 640px){.p-journalList__title{font-size:1.125em}}.p-journalList__info{display:flex;align-items:center;justify-content:space-between;gap:2.5%;line-height:1.25;letter-spacing:0}@media screen and (max-width: 1024px){.p-journalList__info{font-size:.95em}}@media screen and (max-width: 640px){.p-journalList__info{font-size:.82em}}.p-journalList__category{font-weight:600}.p-journalList__category a{text-decoration:none}.p-journalList__date{font-weight:500}@media screen and (max-width: 640px){.p-journalList__date{font-size:.9em}}.p-newsListWrap{max-width:760px;margin:96px auto 0}@media screen and (max-width: 1024px){.p-newsListWrap{margin:88px auto 0}}@media screen and (max-width: 768px){.p-newsListWrap{margin:72px auto 0}}@media screen and (max-width: 640px){.p-newsListWrap{margin:44px auto 0}}.p-newsContent{max-width:760px;margin:48px auto 104px;font-weight:600}@media screen and (max-width: 1024px){.p-newsContent{margin:40px auto 96px}}@media screen and (max-width: 768px){.p-newsContent{margin:32px auto 88px}}@media screen and (max-width: 640px){.p-newsContent{margin:24px auto 80px}}.p-newsContent__title{text-align:center;font-size:2em}.p-newsContent__date{display:block;text-align:right;margin-top:2em;color:var(--foreground2);font-size:.94em;font-weight:500}.p-newsContent__detail{margin-top:2.25em;font-size:1.5em;line-height:2}.p-privacy-dl{display:flex;flex-direction:column;gap:2em;max-width:100%;width:974px;margin:96px auto 0;font-weight:500}@media screen and (max-width: 1024px){.p-privacy-dl{margin:88px auto 0}}@media screen and (max-width: 768px){.p-privacy-dl{margin:72px auto 0}}@media screen and (max-width: 640px){.p-privacy-dl{margin:44px auto 0}}.p-privacy-dl__item{display:flex;gap:min(40px,5%)}@media screen and (max-width: 1024px){.p-privacy-dl__item{gap:3%}}@media screen and (max-width: 768px){.p-privacy-dl__item{flex-direction:column;gap:.8em}}.p-privacy-dl__dt{min-width:300px;color:var(--primary);font-size:1.125em;font-weight:bold}@media screen and (max-width: 1024px){.p-privacy-dl__dt{font-size:1.1em}}@media screen and (max-width: 768px){.p-privacy-dl__dt{font-size:1.25em}}@media screen and (max-width: 768px){.p-privacy-dl__dt{font-size:1.125em}}.p-privacy-dl__dd{font-size:.8125em;line-height:2}@media screen and (max-width: 768px){.p-privacy-dl__dd-group{margin-left:1.25em}}.p-privacy-dl__dd-head{display:block;margin:2em 0 .9em;color:var(--primary);font-size:1.15em;font-weight:bold;line-height:1.25}@media screen and (max-width: 768px){.p-privacy-dl__dd-head{margin:1.5em 0 .9em}}.p-privacy-dl__dd-list{display:flex;flex-direction:column;gap:1em;margin:.9em 0 .5em 1em;line-height:1.25}@media screen and (max-width: 640px){.p-privacy-dl__dd-list{gap:.5em}}.p-privacy-dl__dd-contact{display:flex;flex-direction:column;margin:0 0 .5em;line-height:1.75}@media screen and (max-width: 768px){.p-privacy-dl__dd-contact{margin:1.5em 0 .5em 1em}}.p-mainVisual{width:100%;height:100dvh;margin-top:-124px;position:relative;overflow-x:hidden}@media screen and (max-width: 640px){.p-mainVisual{margin-top:-80px}}.p-mainVisual::before{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:url("../img/img-kv-filter.png") repeat;background-size:3px 3px}.p-mainVisual__container{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;position:relative;z-index:2}.p-mainVisual__logo{width:436px;height:auto}@media screen and (max-width: 1440px){.p-mainVisual__logo{width:400px}}@media screen and (max-width: 1280px){.p-mainVisual__logo{width:328px}}@media screen and (max-width: 1024px){.p-mainVisual__logo{width:280px}}@media screen and (max-width: 768px){.p-mainVisual__logo{width:40%}}@media screen and (max-width: 640px){.p-mainVisual__logo{width:220px}}.p-mainVisual__text{margin-top:48px;color:var(--background);font-size:14px;font-weight:500;line-height:24px;letter-spacing:5px}@media screen and (max-width: 640px){.p-mainVisual__text{margin-top:16px;letter-spacing:0}}.p-mainVisual__lead{margin-top:85px;color:var(--background);font-size:18px;font-weight:700;letter-spacing:0;line-height:2;text-align:center}@media screen and (max-width: 640px){.p-mainVisual__lead{margin-top:72px;font-size:12px;font-weight:600}}.p-mainVisual__leadSp{display:none}@media screen and (max-width: 640px){.p-mainVisual__leadSp{display:inline}}@media screen and (max-width: 640px){.p-mainVisual__leadPc{display:none}}.p-mainVisual__swiper{position:absolute;z-index:0;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.p-mainVisual__swiperImg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;overflow:hidden}.p-mainVisual__swiperImg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.p-mainVisual .swiper-slide-prev .p-mainVisual__swiperImg img,.p-mainVisual .swiper-slide-duplicate-active .p-mainVisual__swiperImg img,.p-mainVisual .swiper-slide-active .p-mainVisual__swiperImg img{animation:mainVisualZoopUp 10s linear 0s normal both}@keyframes mainVisualZoopUp{0%{transform:scale(1)}100%{transform:scale(1.05)}}.p-mainVisual__scrollDown{position:absolute;z-index:2;bottom:5%;right:4%;overflow:hidden;animation:mainVisualScrool 4s ease-in-out infinite}@media screen and (max-width: 640px){.p-mainVisual__scrollDown{width:6px}}@keyframes mainVisualScrool{0%{clip-path:inset(0 0 100% 0)}25%{clip-path:inset(0 0 0 0)}75%{clip-path:inset(0 0 0 0)}100%{clip-path:inset(100% 0 0 0)}}.p-mission{display:flex;justify-content:space-between;align-items:flex-start;gap:5%;color:var(--primary)}@media screen and (max-width: 768px){.p-mission{flex-direction:column;gap:40px}}@media screen and (max-width: 640px){.p-mission{gap:56px}}.p-mission__head{flex-shrink:0}@media screen and (max-width: 640px){.p-mission__head{display:flex;align-items:flex-start;justify-content:space-between;width:100%}}.p-mission__body{display:flex;flex-direction:column;align-items:flex-start;gap:48px;width:min(760px,60%)}@media screen and (max-width: 1280px){.p-mission__body{width:min(760px,63%)}}@media screen and (max-width: 768px){.p-mission__body{width:100%}}@media screen and (max-width: 640px){.p-mission__body{gap:0}}.p-mission__label{margin-bottom:48px;font-family:"Noto Sans JP",sans-serif;font-size:24px;font-weight:800;line-height:2}@media screen and (max-width: 640px){.p-mission__label{margin-bottom:0;font-size:16px}}.p-mission__text{font-family:"Noto Sans JP",sans-serif;font-size:24px;font-weight:600;line-height:2}@media screen and (max-width: 640px){.p-mission__text{font-size:16px}}.p-mission__button--sp{display:none}@media screen and (max-width: 640px){.p-mission__button--sp{display:inline-flex;align-items:center;justify-content:center;width:130px;height:38px;padding:12px 26px}}@media screen and (max-width: 640px){.p-mission__button--pc{display:none}}.p-topSlider .p-productSwiper,.p-topSlider .p-consultingSwiper{margin-top:0;overflow:visible !important;clip-path:inset(0 -100vw 0 0)}@media screen and (max-width: 640px){.p-topSlider .p-productSwiperWrap,.p-topSlider .p-consultingSwiperWrap{width:calc(100% + 8vw)}}.p-topSlider .c-sectionHead__sub{margin-top:8px;font-size:15px;letter-spacing:0}@media screen and (max-width: 640px){.p-topSlider .c-sectionHead__sub{font-size:13px}}.p-topSlider__head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:48px}@media screen and (max-width: 640px){.p-topSlider__head{align-items:flex-start;margin-bottom:40px}}.p-topSlider__titleSp{display:none}@media screen and (max-width: 640px){.p-topSlider__titleSp{display:inline}}@media screen and (max-width: 640px){.p-topSlider__titlePc{display:none}}.p-topSlider__controls{display:flex;flex-direction:column;align-items:center;gap:20px;flex-shrink:0;width:151px}@media screen and (max-width: 640px){.p-topSlider__controls{width:auto;gap:0}}.p-topSlider__more{display:inline-flex;align-items:center;justify-content:center;width:151px;height:42px;padding:0;letter-spacing:.5px}@media screen and (max-width: 640px){.p-topSlider__more{width:130px;height:38px}}.p-topSlider__nav{position:relative;width:100%;height:8px}@media screen and (max-width: 640px){.p-topSlider__nav{display:none}}.p-topSlider__nav .swiper-button-prev,.p-topSlider__nav .swiper-button-next{position:absolute !important;top:0 !important;margin:0 !important;width:40px !important;height:8px !important}.p-topSlider__nav .swiper-button-prev{left:0 !important;right:auto !important}.p-topSlider__nav .swiper-button-next{right:0 !important;left:auto !important}.p-worksSwiper{margin-top:2.5em}.p-productSwiperWrap,.p-consultingSwiperWrap,.p-worksSwiperWrap{position:relative}.swiper-button-prev{position:absolute;top:-24px !important;left:initial !important;right:64px !important;width:40px !important;height:8px !important;transition:.2s}.swiper-button-prev::before{content:"";display:block;width:100%;height:1px;background:var(--foreground)}.swiper-button-prev::after{position:absolute;top:0px;left:-1px;content:"";display:block;width:30%;height:1px;background:var(--foreground);rotate:-40deg}.swiper-button-prev:hover{opacity:.75;translate:-4px 0}@media screen and (max-width: 640px){.swiper-button-prev{display:none !important}}.swiper-button-next{position:absolute;top:-24px !important;right:0 !important;width:40px !important;height:8px !important;transition:.2s}.swiper-button-next::before{content:"";display:block;width:100%;height:1px;background:var(--foreground)}.swiper-button-next::after{position:absolute;top:0px;right:-1px;content:"";display:block;width:30%;height:1px;background:var(--foreground);rotate:40deg}.swiper-button-next:hover{opacity:.75;translate:4px 0}@media screen and (max-width: 640px){.swiper-button-next{display:none !important}}.p-productSwiperCircle,.p-worksSwiperCircle{position:absolute;z-index:2;top:27%;left:-5%;width:10.7%;pointer-events:none;animation:rotateCircle 50s linear infinite}@media screen and (max-width: 1024px){.p-productSwiperCircle,.p-worksSwiperCircle{top:23%;left:-7.5%;width:16.3%}}@media screen and (max-width: 768px){.p-productSwiperCircle,.p-worksSwiperCircle{top:21%;left:-10.5%;width:22%}}@media screen and (max-width: 640px){.p-productSwiperCircle,.p-worksSwiperCircle{left:initial;top:-50px;right:21.5%;width:104px}}@media screen and (max-width: 440px){.p-productSwiperCircle,.p-worksSwiperCircle{right:4.5%}}.p-news__head{display:flex;flex-direction:column;gap:2.5em;margin-top:-0.5em}@media screen and (max-width: 640px){.p-news__head{flex-direction:row;align-items:flex-start;justify-content:space-between;margin-top:0}}.p-news__listWrap{display:flex;flex-direction:column;align-items:flex-start;gap:56px;width:min(760px,60%)}@media screen and (max-width: 1280px){.p-news__listWrap{font-size:15.5px}}@media screen and (max-width: 1024px){.p-news__listWrap{width:63%;font-size:15px}}@media screen and (max-width: 768px){.p-news__listWrap{width:100%}}@media screen and (max-width: 640px){.p-news__listWrap{gap:0}}.p-news__button{background:rgba(0,0,0,0)}.p-news__button:hover{background:var(--primary);color:var(--background);border-color:var(--primary)}.p-news__button--sp{display:none}@media screen and (max-width: 640px){.p-news__button--sp{display:inline-flex;align-items:center;justify-content:center;width:130px;height:38px;padding:12px 26px}}@media screen and (max-width: 640px){.p-news__button--pc{display:none}}.page-top .c-productCard__img,.page-top .c-consultingCard__img{transition:scale .2s}.page-top .c-productCard:hover .c-productCard__img,.page-top .c-consultingCard:hover .c-consultingCard__img{scale:1.03}.page-top .c-newsList__title{font-size:21px;font-weight:600;line-height:1.5}@media screen and (max-width: 640px){.page-top .c-newsList__title{font-size:18px;line-height:1.7}}.page-top .c-newsList__date::after{display:none}@media screen and (max-width: 640px){.page-top .c-newsList__date::after{display:block}}.p-worksList{display:grid;grid-template-columns:repeat(auto-fit, minmax(304px, 1fr));grid-template-columns:repeat(3, 1fr);gap:56px 2.5%;margin-top:96px}@media screen and (max-width: 1024px){.p-worksList{grid-template-columns:repeat(2, 1fr);gap:52px 3.5%;margin:88px auto 0}}@media screen and (max-width: 768px){.p-worksList{margin:72px auto 0}}@media screen and (max-width: 640px){.p-worksList{grid-template-columns:1fr;margin:88px auto 0}}@media screen and (max-width: 440px){.p-worksList{grid-template-columns:1fr;margin:64px auto 0}}.p-worksList__wrap{position:relative}@media screen and (max-width: 640px){.p-worksList__wrap{width:90%;margin:0 auto}}@media screen and (max-width: 440px){.p-worksList__wrap{width:86%}}.p-worksList__circle{position:absolute;top:5vw;left:-5%;width:10.7%;animation:rotateCircle 50s linear infinite}@media screen and (max-width: 1024px){.p-worksList__circle{left:-7.5%;width:16.3%}}@media screen and (max-width: 768px){.p-worksList__circle{left:-10.5%;width:22%}}@media screen and (max-width: 640px){.p-worksList__circle{top:-70px;left:initial;right:-15%;width:136px}}@media screen and (max-width: 440px){.p-worksList__circle{top:-50px;right:-18.5%;width:104px}}.p-productList{display:grid;grid-template-columns:repeat(2, 1fr);gap:32px;margin-top:96px}@media screen and (max-width: 1024px){.p-productList{margin-top:72px}}@media screen and (max-width: 768px){.p-productList{grid-template-columns:1fr;margin-top:48px}}@media screen and (max-width: 640px){.p-productList{gap:32px;margin-top:32px}}.p-productList__wrap{position:relative}.p-productList__circle{display:none;position:absolute;top:-70px;right:-15%;width:104px;animation:rotateCircle 50s linear infinite}@media screen and (max-width: 640px){.p-productList__circle{display:block}}@media screen and (max-width: 440px){.p-productList__circle{top:-50px;right:-18.5%}}.p-consultingList{display:grid;grid-template-columns:repeat(2, 1fr);gap:32px;margin-top:96px}@media screen and (max-width: 1024px){.p-consultingList{margin-top:72px}}@media screen and (max-width: 768px){.p-consultingList{grid-template-columns:1fr;margin-top:48px}}@media screen and (max-width: 640px){.p-consultingList{gap:32px;margin-top:0}}.p-consultingList__wrap{position:relative}.p-consultingList__titleSp{display:none}@media screen and (max-width: 640px){.p-consultingList__titleSp{display:inline}}@media screen and (max-width: 640px){.p-consultingList__titlePc{display:none}}.p-consultingList__circle{display:none;position:absolute;top:-70px;right:-15%;width:104px;animation:rotateCircle 50s linear infinite}@media screen and (max-width: 640px){.p-consultingList__circle{display:block}}@media screen and (max-width: 440px){.p-consultingList__circle{top:-50px;right:-18.5%}}.u-text-overflow{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.u-text-overflowLines{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.u-text-overflowLines--3line{-webkit-line-clamp:3}.u-text-overflowLines--2-4line{-webkit-line-clamp:2}@media screen and (max-width: 640px){.u-text-overflowLines--2-4line{-webkit-line-clamp:4}}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);clip-path:inset(50%);white-space:nowrap;border:0}/*# sourceMappingURL=global.css.map */