@layer reset{:where(:not(:-webkit-any(html,iframe,canvas,img,svg,video,audio,svg *,symbol *))){all:unset;display:revert}:where(:not(:-moz-any(html,iframe,canvas,img,svg,video,audio,svg *,symbol *))){all:unset;display:revert}:where(:not(:is(html,iframe,canvas,img,svg,video,audio,svg *,symbol *))){all:unset;display:revert}*,:before,:after{box-sizing:border-box}html{-moz-text-size-adjust:none;text-size-adjust:none}a,button{cursor:revert}ol,ul,menu,summary{list-style:none}ol{counter-reset:revert}img{max-block-size:100%;max-inline-size:100%}table{border-collapse:collapse}input,textarea{-webkit-user-select:auto;user-select:auto}textarea{white-space:revert}meter{-webkit-appearance:revert;-moz-appearance:revert;appearance:revert}:where(pre){all:revert;box-sizing:border-box}::placeholder{color:unset}:where([hidden]){display:none}:where([contenteditable]:not([contenteditable=false])){-moz-user-modify:read-write;-webkit-user-modify:read-write;overflow-wrap:break-word;-webkit-line-break:after-white-space;-webkit-user-select:auto;user-select:auto}:where([draggable=true]){-webkit-user-drag:element}:where(dialog:modal){all:revert;box-sizing:border-box}::-webkit-details-marker{display:none}}@layer base{html{scroll-behavior:smooth;font-size:62.5%}html[lang=en] body{font-family:var(--font-albert-sans),sans-serif}body{font-family:var(--font-albert-sans),var(--font-noto-sans-jp),sans-serif;letter-spacing:var(--letter-spacing-wide);overflow-wrap:break-word;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;font-size:1.6rem;font-weight:400;line-height:1.7}@media not (min-width:768px){body{font-size:1.4rem}}button{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background-color:#0000;border:none;margin:0;padding:0}img{max-width:100%;height:auto}@media not (min-width:768px){img{width:100%;max-width:initial}}a:focus-visible{outline:2px solid var(--color-corporate-red);outline-offset:2px;border-radius:1px}.visually-hidden{white-space:nowrap;clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.is-pc{display:block}.is-sp{display:none}.sr-only{white-space:nowrap;clip-path:inset(50%);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.is-tablet{display:none}@media (max-width:1024px){.is-tablet{display:block}}@media (max-width:768px){.is-pc{display:none}.is-sp{display:block}}@keyframes arrow{0%{opacity:1;transform:translate(0)}50%{opacity:0;transform:translate(60%)}51%{opacity:0;transform:translate(-60%)}to{opacity:1;transform:translate(0)}}@keyframes circle{0%{stroke-dashoffset:301.6px}to{stroke-dashoffset:0}}@keyframes line-in{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes line-out{0%{transform:translate(0)}to{transform:translate(100%)}}@keyframes external{0%{opacity:1;transform:translate(0)}50%{opacity:0;transform:translate(30%,-30%)}51%{opacity:0;transform:translate(-10%,10%)}to{opacity:1;transform:translate(0)}}.bg-white{background-color:var(--color-white)}.primary-button{min-height:64px;color:var(--color-white);background-color:var(--color-corporate-red);border-radius:var(--base-radius);justify-content:center;align-items:center;padding:10px;transition:background-color .2s ease-in-out;display:inline-flex}.primary-button:hover{background-color:var(--color-btn-primary-hovered)}.primary-button:focus-visible{background-color:var(--color-btn-primary-hovered)}.link-button{align-items:center;gap:4px;transition:color .2s cubic-bezier(.215,.61,.355,1);display:inline-flex}.link-button:hover{color:var(--color-corporate-red)}.link-button:focus-visible{color:var(--color-corporate-red)}.link-button__icon{color:var(--color-corporate-red)}.link-button__icon--white{color:var(--color-white)}.global-nav-button{align-items:center;gap:4px;padding-block-end:16px;transition:color .2s cubic-bezier(.215,.61,.355,1);display:inline-flex;position:relative}.global-nav-button:before{content:"";background-color:var(--color-corporate-red);transform-origin:100%;width:100%;height:2px;transition:transform .25s cubic-bezier(.215,.61,.355,1);position:absolute;bottom:0;left:0;transform:scaleX(0)}.global-nav-button:hover{color:var(--color-corporate-red)}.global-nav-button:focus-visible{color:var(--color-corporate-red)}.directory-product .global-nav-button[data-directory=directory-product]:before,.directory-company .global-nav-button[data-directory=directory-company]:before,.directory-news .global-nav-button[data-directory=directory-news]:before,.directory-event .global-nav-button[data-directory=directory-event]:before,.directory-recruit .global-nav-button[data-directory=directory-recruit]:before,.global-nav-button--active:before,.global-nav-button:hover:before{transform-origin:0;transform:scaleX(1)}.global-nav-button:focus-visible:before{transform-origin:0;transform:scaleX(1)}.global-nav-button__icon{color:var(--color-corporate-red)}.button-link{flex-wrap:wrap;align-items:center;gap:16px;font-size:18px;font-weight:700;display:inline-flex}.button-link--stretched{flex-wrap:nowrap;justify-content:space-between;width:100%}@keyframes button-link-arrow{0%{opacity:1;transform:translate(0)}50%{opacity:0;transform:translate(60%)}51%{opacity:0;transform:translate(-60%)}to{opacity:1;transform:translate(0)}}@keyframes button-link-arrow-down{0%{opacity:1;transform:translateY(0)}50%{opacity:0;transform:translateY(60%)}51%{opacity:0;transform:translateY(-60%)}to{opacity:1;transform:translateY(0)}}.button-link__svg{width:32px;height:32px;position:absolute;transform:rotate(-90deg)}.button-link__svg--large{width:56px;height:56px}.button-link__circle-path{fill:none;stroke:currentColor;stroke-width:2px;stroke-dasharray:301.6;stroke-dashoffset:0}@keyframes button-link-circle{0%{stroke-dashoffset:301.6px}to{stroke-dashoffset:0}}.button-link:hover .button-link__svg .button-link__circle-path{animation:.3s cubic-bezier(.645,.045,.355,1) forwards button-link-circle}.button-link__circle{flex:none;justify-content:center;align-items:center;width:56px;height:56px;display:inline-flex;position:relative}.button-link__circle--red{color:var(--color-corporate-red)}.button-link__circle--white{color:var(--color-white)}.button-link__circle--black{color:var(--color-base)}.button-link__icon--external-wrapper{justify-content:center;align-items:center;display:inline-flex;position:relative}.button-link__icon--external-box,.button-link__icon--external-arrow{position:absolute}.button-link:hover{text-decoration:underline}.button-link:hover .button-link__icon--arrow-right{animation:.4s cubic-bezier(.645,.045,.355,1) button-link-arrow}.button-link:hover .button-link__icon--arrow-left{animation:.4s cubic-bezier(.645,.045,.355,1) reverse button-link-arrow}.button-link:hover .button-link__icon--arrow-down{animation:.4s cubic-bezier(.645,.045,.355,1) button-link-arrow-down}.button-link:hover .button-link__icon--external-arrow{animation:.3s cubic-bezier(.645,.045,.355,1) forwards external}@media (max-width:768px){.button-link{flex-wrap:nowrap;min-width:0;font-size:16px}.button-link__svg{width:24px;height:24px}.button-link__icon{width:16px;height:16px}.button-link__svg--large{width:40px;height:40px}.button-link__svg--large+.button-link__icon{width:20px;height:20px}.button-link__circle{width:40px;height:40px}}.text-field{border:1px solid var(--color-divider-body02);border-radius:var(--base-radius);padding-block-start:5px;padding-block-end:5px;padding-inline-start:10px;padding-inline-end:10px}.text-field::placeholder{color:var(--color-primitive-gray-400)}.text-field__wrapper{position:relative}.text-field--with-leading{padding-left:30px}.text-field__leading{pointer-events:none;width:20px;height:20px;position:absolute;top:calc(50% - 10px);left:6px}.text-field__leading-icon{width:20px;height:20px;color:var(--color-corporate-red)}.article{width:100%;max-width:var(--width-contents);padding-inline:var(--padding-inline-aside);margin-inline-start:auto;margin-inline-end:auto}@media not (min-width:1440px){.article{max-width:var(--width-contents)}}.checkbox{box-sizing:border-box;cursor:pointer;justify-content:flex-start;align-items:center;gap:8px;min-height:48px;display:inline-flex}.checkbox__icon{color:#0000;background-color:var(--color-white);border:var(--color-divider-body02)1px solid;border-radius:2px;flex:0 0 17px;justify-content:center;align-items:center;width:16px;height:16px;transition:background-color .15s,border-color .15s;display:inline-flex}.checkbox__input{white-space:nowrap;opacity:0;clip:rect(0 0 0 0);clip-path:inset(50%);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.checkbox__input:checked+.checkbox__icon{color:var(--color-white);background-color:var(--color-corporate-red);border-color:var(--color-corporate-red)}.checkbox__input:disabled+.checkbox__icon{color:#e9e9e9;border:1px solid var(--color-divider-body02);background-color:#e9e9e9}.checkbox__input:focus-visible+.checkbox__icon{outline-offset:2px;outline:2px solid #0000001f}.checkbox--border{cursor:pointer;background-color:var(--color-white);border:1px solid #0000;border-radius:2px;padding:6px 12px;transition:background-color .3s cubic-bezier(.13,.78,.38,.98),border-color .3s cubic-bezier(.13,.78,.38,.98)}.checkbox--border:has(.checkbox__input:checked){background-color:var(--color-primitive-red-50);border-color:var(--color-corporate-red)}.checkbox__name{white-space:pre-wrap;font-size:16px;line-height:1.3}@media (any-hover:hover){.checkbox.checkbox--border:hover{border-color:var(--color-corporate-red)}}@media not (min-width:768px){.checkbox{gap:8px;min-height:36px;display:flex}.checkbox__name{font-size:14px}}}@layer layout{.global-header{z-index:9999;border-bottom:1px solid var(--color-primitive-gray-400);position:sticky;top:0}.global-header__main{z-index:2;background-color:var(--color-white);justify-content:space-between;padding-block-start:16px;padding-inline-start:16px;padding-inline-end:16px;display:flex;position:relative}@media (max-width:768px){.global-header__main{padding-block-start:12px;padding-block-end:12px;padding-inline-start:12px;padding-inline-end:12px}}.global-header__main.global-header__main--en{align-items:center;padding-block-end:16px}.global-header__logo{flex:none;align-items:center;padding-block-end:16px;padding-inline-start:20px;padding-inline-end:20px;display:flex}.global-header__logo--en{height:40px;padding-block-end:0}.global-header__content{gap:24px;display:flex}.global-header__site-nav{flex-direction:column;justify-content:space-between;align-items:flex-end;gap:10px;display:flex}.global-header__utilities{justify-content:flex-end;gap:32px;min-height:32px;display:flex}.global-header__language-link{align-items:center;gap:4px;height:100%;line-height:1;display:flex}.global-header__nav-list{flex-wrap:wrap;justify-content:flex-end;gap:10px 40px;display:flex}.global-header__nav-item{align-items:center;display:flex}.global-header__nav-link{white-space:nowrap;cursor:pointer;align-items:center;gap:4px;line-height:1;display:flex}.global-header__nav-link--active{color:var(--color-corporate-red)}.global-header__search{display:none}.global-header__search-input{width:160px;font-size:1.2rem}.global-header__search-input:focus{border-color:var(--color-corporate-red)}.global-header__cta-list{gap:8px;height:100%;padding-block-end:16px;display:flex}.global-header__cta-list.global-header__cta-list--en{padding-block-end:0}.global-header__cta-button--contact{width:146px;height:100%;min-height:68px;font-size:1.4rem;font-weight:700;line-height:1}.global-header__cta-button--insight-hub{height:100%;min-height:68px;color:var(--color-base);white-space:nowrap;background:var(--color-white);border:1px solid var(--color-divider-body02);border-radius:var(--base-radius);flex-direction:column;gap:4px;font-size:.8rem;font-weight:700}.global-header__cta-button--insight-hub:hover{background-color:var(--color-primitive-state-200)}.global-header__cta-button--insight-hub:focus-visible{background-color:var(--color-primitive-state-200)}.global-header__insight-content{flex-direction:column;align-items:center;gap:8px;display:flex}.global-header__insight-text{align-items:center;gap:4px;font-size:10px;line-height:1;display:flex}.global-header__insight-icon{width:12px;height:12px;color:var(--color-segment-corporate)}.global-header__backdrop{z-index:1;background-color:#00000080;width:100%;height:100%;position:fixed;top:0;left:0}.global-header__mega-dropdown{z-index:2;background:var(--color-white);gap:64px;width:100%;max-width:940px;padding-block-start:56px;padding-block-end:64px;padding-inline-start:64px;padding-inline-end:64px;display:flex;position:absolute;top:124px;left:50%;transform:translate(-50%)}.mega-dropdown__company-link__text{color:var(--color-black);font-size:24px;transition:color .2s cubic-bezier(.215,.61,.355,1)}.mega-dropdown__company-link:hover{text-decoration:none}.mega-dropdown__company-link:focus-visible{text-decoration:none}.mega-dropdown__company-link:hover .mega-dropdown__company-link__text{color:var(--color-corporate-red)}.mega-dropdown__company-link:focus-visible .mega-dropdown__company-link__text{color:var(--color-corporate-red)}.mega-dropdown__company-link .button-link__circle{width:32px;height:32px}.mega-dropdown__links{flex:1}.mega-dropdown__main-list{padding-block-start:8px}.mega-dropdown__main-item{justify-content:space-between;align-items:flex-start;width:100%;display:flex}.mega-dropdown__main-link{font-weight:700}.mega-dropdown__sub-link{font-size:14px;font-weight:400}.mega-dropdown__main-item:not(:first-child){padding-block-start:20px}.mega-dropdown__main-item:not(:last-child){border-bottom:1px solid var(--color-primitive-state-200);padding-block-end:20px}.mega-dropdown__sub-item:not(:last-child){padding-block-end:6px}.global-header__backdrop--hidden,.global-header__mega-dropdown--hidden{display:none}.global-header__company-menu-icon{width:20px;height:20px;color:var(--color-segment-corporate);transition:all .3s cubic-bezier(.66,0,.34,1);display:inline-block}.global-header__company-menu-icon--active{transform:rotate(-180deg)}.global-header__hamburger-button-container,.global-header__hamburger-menu{display:none}@media (max-width:1279px){.global-header__mega-dropdown,.global-header__backdrop{display:none}.global-header__hamburger-button-container{width:40px;height:40px;display:block;overflow:hidden}.global-header__hamburger-button{width:100px;height:100px;transform:translate(-30px,-30px)}.global-header__content{display:none}.global-header__hamburger-menu{background-color:var(--color-white);clip-path:polygon(0 0,100% 0,100% 0,0 0);width:100%;height:calc(100dvh - 64px);transition:all .5s cubic-bezier(.66,0,.34,1);display:block;position:absolute;left:0;overflow-y:auto}.global-header__hamburger-menu.global-header__hamburger-menu--active{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);display:block}.global-header__hamburger-scrollable{opacity:0;padding-block-start:16px;padding-block-end:48px;padding-inline-start:24px;padding-inline-end:24px;transition:all .5s cubic-bezier(.66,0,.34,1);transform:translateY(-60px)}.global-header__hamburger-menu.global-header__hamburger-menu--active .global-header__hamburger-scrollable{opacity:1;transform:translateY(0)}.hamburger-menu__search{padding-block-end:10px;display:none}.hamburger-menu__search-input{width:100%}.hamburger-menu__global-nav-item{border-bottom:1px solid var(--color-divider-body01)}.hamburger-menu__main-link{padding-inline-start:20px;font-size:14px;font-weight:700}.hamburger-menu__sub-link{padding-inline-start:36px;font-size:14px}.hamburger-menu__main-item:first-child,.hamburger-menu__sub-item:first-child{border-top:1px solid var(--color-divider-body01)}.hamburger-menu__main-item:not(:last-child),.hamburger-menu__sub-item:not(:last-child){border-bottom:1px solid var(--color-divider-body01)}.hamburger-menu__link{justify-content:space-between;padding-block-start:20px;padding-block-end:20px;display:flex}.hamburger-menu__global-nav-link{font-weight:700}.hamburger-menu__cta{padding-block-start:24px}.hamburger-menu__cta-list{gap:15px;display:flex}.hamburger-menu__cta-item{flex:1}.hamburger-menu__cta-button{width:100%;height:100%;min-height:68px}.hamburger-menu__cta-button--contact{font-weight:700}.hamburger-menu__footer-nav{padding-block-start:24px}.hamburger-menu__footer-nav-list{flex-wrap:wrap;gap:6px 40px;display:flex}.hamburger-menu__cta-button--insight-hub{background-color:var(--color-white);border:1px solid var(--color-divider-body02)}.hamburger-menu__insight-text{color:var(--color-black);align-items:center;font-size:11px;display:flex}.hamburger-menu__insight-icon{color:var(--color-segment-corporate)}.hamburger-menu__insight-logo-image{display:block}.global-header__hamburger-line{background-color:var(--color-segment-corporate);fill:none;width:27px;height:1px;stroke:var(--color-segment-corporate);stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;--length:24;--offset:-38;stroke-dasharray:var(--length)var(--total-length);stroke-dashoffset:var(--offset);transition:all .5s cubic-bezier(.66,0,.34,1)}.global-header__hamburger-line--top,.global-header__hamburger-line--bottom{--total-length:126.642}.global-header__hamburger-line--middle{--total-length:70}.global-header__hamburger-button--opened .global-header__hamburger-line--top,.global-header__hamburger-button--opened .global-header__hamburger-line--bottom{--length:22.6274;--offset:-94.1149}.global-header__hamburger-button--opened .global-header__hamburger-line--middle{--length:0;--offset:-50}.hamburger-menu__accordion-trigger{cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding-block-start:20px;padding-block-end:20px;padding-inline-start:20px;padding-inline-end:4px;font-size:14px;font-weight:700;display:flex}.hamburger-menu__accordion-icon{width:15px;height:15px;transition:all .3s cubic-bezier(.66,0,.34,1);display:block;position:relative}.hamburger-menu__accordion-line{background:var(--color-segment-corporate);width:100%;height:2px;transition:all .3s cubic-bezier(.66,0,.34,1);display:block;position:absolute;top:calc(50% - 1px)}.hamburger-menu__accordion-line--vertical{transform:rotate(90deg)}.hamburger-menu__accordion-trigger[aria-expanded=true] .hamburger-menu__accordion-line--vertical{transform:rotate(90deg)scaleX(0)}.hamburger-menu__accordion-content{height:0;transition:height .4s cubic-bezier(.66,0,.34,1);overflow:hidden}}@media (max-width:768px){.global-header__main.global-header__main--en{padding-bottom:12px}.global-header__logo{width:117px;padding:0}.global-header__logo-img.global-header__logo-img--en{width:200px;height:17px}}html[lang=en] .global-header__site-nav{flex-direction:row-reverse;align-items:center;gap:20px}html[lang=en] .global-header__mega-dropdown{max-width:1015px}.global-footer__sitemap{background-color:var(--color-base);padding-block-start:64px;padding-block-end:64px}.footer-sitemap{justify-content:space-between;gap:64px;display:flex}.footer-sitemap__nav{flex:1;grid-template-columns:1fr 1fr 1fr;gap:32px;display:grid}.footer-sitemap__link{color:var(--color-white);justify-content:space-between;padding-block-end:5px;font-weight:700;display:flex;position:relative}.footer-sitemap__link:before{content:"";background-color:var(--color-divider-body02);width:100%;height:1px;position:absolute;bottom:0;left:0}.footer-sitemap__link:after{content:"";background-color:var(--color-corporate-red);transform-origin:100%;width:100%;height:1px;transition:transform .25s cubic-bezier(.215,.61,.355,1);position:absolute;bottom:0;left:0;transform:scaleX(0)}.footer-sitemap__link:hover:after{transform-origin:0;transform:scaleX(1)}.footer-sitemap__link:focus-visible:after{transform-origin:0;transform:scaleX(1)}.footer-sitemap__sublink{color:var(--color-white);font-size:14px}.footer-sitemap__sublink:hover{text-decoration:underline}.footer-sitemap__sublink:focus-visible{text-decoration:underline}.footer-sitemap__item:not(:first-child){margin-top:32px}.footer-sitemap__sublist{flex-direction:column;gap:3px;margin-top:24px;display:flex}.global-footer__meta{background-color:var(--color-white)}.footer-meta{padding-block-start:16px;padding-block-end:16px;display:grid}.footer-meta__logo{grid-area:1/1/3;align-items:center;padding-block-start:20px;padding-block-end:20px;line-height:1;display:flex}.footer-meta__nav{grid-column:2}.footer-meta__list{justify-content:flex-end;align-items:center;gap:48px;height:100%;font-size:14px;display:flex}.footer-meta__link{align-items:center;gap:4px;text-decoration:underline;display:flex}.footer-meta__link:hover{color:var(--color-base);text-decoration:none}.footer-meta__link:focus-visible{color:var(--color-base);text-decoration:none}.footer-meta__copyright{grid-area:2/2;justify-content:flex-end;align-items:center;font-size:12px;display:flex}.footer-cta{flex-direction:column;gap:24px;display:flex}.footer-cta__contact{justify-content:center;align-items:center;gap:8px;width:292px;height:72px;font-size:16px;font-weight:700;line-height:1;display:flex;position:relative}.footer-cta__contact-text{align-items:center;gap:8px;display:flex}.footer-cta__insight-hub{width:292px;height:104px;color:var(--color-black);background-color:var(--color-white)}.footer-cta__insight-hub:hover{background-color:var(--color-primitive-state-200)}.footer-cta__insight-hub:focus-visible{background-color:var(--color-primitive-state-200)}.footer-cta__icon{width:24px;height:24px}.footer-cta__icon--contact{color:var(--color-white);position:absolute;right:16px}.footer-cta__icon--insight-hub{color:var(--color-corporate-red)}.footer-cta__content{flex-direction:column;align-items:center;gap:8px;display:flex}.footer-cta__text{align-items:center;gap:8px;font-size:13px;font-weight:700;line-height:1;display:flex}.footer-cta__logo{width:210px;height:auto}@media (max-width:768px){.global-footer__sitemap{padding-block-start:40px;padding-block-end:40px}.footer-sitemap{flex-direction:column}.footer-sitemap__nav{flex-direction:column;gap:40px;display:flex}.footer-cta__insight-hub,.footer-cta__contact{width:100%}.footer-meta{flex-direction:column;gap:16px;display:flex}.footer-meta__logo{justify-content:center;width:215px;height:auto;margin-inline-start:auto;margin-inline-end:auto}.footer-meta__list-wrapper{justify-content:center;display:flex}.footer-meta__list{flex-wrap:wrap;justify-content:flex-start;gap:8px 24px;margin-inline-start:auto;margin-inline-end:auto}.footer-meta__copyright{justify-content:center}}.footer-sitemap__nav.footer-sitemap__nav--en{grid-template-columns:1fr}.footer-sitemap__item.footer-sitemap__item--en{border-bottom:none;max-width:max-content}.footer-sitemap__sublink.footer-sitemap__sublink--en{gap:4px}.footer-sitemap__sublist.footer-sitemap__sublist--en{flex-flow:wrap;gap:8px 32px;margin-top:8px}}@layer typography{h1{font-size:4rem;font-weight:400;line-height:1.4}h2{font-size:3rem;font-weight:400;line-height:1.4}h3{font-size:2.8rem;font-weight:400;line-height:1.4}h4{font-size:2rem;font-weight:400;line-height:1.4}b,strong{font-weight:700}@media not (min-width:768px){h1{font-size:2.8rem}h2{font-size:2.4rem}h3{font-size:2rem}h4{font-size:1.8rem}h5{font-size:1.6rem}}}:root{--color-key-corporate:var(--color-primitive-red-700);--color-key-dark:var(--color-primitive-gray-900);--color-key-light:var(--color-primitive-white);--color-background-colored:var(--color-primitive-state-100);--color-background-light:var(--color-primitive-white);--color-background-dark:var(--color-primitive-gray-900);--color-text-body:var(--color-primitive-gray-900);--color-text-on-fill:var(--color-primitive-white);--color-text-link:var(--color-primitive-red-900);--color-text-description:var(--color-primitive-gray-600);--color-divider-light:var(--color-primitive-state-300);--color-divider-dark:var(--color-primitive-state-400);--color-divider-on-fill:var(--color-primitive-white);--color-segment-corporate:var(--color-primitive-red-700);--color-segment-manufacturing:#00479d;--color-segment-distribution-industry:#ee7800;--color-segment-digital:#009e9f;--color-segment-it-infrastructure:#009854;--color-primitive-red-50:#fff0f1;--color-primitive-red-100:#ffdde0;--color-primitive-red-200:#ffc1c6;--color-primitive-red-300:#ff959d;--color-primitive-red-400:#ff5966;--color-primitive-red-500:#ff2637;--color-primitive-red-600:#fc0619;--color-primitive-red-700:#e60012;--color-primitive-red-800:#c90413;--color-primitive-red-900:#90131c;--color-primitive-red-950:#500006;--color-primitive-gray-50:#fafafa;--color-primitive-gray-100:#f5f5f5;--color-primitive-gray-200:#e5e5e5;--color-primitive-gray-300:#d4d4d4;--color-primitive-gray-400:#a1a1a1;--color-primitive-gray-500:#737373;--color-primitive-gray-600:#525252;--color-primitive-gray-700:#404040;--color-primitive-gray-800:#262626;--color-primitive-gray-900:#171717;--color-primitive-gray-950:#0a0a0a;--color-primitive-state-50:#f8fafc;--color-primitive-state-100:#f5f8fa;--color-primitive-state-200:#e2e9f0;--color-primitive-state-300:#bac6d4;--color-primitive-state-400:#7f90a6;--color-primitive-state-500:#62748e;--color-primitive-state-600:#45556c;--color-primitive-state-700:#314158;--color-primitive-state-800:#1d293d;--color-primitive-state-900:#0f172b;--color-primitive-state-950:#020618;--color-primitive-white:#fff;--color-primitive-black:#000;--font-albert-sans:"Albert Sans";--font-noto-sans-jp:"Noto Sans JP";--letter-spacing-wide:.05em;--width-contents:1120px;--width-contents-contact:736px;--width-contents-wide:1264px;--base-radius:4px;--width-detail-content:928px;--padding-inline-aside:0;--shadow-hovered:0 8px 16px var(--color-primitive-state-300);--shadow-decoration:0 16px 40px var(--color-primitive-state-200);--shadow-about-segment:0 16px 16px var(--color-primitive-state-200)}@media not (min-width:1360px){:root{--padding-inline-aside:64px}}@media not (min-width:1024px){:root{--padding-inline-aside:40px}}@media not (min-width:768px){:root{--padding-inline-aside:24px}}:root{--color-black:var(--color-primitive-black);--color-white:var(--color-primitive-white);--color-base:var(--color-primitive-gray-900);--color-background-gray:var(--color-primitive-state-100);--color-corporate-red:var(--color-primitive-red-700);--color-background-dark-red:var(--color-primitive-red-900);--color-background-red:var(--color-primitive-red-50);--color-background-light-gray:var(--color-primitive-state-100);--color-background-heavy-gray:var(--color-primitive-state-700);--color-breadcrumb-gray:var(--color-primitive-gray-600);--color-btn-disabled:var(--color-primitive-gray-500);--color-divider-light-gray:var(--color-primitive-state-300);--color-table-header-gray:var(--color-primitive-state-200);--color-divider-accent:var(--color-primitive-red-700);--color-divider-body01:var(--color-primitive-state-300);--color-divider-body02:var(--color-primitive-state-400);--color-hovered:var(--color-primitive-gray-300);--color-hovered-2:var(--color-primitive-state-400);--color-btn-primary-hovered:var(--color-primitive-red-800);--color-background-soft-gray:var(--color-primitive-state-200)}.custom-h2{margin-block-start:80px;margin-block-end:40px;font-size:32px}.custom-h3{margin-block-start:72px;margin-block-end:32px;font-size:28px}.custom-h4{margin-block-start:64px;margin-block-end:24px;font-size:24px}.custom-h5{margin-block-start:56px;margin-block-end:24px;font-size:20px}.custom-h2-decoration{margin-block-start:80px;margin-block-end:40px;padding-block-end:15px;font-size:32px;position:relative}.custom-h2-decoration:before{content:"";background-color:var(--color-key-corporate);width:120px;height:3px;position:absolute;bottom:0;left:0}.custom-h3-decoration{border-bottom:2px solid var(--color-divider-light);margin-block-start:72px;margin-block-end:32px;padding-block-end:5px;font-size:28px;position:relative}.custom-h3-decoration:before{content:"";background-color:var(--color-key-corporate);width:40px;height:2px;position:absolute;bottom:-2px;left:0}.custom-h4-decoration{margin-block-start:64px;margin-block-end:24px;padding-inline-start:12px;font-size:24px;position:relative}.custom-h4-decoration:before{content:"";background-color:var(--color-key-corporate);width:2px;height:34px;position:absolute;top:0;left:0}.custom-h5-decoration{margin-block-start:56px;margin-block-end:24px;padding-inline-start:20px;font-size:20px;position:relative}.custom-h5-decoration:before{content:"";background-color:var(--color-key-corporate);width:12px;height:2px;position:absolute;top:13px;left:0}@media (max-width:768px){.custom-h2{margin-block-start:48px;margin-block-end:32px;font-size:24px}.custom-h3{margin-block-start:40px;margin-block-end:24px;font-size:20px}.custom-h4{margin-block-start:40px;margin-block-end:16px;font-size:18px}.custom-h5{margin-block-start:40px;margin-block-end:16px;font-size:16px}.custom-h2-decoration{margin-block-start:48px;margin-block-end:32px;font-size:24px}.custom-h3-decoration{margin-block-start:40px;margin-block-end:24px;font-size:20px}.custom-h4-decoration{margin-block-start:40px;margin-block-end:16px;font-size:18px}.custom-h4-decoration:before{height:25px}.custom-h5-decoration{margin-block-start:40px;margin-block-end:16px;font-size:16px}.custom-h5-decoration:before{top:10px}}.company-list{margin-inline-start:auto;margin-inline-end:auto;grid-template-columns:1fr 1fr;gap:80px 32px;max-width:1120px;margin-bottom:120px;display:grid}@media (max-width:768px){.company-list{grid-template-columns:1fr;row-gap:48px;margin-bottom:80px}}.not-found{text-align:center;flex-direction:column;justify-content:center;margin-bottom:120px;display:flex}.not-found__title{color:var(--color-key-corporate);margin-bottom:24px;font-size:56px}.not-found__title.not-found__title--en{margin-bottom:0}.not-found__content{justify-content:center;align-items:center;gap:34px;display:flex}.not-found__button{margin-inline-start:auto;margin-inline-end:auto;min-width:336px;margin-top:64px}.not-found__button.not-found__button--en{margin-inline-start:0;margin-inline-end:0;min-width:242px;margin-top:64px}.not-found__button-text{max-width:166px;margin-inline-start:auto;margin-inline-end:auto}@media (max-width:767px){.not-found{margin-bottom:124px}.not-found.not-found--en{margin-bottom:80px}.not-found__title{font-size:40px}.not-found__button{min-width:280px;min-height:56px;margin-top:48px}.not-found__button.not-found__button--en{min-width:280px;margin-top:0;padding-block-start:6px;padding-block-end:6px}.not-found__button-text{max-width:195px}.not-found__content{flex-direction:column;gap:24px;margin-top:72px}}.about-hero{background-color:var(--color-background-gray);margin-bottom:80px;padding-bottom:120px}.about-summary{grid-template-columns:534px 1fr;align-items:center;gap:80px;display:grid}.about-summary__picture-img{width:100%;box-shadow:var(--shadow-decoration);border-radius:9999px}.about-summary__intro{margin-bottom:56px}.about-summary__features-list{flex-direction:column;gap:40px;display:flex}.about-summary__features-text{font-weight:700}.about-summary__features-item{border-bottom:1px solid var(--color-corporate-red);grid-template-columns:33px 1fr;align-items:center;gap:24px;padding-bottom:16px;display:grid}.about-content__heading{margin-bottom:44px;font-size:32px}.about-content__heading-container{margin-bottom:88px}.about-content__segment--manufacturing,.about-content__segment--distribution-industry,.about-content__segment--digital,.about-content__segment--it-infrastructure{width:100%;position:relative}.about-content__background-img{z-index:-1;width:calc(50vw + 50%);margin-right:calc(50% - 50vw);position:relative}.about-content__segment-summary{max-width:1800px;margin-top:-90px;margin-bottom:48px;padding:56px 56px 48px 0}.about-content__segment-summary-background{z-index:-1;background-color:var(--color-primitive-state-100);width:calc(50vw + 50%);height:100%;box-shadow:var(--shadow-about-segment);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-top-style:solid;border-top-width:4px;position:absolute;top:0;left:calc(50% - 50vw);transform:translateZ(0)}.about-content__segment-summary.about-content__segment-summary--manufacturing .about-content__segment-summary-background{border-color:#00479d}.about-content__segment-summary.about-content__segment-summary--distribution-industry .about-content__segment-summary-background{border-color:#ee7800}.about-content__segment-summary.about-content__segment-summary--digital .about-content__segment-summary-background{border-color:#009e9f}.about-content__segment-summary.about-content__segment-summary--it-infrastructure .about-content__segment-summary-background{border-color:#009854}.about-content__segment-summary-inner{max-width:var(--width-contents);grid-template-columns:1fr 460px;gap:56px;margin-left:auto;display:grid}.about-content__segment-summary-heading{margin-bottom:24px;font-size:28px}.about-content__segment-summary-image{width:100%}.about-summary__features-icon{color:var(--color-corporate-red);letter-spacing:.05em;font-size:24px;line-height:1.4}.about-summary__features-icon.about-summary__features-icon--wide{letter-spacing:.2em}.about-content__business-heading{border-left-style:solid;border-left-width:2px;margin-bottom:24px;padding-left:16px;font-size:24px}.about-content__business-heading.about-content__business-heading--manufacturing{border-left-color:#00479d}.about-content__business-heading.about-content__business-heading--distribution-industry{border-left-color:#ee7800}.about-content__business-heading.about-content__business-heading--digital{border-left-color:#009e9f}.about-content__business-heading.about-content__business-heading--it-infrastructure{border-left-color:#009854}.about-content__businesses{grid-template-columns:1fr 1fr;gap:42px 32px;display:grid}.about-content__business-list{flex-direction:column;gap:8px;display:flex}.about-content__business-item{align-items:flex-start;gap:8px;display:flex}.about-content__business-item:before{content:"";background-color:var(--color-black);border-radius:9999px;flex-shrink:0;width:6px;height:6px;margin-top:8px;display:inline-block}.about-content__segments{gap:120px;padding-bottom:120px;display:grid}.about-summary-container{background-color:var(--color-primitive-state-100);margin-bottom:80px;padding-bottom:120px}.breadcrumb.about-summary-container__breadcrumb{margin-block-start:0;padding-top:13px}@media not (min-width:1360px){.about-summary{grid-template-columns:1fr 1fr;gap:64px}.about-content__segment-summary{margin-top:-80px;padding:40px 0 36px}.about-content__segment-summary-inner{grid-template-columns:1fr 360px;gap:24px}.about-summary-container{padding-bottom:56px}}@media not (min-width:1024px){.about-hero{margin-bottom:64px;padding-bottom:56px}.about-summary{gap:40px}.about-content__segment-summary-inner{grid-template-columns:1fr}.about-content__segment-summary{margin-top:-64px;padding:40px 0 36px}}@media not (min-width:768px){.about-hero{margin-bottom:48px;padding-bottom:36px}.about-summary{grid-template-columns:1fr;gap:40px}.about-summary__intro{margin-bottom:40px}.about-summary__picture{order:1}.about-summary__features-list{gap:32px}.about-summary__features-item{grid-template-columns:26px 1fr;gap:16px}.about-summary__features-icon{font-size:18px}.about-content__heading-container{margin-bottom:64px}.about-content__heading{margin-bottom:32px;font-size:24px}.about-content__segment-summary{margin-top:-48px;margin-bottom:64px;padding:32px 24px 32px 0}.about-content__segment-summary-inner{padding-right:0}.about-content__segment-summary-heading{margin-bottom:16px;font-size:20px}.about-content__businesses{grid-template-columns:1fr;gap:48px}.about-content__business-heading{margin-bottom:16px;padding-left:8px;font-size:18px}.about-content__segments{gap:64px;padding-bottom:64px}}.message{grid-template-columns:352px 1fr;column-gap:52px;margin-bottom:120px;display:grid}.message__heading{letter-spacing:.05em;margin-bottom:26px;font-size:32px}.message__description{row-gap:32px;margin-bottom:48px;display:grid}.message__author{text-align:right}.message__author-position{justify-content:flex-end;column-gap:4px;margin-bottom:12px;display:flex}.message__author-name{font-size:32px;font-weight:700;display:block}@media (max-width:1024px){.message{grid-template-columns:1fr}.message__picture{margin-bottom:64px}}@media (max-width:768px){.message{margin-bottom:80px}.message__heading{font-size:24px}.message__description{row-gap:24px;margin-bottom:32px}.message__author-position{text-align:right;flex-direction:column;margin-bottom:8px}}.link-groups{flex-direction:column;row-gap:48px;margin-bottom:120px;display:flex}.button-link.company-link .button-link__circle{width:32px;height:32px}@media (max-width:768px){.link-groups{flex-direction:column;row-gap:40px;margin-bottom:80px;display:flex}.company-link{width:100%}.button-link.company-link .button-link__circle{width:24px;height:24px}}.map{flex-direction:column;gap:80px;margin-bottom:120px;display:flex}.map__list{flex-direction:column;gap:8px;display:flex}.map__map-link{align-self:flex-start;display:inline-flex}@media (max-width:768px){.map{gap:48px;margin-bottom:80px}}@media (max-width:768px){.privacy{margin-bottom:80px}.privacy__heading--second{margin-block-start:48px;margin-block-end:32px}.privacy__heading--third{margin-block-start:40px;margin-block-end:24px}.privacy__heading--fourth,.privacy__heading--fifth{margin-block-start:40px;margin-block-end:16px}.privacy__paragraph{margin-block-start:16px;margin-block-end:16px}.privacy__address{padding-left:16px}}@media (max-width:768px){.profile__table{margin-bottom:80px}.profile__list{gap:4px}.profile__other-text{margin-bottom:4px}}.access__map-link{align-self:flex-start;display:inline-flex}.license__tables{flex-direction:column;gap:12px;display:flex}@media (max-width:768px){.security{margin-bottom:80px}.security__heading--second{margin-block-start:48px;margin-block-end:32px}.security__paragraph{margin-block-start:16px;margin-block-end:16px}}.privacy__circled-item{grid-template-columns:auto 1fr;gap:8px;margin-bottom:8px;display:grid}.privacy__circled-item:not(:first-child){margin-top:8px}@media (max-width:768px){.map__table{margin-bottom:80px}}.security-date__list{grid-template-columns:84px 1fr;gap:8px;display:grid}.security{margin-bottom:120px}.security__heading--second{margin-block-start:80px;margin-block-end:40px}.security__heading--third{margin-block-start:72px;margin-block-end:32px}.security__heading--fourth{margin-block-start:64px;margin-block-end:24px}.security__heading--fifth{margin-block-start:56px;margin-block-end:24px}.security__paragraph{margin-block-start:24px;margin-block-end:24px}@media (max-width:768px){.security{margin-bottom:80px}.security__heading--second{margin-block-start:48px;margin-block-end:32px}.security__paragraph{margin-block-start:16px;margin-block-end:16px}.security__heading--fifth{margin-block-start:40px;margin-block-end:16px}}.privacy__list{flex-direction:column;gap:8px;list-style:inside;display:flex}.privacy__address--itsol{margin-bottom:24px}@media (max-width:768px){.privacy{margin-bottom:80px}.privacy__heading--second{margin-block-start:48px;margin-block-end:32px}.privacy__heading--third{margin-block-start:40px;margin-block-end:24px}.privacy__heading--fourth,.privacy__heading--fifth{margin-block-start:40px;margin-block-end:16px}.privacy__list{gap:4px}.privacy__paragraph{margin-block-start:16px;margin-block-end:16px}.privacy__address{padding-left:16px}}.inquiry{margin-bottom:120px}.inquiry__top{margin-bottom:24px}.inquiry__definition-list{flex-direction:column;gap:24px;list-style:outside;display:flex}.inquiry__definition-item:before{vertical-align:middle;content:"";background-color:#222;border-radius:50%;width:6px;height:6px;margin-right:.5em;display:inline-block}.inquiry__conditions{flex-direction:column;gap:8px;margin-block-start:24px;margin-block-end:24px;padding-left:1.5em;font-size:16px;list-style:decimal;display:flex}.inquiry__heading--second{margin-block-start:80px;margin-block-end:40px}.inquiry__heading--third{margin-block-start:72px;margin-block-end:32px}@media (max-width:768px){.inquiry{margin-bottom:80px}.inquiry__top{margin-bottom:16px}.inquiry__link{font-size:14px}.inquiry__link--pdf{display:inline}.inquiry__definition-item:before{width:4px;height:4px}.inquiry__heading--second{margin-block-start:48px;margin-block-end:32px}.inquiry__heading--third{margin-block-start:40px;margin-block-end:24px}.privacy__heading--fourth,.privacy__heading--fifth{margin-block-start:40px;margin-block-end:16px}.privacy__list,.inquiry__links{gap:4px}.privacy__paragraph{margin-block-start:16px;margin-block-end:16px}.privacy__address{padding-left:16px}}.map__table{margin-bottom:120px}@media (max-width:768px){.map__table{margin-bottom:80px}.profile__list{gap:4px}}.office{flex-direction:column;gap:80px;margin-bottom:120px;display:flex}.office__list{flex-direction:column;gap:8px;display:flex}.office__map-link{align-self:flex-start;display:inline-flex}@media (max-width:768px){.office{gap:48px;margin-bottom:80px}}.privacy__list,.privacy__links{flex-direction:column;gap:8px;list-style:inside;display:flex}.privacy__link.link{display:block}@media (max-width:768px){.privacy{margin-bottom:80px}.privacy__heading--second{margin-block-start:48px;margin-block-end:32px}.privacy__heading--third{margin-block-start:40px;margin-block-end:24px}.privacy__heading--fourth,.privacy__heading--fifth{margin-block-start:40px;margin-block-end:16px}.privacy__list,.privacy__links{gap:4px}.privacy__paragraph{margin-block-start:16px;margin-block-end:16px}.privacy__address{padding-left:16px}}.profile__table{margin-bottom:120px}.profile__anchor{color:var(--color-corporate-red);gap:8px;text-decoration:underline}.profile__anchor-text{flex:auto;width:-moz-fit-content;width:fit-content}.profile__anchor .link-icon{flex:none}.profile__anchor--spaced{padding-left:16px}.profile__list{flex-direction:column;gap:8px;padding-left:16px;list-style:outside;display:flex}.profile__other-text{margin-bottom:8px}.profile__anchor:hover{text-decoration:none}.profile__anchor:focus-visible{text-decoration:none}@media (max-width:768px){.profile__table{margin-bottom:80px}.profile__anchor--spaced{padding-left:8px}.profile__other-text{margin-bottom:4px}}.access{flex-direction:column;gap:80px;margin-bottom:120px;display:flex}.access__list{flex-direction:column;gap:8px;display:flex}.access__link{align-self:flex-start;display:inline-flex}@media (max-width:768px){.access{gap:48px;margin-bottom:80px}}.privacy{margin-bottom:120px}.privacy__list{flex-direction:column;gap:8px;padding-left:1.5em;list-style:outside;display:flex}.i2ts-privacy__list--square{margin-top:16px;font-size:14px;list-style-type:square}.i2ts-privacy__paragraph{margin-top:16px}.i2ts-privacy__table{width:100%}.privacy__list--nogap{grid-column:2;gap:0}.privacy__num-paragraph{margin-bottom:8px}.privacy__conditions{flex-direction:column;gap:8px;margin-block-start:24px;margin-block-end:24px;padding-left:1.5em;list-style:decimal;display:flex}.privacy__info{flex-direction:column;gap:16px;display:flex}.privacy__heading--second{margin-block-start:80px;margin-block-end:40px}.privacy__heading--third{margin-block-start:72px;margin-block-end:32px}.privacy__heading--fourth{margin-block-start:64px;margin-block-end:24px}.privacy__heading--fifth{margin-block-start:56px;margin-block-end:24px}.privacy__paragraph{margin-block-start:24px;margin-block-end:24px}.privacy__row-content{vertical-align:middle}.privacy__table-header{width:280px}.privacy__inner-paragraph{margin-bottom:8px}.privacy__circled-item--i2ts:not(:first-child){margin-top:16px}.privacy__definition-content .definition-content__desc{width:100%}@media (max-width:1024px){.privacy__inner-table.table{width:100%;min-width:0}.privacy__table-header{width:180px}}@media (max-width:768px){.privacy{margin-bottom:80px}.privacy__inner-table.table{min-width:640px}.privacy__heading--second{margin-block-start:48px;margin-block-end:32px}.privacy__heading--third{margin-block-start:40px;margin-block-end:24px}.privacy__heading--fourth,.privacy__heading--fifth{margin-block-start:40px;margin-block-end:16px}.privacy__list,.privacy__links{gap:4px}.privacy__paragraph{margin-block-start:16px;margin-block-end:16px}.privacy__address{padding-left:16px}}.license{margin-bottom:120px}.license__heading{margin-bottom:20px}.license__list{flex-direction:column;gap:8px;margin-top:8px;padding-left:1.5em;list-style:outside;display:flex}.license__number-list{padding-left:1.5em;list-style:decimal}.license__number-item:not(:last-child){margin-bottom:8px}.license__table{margin-bottom:80px}@media (max-width:768px){.license{margin-bottom:80px}.license__heading{margin-bottom:30px}.license__table{margin-bottom:48px}.license__list,.license__number-list{gap:4px}.license__number-item:not(:last-child){margin-bottom:4px}}.comspace3__img{width:100%;max-width:544px;height:auto;margin-inline-start:auto;margin-inline-end:auto}.comspace3__button{justify-content:center;align-items:center;width:292px;margin-bottom:32px;font-weight:700;display:flex;position:relative}.i2ts-support__anchors{grid-template-columns:repeat(3,minmax(327px,1fr));gap:32px;margin-block-start:80px;margin-block-end:80px;display:grid}.i2ts-support__question:before{color:var(--color-corporate-red);content:"Q. ";font-size:20px;font-weight:400}.contact{margin-bottom:120px;margin-inline-start:auto;margin-inline-end:auto}.contact__inner{flex-direction:column;gap:40px;display:flex}.contact__iframe{border:none;width:100%}.contact__main{width:100%;max-width:738px;margin-inline-start:auto;margin-inline-end:auto}@media (max-width:768px){.contact{margin-bottom:80px}}.contact-complete{text-align:center;flex-direction:column;align-items:center;margin-block-start:80px;margin-block-end:152px;display:flex}.contact-complete__icon{width:110px;height:110px}.contact-complete__title{margin-bottom:24px}.contact-complete__button{margin-top:64px;min-width:292px;margin-inline-start:auto;margin-inline-end:auto}@media (max-width:768px){.contact-complete{margin-block-start:56px;margin-block-end:80px}.contact-complete__icon{width:96px;height:96px}.contact-complete__button{min-width:280px;margin-top:48px}}.governance-content{padding-bottom:80px}.governance-content__text{padding-block-start:0;padding-block-end:40px}.governance-content__text-heading{font-size:32px}.governance-content__text-description{margin-block-start:44px;margin-block-end:40px}.governance-content__map-logo{width:215px;height:35px;margin-bottom:32px}.governance-content__map-logo--en{width:280px;height:24px}.governance__heading{margin-block-start:80px;margin-block-end:40px}.governance__heading--large{margin-block-start:80px;margin-block-end:64px}@media (max-width:768px){.governance-content__text{padding-block-start:0;padding-block-end:32px}.governance-content__text-heading{font-size:24px}.governance-content__map-image{margin-top:0}.governance-content__text-description{margin-block-start:16px;margin-block-end:40px}.governance-content__map-logo{width:22%;margin-bottom:16px}.governance-content__map-logo--en{width:200px;height:auto}.governance__heading{margin-block-start:40px;margin-block-end:24px}.governance__heading--large{margin-block-start:80px;margin-block-end:40px}}.secondary-button{border-radius:var(--base-radius);background-color:var(--color-white);border:1px solid var(--color-corporate-red);min-height:72px;color:var(--color-corporate-red);grid-template-columns:24px 1fr 24px;justify-content:center;align-items:center;padding:10px;font-size:16px;font-weight:700;display:inline-grid}@media (max-width:768px){.secondary-button{min-height:60px}}@media (any-hover:hover){.secondary-button{transition:background-color .2s ease-in-out}.secondary-button:hover{background-color:var(--color-primitive-red-50)}}.page-heading{min-height:186px;color:var(--color-white);background-color:var(--color-base);border-bottom:3px solid var(--color-corporate-red);flex-direction:column;justify-content:center;padding-block-start:1em;padding-block-end:1em;display:flex}@media not (min-width:768px){.page-heading{min-height:176px}}.page-heading__prefix{margin-bottom:8px;font-size:2rem;line-height:1}@media not (min-width:768px){.page-heading__prefix{margin-bottom:4px;font-size:1.6rem}}.breadcrumb{width:100%;max-width:var(--width-contents);scrollbar-width:none;margin-block-start:13px;margin-block-end:80px;margin-inline-start:auto;margin-inline-end:auto;overflow-x:auto}@media not (min-width:768px){.breadcrumb{margin-block-start:12px;margin-block-end:40px}}.breadcrumb__list{flex-wrap:nowrap;gap:8px;width:100%;list-style:none;display:flex}.breadcrumb__item{flex:none;align-items:center;column-gap:8px;font-size:14px;font-style:normal;font-weight:400;display:inline-flex}.breadcrumb__item:last-child{color:var(--color-breadcrumb-gray)}.breadcrumb__link{color:var(--color-corporate-red);line-height:1.6rem;text-decoration:underline}.breadcrumb__link-arrow{width:16px;height:16px;color:var(--color-corporate-red)}@media (any-hover:hover){.breadcrumb__link:hover{text-decoration:none}}@media not (min-width:768px){.breadcrumb__list{flex-wrap:wrap}.breadcrumb__item{font-size:12px}.breadcrumb__item:last-child{padding-inline-end:var(--padding-inline-aside)}}.paragraph{font-size:16px}.paragraph--spaced{margin-block-start:24px;margin-block-end:24px}.paragraph--small{font-size:14px}@media (max-width:768px){.paragraph{font-size:14px}.paragraph--spaced{margin-block-start:16px;margin-block-end:16px}}.header-placeholder{display:contents}.heading-2{padding-bottom:16px;font-size:32px;position:relative}.heading-2:after{content:"";background:var(--color-key-corporate);width:120px;height:3px;position:absolute;bottom:-1px;left:0}.heading-3{padding-bottom:8px;font-size:28px;display:flex;position:relative}.heading-3:before{content:"";background:var(--color-divider-light-gray);width:100%;height:2px;position:absolute;bottom:-1px;left:0}.heading-3:after{content:"";background:var(--color-key-corporate);width:40px;height:2px;position:absolute;bottom:-1px;left:0}.heading-4{padding-left:12px;font-size:24px;position:relative}.heading-4:before{content:"";background:var(--color-key-corporate);width:2px;height:min(100%,34px);position:absolute;top:0;left:0}.heading-5{padding-inline-start:20px;font-size:20px;position:relative}.heading-5:before{content:"";background-color:var(--color-key-corporate);width:12px;height:2px;position:absolute;top:13px;left:0}@media (max-width:768px){.heading-2{padding-bottom:12px;font-size:24px}.heading-3{font-size:20px}.heading-3:after{width:64px}.heading-4{padding-left:8px;font-size:18px}.heading-4:before{height:min(100%,25px)}.heading-5{font-size:16px}.heading-5:before{top:10px}}.excursion-link{background-color:var(--color-background-gray);width:100%;margin-inline-start:auto;margin-inline-end:auto;padding-block-start:80px;padding-block-end:80px}.excursion-link__list{grid-template-columns:repeat(auto-fit,minmax(327px,1fr));justify-content:center;align-items:center;gap:32px;margin-inline-start:auto;margin-inline-end:auto;display:grid}.excursion-link__item{padding-bottom:16px;display:inline-block;position:relative;overflow:hidden}.excursion-link__btn{text-decoration:none}.excursion-link__item:before{content:"";background-color:var(--color-divider-body01);width:100%;height:1px;position:absolute;bottom:0;left:0}.excursion-link__item:after{content:"";background-color:var(--color-divider-accent);width:100%;height:1px;position:absolute;bottom:0;left:0;transform:translate(-100%)}.excursion-link__item:hover:after{animation:.3s ease-in-out forwards line-in}.excursion-link__item:focus-visible:after{animation:.3s ease-in-out forwards line-in}.excursion-link__item:not(:hover):after{animation:.3s ease-in-out line-out}@media (max-width:1360px){.excursion-link__list{gap:24px}}@media (max-width:768px){.excursion-link{padding-block-start:40px;padding-block-end:40px}}.contact-article{width:100%;margin-bottom:120px}@media (max-width:768px){.contact-article{margin-bottom:80px}}.privacy-contact__iframe{border:none;width:100%}.company-group{background-color:var(--color-background-gray);max-width:var(--width-contents);flex-direction:column;gap:40px;width:100%;margin-inline-start:auto;margin-inline-end:auto;padding:56px 64px;display:flex}.company-group__leading{font-size:30px}.company-group__links{flex-wrap:wrap;align-items:center;gap:24px 56px;display:flex}@media (max-width:768px){.company-group{gap:32px;padding:40px 24px}.company-group__links{flex-direction:column;justify-content:flex-start;width:100%}.company-group__leading{font-size:20px}}.child-list{flex-direction:column;gap:16px;font-size:16px;display:flex}.history__content{font-size:16px}.history__month{width:50px;font-family:var(--font-albert-sans);flex:none;font-size:24px}.history__month .history__mark{font-size:14px}.history__item{align-items:baseline;padding-left:50px;display:flex;position:relative}.history__item:before{content:"";mix-blend-mode:multiply;background:#ffdde0;border-radius:100%;width:17px;height:17px;position:absolute;top:13px;left:0}.history__item:after{content:"";background:var(--color-corporate-red);border-radius:100%;width:7px;height:7px;position:absolute;top:18px;left:5px}@media (max-width:768px){.history__content{font-size:14px}.history__month{width:50px;font-family:var(--font-albert-sans);flex:none;font-size:18px}.history__item{flex-direction:column;align-items:flex-start;padding-left:24px}.history__item:before{width:13px;height:13px;top:2px;left:2px;transform:translateY(50%)}.history__item:after{width:5px;height:5px;top:6px;left:6px;transform:translateY(120%)}.history__month .history__mark{font-size:12px}}.history__line{display:flex}.history__year{width:100px;font-family:var(--font-albert-sans);color:var(--color-corporate-red);flex:none;font-size:24px}.history__collection{position:relative}.history__collection:before{content:"";background:var(--color-divider-body02);width:1px;height:calc(100% + 60px);position:absolute;top:-30px;left:8px}.history__list{flex-direction:column;gap:20px;display:flex}.history__year .history__mark{font-size:14px}@media (max-width:768px){.history__year{width:80px;font-size:18px}.history__mark{font-size:12px}}.history-group{background-color:var(--color-background-gray);max-width:var(--width-contents);flex-direction:column;gap:40px;margin-inline-start:auto;margin-inline-end:auto;padding:56px 64px;display:flex}.history-group__leading{font-size:30px}.history-group__links{flex-wrap:wrap;align-items:center;gap:24px 56px;display:flex}@media (max-width:768px){.history-group{gap:32px;padding:40px 24px}.history-group__links{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:24px}.history-group__leading{font-size:20px}}.history__wrapper{flex-direction:column;gap:50px;display:flex}@media (max-width:768px){.history__wrapper{gap:32px}}.link{color:var(--color-corporate-red);align-items:center;font-size:16px;font-weight:700;text-decoration:none;display:inline-flex}.link--inline{font-weight:400;text-decoration:underline}.link__icon--arrow-right{transition:transform .2s ease-out}.link:hover{text-decoration:underline}.link:hover .link__icon--arrow-right{transform:translate(4px)}.link--inline:hover{text-decoration:none}.link--inline:focus-visible{text-decoration:none}.link__icon{width:auto;height:auto}@media (max-width:768px){.link{font-size:14px}.link__icon{width:20px;height:20px}}.definition-content{gap:32px;display:flex}.definition-content__term{flex:none;width:257px;font-weight:700}.definition-content__desc{align-self:center}@media not (min-width:768px){.definition-content{flex-direction:column;gap:8px}.definition-content__term{width:auto}.definition-content__desc{align-self:start}}.definition-list{border-bottom:1px solid var(--color-divider-body01);flex-direction:column;width:100%;margin-inline-start:auto;margin-inline-end:auto;display:flex}.definition-list__item{padding-block-start:24px;padding-block-end:24px}@media not (min-width:768px){.definition-list__item{padding-block-start:16px;padding-block-end:16px}}.office-block__title{margin-bottom:48px;font-size:30px}@media (max-width:768px){.office-block__title{margin-bottom:32px;font-size:24px}}.privacy-date__list{grid-template-columns:84px 1fr;gap:8px;display:grid}.privacy-date__list[data-isen=true]{grid-template-columns:174px 1fr}@media (max-width:768px){.privacy-date__list[data-isen=true]{grid-template-columns:1fr 1fr}}.privacy-declaration{flex-direction:column;gap:24px;display:flex}.privacy-declaration__signature{text-align:end;align-self:flex-end}.role-list{gap:78px;display:flex}.role-list__term{flex:none;width:140px}@media not (min-width:768px){.role-list{grid-template-columns:repeat(2,1fr);column-gap:32px;display:grid}html[lang=en] .role-list{gap:32px}}html[lang=en] .role-list__term{width:50%}html[lang=en] .role-list{gap:16px}html[lang=en] .role-list:not(:last-child){margin-bottom:8px}.csr{margin-bottom:120px}.csr__heading{margin-block-start:80px;margin-block-end:48px}.csr__number-list{max-width:var(--width-contents);margin:0;padding-inline-start:1.5em;list-style:decimal}.csr__number-list__item{padding-left:8px}.csr__number-list__item:not(:last-child){margin-bottom:8px}@media (max-width:768px){.csr{margin-bottom:80px}.csr__heading{margin-block-start:48px;margin-block-end:32px}}.license-heading__wrapper{justify-content:space-between;gap:16px;display:flex}.license-heading{grid-template-rows:min-content 1fr;font-size:30px;display:grid}.license-heading__img{grid-area:1/2/span 2/3;place-self:start end;width:120px}@media (max-width:768px){.license-heading{column-gap:16px;font-size:24px}.license-heading__img{max-width:70px;height:auto}}.table{border-bottom:1px solid var(--color-divider-dark);border-top:1px solid var(--color-divider-dark);min-width:640px}.table--small{width:100%;min-width:0}.table__data{vertical-align:middle;color:var(--color-base);border-bottom:1px solid var(--color-divider-body02);padding:24px;font-size:16px}.table__data--rightmost{border-right:none}.table__data--bottom{border-bottom:none}.table__data--heading{background:var(--color-primitive-state-200);border-right:1px solid var(--color-divider-dark);font-weight:700}@media (max-width:768px){.table__data{padding:16px}.table__data--heading{max-width:160px}}.table-wrapper{width:100%;height:100%}@media not (min-width:768px){.table-wrapper{overflow-x:auto}}.comspace3{margin-bottom:120px}.comspace3__heading-img{margin-bottom:40px;line-height:0}.comspace3__heading--second{margin-bottom:46px}.comspace3__heading--third{margin-block-start:72px;margin-block-end:32px}.comspace3__heading--fourth{margin-block-start:64px;margin-block-end:24px}.comspace3__paragraph{margin-bottom:32px}.comspace3__button{margin-inline-start:auto;margin-inline-end:auto;justify-content:center;align-items:center;width:292px;margin-bottom:32px;font-weight:700;display:flex;position:relative}.comspace3__button-text{align-items:center;display:flex}.comspace3__button-icon{width:24px;height:24px;position:absolute;right:16px}@media (max-width:768px){.comspace3{margin-bottom:80px}.comspace3__heading--second{margin-bottom:32px}.comspace3__heading--third{margin-block-start:40px;margin-block-end:24px}.comspace3__heading--fourth{margin-block-start:40px;margin-block-end:16px}}.i2ts-partners{width:100%;margin-bottom:120px}.i2ts-partners__content .definition-content__desc{width:100%}.i2ts-partners__block{grid-template-columns:auto 1fr;column-gap:32px;display:grid}.i2ts-partners__logo{grid-row:span 2;width:256px;line-height:0}@media (max-width:768px){.i2ts-partners{margin-bottom:80px}.i2ts-partners__block{grid-template-columns:1fr;justify-content:center;row-gap:16px}.i2ts-partners__description{width:100%}.i2ts-partners__logo{margin-inline-start:auto;margin-inline-end:auto}}.i2ts-support{margin-bottom:120px}.i2ts-support__intro{background-color:var(--color-background-gray);flex-direction:column;gap:16px;margin-bottom:32px;padding:32px;display:flex}.i2ts-support__heading{margin-top:80px;margin-bottom:45px}.i2ts-support__anchors{grid-template-columns:repeat(3,1fr);gap:32px;margin-block-start:80px;margin-block-end:80px;display:grid}.i2ts-support__anchor{padding-bottom:16px;text-decoration:none;position:relative;overflow:hidden}.i2ts-support__anchor:before{content:"";background-color:var(--color-divider-body01);width:100%;height:1px;position:absolute;bottom:0;left:0}.i2ts-support__anchor:after{content:"";background-color:var(--color-divider-accent);width:100%;height:1px;position:absolute;bottom:0;left:0;transform:translate(-100%)}.i2ts-support__anchor:hover:after{animation:.3s ease-in-out forwards line-in}.i2ts-support__anchor:focus-visible:after{animation:.3s ease-in-out forwards line-in}.i2ts-support__anchor:not(:hover):after{animation:.3s ease-in-out line-out}.i2ts-support__question{align-items:baseline;gap:16px;font-weight:700;display:inline-flex}.i2ts-support__question:before{content:"Q. ";color:var(--color-corporate-red);font-size:20px;font-weight:400}.i2ts-support__answer{align-items:baseline;gap:16px;display:inline-flex}.i2ts-support__answer:before{content:"A. ";font-size:20px;font-weight:400}.i2ts-support__link{align-self:flex-start;font-weight:400;display:inline-flex}.i2ts-support__answer-list{flex-direction:column;gap:8px;margin-top:8px;padding-left:1em;list-style:outside;display:flex}.i2ts-support__answer-rack-specs{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.i2ts-support__qa{flex-direction:column;gap:8px;display:flex}@media (max-width:1024px){.i2ts-support__anchors{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.i2ts-support{margin-bottom:80px}.i2ts-support__intro{gap:8px;margin-bottom:24px}.i2ts-support__anchors{grid-template-columns:1fr;gap:16px;margin-block-start:48px;margin-block-end:48px}.i2ts-support__heading{margin-block-start:48px;margin-block-end:32px}.i2ts-support__answer-list{gap:4px}.i2ts-support__question,.i2ts-support__answer{gap:8px}.i2ts-support__question:before,.i2ts-support__answer:before{font-size:16px}.i2ts-support__answer-rack-specs{grid-template-columns:1fr;gap:16px}.i2ts-support__answer-rack-specs-column{flex-direction:column;gap:4px;display:flex}}.actionplan__title{margin-block-start:72px;margin-block-end:16px}@media (max-width:768px){.actionplan{margin-bottom:80px}.actionplan__title{margin-block-start:48px;margin-block-end:16px}.actionplan__manifest{flex-direction:column;align-items:center;gap:24px;margin-bottom:24px;padding:32px 24px;display:flex}.sys-actionplan__heading{margin-block-start:48px;margin-block-end:32px}.sys-actionplan__section{margin-top:48px}.sys-actionplan__contents{margin-top:32px}}.network-terms{margin-bottom:120px}.network-terms__title{margin-bottom:44px;font-size:30px}@media (max-width:768px){.network-terms{margin-bottom:80px}.network-terms__title{margin-block-start:48px;margin-block-end:36px;font-size:24px}}.actionplan{margin-bottom:120px}.actionplan__manifest{background-color:var(--color-background-gray);gap:32px;margin-bottom:40px;padding:32px;display:flex}.sys-actionplan__heading{margin-block-start:72px;margin-block-end:48px}.sys-actionplan__contents{text-align:center}.sys-actionplan__section{flex-direction:column;gap:72px;margin-top:80px;display:flex}.sys-actionplan__list{margin-top:40px}.actionplan__img-wrapper{flex:none;width:152px;height:100%}@media (max-width:768px){.actionplan{margin-bottom:80px}.actionplan__manifest{flex-direction:column;align-items:center;gap:24px;margin-bottom:24px;padding:32px 24px;display:flex}.sys-actionplan__heading{margin-block-start:48px;margin-block-end:32px}.sys-actionplan__section{margin-top:48px}.definition-content__desc-list{gap:4px}}.history{flex-direction:column;gap:120px;width:100%;margin-block-start:80px;margin-block-end:120px;display:flex}.history__table{max-width:1048px;margin-inline-start:auto;margin-inline-end:auto}.history__link .button-link__circle{width:32px;height:32px}.history__link__text{flex:none}.history__link-others{flex:none;font-size:18px;font-weight:700}@media (max-width:768px){.history{gap:90px;margin-bottom:80px}.history__link .button-link__circle{width:24px;height:24px}.history__link__text{flex:auto;font-size:16px}.history__link-others{text-align:left;flex:auto;max-width:310px;font-size:16px}}.public-notice{margin-bottom:120px}.public-notice__title{margin-bottom:44px;font-size:30px}.public-notice__list{margin-top:60px}@media (max-width:768px){.public-notice{margin-bottom:80px}.public-notice__title{margin-block-start:48px;margin-block-end:36px;font-size:24px}.public-notice__list{margin-top:32px}}.purpose-header__logo{width:100%;max-width:123px;margin-bottom:24px}.purpose-header__title{margin-bottom:48px;font-size:48px;font-weight:700}.purpose__content{z-index:10;flex-direction:column;row-gap:40px;line-height:2;display:flex;position:relative}.purpose-gallery__group--first{padding-left:300px;position:relative}.purpose-gallery__image--primary{background-image:url(/img/pages/company/purpose/section1-img1.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:768px;margin-top:-506px}.purpose-gallery__image--secondary{background-image:url(/img/pages/company/purpose/section1-img2.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;width:50%;height:402px;position:absolute;bottom:-318px;left:0}.purpose-gallery__group--second{max-width:1280px;margin-inline-start:auto;margin-inline-end:auto;position:relative}.purpose-gallery__image--single{background-image:url(/img/pages/company/purpose/section1-img3.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;width:488px;height:294px;margin-left:auto;position:absolute;top:100px;right:0}.purpose-gallery__group--third{margin-inline-start:auto;margin-inline-end:auto;width:744px;height:358px;margin-top:403px;position:relative}.purpose-gallery__image--left{z-index:1;background-image:url(/img/pages/company/purpose/section1-img4.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;width:343px;height:248px;margin-right:auto;position:relative}.purpose-gallery__image--right{background-image:url(/img/pages/company/purpose/section1-img5.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;width:378px;height:252px;margin-right:auto;position:absolute;top:106px;right:48px}.purpose-gallery__image--sp{display:none}.purpose-gallery{padding-bottom:120px}.purpose-point{background-position:50%;background-size:cover;grid-template-columns:repeat(12,64px);justify-content:center;align-items:center;gap:32px;height:400px;display:grid}.purpose-point--open{background-image:url(/img/pages/company/purpose/section2-img1.jpg)}.purpose-point--pioneer{background-image:url(/img/pages/company/purpose/section2-img2.jpg)}.purpose-point--develop{background-image:url(/img/pages/company/purpose/section2-img3.jpg)}.purpose-point__title{grid-column:2/6;align-items:center;gap:16px;display:flex}.purpose-point__title-main{color:var(--color-white);letter-spacing:.15em;font-size:54px}.purpose-point__description{color:var(--color-white)}.purpose-point__title-sub{color:var(--color-corporate-red);letter-spacing:.2em;font-size:20px}.purpose-point__description{grid-column:8/12}.purpose-doors{background-color:var(--color-black);grid-template-columns:repeat(12,64px);justify-content:center;align-items:center;gap:32px;display:grid}.purpose-doors__logo{grid-column:1/7}.purpose-doors__content{grid-column:7/12}.purpose-doors__logo-image{width:100%;margin-inline-start:auto;margin-inline-end:auto;display:block}.purpose-door{color:var(--color-white)}.purpose-doors{padding:152px 0 240px;position:relative}.purpose-door__title{max-width:max-content;margin-bottom:26px;padding-bottom:8px;font-size:32px;position:relative}.purpose-door__heading{margin-bottom:4px;font-size:16px;font-weight:700}.purpose-door__title:after{content:"";background:linear-gradient(90deg,var(--primay-accent,#e60012)0%,var(--Background-Black,#171717)100%);width:100%;height:2px;position:absolute;bottom:0;left:0}.purpose-doors__content{flex-direction:column;row-gap:64px;display:flex}.purpose-connections__list{flex-direction:column;row-gap:32px;display:flex}.purpose-connections{overflow-x:clip}.purpose-connection__title{align-items:center;gap:4px;margin-bottom:8px;display:flex}.purpose-connection__title-number{color:var(--color-corporate-red);font-size:20px;font-weight:700}.purpose-connection__title-main{font-size:20px;font-weight:700}.purpose-connections__inner{background-color:var(--color-background-gray);z-index:2;grid-template-columns:repeat(12,78px);align-items:center;gap:32px;margin-top:-80px;padding:112px 0;display:grid;position:relative}.purpose-connections__content{grid-column:2/7}.purpose-connections__images{grid-column:7/10;position:relative}.purpose-connections__image{width:100%}.purpose-connections__image--primary{max-width:313px}.purpose-connections__inner:after{content:"";background:linear-gradient(90deg,#e60012,#fff),#d3d3d3 50%/cover no-repeat;width:100%;height:2px;position:absolute;bottom:0;left:0}.purpose-connections__title{margin-bottom:54px}.purpose-connections__image--primary{z-index:2;position:relative}.purpose-connections__image--secondary{z-index:1;width:499px;height:504px;max-width:initial;max-block-size:initial;max-inline-size:initial;position:absolute;bottom:-398px;left:121px}.purpose-connections__bottom-images{margin-top:80px;max-width:756px;margin-inline-start:auto;margin-inline-end:auto;padding-bottom:133px;position:relative}.purpose-connections__bottom-image--first{object-fit:cover;width:457px;display:block}.purpose-connections__bottom-image--second{position:absolute;top:200px;right:84px}.purpose-connections__bottom-image--sp{display:none}.purpose-value-section{padding:120px 0 72px}.purpose-value-section__title-image{width:100%;max-width:345px}.purpose-value-section__title{margin-bottom:32px}.purpose-value-section__list{grid-template-columns:repeat(3,1fr);padding-bottom:120px;display:grid}.purpose-value-section__item{color:var(--color-white);background-position:50%;background-size:cover;flex-direction:column;justify-content:flex-end;height:800px;padding:80px 20px 80px 80px;display:flex}.purpose-value-section__item-title{margin-bottom:8px;font-size:36px}.purpose-value-section__item--challenge{background-image:url(/img/pages/company/purpose/section4-img1.jpg)}.purpose-value-section__item--move{background-image:url(/img/pages/company/purpose/section4-img2.jpg)}.purpose-value-section__item--feel{background-image:url(/img/pages/company/purpose/section4-img3.jpg)}@media (max-width:1024px){.purpose-point{grid-template-columns:repeat(11,max-content)}.purpose-doors__logo{grid-column:3/7}.purpose-doors__content{grid-column:7/11}.purpose-door__title{font-size:30px}.purpose-connections__inner{grid-template-columns:1fr;gap:40px;padding:40px 56px 104px 64px}.purpose-connections__content{grid-column:1/1}.purpose-connections__images{grid-column:1/1;position:absolute;bottom:-96px}.purpose-connections__title{margin-bottom:32px}.purpose-connections__image--primary{width:160px;height:128px}.purpose-connections__image--secondary{object-fit:cover;object-position:bottom;width:1024px;height:195px;bottom:-84px}.purpose-connections__images,.purpose-connections__bottom-images{display:none}.purpose-connections__bottom-image--sp{z-index:2;width:100%;margin-top:-40px;display:block;position:relative}.purpose-value-section__list{grid-template-columns:1fr;padding-bottom:80px}.purpose-value-section__item{height:280px;padding:64px 20px 64px 64px}}@media (max-width:768px){.purpose-header__title{margin-bottom:40px;font-size:30px}.purpose-gallery__group{display:none}.purpose-gallery__image--sp{width:100%;display:block}.purpose-header__logo{max-width:86px;margin-bottom:16px}.purpose__content{row-gap:28px;margin-bottom:40px;padding:0}.purpose-gallery{padding-bottom:48px}.purpose-point{flex-direction:column;justify-content:center;align-items:center;gap:0;height:280px;padding-left:24px;display:flex}.purpose-point__title{gap:0;width:100%;margin-bottom:8px}.purpose-point__title-main{font-size:36px}.purpose-point__title-sub{font-size:16px}.purpose-point__description{width:100%}.purpose-doors{display:block}.purpose-door__title{margin-bottom:16px;padding-bottom:4px}.purpose-doors__content{padding:0 24px}.purpose-connections__image--secondary{object-position:bottom;width:768px}.purpose-connections__inner{padding:40px 8px 104px 24px}.purpose-value-section__item{justify-content:center;align-items:flex-start;padding:0 0 0 24px}.purpose-doors{padding:0 0 136px}.purpose-doors__content{row-gap:48px}.purpose-connection__title-main,.purpose-connection__title-number{font-size:16px}.purpose-value-section__title{max-width:255px}.purpose-value-section{padding:80px 0 32px}}.company-item-button{justify-content:space-between;align-items:center;width:100%;font-size:24px;text-decoration:none;display:flex}.company-item-button__icon--arrow-right{color:var(--color-corporate-red);transition:transform .2s ease-out}.company-item-button__svg{width:56px;height:56px;position:absolute;transform:rotate(-90deg)}.company-item-button__svg-circle{fill:none;stroke:var(--color-corporate-red);stroke-width:2px;stroke-dasharray:301.6;stroke-dashoffset:0}.company-item-button__circle{justify-content:center;align-items:center;width:56px;height:56px;display:inline-flex;position:relative}@media (max-width:1024px){.company-item-button{flex-wrap:nowrap;min-width:0;font-size:18px}.company-item-button__svg{width:40px;height:40px}.company-item-button__icon{width:16px;height:16px}}.company-item__picture{margin-bottom:24px;display:block}.company-item__image{vertical-align:bottom;width:100%}@media (max-width:768px){.company-item__picture{margin-bottom:16px}}@keyframes button-link-circle{0%{stroke-dashoffset:301.6px}to{stroke-dashoffset:0}}@media (any-hover:hover){.company-item:hover .company-item-button__icon--arrow-right{animation:.4s cubic-bezier(.645,.045,.355,1) forwards arrow}.company-item:hover .company-item-button__svg-circle{animation:.3s cubic-bezier(.645,.045,.355,1) forwards button-link-circle}.company-item .company-item__image{transition:box-shadow .3s cubic-bezier(.215,.61,.355,1)}.company-item:hover .company-item__image{box-shadow:var(--shadow-hovered)}.company-item:focus-visible .company-item__image{box-shadow:var(--shadow-hovered)}}.header-placeholder-english{display:contents}.about-section__segment{z-index:1;filter:drop-shadow(var(--shadow-decoration));height:-moz-fit-content;height:fit-content;position:relative}@media (max-width:768px){.hero-section{padding-block-start:40%}.hero-section__title{font-size:36px}.hero-section__title.hero-section__title--en{font-size:28px}.hero-section__title-label{font-size:16px}}html[lang=en] .hero-section__article{padding-bottom:64px}.under-link-section__card{width:100%;height:355px;color:var(--color-white);flex-direction:column;justify-content:space-between;padding:32px;transition:all .4s cubic-bezier(.215,.61,.355,1);display:flex}@media (max-width:768px){.under-link-section__card{height:50vw;padding:16px 24px}}.under-link-section__card--company{background:url(/img/pages/top/bg-under_link_company.jpg) 50%/cover no-repeat}.under-link-section__card.under-link-section__card--company-en{flex-direction:row;align-items:center}@media not (max-width:768px){.under-link-section__card.under-link-section__card--company-en{padding-left:80px;padding-right:56px}}.under-link-section__card--recruit{background:url(/img/pages/top/bg-under_link_recruit.jpg) 50%/cover no-repeat}.under-link-section__card-link-mark{flex:none;justify-content:center;align-items:center;display:flex;position:relative}.under-link-section__card-link-mark.under-link-section__card-link-mark--en{width:80px;height:80px}@media (max-width:768px){.under-link-section__card-link-mark.under-link-section__card-link-mark--en{width:40px;height:40px}}.under-link-section__card-link-mark.under-link-section__card-link-mark--en .under-link-section__card-link-circle{stroke-dasharray:246;stroke-dashoffset:0;transform-origin:50%;transform:rotate(-90deg)}@keyframes under-link-section-card-circle{0%{stroke-dashoffset:246px}to{stroke-dashoffset:0}}.entry-cta{background-color:var(--color-background-gray);flex-direction:column;justify-content:center;align-items:center;row-gap:16px;padding:32px;display:flex}.entry-cta__anchor .button-link__circle{width:32px;height:32px}@media (max-width:768px){.entry-cta{row-gap:8px}.entry-cta__anchor .button-link__circle{width:-moz-fit-content;width:fit-content;height:auto}}.portrait-heading{align-items:center;gap:32px;display:flex}.portrait-heading__title{font-weight:700}.portrait-heading__image{aspect-ratio:1;object-fit:cover;border-radius:50%;width:160px}@media (max-width:768px){.portrait-heading{flex-direction:column;gap:16px}.portrait-heading__title{font-size:14px}}.event-detail{width:100%;max-width:var(--width-detail-content);margin-inline-start:auto;margin-inline-end:auto;margin-bottom:120px}.event-detail__intro{margin-bottom:80px}.event-detail__labels-wrapper{align-items:center;gap:24px;margin-bottom:42px;display:flex}.event-detail__labels{align-items:flex-start;gap:16px;display:flex}@media not (min-width:768px){.event-detail__labels{flex-wrap:wrap}}.event-detail__labels-column{flex-wrap:wrap;flex:none;gap:16px;display:flex}.event-detail__labels-column:last-child{flex:0 auto}@media not (min-width:768px){.event-detail__labels-column:last-child{flex-basis:100%;width:100%}}.event-form{margin-top:80px}.event-form-block{display:none}.event-form-block[data-event-opened=true]{display:block}.event-form-button{width:100%;max-width:320px;height:72px;margin-inline-start:auto;margin-inline-end:auto;font-weight:700;display:flex;position:relative}.event-form-button__icon{margin-block-start:auto;margin-block-end:auto;position:absolute;top:0;bottom:0;right:16px}@media (max-width:768px){.event-detail__intro{margin-bottom:56px}.event-detail__labels-wrapper{flex-direction:column;align-items:flex-start;gap:8px;margin-bottom:32px}.event-detail__labels{gap:8px}.event-form{margin-top:40px}.event-form-button{max-width:280px;height:60px}.event-form-button__icon{width:20px;height:20px;right:16px}}.label{border:1px solid var(--color-divider-body01);padding:2px 12px;font-size:14px}.label--date{font-family:var(--font-albert-sans);border:none;padding:0;font-size:18px}.label--date.label--color-white{color:var(--color-white)}.label--date-bg{color:var(--color-white);border:none;padding:0}.label--venue,.label--company{background-color:var(--color-white);border:1px solid var(--color-divider-body01)}.label--venue.label--color-white,.label--company.label--color-white{background-color:var(--color-text-description);color:var(--color-white);border:none}.label--venue-bg,.label--company-bg{color:var(--color-white);background-color:var(--color-breadcrumb-gray);border:none}.label--status{background-color:var(--color-corporate-red);color:var(--color-white);border:none;font-weight:700}.label--required{background-color:var(--color-corporate-red);color:var(--color-white);border:none;padding:0 4px;font-weight:700}.label--status-ended{background-color:var(--color-breadcrumb-gray);color:var(--color-white);border:none;font-weight:700}.label--type,.label--notice{color:var(--color-corporate-red);border:1px solid var(--color-corporate-red)}.label--type.label--color-white,.label--notice.label--color-white{color:var(--color-white);background:var(--color-primitive-red-900);border:none}.label--type-bg,.label--notice-bg{color:var(--color-white);background-color:var(--color-background-dark-red);border:none}@media (max-width:768px){.label{padding:0 6px;font-size:12px}}:-webkit-any(.post-contents,.content_data) h2{margin-block-start:72px;margin-block-end:32px;padding-left:12px;font-size:24px;position:relative}:-moz-any(.post-contents,.content_data) h2{margin-block-start:72px;margin-block-end:32px;padding-left:12px;font-size:24px;position:relative}:is(.post-contents,.content_data) h2{margin-block-start:72px;margin-block-end:32px;padding-left:12px;font-size:24px;position:relative}:-webkit-any(.post-contents,.content_data) h2:before{content:"";background-color:var(--color-corporate-red);width:2px;height:min(100%,34px);position:absolute;top:0;left:0}:-moz-any(.post-contents,.content_data) h2:before{content:"";background-color:var(--color-corporate-red);width:2px;height:min(100%,34px);position:absolute;top:0;left:0}:is(.post-contents,.content_data) h2:before{content:"";background-color:var(--color-corporate-red);width:2px;height:min(100%,34px);position:absolute;top:0;left:0}:-webkit-any(.post-contents,.content_data) h2:first-child{margin-block-start:0}:-moz-any(.post-contents,.content_data) h2:first-child{margin-block-start:0}:is(.post-contents,.content_data) h2:first-child{margin-block-start:0}:-webkit-any(.post-contents,.content_data) h3{align-items:center;gap:8px;margin-block-start:64px;margin-block-end:24px;font-size:20px;display:flex;position:relative}:-moz-any(.post-contents,.content_data) h3{align-items:center;gap:8px;margin-block-start:64px;margin-block-end:24px;font-size:20px;display:flex;position:relative}:is(.post-contents,.content_data) h3{align-items:center;gap:8px;margin-block-start:64px;margin-block-end:24px;font-size:20px;display:flex;position:relative}:-webkit-any(.post-contents,.content_data) h3:before{content:"";background-color:var(--color-corporate-red);width:12px;height:2px;display:inline-block;position:relative;top:50%;left:0;transform:translateY(-50%)}:-moz-any(.post-contents,.content_data) h3:before{content:"";background-color:var(--color-corporate-red);width:12px;height:2px;display:inline-block;position:relative;top:50%;left:0;transform:translateY(-50%)}:is(.post-contents,.content_data) h3:before{content:"";background-color:var(--color-corporate-red);width:12px;height:2px;display:inline-block;position:relative;top:50%;left:0;transform:translateY(-50%)}:-webkit-any(.post-contents,.content_data) h3:first-child{margin-block-start:0}:-moz-any(.post-contents,.content_data) h3:first-child{margin-block-start:0}:is(.post-contents,.content_data) h3:first-child{margin-block-start:0}:-webkit-any(.post-contents,.content_data) h4{margin-block-start:56px;margin-block-end:24px;padding-left:12px;font-size:18px;position:relative}:-moz-any(.post-contents,.content_data) h4{margin-block-start:56px;margin-block-end:24px;padding-left:12px;font-size:18px;position:relative}:is(.post-contents,.content_data) h4{margin-block-start:56px;margin-block-end:24px;padding-left:12px;font-size:18px;position:relative}:-webkit-any(.post-contents,.content_data) h4:before{content:"";background-color:var(--color-corporate-red);width:2px;height:10px;margin:auto;position:absolute;top:0;bottom:0;left:0}:-moz-any(.post-contents,.content_data) h4:before{content:"";background-color:var(--color-corporate-red);width:2px;height:10px;margin:auto;position:absolute;top:0;bottom:0;left:0}:is(.post-contents,.content_data) h4:before{content:"";background-color:var(--color-corporate-red);width:2px;height:10px;margin:auto;position:absolute;top:0;bottom:0;left:0}:-webkit-any(.post-contents,.content_data) h4:first-child{margin-block-start:0}:-moz-any(.post-contents,.content_data) h4:first-child{margin-block-start:0}:is(.post-contents,.content_data) h4:first-child{margin-block-start:0}:-webkit-any(.post-contents,.content_data) h5{margin-block-start:56px;margin-block-end:24px;padding-left:12px;font-size:18px;position:relative}:-moz-any(.post-contents,.content_data) h5{margin-block-start:56px;margin-block-end:24px;padding-left:12px;font-size:18px;position:relative}:is(.post-contents,.content_data) h5{margin-block-start:56px;margin-block-end:24px;padding-left:12px;font-size:18px;position:relative}:-webkit-any(.post-contents,.content_data) h5:before{content:"";background-color:var(--color-corporate-red);width:2px;height:10px;margin:auto;position:absolute;top:0;bottom:0;left:0}:-moz-any(.post-contents,.content_data) h5:before{content:"";background-color:var(--color-corporate-red);width:2px;height:10px;margin:auto;position:absolute;top:0;bottom:0;left:0}:is(.post-contents,.content_data) h5:before{content:"";background-color:var(--color-corporate-red);width:2px;height:10px;margin:auto;position:absolute;top:0;bottom:0;left:0}:-webkit-any(.post-contents,.content_data) h5:first-child{margin-block-start:0}:-moz-any(.post-contents,.content_data) h5:first-child{margin-block-start:0}:is(.post-contents,.content_data) h5:first-child{margin-block-start:0}:-webkit-any(.post-contents,.content_data) h6{margin-block-start:56px;margin-block-end:24px;padding-left:12px;font-size:18px;position:relative}:-moz-any(.post-contents,.content_data) h6{margin-block-start:56px;margin-block-end:24px;padding-left:12px;font-size:18px;position:relative}:is(.post-contents,.content_data) h6{margin-block-start:56px;margin-block-end:24px;padding-left:12px;font-size:18px;position:relative}:-webkit-any(.post-contents,.content_data) h6:before{content:"";background-color:var(--color-corporate-red);width:2px;height:10px;margin:auto;position:absolute;top:0;bottom:0;left:0}:-moz-any(.post-contents,.content_data) h6:before{content:"";background-color:var(--color-corporate-red);width:2px;height:10px;margin:auto;position:absolute;top:0;bottom:0;left:0}:is(.post-contents,.content_data) h6:before{content:"";background-color:var(--color-corporate-red);width:2px;height:10px;margin:auto;position:absolute;top:0;bottom:0;left:0}:-webkit-any(.post-contents,.content_data) h6:first-child{margin-block-start:0}:-moz-any(.post-contents,.content_data) h6:first-child{margin-block-start:0}:is(.post-contents,.content_data) h6:first-child{margin-block-start:0}:-webkit-any(.post-contents,.content_data) p:not([class]){font-size:16px}:-moz-any(.post-contents,.content_data) p:not([class]){font-size:16px}:is(.post-contents,.content_data) p:not([class]){font-size:16px}:-webkit-any(.post-contents,.content_data)>p:not([class]){margin-block-start:24px;margin-block-end:24px}:-moz-any(.post-contents,.content_data)>p:not([class]){margin-block-start:24px;margin-block-end:24px}:is(.post-contents,.content_data)>p:not([class]){margin-block-start:24px;margin-block-end:24px}:-webkit-any(.post-contents,.content_data)>p:not([class]):first-child{margin-block-start:0}:-moz-any(.post-contents,.content_data)>p:not([class]):first-child{margin-block-start:0}:is(.post-contents,.content_data)>p:not([class]):first-child{margin-block-start:0}:-webkit-any(.post-contents,.content_data) img:not([class]){margin-block-start:56px;margin-block-end:56px;margin-inline-start:auto;margin-inline-end:auto;display:block}:-moz-any(.post-contents,.content_data) img:not([class]){margin-block-start:56px;margin-block-end:56px;margin-inline-start:auto;margin-inline-end:auto;display:block}:is(.post-contents,.content_data) img:not([class]){margin-block-start:56px;margin-block-end:56px;margin-inline-start:auto;margin-inline-end:auto;display:block}:-webkit-any(.post-contents,.content_data) ol:not([class]){margin-left:1.5em;margin-block-start:24px;margin-block-end:24px;list-style:decimal}:-moz-any(.post-contents,.content_data) ol:not([class]){margin-left:1.5em;margin-block-start:24px;margin-block-end:24px;list-style:decimal}:is(.post-contents,.content_data) ol:not([class]){margin-left:1.5em;margin-block-start:24px;margin-block-end:24px;list-style:decimal}:-webkit-any(.post-contents,.content_data) ul:not([class]){margin-left:1.5em;margin-block-start:24px;margin-block-end:24px;list-style:outside}:-moz-any(.post-contents,.content_data) ul:not([class]){margin-left:1.5em;margin-block-start:24px;margin-block-end:24px;list-style:outside}:is(.post-contents,.content_data) ul:not([class]){margin-left:1.5em;margin-block-start:24px;margin-block-end:24px;list-style:outside}:-webkit-any(.post-contents,.content_data) li>ol:not([class]){margin-block-start:8px;margin-block-end:8px}:-moz-any(.post-contents,.content_data) li>ol:not([class]){margin-block-start:8px;margin-block-end:8px}:is(.post-contents,.content_data) li>ol:not([class]){margin-block-start:8px;margin-block-end:8px}:-webkit-any(.post-contents,.content_data) li>ul:not([class]){margin-block-start:8px;margin-block-end:8px}:-moz-any(.post-contents,.content_data) li>ul:not([class]){margin-block-start:8px;margin-block-end:8px}:is(.post-contents,.content_data) li>ul:not([class]){margin-block-start:8px;margin-block-end:8px}:-webkit-any(.post-contents,.content_data) p>a:not([href^="tel:"]){color:var(--color-corporate-red);text-decoration:underline}:-moz-any(.post-contents,.content_data) p>a:not([href^="tel:"]){color:var(--color-corporate-red);text-decoration:underline}:is(.post-contents,.content_data) p>a:not([href^="tel:"]){color:var(--color-corporate-red);text-decoration:underline}:-webkit-any(.post-contents,.content_data) b{font-weight:700}:-moz-any(.post-contents,.content_data) b{font-weight:700}:is(.post-contents,.content_data) b{font-weight:700}:-webkit-any(.post-contents,.content_data) strong{font-weight:700}:-moz-any(.post-contents,.content_data) strong{font-weight:700}:is(.post-contents,.content_data) strong{font-weight:700}:-webkit-any(.post-contents,.content_data) table{width:100%}:-moz-any(.post-contents,.content_data) table{width:100%}:is(.post-contents,.content_data) table{width:100%}:-webkit-any(.post-contents,.content_data) tbody{border-top:1px solid var(--color-divider-body01)}:-moz-any(.post-contents,.content_data) tbody{border-top:1px solid var(--color-divider-body01)}:is(.post-contents,.content_data) tbody{border-top:1px solid var(--color-divider-body01)}:-webkit-any(.post-contents,.content_data) th{background-color:var(--color-table-header-gray);vertical-align:middle;border-bottom:1px solid var(--color-divider-body01);padding:24px;font-weight:700}:-moz-any(.post-contents,.content_data) th{background-color:var(--color-table-header-gray);vertical-align:middle;border-bottom:1px solid var(--color-divider-body01);padding:24px;font-weight:700}:is(.post-contents,.content_data) th{background-color:var(--color-table-header-gray);vertical-align:middle;border-bottom:1px solid var(--color-divider-body01);padding:24px;font-weight:700}:-webkit-any(.post-contents,.content_data) th:not(:first-child){border-left:1px solid var(--color-divider-body01)}:-moz-any(.post-contents,.content_data) th:not(:first-child){border-left:1px solid var(--color-divider-body01)}:is(.post-contents,.content_data) th:not(:first-child){border-left:1px solid var(--color-divider-body01)}:-webkit-any(.post-contents,.content_data) th[rowspan]{border-right:1px solid var(--color-divider-body01)}:-moz-any(.post-contents,.content_data) th[rowspan]{border-right:1px solid var(--color-divider-body01)}:is(.post-contents,.content_data) th[rowspan]{border-right:1px solid var(--color-divider-body01)}:-webkit-any(.post-contents,.content_data) th img{width:auto}:-moz-any(.post-contents,.content_data) th img{width:auto}:is(.post-contents,.content_data) th img{width:auto}:-webkit-any(.post-contents,.content_data) td{vertical-align:middle;border-bottom:1px solid var(--color-divider-body01);padding:24px}:-moz-any(.post-contents,.content_data) td{vertical-align:middle;border-bottom:1px solid var(--color-divider-body01);padding:24px}:is(.post-contents,.content_data) td{vertical-align:middle;border-bottom:1px solid var(--color-divider-body01);padding:24px}:-webkit-any(.post-contents,.content_data) td:not(:first-child){border-left:1px solid var(--color-divider-body01)}:-moz-any(.post-contents,.content_data) td:not(:first-child){border-left:1px solid var(--color-divider-body01)}:is(.post-contents,.content_data) td:not(:first-child){border-left:1px solid var(--color-divider-body01)}:-webkit-any(.post-contents,.content_data) td img:not([class]){margin-block-start:0;margin-block-end:0}:-moz-any(.post-contents,.content_data) td img:not([class]){margin-block-start:0;margin-block-end:0}:is(.post-contents,.content_data) td img:not([class]){margin-block-start:0;margin-block-end:0}:-webkit-any(.post-contents,.content_data) td ol{margin-block-start:0;margin-block-end:0}:-moz-any(.post-contents,.content_data) td ol{margin-block-start:0;margin-block-end:0}:is(.post-contents,.content_data) td ol{margin-block-start:0;margin-block-end:0}:-webkit-any(.post-contents,.content_data) td ul{margin-block-start:0;margin-block-end:0}:-moz-any(.post-contents,.content_data) td ul{margin-block-start:0;margin-block-end:0}:is(.post-contents,.content_data) td ul{margin-block-start:0;margin-block-end:0}:-webkit-any(.post-contents,.content_data) td img{width:auto}:-moz-any(.post-contents,.content_data) td img{width:auto}:is(.post-contents,.content_data) td img{width:auto}:-webkit-any(.post-contents,.content_data) th+th{border-left:1px solid var(--color-divider-body01)}:-moz-any(.post-contents,.content_data) th+th{border-left:1px solid var(--color-divider-body01)}:is(.post-contents,.content_data) th+th{border-left:1px solid var(--color-divider-body01)}:-webkit-any(.post-contents,.content_data) td+td{border-left:1px solid var(--color-divider-body01)}:-moz-any(.post-contents,.content_data) td+td{border-left:1px solid var(--color-divider-body01)}:is(.post-contents,.content_data) td+td{border-left:1px solid var(--color-divider-body01)}:-webkit-any(.post-contents,.content_data) th+td{border-left:1px solid var(--color-divider-body01)}:-moz-any(.post-contents,.content_data) th+td{border-left:1px solid var(--color-divider-body01)}:is(.post-contents,.content_data) th+td{border-left:1px solid var(--color-divider-body01)}:-webkit-any(.post-contents,.content_data) .simple-table{margin-block-start:56px;margin-block-end:56px}:-moz-any(.post-contents,.content_data) .simple-table{margin-block-start:56px;margin-block-end:56px}:is(.post-contents,.content_data) .simple-table{margin-block-start:56px;margin-block-end:56px}:-webkit-any(.post-contents,.content_data) .secondary-box{margin-block-start:56px;margin-block-end:56px}:-moz-any(.post-contents,.content_data) .secondary-box{margin-block-start:56px;margin-block-end:56px}:is(.post-contents,.content_data) .secondary-box{margin-block-start:56px;margin-block-end:56px}:-webkit-any(.post-contents,.content_data) .note-block{margin-block-start:56px}:-moz-any(.post-contents,.content_data) .note-block{margin-block-start:56px}:is(.post-contents,.content_data) .note-block{margin-block-start:56px}:-webkit-any(.post-contents,.content_data) .portrait-heading{margin-block-start:32px;margin-block-end:32px}:-moz-any(.post-contents,.content_data) .portrait-heading{margin-block-start:32px;margin-block-end:32px}:is(.post-contents,.content_data) .portrait-heading{margin-block-start:32px;margin-block-end:32px}:-webkit-any(.post-contents,.content_data) .mt-be-columns{justify-content:space-between;gap:24px;margin-block-start:16px;margin-block-end:16px;display:flex}:-moz-any(.post-contents,.content_data) .mt-be-columns{justify-content:space-between;gap:24px;margin-block-start:16px;margin-block-end:16px;display:flex}:is(.post-contents,.content_data) .mt-be-columns{justify-content:space-between;gap:24px;margin-block-start:16px;margin-block-end:16px;display:flex}:-webkit-any(.post-contents,.content_data) .mt-be-columns:first-child{margin-block-start:0}:-moz-any(.post-contents,.content_data) .mt-be-columns:first-child{margin-block-start:0}:is(.post-contents,.content_data) .mt-be-columns:first-child{margin-block-start:0}:-webkit-any(.post-contents,.content_data) .mt-be-columns .mt-be-column{flex:0 50%}:-moz-any(.post-contents,.content_data) .mt-be-columns .mt-be-column{flex:0 50%}:is(.post-contents,.content_data) .mt-be-columns .mt-be-column{flex:0 50%}:-webkit-any(.post-contents,.content_data) .mt-be-columns *+p{margin-top:24px}:-moz-any(.post-contents,.content_data) .mt-be-columns *+p{margin-top:24px}:is(.post-contents,.content_data) .mt-be-columns *+p{margin-top:24px}:-webkit-any(.post-contents,.content_data) .mt-be-columns p+*{margin-top:24px}:-moz-any(.post-contents,.content_data) .mt-be-columns p+*{margin-top:24px}:is(.post-contents,.content_data) .mt-be-columns p+*{margin-top:24px}:-webkit-any(.post-contents,.content_data) .mt-be-columns ul:first-child{margin-top:0}:-moz-any(.post-contents,.content_data) .mt-be-columns ul:first-child{margin-top:0}:is(.post-contents,.content_data) .mt-be-columns ul:first-child{margin-top:0}:-webkit-any(.post-contents,.content_data) .mt-be-columns ol:first-child{margin-top:0}:-moz-any(.post-contents,.content_data) .mt-be-columns ol:first-child{margin-top:0}:is(.post-contents,.content_data) .mt-be-columns ol:first-child{margin-top:0}:-webkit-any(.post-contents,.content_data) iframe{margin-inline-start:auto;margin-inline-end:auto;display:block}:-moz-any(.post-contents,.content_data) iframe{margin-inline-start:auto;margin-inline-end:auto;display:block}:is(.post-contents,.content_data) iframe{margin-inline-start:auto;margin-inline-end:auto;display:block}@media not (min-width:1024px){:-webkit-any(.post-contents,.content_data) .mt-be-columns{flex-wrap:wrap}:-moz-any(.post-contents,.content_data) .mt-be-columns{flex-wrap:wrap}:is(.post-contents,.content_data) .mt-be-columns{flex-wrap:wrap}:-webkit-any(.post-contents,.content_data) .mt-be-columns .mt-be-column{flex-basis:calc(50% - 12px)}:-moz-any(.post-contents,.content_data) .mt-be-columns .mt-be-column{flex-basis:calc(50% - 12px)}:is(.post-contents,.content_data) .mt-be-columns .mt-be-column{flex-basis:calc(50% - 12px)}}@media (max-width:768px){:-webkit-any(.post-contents,.content_data) h2{margin-block-start:40px;margin-block-end:24px;padding-left:8px;font-size:18px}:-moz-any(.post-contents,.content_data) h2{margin-block-start:40px;margin-block-end:24px;padding-left:8px;font-size:18px}:is(.post-contents,.content_data) h2{margin-block-start:40px;margin-block-end:24px;padding-left:8px;font-size:18px}:-webkit-any(.post-contents,.content_data) h3{gap:6px;margin-block-start:40px;margin-block-end:16px;font-size:16px}:-moz-any(.post-contents,.content_data) h3{gap:6px;margin-block-start:40px;margin-block-end:16px;font-size:16px}:is(.post-contents,.content_data) h3{gap:6px;margin-block-start:40px;margin-block-end:16px;font-size:16px}:-webkit-any(.post-contents,.content_data) h4{margin-block-start:32px;margin-block-end:16px;padding-left:8px;font-size:14px}:-moz-any(.post-contents,.content_data) h4{margin-block-start:32px;margin-block-end:16px;padding-left:8px;font-size:14px}:is(.post-contents,.content_data) h4{margin-block-start:32px;margin-block-end:16px;padding-left:8px;font-size:14px}:-webkit-any(.post-contents,.content_data) h4:before{height:9px}:-moz-any(.post-contents,.content_data) h4:before{height:9px}:is(.post-contents,.content_data) h4:before{height:9px}:-webkit-any(.post-contents,.content_data) h5{margin-block-start:32px;margin-block-end:16px;padding-left:8px;font-size:14px}:-moz-any(.post-contents,.content_data) h5{margin-block-start:32px;margin-block-end:16px;padding-left:8px;font-size:14px}:is(.post-contents,.content_data) h5{margin-block-start:32px;margin-block-end:16px;padding-left:8px;font-size:14px}:-webkit-any(.post-contents,.content_data) h5:before{height:9px}:-moz-any(.post-contents,.content_data) h5:before{height:9px}:is(.post-contents,.content_data) h5:before{height:9px}:-webkit-any(.post-contents,.content_data) h6{margin-block-start:32px;margin-block-end:16px;padding-left:8px;font-size:14px}:-moz-any(.post-contents,.content_data) h6{margin-block-start:32px;margin-block-end:16px;padding-left:8px;font-size:14px}:is(.post-contents,.content_data) h6{margin-block-start:32px;margin-block-end:16px;padding-left:8px;font-size:14px}:-webkit-any(.post-contents,.content_data) h6:before{height:9px}:-moz-any(.post-contents,.content_data) h6:before{height:9px}:is(.post-contents,.content_data) h6:before{height:9px}:-webkit-any(.post-contents,.content_data) p:not([class]){font-size:14px}:-moz-any(.post-contents,.content_data) p:not([class]){font-size:14px}:is(.post-contents,.content_data) p:not([class]){font-size:14px}:-webkit-any(.post-contents,.content_data)>p:not([class]){margin-block-start:16px;margin-block-end:16px}:-moz-any(.post-contents,.content_data)>p:not([class]){margin-block-start:16px;margin-block-end:16px}:is(.post-contents,.content_data)>p:not([class]){margin-block-start:16px;margin-block-end:16px}:-webkit-any(.post-contents,.content_data) img:not([class]){margin-block-start:40px;margin-block-end:40px}:-moz-any(.post-contents,.content_data) img:not([class]){margin-block-start:40px;margin-block-end:40px}:is(.post-contents,.content_data) img:not([class]){margin-block-start:40px;margin-block-end:40px}:-webkit-any(.post-contents,.content_data) ol:not([class]){margin-block-start:16px;margin-block-end:16px}:-moz-any(.post-contents,.content_data) ol:not([class]){margin-block-start:16px;margin-block-end:16px}:is(.post-contents,.content_data) ol:not([class]){margin-block-start:16px;margin-block-end:16px}:-webkit-any(.post-contents,.content_data) ul:not([class]){margin-block-start:16px;margin-block-end:16px}:-moz-any(.post-contents,.content_data) ul:not([class]){margin-block-start:16px;margin-block-end:16px}:is(.post-contents,.content_data) ul:not([class]){margin-block-start:16px;margin-block-end:16px}:-webkit-any(.post-contents,.content_data) table{min-width:800px}:-moz-any(.post-contents,.content_data) table{min-width:800px}:is(.post-contents,.content_data) table{min-width:800px}:-webkit-any(.post-contents,.content_data) .simple-table{margin-block-start:40px;margin-block-end:40px}:-moz-any(.post-contents,.content_data) .simple-table{margin-block-start:40px;margin-block-end:40px}:is(.post-contents,.content_data) .simple-table{margin-block-start:40px;margin-block-end:40px}:-webkit-any(.post-contents,.content_data) .secondary-box{margin-block-start:40px;margin-block-end:40px}:-moz-any(.post-contents,.content_data) .secondary-box{margin-block-start:40px;margin-block-end:40px}:is(.post-contents,.content_data) .secondary-box{margin-block-start:40px;margin-block-end:40px}:-webkit-any(.post-contents,.content_data) .note-block{margin-block-start:40px}:-moz-any(.post-contents,.content_data) .note-block{margin-block-start:40px}:is(.post-contents,.content_data) .note-block{margin-block-start:40px}:-webkit-any(.post-contents,.content_data) .portrait-heading{margin-block-start:24px;margin-block-end:24px}:-moz-any(.post-contents,.content_data) .portrait-heading{margin-block-start:24px;margin-block-end:24px}:is(.post-contents,.content_data) .portrait-heading{margin-block-start:24px;margin-block-end:24px}:-webkit-any(.post-contents,.content_data) .mt-be-columns{flex-direction:column}:-moz-any(.post-contents,.content_data) .mt-be-columns{flex-direction:column}:is(.post-contents,.content_data) .mt-be-columns{flex-direction:column}iframe{aspect-ratio:16/9;width:100%}}@media (any-hover:hover){p>a:hover{text-decoration:none}}.detail-heading--border{border-bottom:1px solid var(--color-divider-body01);padding-bottom:40px}.detail-heading__inner{margin-bottom:40px}.detail-heading__title{font-size:32px}.mb-12{margin-bottom:12px}.detail-heading__subtitle{font-size:20px}.detail-heading__image{width:100%;height:auto;margin-inline-start:auto;margin-inline-end:auto;display:block}@media (max-width:768px){.detail-heading__title{font-size:24px}.detail-heading__subtitle{font-size:16px}.detail-heading__image{width:100%;height:auto;margin-top:32px}}.simple-table{width:100%}.simple-table__caption{text-align:left;margin-bottom:8px;font-weight:700}.simple-table--outline tr th:only-of-type{width:256px}.link-card{--card-icon-size:32px;--card-padding:32px;padding-block:var(--card-padding);color:var(--color-base);align-items:center;gap:32px;text-decoration:none;transition:all .2s ease-out;display:flex;position:relative;overflow:hidden}.link-card.link-card--color-white .link-card__title,.link-card.link-card--color-white .link-card__icon-wrapper{color:var(--color-white)}.link-card--with-thumb{--card-icon-size:40px}.link-card__content{justify-content:space-between;align-items:center;gap:16px;width:100%;display:flex}.link-card__body{flex-direction:column;flex:1;justify-content:center;gap:16px;display:flex}.link-card__header{align-items:flex-start;gap:16px;display:flex}.link-card__header-column{flex-wrap:wrap;flex:none;gap:16px;display:flex}.link-card__header-column:last-child{flex:0 auto}.link-card__title{position:relative;overflow:hidden}.link-card:before{content:"";background-color:var(--color-divider-body01);width:100%;height:1px;position:absolute;bottom:0;left:0}.link-card:after{content:"";background-color:var(--color-divider-accent);width:100%;height:1px;position:absolute;bottom:0;left:0;transform:translate(-100%)}.link-card:hover .link-card__animated-arrow{animation:.4s cubic-bezier(.645,.045,.355,1) arrow}.link-card:focus-visible .link-card__animated-arrow{animation:.4s cubic-bezier(.645,.045,.355,1) arrow}.link-card:hover .link-card__icon--external-arrow{animation:.4s cubic-bezier(.645,.045,.355,1) forwards external}.link-card:focus-visible .link-card__icon--external-arrow{animation:.4s cubic-bezier(.645,.045,.355,1) forwards external}.link-card:hover:after{animation:.4s cubic-bezier(.215,.61,.355,1) forwards line-in}.link-card:focus-visible:after{animation:.4s cubic-bezier(.215,.61,.355,1) forwards line-in}.link-card:not(:hover):not(:focus-visible):after{animation:.4s cubic-bezier(.645,.045,.355,1) forwards line-out}.link-card__icon-wrapper{width:var(--card-icon-size);height:var(--card-icon-size);width:32px;height:32px;color:var(--color-corporate-red);flex:none;justify-content:center;align-items:center;display:flex;position:relative}.link-card__icon{display:none}.link-card__icon--active{display:inline-block}.link-card__icon--external,.link-card__icon--arrow,.link-card__icon--pdf{transform-origin:50%;position:absolute;transform:translate(20%,20%)}.link-card__circle{fill:none;stroke:currentColor;stroke-dasharray:94.2;transform-origin:50%;transform:rotate(-90deg)}@keyframes link-card-template-circle{0%{stroke-dashoffset:94.2px}to{stroke-dashoffset:0}}.link-card:hover .link-card__circle{animation:.3s cubic-bezier(.645,.045,.355,1) forwards link-card-template-circle}.link-card__chip{font-family:var(--font-albert-sans)}.link-card__media{flex:none;width:256px;height:144px;display:flex;position:relative}.link-card__media-image{object-fit:contain;width:100%;height:100%}.link-card__spinner{aspect-ratio:1;width:50px;margin:auto;display:grid;position:absolute;inset:0}.link-card__spinner:before,.link-card__spinner:after{--loading-radial:no-repeat radial-gradient(farthest-side,var(--color-primitive-red-700)92%,#0000);content:"";background:var(--loading-radial)50% 0,var(--loading-radial)50% 100%,var(--loading-radial)100% 50%,var(--loading-radial)0 50%;background-size:12px 12px;grid-area:1/1;animation:1s infinite image-spinner}.link-card__spinner:before{filter:hue-rotate(45deg);background-size:8px 8px;margin:4px;animation-timing-function:linear}@keyframes image-spinner{to{transform:rotate(.5turn)}}@media (max-width:768px){.link-card{--card-padding:24px;gap:0}.link-card--with-thumb{flex-direction:column;align-items:flex-start;gap:24px}.link-card--with-thumb .link-card__content{width:100%}.link-card--with-thumb .link-card__media-image{aspect-ratio:16/9;width:100%;height:auto}.link-card__header{flex-wrap:wrap;gap:8px}.link-card__header-column{gap:8px}.link-card__header-column:last-child{flex:1 0 100%;width:100%}.link-card__icon-wrapper{width:24px;height:24px}.link-card__icon{width:16px;height:16px}.link-card__media{flex:none;width:100%;height:auto;position:relative}}.custom-select{width:100%;position:relative}.custom-select__native{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.custom-select__control{background:var(--color-white);border:1px solid var(--color-divider-body01);cursor:pointer;text-align:left;border-radius:4px;justify-content:space-between;align-items:center;gap:8px;width:100%;padding:10px 16px;font-size:16px;transition:border-color .2s ease-in-out;display:flex}.custom-select__control:hover{border-color:var(--color-corporate-red)}.custom-select__list{z-index:20;background:var(--color-white);border:1px solid var(--color-divider-body01);opacity:0;visibility:hidden;-webkit-user-select:none;user-select:none;border-radius:4px;width:100%;margin:8px 0 0;padding:8px 0;list-style:none;transition:all .2s ease-in-out;position:absolute}.custom-select__list.is-open{opacity:1;visibility:visible;-webkit-user-select:auto;user-select:auto}.custom-select__item{cursor:pointer;padding:10px 16px}.custom-select__item:hover{background:var(--color-primitive-state-200)}.pagination{justify-content:center;align-items:center;gap:40px;width:100%;display:flex}.pagination__nav--disabled{opacity:0;pointer-events:none}.pagination__nav-arrow{color:var(--color-corporate-red)}.pagination__list{justify-content:center;align-items:center;gap:10px;display:flex}.pagination__nav{justify-content:center;align-items:center;display:flex}.pagination__nav-arrow{width:24px;height:24px}.pagination__item{width:32px;height:32px;color:var(--color-corporate-red);border:1px solid var(--color-corporate-red);text-align:center;border-radius:50%;justify-content:center;align-items:center;font-weight:700;transition:all .2s ease-in-out;display:flex}.pagination__item-num:not(.pagination__item--selected):hover{background-color:var(--color-corporate-red);color:var(--color-white)}.pagination__ellipse{aspect-ratio:1;background-color:var(--color-corporate-red);border-radius:100%;width:4px}.pagination__item--ellipse{border:none;justify-content:center;column-gap:4px;width:17px;display:flex}.pagination__item--selected{color:var(--color-base);background-color:var(--color-primitive-state-200);border:none}@media (max-width:768px){.pagination{gap:16px}}.event{flex-direction:column;gap:64px;margin-bottom:120px;display:flex}.event__dropdown{grid-template-columns:minmax(auto,256px) minmax(auto,256px) minmax(auto,330px);gap:32px;display:grid}.event__intro{justify-content:space-between;gap:48px;display:flex}.event__search-button{flex:none;width:160px;height:48px;min-height:0;font-weight:700}.event-closed-label{display:none}.event-closed-label[data-event-closed=true]{display:inline-flex}@media (max-width:1024px){.event__intro{gap:32px}.event__results .link-card__media{width:248px}}@media (max-width:768px){.event{gap:56px;margin-bottom:80px}.event__intro{flex-direction:column;gap:24px}.event__dropdown{grid-template-columns:repeat(1,minmax(auto,1fr));gap:32px}.event__search-button{flex:none;width:160px;margin-inline-start:auto;margin-inline-end:auto}.event__results .link-card__media{width:100%}}.secondary-box{background-color:var(--color-background-gray);flex-direction:column;gap:16px;padding:32px;display:flex}.secondary-box__title{font-size:18px;font-weight:700}@media (max-width:768px){.secondary-box{gap:12px;padding:24px}.secondary-box__title{font-size:16px}}.note-block{color:var(--color-primitive-gray-600)}.notice-list__item{color:var(--color-primitive-gray-600);grid-template-columns:1em 1fr;column-gap:8px;display:grid}.notice-list__item:before{content:"※";font-size:inherit;display:inline-block}.news-detail{width:100%;max-width:var(--width-detail-content);margin-inline-start:auto;margin-inline-end:auto;margin-bottom:120px}.news-detail__intro{border-bottom:1px solid var(--color-divider-body01);margin-bottom:40px}.news-detail__labels-wrapper{align-items:center;gap:24px;margin-bottom:42px;display:flex}.news-detail__labels{align-items:flex-start;gap:16px;display:flex}@media not (min-width:768px){.news-detail__labels{flex-wrap:wrap}}.news-detail__labels-column{flex-wrap:wrap;flex:none;gap:16px;display:flex}.news-detail__labels-column:last-child{flex:0 auto}@media not (min-width:768px){.news-detail{margin-bottom:80px}.news-detail__intro{margin-bottom:24px}.news-detail__labels-wrapper{flex-flow:column wrap;align-items:flex-start;gap:8px;margin-bottom:32px}.news-detail__labels,.news-detail__labels-column{gap:8px}.news-detail__labels-column:last-child{flex-basis:100%;width:100%}}.news{flex-direction:column;gap:64px;margin-bottom:120px;display:flex}.news__dropdown{grid-template-columns:minmax(auto,256px) minmax(auto,256px) minmax(auto,330px);gap:32px;display:grid}.news__intro{justify-content:space-between;gap:48px;display:flex}.news__search-button{flex:none;width:160px;height:48px;min-height:0;font-weight:700}@media (max-width:1024px){.news__intro{gap:32px}}@media (max-width:768px){.news{gap:56px;margin-bottom:80px}.news__intro{flex-direction:column;gap:24px}.news__dropdown{grid-template-columns:repeat(1,minmax(auto,1fr));gap:32px}.news__search-button{flex:none;width:160px;margin-inline-start:auto;margin-inline-end:auto}}.shared{flex-direction:column;gap:80px;margin-bottom:120px;display:flex}.shared__heading{margin-bottom:48px}.shared__list{flex-direction:column;gap:8px;margin-top:8px;margin-left:24px;padding-left:1.5em;list-style:outside;display:flex}.shared__number-list,.shared__circled-list{flex-direction:column;gap:8px;margin-top:8px;list-style:none;display:flex;position:relative}.shared__number-list{counter-reset:list-counter;margin-top:24px}.shared__number-list .shared__number-item{counter-increment:list-counter;padding-left:2.5em;position:relative}.shared__number-list .shared__number-item:before{content:"(" counter(list-counter)")";position:absolute;left:0}.shared__circled-item{gap:8px;width:100%;display:flex;transform:translate(-22px)}@media (max-width:768px){.shared{gap:48px;margin-bottom:80px}.shared__heading{margin-bottom:32px}.shared__list{margin-left:16px}.shared__number-list{margin-top:27px}}.counter__num{white-space:nowrap}.counter-heading{color:var(--color-corporate-red);align-items:baseline;gap:12px;font-weight:700;display:inline-flex}.counter-heading__num{text-align:center;flex:0 0 56px;justify-content:center;align-items:center;width:56px;min-width:56px;font-size:30px;line-height:1;display:inline-flex}@media not (min-width:768px){.counter-heading{gap:8px}.counter-heading__num{font-size:24px}}.product-card{background-color:var(--color-background-gray);grid-template-columns:1fr 1fr;grid-template-rows:subgrid;grid-row:span 3;gap:0 16px;padding:32px;transition:box-shadow .2s cubic-bezier(.645,.045,.355,1);display:grid}.product-card:hover{box-shadow:var(--shadow-hovered)}.product-card:focus-visible{box-shadow:var(--shadow-hovered)}.product-card__title{grid-column:span 2;margin-bottom:16px;font-size:20px;font-weight:700}.product-card__description.paragraph{font-size:14px}.product-card__media{justify-content:center;align-items:center;width:100%;height:auto;display:flex}.product-card__image{aspect-ratio:232/131;background-color:var(--color-white);border:1px solid var(--color-primitive-state-200);justify-content:center;align-self:flex-start;align-items:center;width:100%;max-width:232px;line-height:1;display:flex}.product-card__image img{object-fit:contain;width:100%;height:100%}.product-card__tags-wrapper{grid-column:span 2;justify-content:space-between;align-items:flex-end;gap:24px;margin-top:24px;display:flex}.product-card__icon-wrapper{border-radius:50%;flex:none;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex;position:relative}.product-card__icon{color:var(--color-corporate-red);display:none;position:relative}.product-card__icon--active{display:block}.product-card__icon--arrow,.product-card__icon--external{transform-origin:50%;position:absolute;transform:translate(20%,20%)}.product-card__circle{stroke:var(--color-corporate-red);stroke-width:1px;stroke-dasharray:94.2;stroke-dashoffset:0;position:absolute}@keyframes circle{0%{stroke-dashoffset:94.2px}to{stroke-dashoffset:0}}.product-card:hover .product-card__circle{animation:.3s cubic-bezier(.215,.61,.355,1) forwards circle}.product-card__icon-external{transform-origin:50%;position:absolute;transform:translate(20%,20%)}.product-card:hover .product-card__icon--external .product-card__icon--external-arrow{animation:.35s cubic-bezier(.645,.045,.355,1) forwards external}.product-card:focus-visible .product-card__icon--external .product-card__icon--external-arrow{animation:.35s cubic-bezier(.645,.045,.355,1) forwards external}.product-card:hover .product-card__icon--arrow .product-card__icon--arrow-animated{animation:.35s cubic-bezier(.77,0,.175,1) forwards arrow}.product-card:focus-visible .product-card__icon--arrow .product-card__icon--arrow-animated{animation:.35s cubic-bezier(.77,0,.175,1) forwards arrow}.product-card__tags{flex-wrap:wrap;gap:10px;display:flex}.product-card__chip{border:1px solid var(--color-divider-body02);background-color:var(--color-white);text-align:center;height:24px;padding-inline-start:8px;padding-inline-end:8px;font-size:12px;display:inline-flex}@media (max-width:1279px){.product-card{background-color:var(--color-background-gray);grid-template-columns:1fr 1fr;grid-template-rows:subgrid;grid-row:span 3;gap:0 16px;padding:24px;transition:box-shadow .2s ease-out;display:grid}.product-card:hover{box-shadow:var(--shadow-hovered)}.product-card:focus-visible{box-shadow:var(--shadow-hovered)}.product-card__title{grid-column:span 2;margin-bottom:16px;font-size:20px;font-weight:700}.product-card__description.paragraph{font-size:14px}.product-card__media{justify-content:center;align-items:center;width:100%;height:auto;display:flex}.product-card__image{max-width:232px;max-height:131px}.product-card__tags-wrapper{grid-column:span 2;justify-content:space-between;align-items:flex-end;gap:24px;margin-top:24px;display:flex}.product-card__icon-wrapper{width:32px;height:32px;color:var(--color-corporate-red);border-radius:50%;flex:none;justify-content:center;align-items:center;display:inline-flex;position:relative}.product-card__circle{fill:none;stroke:var(--color-corporate-red);stroke-width:1px;stroke-dasharray:94.2;stroke-dashoffset:0;transition:stroke-dashoffset .3s ease-out;position:absolute;top:50%;left:50%}@keyframes circle{0%{stroke-dashoffset:94.2px}to{stroke-dashoffset:0}}.product-card:hover .product-card__circle{animation:.3s ease-out forwards circle}.product-card__icon--external,.product-card__icon--arrow{transform-origin:50%;position:absolute;transform:translate(20%,20%)}.product-card:hover .product-card__icon--external .product-card__icon--external-arrow{animation:.4s cubic-bezier(.77,0,.175,1) forwards external}.product-card:focus-visible .product-card__icon--external .product-card__icon--external-arrow{animation:.4s cubic-bezier(.77,0,.175,1) forwards external}.product-card:hover .product-card__icon--arrow-animated{animation:.3s ease-in-out arrow}.product-card:focus-visible .product-card__icon--arrow-animated{animation:.3s ease-in-out arrow}.product-card__tags{flex-wrap:wrap;gap:10px;display:flex}.product-card__chip{border:1px solid var(--color-divider-body02);background-color:var(--color-white);text-align:center;height:24px;padding-inline-start:8px;padding-inline-end:8px;font-size:12px;display:inline-flex}@media not (min-width:768px){.product-card{grid-template-rows:auto;grid-template-columns:1fr auto;padding:20px}.product-card__title{margin-bottom:12px}.product-card__description.paragraph{font-size:12px}.product-card__media{justify-content:flex-end}.product-card__tags{gap:6px;margin-top:16px}.product-card__tags-wrapper{margin-top:0}}}.template-chip{border:1px solid var(--color-divider-body02);background-color:var(--color-white);text-align:center;height:24px;padding-inline-start:8px;padding-inline-end:8px;font-size:12px;display:inline-flex}.product{padding-bottom:120px}.product__search{background-color:var(--color-background-gray);border:1px solid #c5d1e0;border-radius:4px;padding:40px}.product__search-title{text-align:center;justify-self:center;margin-bottom:24px;font-size:24px;display:block}.product__counter{text-align:center;margin-inline-start:auto;margin-inline-end:auto;justify-content:center;align-items:flex-end;width:100%;margin-bottom:24px;line-height:1;display:flex}.product__condition{flex-direction:column;gap:40px;display:flex}.product__page-num{justify-content:flex-end;gap:8px;font-weight:700;display:flex}.product-condition{flex-direction:column;gap:24px;padding-inline-start:32px;padding-inline-end:32px;display:flex}.product-condition__heading{font-size:18px;font-weight:700}.product-conditions__icon{width:24px;height:24px}.product-condition__columns{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.product-condition--industries{background-color:var(--color-primitive-state-200);padding:24px 32px}.product__buttons{grid-template-columns:repeat(3,1fr);grid-auto-rows:56px;place-items:center;gap:16px;width:100%;margin-top:32px;display:grid}.product__button{justify-content:center;align-items:center;transition:background-color .2s ease-in-out;display:inline-flex}.product__button--filter{width:254px;color:var(--color-white);background-color:var(--color-corporate-red);border-radius:4px;grid-column:2;gap:8px;padding:16px;font-weight:700}.product__button--filter:hover{background-color:var(--color-btn-primary-hovered)}.product__button--disabled{background-color:var(--color-primitive-gray-500);cursor:not-allowed;pointer-events:none}.product__heading-wrapper{justify-content:space-between;align-items:center;margin-block-start:80px;margin-block-end:32px;display:flex}.product__button--clear{color:var(--color-corporate-red);grid-column:3;justify-self:flex-end;gap:4px;font-weight:700;display:flex}.product__button--clear:hover{border-bottom:1px solid}.product__button-icon{width:24px;height:24px}.product__button-count{min-width:32px;color:var(--color-white);text-align:center;justify-content:center;align-items:center;font-size:16px;display:inline-flex}.product__button-text{flex:none;align-items:center;display:inline-flex}.product-result__grid{grid-template-rows:auto auto auto;grid-template-columns:1fr 1fr;gap:32px;margin-block-start:64px;margin-block-end:64px;display:grid}.product-result__tags{border-top:1px solid var(--color-divider-body01);border-bottom:1px solid var(--color-divider-body01);width:100%;padding:36px 32px;display:flex}.product-result__tags-lead{flex:none;font-size:18px;font-weight:700}.product-result__tags-list{flex-wrap:wrap;align-items:center;gap:8px;margin-left:16px;display:flex}@media (max-width:1279px){.product-result__grid{gap:24px}.product-card__content{padding:24px}}@media (max-width:1023px){.product-result__grid{gap:20px}.product-card__description{font-size:14px}}@media (max-width:768px){.product{padding-bottom:80px}.product__counter{margin-bottom:24px}.product__heading-wrapper{margin-block-start:60px;margin-block-end:24px}.product__search{padding:24px 12px}.product__search-title{margin-bottom:16px;font-size:18px}.product-condition{gap:12px 0;padding:0 12px}.product-condition--industries{background-color:var(--color-primitive-state-200);padding:24px 12px 16px}.product-condition__columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.product-result__grid{grid-template-columns:1fr;gap:24px;margin-block-start:56px;margin-block-end:56px}.product__buttons{flex-direction:column;justify-content:center;align-items:center;gap:32px;display:flex}.product__button--clear{width:162px;font-size:16px}.product-result__tags{flex-direction:column;align-items:flex-start;gap:8px;padding:24px 16px}.product-result__tags-lead{font-size:16px}.product-result__tags-list{margin:0}.product-card__content{padding:20px}.product-card__image{width:140px;height:auto;max-height:79px}}.search__container{margin-bottom:120px}.search__container .mf-search-results_mars-logo{display:none}.search__container .mf-search-box .mf-search-bar .mf-search-bar_input-wrapper{width:100%;max-width:704px;margin-inline-start:auto;margin-inline-end:auto}.search__container .mf-search-box .mf-search-bar .mf-search-bar_input{border-color:var(--color-divider-body01);border-radius:var(--base-radius);height:auto;padding:11px 16px}.search__container .mf-search-box .mf-search-bar .mf-search-bar_input:focus{border-color:var(--color-corporate-red)}.search__container .mf-search-box .mf-search-bar .mf-search-bar_input::placeholder{color:var(--color-primitive-gray-400)}.search__container .mf-search-box .mf-search-bar .mf-search-bar_input-buttons{padding:0;right:16px}.search__container .mf-search-bar_input_alt-btn,.search__container .mf-search-bar_input_alt-btn_icon{width:24px;height:24px;color:var(--color-corporate-red)}.search__container .mf-search-results .mf-search-results_body .mf-search-results_body_result{border-top:1px solid var(--color-divider-body01);grid-template-columns:256px 1fr;column-gap:32px;padding-block-start:40px;padding-block-end:40px;display:grid}.search__container .mf-search-results .mf-search-results_body .mf-search-results_body_result:last-child{border-bottom:1px solid var(--color-divider-body01)}.search__container .mf-search-results .mf-search-results_body .mf-search-results_body_result .mf-search-results_body_result_image{margin-right:0}.search__container .mf-search-results .mf-search-results_body .mf-search-results_body_result .mf-search-results_body_result_image img{min-width:256px}.search__container .mf-search-results .mf-search-results_body .mf-search-results_body_result .mf-search-results_body_result_image:hover img{filter:none}.search__container .mf-search-results .mf-search-results_body .mf-search-results_body_result .mf-search-results_body_result_texts{display:grid}.search__container .mf-search-results .mf-search-results_body .mf-search-results_body_result .mf-search-results_body_result_texts .mf-search-results_body_result_texts_title{margin-bottom:12px;font-size:18px}.search__container .mf-search-results .mf-search-results_body .mf-search-results_body_result .mf-search-results_body_result_texts .mf-search-results_body_result_texts_title .mf-search-results_body_result_texts_title_link{color:var(--color-base);line-height:1.7}.search__container .mf-search-results .mf-search-results_body .mf-search-results_body_result .mf-search-results_body_result_texts .mf-search-results_body_result_texts_title .mf-search-results_body_result_texts_title_link:visited{color:var(--color-corporate-red)}.search__container .mf-search-results .mf-search-results_body .mf-search-results_body_result .mf-search-results_body_result_texts .mf-search-results_body_result_texts_description{font-size:16px;line-height:1.7}.search__container .mf-search-results .mf-search-results_body .mf-search-results_body_result .mf-search-results_body_result_texts .mf-search-results_body_result_texts_url{align-self:flex-end;margin-top:16px}.search__container .mf-search-results .mf-search-results_body .mf-search-results_body_result .mf-search-results_body_result_texts .mf-search-results_body_result_texts_url .mf-search-results_body_result_texts_url_text{color:var(--color-corporate-red);font-size:14px}.search__container .mf-search-results .mf-search-results_body .mf-search-results_body_result .mf-search-results_body_result_texts .mf-search-results_body_result_texts_meta{display:none}.search__container .mf-pagination{justify-content:center;align-items:center;gap:10px;padding-block-start:54px;padding-block-end:0;display:flex}.search__container .mf-pagination .mf-pagination_button{font-family:var(--font-albert-sans);width:32px;height:32px;color:var(--color-corporate-red);border:1px solid var(--color-corporate-red);text-align:center;border-radius:50%;justify-content:center;align-items:center;margin:0;font-size:16px;font-weight:700;transition:all .2s ease-in-out;display:flex}.search__container .mf-pagination .mf-pagination_button.active-page{color:var(--color-base);background-color:var(--color-primitive-state-200);border:none}.search__container .mf-pagination .mf-pagination_button:hover,.search__container .mf-pagination .mf-pagination_button:not(.active-page):hover:not(:disabled){background-color:var(--color-corporate-red);color:var(--color-white);border:none}.search__query{text-align:center;margin-block-start:56px;margin-block-end:56px;font-size:18px;font-weight:700;line-height:1.7;display:none}@media (max-width:768px){.search__container{margin-bottom:80px}.search__container .mf-search-results .mf-search-results_body .mf-search-results_body_result{grid-template-columns:27.7333vw 1fr;align-items:flex-start;gap:8px 16px;padding-block-start:24px;padding-block-end:24px}.search__container .mf-search-results .mf-search-results_body .mf-search-results_body_result .mf-search-results_body_result_image{width:100%;margin-inline-start:auto;margin-inline-end:auto}.search__container .mf-search-results .mf-search-results_body .mf-search-results_body_result .mf-search-results_body_result_image img{min-width:initial;width:100%!important}.search__container .mf-search-results .mf-search-results_body .mf-search-results_body_result .mf-search-results_body_result_texts{flex-direction:column;display:flex}.search__container .mf-search-results .mf-search-results_body .mf-search-results_body_result .mf-search-results_body_result_texts .mf-search-results_body_result_texts_title{font-size:16px}.search__container .mf-search-results .mf-search-results_body .mf-search-results_body_result .mf-search-results_body_result_texts .mf-search-results_body_result_texts_title_link{-webkit-line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;max-height:5.1em;line-height:1.7;display:-webkit-box;overflow:hidden}.search__container .mf-search-results .mf-search-results_body .mf-search-results_body_result .mf-search-results_body_result_texts .mf-search-results_body_result_texts_description{margin-bottom:0;font-size:14px}.search__container .mf-search-results .mf-search-results_body .mf-search-results_body_result .mf-search-results_body_result_texts .mf-search-results_body_result_texts_url{align-self:flex-start;margin-top:8px}.search__container .mf-search-results .mf-search-results_body .mf-search-results_body_result .mf-search-results_body_result_texts .mf-search-results_body_result_texts_url .mf-search-results_body_result_texts_url_text{color:var(--color-corporate-red);font-size:14px;display:inline-block}.search__container .mf-search-results .mf-search-results_body .mf-search-results_body_result .mf-search-results_body_result_texts .mf-search-results_body_result_texts_meta{display:none}.search__query{margin-block-start:32px;margin-block-end:53px;font-size:14px}}.terms{flex-direction:column;gap:80px;margin-bottom:120px;display:flex}.terms__heading{margin-bottom:48px}.terms__list{flex-direction:column;gap:8px;margin-top:24px;padding-left:1.5em;list-style:outside;display:flex}@media (max-width:768px){.terms{gap:48px;margin-bottom:80px}.terms__heading{margin-bottom:32px}.terms__list{margin-top:16px}}.section-heading{flex:none}.section-heading__label{color:var(--color-segment-corporate);font-size:16px;font-weight:700}@media (max-width:768px){.section-heading__label{font-size:12px}}.section-heading__title{font-size:40px}@media (max-width:768px){.section-heading__title{font-size:28px}}.about-section__article{max-width:var(--width-contents-wide)}.about-section{background-color:var(--color-primitive-state-200);padding-block-start:137px;padding-block-end:77px;position:relative}@media (max-width:768px){.about-section{padding-block-start:70px;padding-block-end:20%}}.about-section__heading{z-index:1;position:relative}.about-section__inner{justify-content:space-between;gap:var(--padding-inline-aside);display:flex}@media (max-width:768px){.about-section__inner{flex-direction:column;gap:50px}}.about-section__lead{padding-block-start:40px;font-size:18px}@media (max-width:768px){.about-section__lead{padding-block-start:20px;font-size:16px}}.about-section__button{margin-block-start:30px}@media (max-width:768px){.about-section__button{margin-block-start:20px}}.about-section__marquee{color:var(--color-white);opacity:.7;white-space:nowrap;font-size:200px;font-weight:100;line-height:1;display:flex;position:absolute;top:0;left:0}@media (max-width:768px){.about-section__marquee{font-size:80px}}@media (prefers-reduced-motion:reduce){.about-section__marquee{animation:none}}.about-section__segment{z-index:1;filter:drop-shadow(var(--shadow-decoration));position:relative}@media (max-width:768px){.about-section__segment{width:95%;margin:0 auto}}.about-section__image{width:616px;height:auto;display:block}@media (max-width:768px){.about-section__image{width:100%}}.about-section__segment:before{content:"";border:1px solid var(--color-white);border-radius:50%;width:127.5%;height:127.5%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:768px){.about-section__segment:before{width:123%;height:123%}}.about-section__marquee-text{padding-inline-start:50px}.event-section__article{max-width:var(--width-contents-wide)}.event-section{z-index:1;background-color:var(--color-base);color:var(--color-white);padding-block-start:128px;padding-block-end:80px;position:relative}@media (max-width:768px){.event-section{padding-block-start:80px;padding-block-end:50px}}.event-section__inner{justify-content:space-between;gap:var(--padding-inline-aside);display:flex}@media (max-width:1279px){.event-section__inner{flex-direction:column;row-gap:16px}}@media not (min-width:768px){.event-section__inner{row-gap:var(--padding-inline-aside)}}.event-section__container{flex-direction:column;align-items:end;gap:40px;max-width:832px;display:flex}@media (max-width:1279px){.event-section__container{align-items:flex-start;max-width:none}.event-section__results{width:100%}.event-section__results .link-card__media{width:248px}}@media not (min-width:768px){.event-section__results .link-card__media{width:100%}}.event-section__button{color:var(--color-white)}.hero-section__article{z-index:1;max-width:var(--width-contents-wide);position:relative}.hero-section{background-color:var(--color-base);padding-block-start:27.7778%}.hero-section__visual{pointer-events:none;position:absolute;top:2%;overflow-x:hidden}.hero-section__title{color:var(--color-white);font-size:60px}.hero-section__title-label{color:var(--color-segment-corporate);font-size:24px;font-weight:700}.hero-section__button{color:var(--color-white);margin-top:20px}@media (max-width:1024px){.hero-section{padding-block-start:43.75%}.hero-section__visual{top:5%}}@media (max-width:768px){.hero-section{padding-block-start:40%}.hero-section__title{font-size:36px}.hero-section__title-label{font-size:16px}}:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size:44px}.swiper-button-prev,.swiper-button-next{width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;color:var(--swiper-navigation-color,var(--swiper-theme-color));justify-content:center;align-items:center;display:flex;position:absolute}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) svg{object-fit:contain;transform-origin:50%;fill:currentColor;pointer-events:none;width:100%;height:100%}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size)/2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size)/2));margin-left:0}.swiper-horizontal~.swiper-button-prev{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size)/2));margin-left:0}.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size)/2));margin-left:0}.swiper-horizontal .swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal~.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal .swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal~.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal .swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-horizontal~.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-horizontal.swiper-rtl .swiper-button-next .swiper-navigation-icon{transform:rotate(180deg)}.swiper-horizontal.swiper-rtl~.swiper-button-next .swiper-navigation-icon{transform:rotate(180deg)}.swiper-horizontal.swiper-rtl .swiper-button-prev .swiper-navigation-icon{transform:rotate(0)}.swiper-horizontal.swiper-rtl~.swiper-button-prev .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - (var(--swiper-navigation-size)/2));margin-top:0;right:auto}.swiper-vertical~.swiper-button-prev{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - (var(--swiper-navigation-size)/2));margin-top:0;right:auto}.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - (var(--swiper-navigation-size)/2));margin-top:0;right:auto}.swiper-vertical .swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto}.swiper-vertical .swiper-button-prev .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto}.swiper-vertical~.swiper-button-prev .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto}.swiper-vertical .swiper-button-next .swiper-navigation-icon{transform:rotate(90deg)}.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto}.swiper-vertical~.swiper-button-next .swiper-navigation-icon{transform:rotate(90deg)}.swiper-pagination{text-align:center;z-index:10;transition:opacity .3s;position:absolute;transform:translate(0)}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination{display:none!important}.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);width:100%;left:0}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);display:inline-block}button.swiper-pagination-bullet{box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px)0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{width:8px;top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,top .2s;display:inline-block}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{white-space:nowrap;left:50%;transform:translate(-50%)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));transform-origin:0 0;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(0)}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:100% 0}.swiper-horizontal>.swiper-pagination-progressbar{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-pagination-progressbar.swiper-pagination-horizontal{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}.swiper-pagination-progressbar.swiper-pagination-vertical{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}.swiper-pagination-lock{display:none}.insighthub-section__article{max-width:var(--width-contents-wide)}.insighthub-section{background-color:var(--color-primitive-state-200);padding-block-start:120px;padding-block-end:56px}@media not (min-width:768px){.insighthub-section{padding-block-start:56px;padding-block-end:48px}}.insighthub-section__heading{justify-content:space-between;align-items:center;gap:30px;display:flex}@media not (min-width:768px){.insighthub-section__heading{flex-direction:column}}.insighthub-section__text{max-width:616px}.insighthub-section__title{width:439px}@media not (min-width:768px){.insighthub-section__title{width:85%}}.insighthub-section__title-image{width:100%;height:auto}.insighthub-section__slider{margin-top:70px}@media not (min-width:768px){.insighthub-section__slider{margin-top:40px}}.insighthub-section__list{padding-block-end:30px}@media not (min-width:768px){.insighthub-section__list{padding-block-end:0}}.insighthub-section__slide.swiper-slide{border-top:1px solid var(--color-divider-body02);border-bottom:1px solid var(--color-divider-body02);border-left:1px solid var(--color-divider-body02);width:456px;height:auto}@media not (min-width:768px){.insighthub-section__slide.swiper-slide{width:75%}}.insighthub-section__slide-link{flex-direction:column;gap:32px;height:100%;padding:56px 40px;transition:all .3s cubic-bezier(.215,.61,.355,1);display:flex}@media not (min-width:768px){.insighthub-section__slide-link{padding:32px 24px}}.insighthub-section__slide-link:hover{box-shadow:var(--shadow-hovered)}.insighthub-section__slide-link:hover .insighthub-section__slide-mark-circle{animation:.4s cubic-bezier(.645,.045,.355,1) forwards insighthub-section-slide-circle}.insighthub-section__slide-link:hover .insighthub-section__slide-mark-icon--external{animation:.3s cubic-bezier(.645,.045,.355,1) forwards external}.insighthub-section__slide-image{width:100%;height:auto;display:block}.insighthub-section__slide-status{align-items:flex-start;gap:24px;display:flex}@media not (min-width:768px){.insighthub-section__slide-status{column-gap:16px}}.insighthub-section__slide-date{font-size:18px}@media not (min-width:768px){.insighthub-section__slide-date{font-size:14px}}.insighthub-section__slide-category-list{flex-wrap:wrap;gap:4px 6px;display:flex}.insighthub-section__slide-category-item{color:var(--color-white);background-color:var(--color-base);border-radius:2px;justify-content:center;align-items:center;min-height:28px;padding-inline-start:12px;padding-inline-end:12px;font-size:14px;display:flex}@media not (min-width:768px){.insighthub-section__slide-category-item{min-height:22px;font-size:12px}}.insighthub-section__slide-paragraph{-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:18px;display:-webkit-box;overflow:hidden}@media not (min-width:768px){.insighthub-section__slide-paragraph{font-size:14px}}.insighthub-section__slide-hash-list{flex-wrap:wrap;gap:4px 16px;display:flex}.insighthub-section__slide-hash-item{font-size:12px}.insighthub-section__slide-hash-item:before{content:"＃"}.insighthub-section__slide-info{flex-direction:column;justify-content:space-between;gap:16px;height:100%;display:flex}@media not (min-width:768px){.insighthub-section__slide-info{gap:8px}}.insighthub-section__slide-text{flex-direction:column;gap:16px;display:flex}.insighthub-section__slide-meta{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.insighthub-section__navigation{justify-content:space-between;align-items:center;gap:24px;margin-top:26px;display:flex}@media not (min-width:768px){.insighthub-section__navigation{column-gap:8px;margin-top:40px}}.insighthub-section__navigation-buttons{gap:24px;display:flex}@media not (min-width:768px){.insighthub-section__navigation-buttons{column-gap:16px}}.insighthub-section__navigation-button{color:var(--color-base);justify-content:center;align-items:center;display:flex}@media not (min-width:768px){.insighthub-section__navigation-button{width:40px;height:40px}}.insighthub-section__pagination.swiper-pagination-bullets.swiper-pagination-horizontal{align-items:center;width:auto;height:auto}@media not (min-width:768px){.insighthub-section__pagination.swiper-pagination-bullets.swiper-pagination-horizontal{--swiper-pagination-bullet-horizontal-gap:5px}}.insighthub-section__pagination .swiper-pagination-bullet{border:1px solid var(--color-base);opacity:1;background:0 0;width:12px;height:12px;transition:background-color .3s cubic-bezier(.215,.61,.355,1)}.insighthub-section__pagination .swiper-pagination-bullet:hover,.insighthub-section__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:var(--color-base)}.insighthub-section__slide-mark{width:32px;height:32px;color:var(--color-segment-corporate);position:relative}@media not (min-width:768px){.insighthub-section__slide-mark{width:24px;height:24px}}.insighthub-section__slide-mark-icon{width:17px;height:17px;position:absolute;top:6px;left:6px}@media not (min-width:768px){.insighthub-section__slide-mark-icon{width:16px;height:16px;top:3px;left:3px}}.insighthub-section__slide-mark-circle{stroke-dasharray:100;stroke-dashoffset:0;transform-origin:50%;transform:rotate(-90deg)}@media not (min-width:768px){.insighthub-section__slide-mark-svg{width:24px;height:24px}}@keyframes insighthub-section-slide-circle{0%{stroke-dashoffset:100px}to{stroke-dashoffset:0}}.news-section__article{max-width:var(--width-contents-wide)}.news-section{background-color:var(--color-base);color:var(--color-white);padding-block-start:137px;padding-block-end:80px}@media (max-width:768px){.news-section{padding-block-start:80px;padding-block-end:50px}}.news-section__inner{justify-content:space-between;gap:var(--padding-inline-aside);display:flex}@media (max-width:1279px){.news-section__inner{flex-direction:column;row-gap:16px}}@media not (min-width:768px){.news-section__inner{row-gap:var(--padding-inline-aside)}}.news-section__container{flex-direction:column;align-items:end;gap:40px;max-width:832px;display:flex}@media (max-width:1279px){.news-section__container{align-items:flex-start;max-width:none}.news-section__results{width:100%}}.news-section__button{color:var(--color-white)}.product-section__article{max-width:var(--width-contents-wide)}.product-section{background-color:var(--color-primitive-state-200);padding-block-start:80px}@media (max-width:768px){.product-section{padding-block-start:0;padding-block-end:20px}}.product-section__lead{padding-block-start:20px;font-size:16px}.product-section__search{background-color:var(--color-background-gray);border:1px solid #c5d1e0;border-radius:4px;padding:40px}@media (max-width:768px){.product-section__inner{padding-block-start:24px}}.product-section__search-title{text-align:center;justify-self:center;margin-bottom:24px;font-size:24px;display:block}.product-section__counter{text-align:center;margin-inline-start:auto;margin-inline-end:auto;width:165px;margin-bottom:24px;line-height:1;display:flex}.product-section__condition{flex-direction:column;gap:40px;display:flex}.product-section__condition-group{flex-direction:column;gap:24px;padding-inline-start:32px;padding-inline-end:32px;display:flex}.product-section__condition-heading{font-size:18px;font-weight:700}.product-section__condition-columns{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.product-section__condition-group--industries{background-color:var(--color-background-soft-gray);padding:24px 32px}.product-section__buttons{grid-template-columns:repeat(3,1fr);grid-auto-rows:56px;place-items:center;gap:16px;width:100%;margin-top:32px;display:grid}.product-section__submit-button{width:254px;color:var(--color-white);background-color:var(--color-corporate-red);border-radius:4px;grid-column:2;justify-content:center;align-items:center;gap:8px;padding:16px;font-weight:700;transition:background-color .3s ease-in-out;display:inline-flex}.product-section__submit-button:hover{background-color:var(--color-btn-primary-hovered)}.product-section__submit-button--disabled{background-color:var(--color-primitive-gray-500);cursor:not-allowed;pointer-events:none}.product-section__reset-button{color:var(--color-corporate-red);grid-column:3;justify-content:center;justify-self:flex-end;align-items:center;gap:4px;font-weight:700;display:inline-flex}.product-section__reset-button:hover{border-bottom:1px solid}.product-section__submit-button-icon{width:24px;height:24px}.product-section__submit-button-count{width:32px;min-width:32px;color:var(--color-white);text-align:center;flex:0 0 32px;justify-content:center;align-items:center;font-size:16px;display:inline-flex}.product-section__submit-button-text{flex:none;align-items:center;width:148px;display:inline-flex}@media (max-width:1024px){.product-section__result-grid{gap:24px}}@media (max-width:768px){.product-section__counter{margin-bottom:24px}.product-section__search{padding:24px 12px}.product-section__search-title{margin-bottom:16px;font-size:18px}.product-section__condition-group{gap:12px 0;padding:0 12px}.product-section__condition-group--industries{background-color:var(--color-background-soft-gray);padding:24px 12px 16px}.product-section__condition-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.product-section__buttons{flex-direction:column;justify-content:center;align-items:center;gap:32px;display:flex}.product-section__reset-button{width:162px;font-size:16px}}.product-section__search{box-shadow:var(--shadow-decoration)}.product-section__visibility-hidden{display:none}.under-link-section__article{max-width:var(--width-contents-wide)}.under-link-section{background-color:var(--color-white);padding-block-start:80px;padding-block-end:104px}@media (max-width:768px){.under-link-section{padding-block-start:56px;padding-block-end:80px}}.under-link-section__grid{transform-style:preserve-3d;display:flex}@media (max-width:768px){.under-link-section__grid{flex-direction:column}}.under-link-section__group{transform-style:preserve-3d;perspective:1000px;flex:1}.under-link-section__card{width:100%;height:355px;color:var(--color-white);flex-direction:column;justify-content:space-between;padding:32px;transition:box-shadow .4s cubic-bezier(.215,.61,.355,1),transform .4s cubic-bezier(.215,.61,.355,1);display:flex;transform:translateZ(0)rotateX(0)}@media (max-width:768px){.under-link-section__card{height:50vw;padding:16px}}.under-link-section__card:hover{box-shadow:var(--shadow-hovered);transform:translateZ(50px)rotateX(.1deg)}.under-link-section__card:hover .under-link-section__card-link-circle{animation:.4s cubic-bezier(.645,.045,.355,1) forwards under-link-section-card-circle}.under-link-section__card:hover .under-link-section__card-link-icon--arrow{animation:.3s cubic-bezier(.645,.045,.355,1) forwards arrow}.under-link-section__card:hover .under-link-section__card-link-icon--external{animation:.3s cubic-bezier(.645,.045,.355,1) forwards external}.under-link-section__card-label{font-size:16px;font-weight:700;display:block}@media (max-width:768px){.under-link-section__card-label{font-size:11px}}.under-link-section__card-title{font-size:40px;display:block}@media (max-width:768px){.under-link-section__card-title{font-size:24px}}.under-link-section__card--company{background:url(/img/pages/top/bg-under_link_company.jpg) 50%/cover no-repeat}.under-link-section__card--recruit{background:url(/img/pages/top/bg-under_link_recruit.jpg) 50%/cover no-repeat}.under-link-section__card-link{justify-content:flex-end;align-items:center;gap:16px;font-size:18px;font-weight:700;display:flex}@media (max-width:768px){.under-link-section__card-link{font-size:16px}}.under-link-section__card-link-text{display:block}.under-link-section__card-link-mark{flex:none;justify-content:center;align-items:center;width:56px;height:56px;display:flex}@media (max-width:768px){.under-link-section__card-link-mark{width:40px;height:40px}}.under-link-section__card-link-icon{position:absolute}@media (max-width:768px){.under-link-section__card-link-icon{width:20px;height:20px}}.under-link-section__card-link-circle{stroke-dasharray:171;stroke-dashoffset:0;transform-origin:50%;transform:rotate(-90deg)}@keyframes under-link-section-card-circle{0%{stroke-dashoffset:171px}to{stroke-dashoffset:0}}.under-link-section__card-icon{width:24px;height:24px}@media (max-width:768px){.under-link-section__card-icon{width:20px;height:20px}}.under-link-section__banner{transform-style:preserve-3d;perspective:2000px;margin-block-start:80px}@media (max-width:768px){.under-link-section__banner{margin-block-start:54px}}.under-link-section__contact{background-color:var(--color-primitive-state-200);justify-content:space-between;align-items:center;height:371px;padding-inline-start:80px;padding-inline-end:56px;transition:all .4s cubic-bezier(.215,.61,.355,1);display:flex;position:relative;overflow:hidden}@media (max-width:768px){.under-link-section__contact{flex-direction:column;align-items:flex-start;gap:24px;height:auto;padding:40px 24px 24px}}.under-link-section__contact:hover{box-shadow:var(--shadow-hovered);transform:translateZ(50px)rotateX(.1deg)}.under-link-section__contact:hover .under-link-section__contact-link-circle{animation:.4s cubic-bezier(.645,.045,.355,1) forwards under-link-section-contact-circle}.under-link-section__contact:hover .under-link-section__contact-link-icon--arrow{animation:.3s cubic-bezier(.645,.045,.355,1) forwards arrow}.under-link-section__contact-label{color:var(--color-black);opacity:.05;font-size:220px;line-height:1;position:absolute;top:-35px;left:-15px}@media (max-width:768px){.under-link-section__contact-label{font-size:84px;top:-5px;left:-5px}}.under-link-section__contact-title{color:var(--color-corporate-red);font-size:32px;display:block}@media (max-width:768px){.under-link-section__contact-title{font-size:24px}}.under-link-section__contact-description{margin-block-start:24px;font-size:16px;display:block}@media (max-width:768px){.under-link-section__contact-description{font-size:14px}.under-link-section__contact-link{justify-content:flex-end;width:100%;display:flex}}.under-link-section__contact-link-mark{color:var(--color-corporate-red);flex:none;justify-content:center;align-items:center;width:80px;height:80px;display:flex}@media (max-width:768px){.under-link-section__contact-link-mark{width:40px;height:40px}}.under-link-section__contact-link-icon{position:absolute}@media (max-width:768px){.under-link-section__contact-link-icon{width:20px;height:20px}}.under-link-section__contact-link-circle{stroke-dasharray:246;stroke-dashoffset:0;transform-origin:50%;transform:rotate(-90deg)}@keyframes under-link-section-contact-circle{0%{stroke-dashoffset:246px}to{stroke-dashoffset:0}}.toppage{overflow:hidden}
