.pressroom-header{background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.1)}.pressroom-header__inner{justify-content:space-between;max-width:1100px;height:80px;margin:0 auto;padding:0 16px}.pressroom-header__inner,.pressroom-header__logo,.pressroom-header__logo-link{display:flex;align-items:center}.pressroom-header__logo-link{gap:4px;text-decoration:none}.pressroom-header__logo-image{width:156px;height:32px}.pressroom-header__logo-text{font-family:Hiragino Kaku Gothic ProN;font-size:32px;font-weight:300;line-height:1;color:#98a6b5}.pressroom-header__nav,.pressroom-header__nav-list{display:flex;align-items:center}.pressroom-header__nav-list{list-style:none;margin:0;padding:0}.pressroom-header__nav-item{display:flex;align-items:center;justify-content:center;width:138px}.pressroom-header__nav-link{display:flex;align-items:center;justify-content:center;padding:0 24px;font-size:16px;font-weight:600;line-height:16px;color:#98a6b5;text-decoration:none;white-space:nowrap}.pressroom-header__nav-link:hover{opacity:1;color:#e1981d}.pressroom-header-sp{background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.1)}.pressroom-header-sp__inner{justify-content:space-between;height:55px;padding:12px 16px 8px}.pressroom-header-sp__inner,.pressroom-header-sp__logo{display:flex;align-items:center}.pressroom-header-sp__logo-link{display:flex;align-items:center;gap:4px;text-decoration:none}.pressroom-header-sp__logo-image{width:98px;height:20px}.pressroom-header-sp__logo-text{font-family:Hiragino Kaku Gothic ProN;font-size:21px;font-weight:300;line-height:1;color:#98a6b5}@media(max-width:576px){.pressroom-header-sp__logo-text{font-size:clamp(18px,5.6vw,21px)}}.pressroom-header-sp__menu-button-wrapper{display:flex;align-items:center}.pressroom-header-sp__menu-button{display:flex;flex-direction:column;align-items:center;gap:4px;padding:0;background:none;border:none;cursor:pointer}.pressroom-header-sp__menu-icon{width:22px;height:22px}.pressroom-header-sp__menu-text{font-size:9px;font-weight:300;line-height:1;color:#555}.pressroom-header-sp-drawer{position:fixed;top:0;left:0;right:0;z-index:200;background-color:#fff;display:none}.pressroom-header-sp-drawer.is-open{display:block}.pressroom-header-sp-drawer__header{background-color:#fff;border-bottom:1px solid #cdd6dd;box-shadow:0 2px 4px rgba(0,0,0,.1)}.pressroom-header-sp-drawer__header-inner{display:flex;align-items:center;justify-content:space-between;height:55px;padding:12px 16px 8px}.pressroom-header-sp-drawer__close-button{display:flex;flex-direction:column;align-items:center;gap:4px;padding:3px 2px;background:none;border:none;cursor:pointer}.pressroom-header-sp-drawer__close-icon{width:16px;height:16px}.pressroom-header-sp-drawer__close-text{font-size:10px;font-weight:300;line-height:1;color:#98a6b5}.pressroom-header-sp-drawer__menu-list{display:flex;flex-direction:column}.pressroom-header-sp-drawer__menu-item{display:flex;align-items:center;justify-content:space-between;padding:32px 17px;background-color:#fafafa;border-bottom:1px solid #cdd6dd;text-decoration:none}.pressroom-header-sp-drawer__menu-item:first-child{border-top:1px solid #cdd6dd}.pressroom-header-sp-drawer__menu-text{font-size:16px;font-weight:700;line-height:1;color:#333}@media(max-width:576px){.pressroom-header-sp-drawer__menu-text{font-size:clamp(14px,4.2666666667vw,16px)}}.pressroom-header-sp-drawer__menu-arrow{width:10px;height:10px}.pressroom-header-sp-overlay{position:fixed;top:0;left:0;right:0;bottom:0;z-index:150;background-color:rgba(0,0,0,.3);display:none}.pressroom-header-sp-overlay.is-open{display:block}.footer{color:#192c55;padding:45px 0 24px;background-color:#fafafa;border-top:1px solid #cdd6dd}@media(max-width:1099px){.footer{width:100%;max-width:768px;margin-inline:auto;padding:60px 0 12px}}.footer__inner{width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(12,1fr);gap:0 28px;width:1076px}@media(max-width:1099px){.footer__inner{width:100%;margin:0;padding:0 16px;grid-template-columns:repeat(4,172px);gap:0 16px}}@media(max-width:768px){.footer__inner{grid-template-columns:repeat(4,calc(25vw - 20px))}}.footer__contents-cassette{grid-column:span 12;margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #dbdbdb}@media(max-width:1099px){.footer__contents-cassette{grid-column:span 4;margin-bottom:16px;padding-bottom:30px}}.footer__contents-cassette:last-of-type{margin-bottom:0;padding-bottom:0;border-bottom:none}.footer__site-info{display:grid;gap:10px;place-content:space-between}@media(max-width:1099px){.footer__site-info{grid-template-columns:1fr;gap:40px}}.footer__site-logo{width:190px}@media(max-width:1099px){.footer__site-logo{width:126px}}.footer__site-logo img{width:100%}.footer__company-info{display:flex;align-items:center;gap:0 20px}@media(max-width:1099px){.footer__company-info{flex-direction:column;align-items:flex-start;gap:12px 0}}.footer__company-logo{width:98px;display:block;transition:opacity .2s}@media(max-width:1099px){.footer__company-logo{width:65px}}.footer__company-logo img{width:100%}.footer__company-navigation-and-copyright{display:flex;align-items:center;gap:0 20px;flex:1}@media(max-width:1099px){.footer__company-navigation-and-copyright{width:100%}}.footer__company-copyright{font-size:10px}.footer__our-other-websites{margin-top:20px}.footer__our-other-websites-title{display:inline-block;margin-bottom:5px;font-size:12px;color:#192c55;font-weight:700;cursor:pointer}@media(max-width:576px){.footer__our-other-websites-title{font-size:clamp(11px,3.2vw,12px)}}.footer__our-other-websites-link-list{display:flex;flex-wrap:wrap;align-items:baseline;gap:0 8px}.footer__our-other-websites-link-list.is-hidden{display:none}.footer__our-other-websites-link{margin-bottom:5px;font-size:12px;color:#192c55;white-space:nowrap}.footer__our-other-websites-link:hover{color:#e1981d;text-decoration:underline}@media(max-width:576px){.footer__our-other-websites-link{font-size:clamp(11px,3.2vw,12px)}}.footer__our-other-websites-separator{margin-bottom:5px;font-size:12px;color:#192c55}@media(max-width:576px){.footer__our-other-websites-separator{font-size:clamp(11px,3.2vw,12px)}}.footer-jpx{max-width:211px;padding:10px;display:flex;gap:0 10px;background-color:#fff;border:1px solid #ccc;grid-row:2/3}@media(max-width:1099px){.footer-jpx{grid-row:3/4}}.footer-jpx__logo{width:52px;height:58px}.footer-jpx__notes{color:grey;font-size:10px;flex:1}.footer-site-navigation{font-size:12px;display:grid;grid-template-columns:repeat(4,1fr);gap:22px;grid-column:2/3}@media(max-width:1099px){.footer-site-navigation{grid-template-columns:repeat(2,1fr);gap:40px 28px;grid-row:2/3;grid-column:auto}}@media(max-width:576px){.footer-site-navigation{font-size:clamp(11px,3.2vw,12px);row-gap:clamp(35px,10.6666666667vw,40px);column-gap:clamp(24px,7.4666666667vw,28px)}}.footer-site-navigation__list:nth-of-type(4){grid-row:1/3;grid-column:4/4}@media(max-width:1099px){.footer-site-navigation__list:nth-of-type(4){grid-row:2/4;grid-column:auto;order:0}}@media(max-width:1076px){.footer-site-navigation__list:nth-of-type(4){order:4;grid-row:2/3;grid-column:2/3}}@media(max-width:1099px){.footer-site-navigation__list:nth-of-type(2){order:0}}@media(max-width:1076px){.footer-site-navigation__list:nth-of-type(2){order:2;grid-row:1/2;grid-column:2/3}}@media(max-width:1099px){.footer-site-navigation__list:nth-of-type(3){order:0}}@media(max-width:1076px){.footer-site-navigation__list:nth-of-type(3){order:3;grid-row:2/3;grid-column:1/2}}@media(max-width:1099px){.footer-site-navigation__list:first-of-type{order:0}}@media(max-width:1076px){.footer-site-navigation__list:first-of-type{order:1;grid-row:1/2;grid-column:1/2}}.footer-site-navigation__item{margin-bottom:12px}@media(max-width:1099px){.footer-site-navigation__item{margin-bottom:10px}}.footer-site-navigation__item:last-of-type{margin-bottom:0}.footer-site-navigation__link,.footer-site-navigation__text{color:#192c55;font-weight:700}.footer-site-navigation__link:hover{color:#e1981d;text-decoration:underline}.footer-site-navigation__text{margin-bottom:10px}.footer-site-navigation__sub-item{margin-bottom:8px;padding-left:1em;position:relative}@media(max-width:1099px){.footer-site-navigation__sub-item{margin-bottom:10px}}.footer-site-navigation__sub-item:before{content:"-";position:absolute;inset:0;right:100%}.footer-site-navigation__sub-item:last-of-type{margin-bottom:0}.footer-site-navigation__sub-link{color:#192c55}.footer-site-navigation__sub-link:hover{color:#e1981d;text-decoration:underline}.footer-company-navigation{flex:1}.footer-company-navigation__list{font-size:10px;display:flex;gap:0 3em}.footer-company-navigation__item{position:relative}.footer-company-navigation__item:not(:last-of-type):after{content:"｜";position:absolute;inset:0;left:calc(100% + 1em)}.footer-company-navigation__link{color:#192c55}.footer-company-navigation__link:hover{color:#e1981d;text-decoration:underline}.breadcrumb{overflow-x:auto;white-space:nowrap;background-color:#f6f6f6;line-height:1;padding:8px 0;margin-top:80px}@media(max-width:576px){.breadcrumb{margin-top:clamp(69px,21.3333333333vw,80px)}}@media(max-width:1099px){.breadcrumb{width:100%;max-width:768px;margin-inline:auto}}.breadcrumb__list{width:1100px;margin:0 auto;list-style:none;display:flex}@media(max-width:1099px){.breadcrumb__list{width:100%;margin:0;padding:0 16px}}@media(max-width:576px){.breadcrumb__list{padding-right:clamp(14px,4.2666666667vw,16px);padding-left:clamp(14px,4.2666666667vw,16px)}}.breadcrumb__item{color:#192c55;font-size:12px}@media(max-width:576px){.breadcrumb__item{font-size:clamp(11px,3.2vw,12px)}}.breadcrumb__item:last-child{padding-right:16px}.breadcrumb__link{color:#192c55;text-decoration:none}.breadcrumb__link:hover{color:#e1981d;text-decoration:underline}.breadcrumb__separator{margin:0 .5rem}:has(.home-index,.companies-index,.history-index,.company-show,.company-review,.examples-index,.examples-show,.pressroom-index) .breadcrumb__list{width:1076px}@media(max-width:1099px){:has(.home-index,.companies-index,.history-index,.company-show,.company-review,.examples-index,.examples-show,.pressroom-index) .breadcrumb__list{width:100%}}.press-show__container{max-width:1076px;margin:0 auto;padding:32px 0 24px}.press-show__back-link{display:flex;align-items:center;gap:4px;font-size:16px;color:#1c8a9e;text-decoration:none;margin-bottom:40px}.press-show__back-link:hover{color:#e58e5b;font-weight:700}.press-show__back-link-arrow{display:inline-flex;align-items:center;font-size:10px}@media(max-width:768px){.press-show__container{padding:32px 16px 24px}.press-show__back-link{gap:8px;margin-bottom:0}}.press-show-main-content{max-width:1076px;margin:0 auto;color:#333}.press-show-main-content__meta{display:flex;align-items:center;gap:16px;margin-bottom:16px}.press-show-main-content__date{font-size:18px;font-weight:600;line-height:1.5;color:#98a6b5}.press-show-main-content__tag{display:inline-flex;align-items:center;justify-content:center;width:128px;padding:4px 12px;font-size:14px;font-weight:600;line-height:1.5;color:#fff}.press-show-main-content__tag--press-release{background-color:#e58e5b}.press-show-main-content__tag--news{background-color:#54aad5}.press-show-main-content__title{font-size:36px;font-weight:600;line-height:1.7;margin:0 0 40px;color:#333}.press-show-main-content__eyecatch{max-width:1076px;aspect-ratio:1076/605;margin-bottom:40px;overflow:hidden}.press-show-main-content__eyecatch-img{width:100%;height:100%;display:block;object-fit:cover}.press-show-main-content__body{border-top:1px solid #cdd6dd;padding-top:32px;font-size:16px;line-height:1.7;color:#333}.press-show-main-content__body h2{font-size:24px;font-weight:600;line-height:1.5;margin:40px 0 16px;color:#333}.press-show-main-content__body h2:before{content:"■";margin-right:2px}.press-show-main-content__body h2:first-child{margin-top:0}.press-show-main-content__body h3{font-size:16px;font-weight:600;line-height:1.7;margin:40px 0 16px;color:#333}.press-show-main-content__body h3:first-child{margin-top:0}.press-show-main-content__body h4{font-size:16px;font-weight:600;line-height:1.7;margin:40px 0 16px;color:#333}.press-show-main-content__body h4:first-child{margin-top:0}.press-show-main-content__body p{margin-bottom:0;line-height:1.7}.press-show-main-content__body a{color:#1c8a9e;text-decoration:underline}.press-show-main-content__body a:hover{color:#e1981d;opacity:1}.press-show-main-content__body a[href^="mailto:"]:before{content:"";display:inline-block;width:16px;height:12px;margin-right:5px;vertical-align:middle;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='12' fill='none'%3E%3Cpath d='M2 12.004c-1.104 0-2-.899-2-2V3.576l8.002 3.926 7.996-3.926v6.428c0 1.101-.89 2-2 2H2zM0 2.076V2C0 .898.896 0 2 0h11.998c1.11 0 2 .898 2 2v.076L8.002 6.002 0 2.076z' fill='%2328A8C1'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain}.press-show-main-content__body a[href^="mailto:"]:hover:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='12' fill='none'%3E%3Cpath d='M2 12.004c-1.104 0-2-.899-2-2V3.576l8.002 3.926 7.996-3.926v6.428c0 1.101-.89 2-2 2H2zM0 2.076V2C0 .898.896 0 2 0h11.998c1.11 0 2 .898 2 2v.076L8.002 6.002 0 2.076z' fill='%23E1981D'/%3E%3C/svg%3E")}.press-show-main-content__body ol,.press-show-main-content__body ul{margin-bottom:0;padding-left:24px;line-height:1.7}.press-show-main-content__body li{margin-bottom:0;line-height:1.7}.press-show-main-content__body strong{font-weight:600}.press-show-main-content__body img{width:100%;height:auto;display:block;margin:10px 0}@media(max-width:768px){.press-show-main-content__meta{gap:8px;padding-top:24px}.press-show-main-content__date{font-size:16px}.press-show-main-content__tag{width:112px;padding:3px 10px;font-size:12px}.press-show-main-content__title{font-size:22px;line-height:1.7;margin-bottom:24px}.press-show-main-content__eyecatch{aspect-ratio:auto;margin-bottom:24px}.press-show-main-content__body{padding-top:24px}.press-show-main-content__body h2{font-size:20px;margin:32px 0 12px}.press-show-main-content__body h3,.press-show-main-content__body h4{margin:32px 0 12px}.press-show-main-content__body img{max-width:100%}}.press-latest-news{padding:64px 20px}.press-latest-news__container{max-width:1076px;margin:0 auto}.press-latest-news__title{font-size:22px;font-weight:600;color:#333;text-align:center;margin-bottom:28px}.press-latest-news__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}@media(max-width:768px){.press-latest-news__grid{grid-template-columns:1fr;gap:16px}}.press-latest-news__button-wrapper{text-align:center;margin-top:28px}.press-latest-news__button{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:4px;width:373px;max-width:100%;height:50px;padding:16px;background-color:#1c8a9e;color:#fff;border-radius:10px;text-decoration:none;font-size:16px;font-weight:600;box-shadow:0 0 5px rgba(0,0,0,.05)}.press-latest-news__button:hover{opacity:.5}.press-latest-news__button-arrow{position:absolute;right:16px;display:inline-flex;align-items:center}@media(max-width:768px){.press-latest-news{padding:40px 16px}.press-latest-news__title{font-size:18px;margin-bottom:20px}.press-latest-news__button{width:100%}}.press-latest-news-card{display:flex;flex-direction:column;background-color:#fff;border-radius:4px;overflow:hidden;text-decoration:none;color:#333;transition:opacity .2s}.press-latest-news-card:hover{opacity:1}.press-latest-news-card:hover .press-latest-news-card__image{transform:scale(1.1)}.press-latest-news-card:hover .press-latest-news-card__title{color:#e1981d}.press-latest-news-card__image-wrapper{aspect-ratio:343/186;overflow:hidden;border-radius:4px 4px 0 0}.press-latest-news-card__image{width:100%;height:100%;object-fit:cover;transition:transform .3s}.press-latest-news-card__content{padding:12px 0}.press-latest-news-card__meta{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.press-latest-news-card__date{font-size:16px;line-height:1.3;color:#98a6b5}.press-latest-news-card__tag{display:inline-flex;align-items:center;justify-content:center;width:128px;padding:4px 12px;font-size:14px;font-weight:600;line-height:1.5;color:#fff}.press-latest-news-card__tag--press-release{background-color:#e58e5b}.press-latest-news-card__tag--news{background-color:#54aad5}.press-latest-news-card__title-wrapper{height:72px;padding:4px 0;overflow:hidden}.press-latest-news-card__title{font-size:14px;font-weight:600;line-height:1.6;color:#333;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.breadcrumb{margin-top:0!important}*,:after,:before{margin:0;padding:0;box-sizing:border-box}:where([hidden]:not([hidden=until-found])){display:none!important}:where(html){-webkit-text-size-adjust:none;color-scheme:dark light;tab-size:2;scrollbar-gutter:stable}:where(html:has(dialog:modal[open])){overflow:clip}@media(prefers-reduced-motion:no-preference){:where(html:focus-within){scroll-behavior:smooth}}:where(body){line-height:1.5;font-family:system-ui,sans-serif;-webkit-font-smoothing:antialiased}:where(button){all:unset}:where(input,button,textarea,select){font:inherit;color:inherit}:where(textarea){resize:vertical;resize:block}:where(button,label,select,summary,[role=button],[role=option]){cursor:pointer}:where(:disabled){cursor:not-allowed}:where(label:has(>input:disabled),label:has(+input:disabled)){cursor:not-allowed}:where(a){color:inherit;text-underline-offset:.2ex}:where(ul,ol){list-style:none}:where(img,svg,video,canvas,audio,iframe,embed,object){display:block}:where(img,picture,svg,video){max-inline-size:100%;block-size:auto}:where(p,h1,h2,h3,h4,h5,h6){overflow-wrap:break-word}:where(h1,h2,h3){line-height:calc(1em + .5rem);text-wrap:balance}:where(hr){border:none;border-block-start:1px solid;color:inherit;block-size:0;overflow:visible}:where(dialog){border:none;background:none;inset:unset;max-width:unset;max-height:unset}:where(dialog:not([open])){display:none!important}:where(:focus-visible){outline:3px solid canvastext;box-shadow:0 0 0 5px canvas;outline-offset:1px}:where(:focus-visible,:target){scroll-margin-block:8vh}:where(.visually-hidden:not(:focus-within,:active)){clip-path:inset(50%)!important;height:1px!important;width:1px!important;overflow:hidden!important;position:absolute!important;white-space:nowrap!important;border:0!important}.pc-view{display:block}@media(max-width:1099px){.pc-view{display:none}}.tablet-view{display:none}@media(max-width:1099px){.tablet-view{display:block}}@media(max-width:576px){.tablet-view{display:none}}.sp-view{display:none}@media(max-width:576px){.sp-view{display:block}}.pc-and-tablet-view{display:block}@media(max-width:576px){.pc-and-tablet-view{display:none}}.tablet-and-sp-view{display:none}@media(max-width:1099px){.tablet-and-sp-view{display:block}}.pc-and-sp-view{display:block}@media(max-width:1099px){.pc-and-sp-view{display:none}}@media(max-width:576px){.pc-and-sp-view{display:block}}.heading-type-1{font-size:32px;margin-top:50px}@media(max-width:1099px){.heading-type-1{font-size:18px;margin-top:15px}}@media(max-width:576px){.heading-type-1{font-size:clamp(16px,4.8vw,18px);margin-top:clamp(13px,4vw,15px)}}.heading-type-2{text-wrap:wrap;font-size:22px;line-height:1.2;margin-top:80px;color:#006881;border-bottom:2px solid #006881}@media(max-width:1099px){.heading-type-2{font-size:18px;margin-top:55px}}@media(max-width:576px){.heading-type-2{font-size:clamp(16px,4.8vw,18px);margin-top:clamp(47px,14.6666666667vw,55px)}}.heading-type-3{font-size:20px;font-weight:700;margin-top:45px;margin-bottom:16px}@media(max-width:1099px){.heading-type-3{font-size:16px;margin-top:40px}}@media(max-width:576px){.heading-type-3{font-size:clamp(14px,4.2666666667vw,16px);margin-top:clamp(35px,10.6666666667vw,40px);margin-bottom:clamp(14px,4.2666666667vw,16px)}}.grid-container{width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(12,1fr);gap:0 28px}@media(max-width:1099px){.grid-container{width:100%;margin:0;padding:0 16px;grid-template-columns:repeat(4,172px);gap:0 16px}}@media(max-width:768px){.grid-container{grid-template-columns:repeat(4,calc(25vw - 20px))}}.grid-container__full-column{grid-column:span 12}@media(max-width:1099px){.grid-container__full-column{grid-column:span 4}}.grid-container__main-column{grid-column:span 7}@media(max-width:1099px){.grid-container__main-column{grid-column:span 4}}.grid-container__sub-column{grid-column:span 5}@media(max-width:1099px){.grid-container__sub-column{grid-column:span 4}}.grid-container__main-with-side-column{grid-column:span 9}@media(max-width:1099px){.grid-container__main-with-side-column{grid-column:span 4}}.grid-container__side-column{grid-column:span 3}@media(max-width:1099px){.grid-container__side-column{grid-column:span 4}}:has(.home-index,.companies-index,.history-index,.company-show,.company-review,.examples-index,.examples-show,.company-contact) .grid-container{width:1076px}@media(max-width:1099px){:has(.home-index,.companies-index,.history-index,.company-show,.company-review,.examples-index,.examples-show,.company-contact) .grid-container{width:100%}}.splide__arrow{padding:12px;width:unset;height:unset}.splide__arrow svg{fill:#000;height:20px;width:20px}:root{color-scheme:light!important}:where(h1,h2,h3){text-wrap:initial}body{background:#fff;color:#393939;font-size:16px;line-height:1.6;font-family:Hiragino Kaku Gothic ProN,Helvetica Neue,arial,Hiragino Sans,BIZ UDPGothic,meiryo,sans-serif;overflow-wrap:anywhere;word-break:normal;line-break:strict}@media(max-width:576px){body{font-size:clamp(12px,3.7333333333vw,16px)}}a{text-decoration:none}a:hover,a:hover img{opacity:.8}