@charset "UTF-8";:root{--color-black-01: #111111;--color-black-02: #222222;--color-black-03: #333333;--color-black-04: #444444;--color-black-05: #555555;--color-black-06: #666666;--color-black-07: #777777;--color-black-08: #888888;--color-black-09: #999999;--color-gray-01: #acacac;--color-gray-02: #d9d9d9;--color-gray-03: #e3e3e3;--color-gray-04: #f2f2f2;--color-white-01: #ffffff;--color-blue-01: #293faf;--color-link-01: #096FC8;--color-red-01: #8c141c;--color-red-02: #a8202a;--color-red-03: #ba3d45;--color-orange-01: #f44519;--color-orange-02: #fb6e4b;--color-orange-03: #f8f0e9;--color-navy-01: #0f2b46;--color-navy-02: #24486c;--color-navy-03: #5e7f9e;--color-navy-04: #96adc2;--color-navy-05: #abbac7;--color-navy-06: #becedc;--color-navy-07: #dde5eb;--color-navy-08: #f2f6fa;--color-navy-09: #e6eef5;--color-gray-thin-01: #f6f6f6;--color-gray-thin-02: #ededed;--color-orange-thin-01: #fef9f4;--color-orange-thin-02: #efd6c2;--color-blue-thin-01: #f1f3f5;--color-blue-thin-02: #f8fafc;--color-yellow-01: #ecf400;--gradient-01: linear-gradient(90deg, #5e7f9e 0%, #0f2b46 100%);--gradient-02: linear-gradient(135deg, #eef4f9 0%, #dce8f2 100%);--gradient-red: linear-gradient(118deg, #8c141c 0%, #a8202a 52%, #ba3d45 100%);--shadow-card: 0 0 20px 0 rgba(33, 50, 110, .1);--space-section-y: clamp(40px, 6vw, 80px);--space-section-y-sm: clamp(24px, 4vw, 48px);--space-section-y-lg: clamp(56px, 7vw, 104px);--space-gutter-x: clamp(16px, 3.5vw, 40px);--fs-heading-main: clamp(24px, 4.5vw, 34px);--font-family-base: Zen Kaku Gothic New, Noto Sans JP, sans-serif;--font-family-lato: Lato, sans-serif;--font-family-noto-sans: Noto Sans JP, sans-serif;--fs-base: 16px;--fw-base: 400;--lh-base: 1.642;--ls-base: .029em;--color-border-gray-02: #e0e0e0;--color-black-02: #555555}body{font-family:var(--font-family-base);font-weight:var(--fw-base);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-wrap:break-word;word-break:break-all;word-wrap:break-word;color:var(--color-black-01);letter-spacing:var(--ls-base);font-size:var(--fs-base);background:#fff}@media(max-width:767px){body{font-size:15px}}body.archive,body.page-template:not(.page-template-page-contact),body.page-template-pages:not(.page-template-page-contact),body.page-template-default:not(.page-template-page-contact){background:var(--color-blue-thin-02)}main:not(.single){padding-top:72px}@media(max-width:767px){main:not(.single){padding-top:54px}}a{text-decoration:none;color:var(--color-black-01)}img{width:100%;height:auto;vertical-align:bottom}input,textarea,select{border:1px solid var(--color-gray-03);width:100%;border-radius:3px;padding:10px;resize:none;font-size:14px;background:#fff;color:#333}@media(min-width:768px){input,textarea,select{font-size:16px}}input[type=checkbox]{width:auto}input::placeholder,textarea::placeholder{color:var(--color-black-09)}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:var(--color-gray-01)}input::-ms-input-placeholder,textarea::-ms-input-placeholder{color:var(--color-gray-01)}h1,h2,h3,h4{font-weight:600}@keyframes gradientAnimation{0%{background-position:0% 50%}25%{background-position:50% 60%}50%{background-position:100% 50%}75%{background-position:50% 40%}to{background-position:0% 50%}}*,*:before,*:after{padding:0;margin:0;box-sizing:border-box;border-style:solid;border-width:0}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1,h2,h3,dl,ol,ul{font-size:1em;margin:0;padding:0}ul{list-style-type:none}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.l-header{z-index:10000}@media(max-width:767px){.l-header__wrap{position:relative;z-index:2002}}@media(max-width:767px){.p-nav-btn,.l-header__logo{z-index:2003}}@media(max-width:767px){.p-nav-modal{z-index:1999}}@media(min-width:768px){.p-mega{z-index:10001}}.c-overlay-cta{z-index:9999}.c-overlay-cta__close,.p-compare-table__table thead th,.p-service-list__link .p-service-list__title,.p-service-list__link .p-service-list__sub-title,.p-service-list__link .p-service-list__text,.p-service-list__arrow,.p-mv-service__info,.p-ssw-service__subheader span{z-index:2}.p-compare-table__table .is-sticky-col,.p-ssw-service__block-header span{z-index:3}.p-single-flow__item:before,.p-box-num__info,.p-service-list__link,.p-service-list__link:before,.p-regional-message,.p-ssw-service__block-header:before,.p-panel-support__box:before{z-index:1}.p-service-list__link:after{z-index:0}.p-ssw-service__subheader span:before{z-index:-1}.l-form-split{display:flex}@media(min-width:768px){.l-form-split{column-gap:1rem}}@media(max-width:767px){.l-form-split{flex-direction:column;row-gap:1rem}}.l-form-split__col{flex:1}.l-form-split__col--panel{padding:1.2rem;border-radius:4px;background:var(--color-blue-thin-01)}@media(max-width:767px){.l-form-split__col--panel{padding:1rem;margin-inline:-24px}}.l-form-split__heading{margin-bottom:1rem;text-align:center;font-weight:700}@media(min-width:768px){.l-form-split__heading{font-size:1.1em}}@media(max-width:767px){.l-form-split__heading{margin-bottom:.8rem}}.l-footer__main{background:var(--color-navy-01);padding-block:5rem}@media(max-width:767px){.l-footer__main{padding-block:4rem}}.l-footer__inner{color:#fff}@media(min-width:768px){.l-footer__inner{display:flex}}@media(min-width:768px){.l-footer__header{width:300px}}.l-footer__body{display:flex}@media(min-width:768px){.l-footer__body{flex:1;column-gap:2rem;justify-content:flex-end}}@media(max-width:767px){.l-footer__body{flex-direction:column}}@media(min-width:768px){.l-footer__box:not(:last-child){margin-bottom:3rem}}@media(max-width:767px){.l-footer__box{margin-top:3rem}}.l-footer__copyright{background:var(--color-black-01);color:var(--color-black-09);font-size:.8em;padding-block:1rem}.l-footer__copyright-wrap{display:flex;justify-content:space-between}@media(max-width:767px){.l-footer__copyright-wrap{flex-direction:column-reverse;row-gap:1rem;align-items:center}}.l-footer__copyright-links{display:flex;align-items:center;column-gap:1rem}.l-footer__copyright a{color:var(--color-black-09)}.l-footer__copyright a:hover{text-decoration:underline}.l-footer__form{text-align:center;font-size:.8em;color:var(--color-black-02);padding-block:1rem}.l-header{position:fixed;top:0;right:0;left:0;padding-block:8px;padding-inline:12px}@media(min-width:768px){.l-header{--mega-menu-top: 52px}}@media(max-width:767px){.l-header{padding:0}}.l-header.no-fix{position:static}@media(min-width:768px){.l-header__wrap{max-width:1068px;margin-inline:auto}}.l-header__inner{display:flex;justify-content:space-between;align-items:center;padding-block:8px;padding-inline:24px;background:#ffffffa6;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}@media(min-width:768px){.l-header__inner{box-shadow:0 0 20px #21326e1a}}@media(max-width:767px){.l-header__inner{padding-block:6px;padding-inline:12px}}.l-header__logo{text-align:center}.l-header__logo a{display:block}.l-header__logo span{display:inline-block;margin-bottom:2px;font-size:12px;font-weight:700}@media(max-width:767px){.l-header__logo span{font-size:11px}}.l-header__logo img{width:150px}@media(max-width:767px){.l-header__logo img{width:120px}}.l-header__form{display:flex;align-items:center;height:60px!important}@media(max-width:767px){.l-header__form{height:54px!important}}.l-section{background:#fff;position:relative;overflow:hidden}.l-section--inner{padding-block:5rem}@media(max-width:767px){.l-section--inner{padding-block:4rem}}.l-section--outer{margin-block:5rem}@media(max-width:767px){.l-section--outer{margin-block:4rem}}.l-section--big{padding-block:8rem;margin-block:8rem}@media(max-width:767px){.l-section--big{padding-block:5rem;margin-block:5rem}}.l-section--outer.l-section--big{margin-block:8rem}@media(max-width:767px){.l-section--outer.l-section--big{margin-block:5rem}}.l-section--inner.l-section--short{padding-block:3rem}@media(max-width:767px){.l-section--inner.l-section--short{padding-block:2rem}}.l-section--outer.l-section--short{margin-block:3rem}@media(max-width:767px){.l-section--outer.l-section--short{margin-block:2rem}}@media(max-width:767px){.l-section--pb-none-sp{padding-bottom:0}}@media(max-width:767px){.l-section--pt-none-sp{padding-top:0}}@media(max-width:767px){.l-section--py-none-sp{padding-block:0}}@media(max-width:767px){.l-section--single{padding-top:0}}@media(max-width:767px){.l-section--service{padding-bottom:0}}@media(max-width:767px){.l-section--seminar{padding-block:2rem}}.l-section--page-regional{position:relative;overflow:hidden}.l-section--page-regional svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:600px;height:600px}.l-section--border-top-gray{border-top:1px solid var(--color-gray-03)}.l-section__block:not(:last-child){margin-bottom:2rem}@media(max-width:767px){.l-section__block:not(:last-child){margin-bottom:1.5rem}}@media(min-width:768px){.l-section__wrap{display:flex;gap:6%}}.l-section__header{margin-bottom:2rem}.l-section__buttons{display:flex;justify-content:center;gap:2rem}@media(max-width:767px){.l-section__buttons{flex-direction:column;margin-top:2.5rem;gap:1rem}.l-section__buttons .l-section__button{margin-top:0}}.l-section__button{margin-top:3rem;display:flex;justify-content:center}.l-section__button.position-left{justify-content:left}@media(min-width:768px){.l-section__button{margin-top:2.5rem;column-gap:1rem}}@media(max-width:767px){.l-section__button{flex-direction:column;align-items:center;row-gap:1rem}}@media(min-width:768px){.l-section__main{flex:1;width:67%}}@media(max-width:767px){.l-section__main{margin-bottom:3rem}}@media(min-width:768px){.l-section__sidebar{width:27%}}.l-section__sidebar a:hover{opacity:.7}@media(min-width:768px){.l-message{display:flex}}@media(min-width:768px){.l-message__header{width:300px}}@media(max-width:767px){.l-message__header{margin-bottom:2rem}}@media(min-width:768px){.l-message__body{flex:1}}.l-message__body p{font-size:.9em;line-height:1.4}.l-message__body p:not(:last-child){margin-bottom:1rem}.l-hero{position:relative}@media(min-width:768px){.l-hero{margin-block:2rem;overflow:hidden}}@media(max-width:767px){.l-hero{margin-bottom:var(--space-section-y)}}@media(min-width:768px){.l-hero__wrap{position:static!important}}@media(max-width:767px){.l-hero__wrap{padding:0!important}}@media(min-width:768px){.l-hero__inner{width:100%;display:flex;align-items:center;height:600px}}@media(min-width:960px){.l-hero__inner{height:650px}}@media(min-width:1280px){.l-hero__inner{height:700px}}@media(max-width:767px){.l-hero__inner{position:relative;display:grid;grid-template-columns:1fr}}@media(min-width:768px){.l-hero-service{height:500px;overflow:hidden}.l-hero-service.page-seminar,.l-hero-service.page-business-transfer{margin-block:3rem;height:400px}.l-hero-service.page-seminar .p-mv-service__image,.l-hero-service.page-business-transfer .p-mv-service__image{display:block}.l-hero-service.page-seminar .p-mv-service__image img,.l-hero-service.page-business-transfer .p-mv-service__image img{height:100%;width:auto}}@media(max-width:767px){.l-hero-service{padding-bottom:2rem}}.l-hero-page{padding-block:180px;border-bottom:1px solid var(--color-navy-07)}@media(max-width:767px){.l-hero-page{padding-block:100px}}.l-wrap{margin-inline:auto;padding-inline:24px;height:100%;position:relative}@media(min-width:768px){.l-wrap{max-width:1068px;width:100%}}@media(max-width:767px){.l-wrap__proof{padding-inline:0}}@media(min-width:768px){.l-wrap--short{max-width:600px;width:100%}}@media(min-width:768px){.l-wrap__message{display:flex;justify-content:space-between;flex-direction:row-reverse}}@media(min-width:768px){.l-wrap__message-left{flex:1}}@media(min-width:768px){.l-wrap__message-right{width:300px}}@media(max-width:767px){.l-wrap__message-right{text-align:center;margin-bottom:1rem}.l-wrap__message-right img{width:240px}}@media(min-width:768px){.l-wrap__cta .c-button{width:100%}}@media(max-width:767px){.l-wrap__cta{align-items:center}}.l-event__header{margin-bottom:1.5rem;font-size:1.4em}.l-event__box{margin-block:3rem 1rem}.l-event__box--thumbnail{margin-block:1rem;box-shadow:0 1px 6px #0000004d}@media(max-width:767px){.single-post .l-breadcrumb{border-top:1px solid var(--color-gray-02);border-bottom:1px solid var(--color-gray-02)}.single-post .l-breadcrumb .l-breadcrumb__inner{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.single-post .l-breadcrumb .l-breadcrumb__inner::-webkit-scrollbar{display:none}.single-post .l-breadcrumb .l-breadcrumb__inner>span>.current{white-space:nowrap}.single-post .l-breadcrumb .l-breadcrumb__inner>span,.single-post .l-breadcrumb .l-breadcrumb__arrow{flex:0 0 auto}}.l-breadcrumb{padding-block:.5rem}.l-breadcrumb__inner{display:flex;align-items:center;flex-wrap:wrap;gap:.2rem}.l-breadcrumb [property=itemListElement][typeof=ListItem],.l-breadcrumb__inner>span{font-size:14px;color:var(--color-black-06);display:inline-flex;align-items:center;gap:.25rem}@media(max-width:767px){.l-breadcrumb [property=itemListElement][typeof=ListItem],.l-breadcrumb__inner>span{font-size:13px}}.l-breadcrumb [property=itemListElement][typeof=ListItem] a,.l-breadcrumb__inner>span a{color:inherit;text-decoration:none}.l-breadcrumb [property=itemListElement][typeof=ListItem] a:hover,.l-breadcrumb__inner>span a:hover{text-decoration:underline}.l-breadcrumb [property=itemListElement][typeof=ListItem] a [property=name],.l-breadcrumb [property=itemListElement][typeof=ListItem] a>span,.l-breadcrumb__inner>span a [property=name],.l-breadcrumb__inner>span a>span{white-space:nowrap}.l-breadcrumb [property=itemListElement][typeof=ListItem] .current[property=name],.l-breadcrumb [property=itemListElement][typeof=ListItem]>.current,.l-breadcrumb__inner>span .current[property=name],.l-breadcrumb__inner>span>.current{white-space:normal}.l-breadcrumb [property=itemListElement][typeof=ListItem] meta,.l-breadcrumb__inner>span meta{display:none!important}.l-breadcrumb__arrow{display:inline-block;line-height:1;color:var(--color-black-02);font-weight:400;font-size:11px}.l-breadcrumb__arrow:before{content:"/";display:inline-block;transform:translateY(-.02em)}.l-breadcrumb-form{font-size:.8em!important}.l-section-possible__header{margin-bottom:1.5rem}.l-section-possible__title{position:relative;padding:.3rem 0 .3rem 12px;font-size:1.4em;margin-bottom:.7rem}.l-section-possible__title:before{content:"";position:absolute;left:0;border-radius:2px;top:0;bottom:0;background:var(--color-navy-01);width:6px}.l-stack{display:flex;flex-direction:column;align-items:flex-start;row-gap:2rem}.c-cf7-form__surface{display:flex;flex-direction:column;row-gap:.8rem;padding:1.5rem;border-radius:8px;background:#fff}@media(max-width:767px){.c-cf7-form__surface{padding:1rem}}.c-cf7-form__row{margin:0}.c-cf7-form__label{display:flex;align-items:center;margin-bottom:4px;column-gap:.2rem;font-size:.9em;font-weight:700}.c-cf7-form__label:before{display:inline-block;padding:2px 4px;border-radius:2px;color:#fff;font-size:.8em;font-weight:800}.c-cf7-form__label--required:before{content:"必須";background:var(--color-red-01)}.c-cf7-form__label--optional:before{content:"任意";background:var(--color-black-07)}.c-cf7-form__control{flex:1}.c-cf7-form__control--radio{display:block;padding-left:.5rem}.c-cf7-form__control--narrow{display:flex;flex:none;max-width:200px;width:100%}@media(max-width:767px){.c-cf7-form__control--narrow{max-width:none}}.c-cf7-form__actions{display:flex;flex-direction:column;align-items:center;justify-content:center}.c-button{--c-btn-pad-x: 8px;--c-btn-icon-size: 22px;--c-btn-icon-gap: 8px;font-weight:700;position:relative;display:inline-flex;line-height:1.4;align-items:center;justify-content:space-between;gap:10px;cursor:pointer;text-decoration:none;transition:.3s ease;border:1px solid transparent;background:#fff;padding-left:var(--c-btn-pad-x);padding-right:calc(var(--c-btn-pad-x) + var(--c-btn-icon-size) + var(--c-btn-icon-gap));transform-style:preserve-3d}.c-button:hover{filter:brightness(1.05)}.c-button:focus-visible{outline:2px solid currentColor;outline-offset:2px}.c-button--no-icon{padding-right:var(--c-btn-pad-x)}.c-button--no-icon:after{content:none}.c-button__sub{border-radius:1px;line-height:1;font-size:.9em}.c-button__main{font-size:1.2em}.c-button__text{flex:1 1 auto;min-width:0;text-align:left}.c-button:after{content:"";position:absolute;right:var(--c-btn-pad-x);top:50%;transform:translateY(-50%);width:var(--c-btn-icon-size);height:var(--c-btn-icon-size);background-repeat:no-repeat;background-position:center;background-size:contain;pointer-events:none;background-image:url(assets-css-port/object/component/assets/images/icon/arrow_square_right_navy.svg)}.c-button--i_sq_dark:after,.c-button--white-navy:after,.c-button--sq:after{background-image:url(assets-css-port/object/component/assets/images/icon/arrow_square_right_navy.svg)}.c-button--i_sq_light:after,.c-button--g-nav:after,.c-button--g-cta:after,.c-button--primary:after,.c-button--primary-sm:after,.c-button--sq-lite:after{background-image:url(assets-css-port/object/component/assets/images/icon/arrow_square_right_navy_light.svg)}.c-button--i_circle:after,.c-button--circle:after{background-image:url(assets-css-port/object/component/assets/images/icon/arrow_circle_right_navy.svg)}.c-button--i_arrow:after,.c-button--tri:after{background-image:url(assets-css-port/object/component/assets/images/icon/arrow_right_navy.svg)}.c-button--_outline,.c-button--sq-lite,.c-button--circle,.c-button--tri,.c-button--sq{height:var(--c-btn-h, 60px);border-radius:2px;background:#fff;border:1px solid var(--color-gray-03, #e3e3e3);color:var(--color-navy-01, #0f2b46);transition:background .5s cubic-bezier(.16,1,.3,1),border-color .5s cubic-bezier(.16,1,.3,1),color .5s cubic-bezier(.16,1,.3,1),transform .5s cubic-bezier(.16,1,.3,1),filter .5s cubic-bezier(.16,1,.3,1)}.c-button--_outline:after,.c-button--sq-lite:after,.c-button--circle:after,.c-button--tri:after,.c-button--sq:after{transition:transform .55s cubic-bezier(.16,1,.3,1)}.c-button--_outline:hover,.c-button--sq-lite:hover,.c-button--circle:hover,.c-button--tri:hover,.c-button--sq:hover{transform:translateY(-2px);filter:brightness(1.02)}.c-button--_outline:hover:after,.c-button--sq-lite:hover:after,.c-button--circle:hover:after,.c-button--tri:hover:after,.c-button--sq:hover:after{transform:translateY(-50%) translate(5px)}.c-button--_outline:active,.c-button--sq-lite:active,.c-button--circle:active,.c-button--tri:active,.c-button--sq:active{transform:translateY(0)}.c-button--sq-lite{width:300px}.c-button--white-navy{--c-btn-pad-x: 16px;height:var(--c-btn-h, 60px);border-radius:0;border:none;background:#fff;color:var(--color-navy-01, #0f2b46);box-shadow:none;transition:background .3s ease,transform .3s ease}.c-button--white-navy:hover{background:#f4f6f8;transform:translateY(-2px);filter:none}.c-button--white-navy:active{transform:translateY(0)}.c-button--primary,.c-button--primary-sm{--c-btn-pad-x: 16px;width:280px;height:62px;display:inline-flex;align-items:center;justify-content:center;padding-block:4px;border-radius:2px;border:none;background:var(--color-navy-01, #0f2b46);color:#fff;box-shadow:0 8px 20px #0f2b4640,0 2px 6px #0f2b4626;transition:transform .5s cubic-bezier(.16,1,.3,1),box-shadow .5s cubic-bezier(.4,0,.2,1),filter .5s cubic-bezier(.16,1,.3,1)}.c-button--primary:after,.c-button--primary-sm:after{transition:transform .55s cubic-bezier(.16,1,.3,1)}.c-button--primary:hover,.c-button--primary-sm:hover{transform:translateZ(10px);box-shadow:0 22px 50px #0f2b4673,0 8px 20px #0f2b4640;filter:brightness(1.06)}.c-button--primary:hover:after,.c-button--primary-sm:hover:after{transform:translateY(-50%) translate(5px)}.c-button--primary:active,.c-button--primary-sm:active{transform:translateZ(4px);box-shadow:0 10px 22px #0f2b4659;filter:brightness(.97)}.c-button--primary-sm{--c-btn-pad-x: 14px;--c-btn-icon-size: 20px;width:auto;min-width:200px;height:48px;padding-block:2px;box-shadow:0 6px 16px #0f2b4638,0 2px 5px #0f2b461f}.c-button--primary-sm:hover{box-shadow:0 16px 36px #0f2b4661,0 6px 16px #0f2b4638}.c-button--primary-sm:active{box-shadow:0 8px 18px #0f2b464d}.c-button--g-cta{--c-btn-pad-x: 24px}@media(max-width:767px){.c-button--g-cta{--c-btn-pad-x: 18px}}.c-button--g-cta{height:70px;display:inline-flex;align-items:center;border-radius:2px;border:none;color:#fff;background:var(--gradient-01, linear-gradient(90deg, #5e7f9e 0%, #0f2b46 100%));min-width:280px;box-shadow:0 10px 26px #0f2b4647,0 3px 10px #0f2b4629;transition:transform .5s cubic-bezier(.16,1,.3,1),box-shadow .5s cubic-bezier(.4,0,.2,1),filter .5s cubic-bezier(.16,1,.3,1)}.c-button--g-cta:after{transition:transform .55s cubic-bezier(.16,1,.3,1)}.c-button--g-cta:hover{transform:translateZ(12px);box-shadow:0 24px 56px #0f2b4680,0 10px 24px #0f2b4640;filter:brightness(1.05)}.c-button--g-cta:hover:after{transform:translateY(-50%) translate(5px)}.c-button--g-cta:active{transform:translateZ(5px);box-shadow:0 12px 26px #0f2b4666;filter:brightness(.97)}.c-button--g-cta-lg{height:90px}.c-button--g-orange{--c-btn-pad-x: 24px}@media(max-width:767px){.c-button--g-orange{--c-btn-pad-x: 18px}}.c-button--g-orange{height:70px;display:inline-flex;align-items:center;justify-content:center;flex-direction:column;row-gap:0;border-radius:100px;border:none;color:#fff;background:linear-gradient(90deg,#ff7a55 0%,var(--color-orange-01, #f44519) 100%);min-width:280px;box-shadow:none;padding-right:var(--c-btn-pad-x);filter:brightness(1) saturate(1);opacity:1;transition:opacity .28s cubic-bezier(.16,1,.3,1)}.c-button--g-orange:after{right:8px;width:calc(var(--c-btn-icon-size) * 1.3);height:var(--c-btn-icon-size);background-image:url(assets/images/icon/mail_sent_white.png);background-image:image-set(url(assets/images/icon/mail_sent_white.webp) type("image/webp"),url(assets/images/icon/mail_sent_white.png) type(image/png));background-size:contain;background-repeat:no-repeat;background-position:center;transition:transform .55s cubic-bezier(.16,1,.3,1)}.c-button--g-orange:hover{filter:brightness(1) saturate(1);opacity:.7}.c-button--g-orange:hover:after{transform:translateY(-50%) translate(6px)}.c-button--g-orange:active{opacity:.9}.c-button--g-orange:active:after{transform:translateY(-50%) translate(2px)}.c-button--g-nav{--c-btn-pad-x: 18px;height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:2px;border:none;color:#fff;background:var(--gradient-01, linear-gradient(90deg, #5e7f9e 0%, #0f2b46 100%));box-shadow:0 6px 16px #0f2b4638,0 2px 6px #0f2b461f;transition:transform .5s cubic-bezier(.16,1,.3,1),box-shadow .5s cubic-bezier(.16,1,.3,1),filter .5s cubic-bezier(.16,1,.3,1);filter:brightness(1)}.c-button--g-nav:after{transition:transform .55s cubic-bezier(.16,1,.3,1)}.c-button--g-nav:hover{transform:translateY(-2px);box-shadow:0 14px 30px #0f2b4659,0 4px 12px #0f2b4633;filter:brightness(1.06)}.c-button--g-nav:hover:after{transform:translateY(-50%) translate(4px)}.c-button--g-nav:active{transform:translateY(0);filter:brightness(.96)}.c-btn-nav{height:40px;border-radius:30px;padding-inline:1rem;border:1px solid var(--color-orange-01);display:flex;align-items:center;justify-content:center;column-gap:.5rem;transition:all .3s ease}.c-btn-nav img{width:10px;transition:filter .3s ease}.c-btn-nav.type-download{color:var(--color-orange-01);background:#fff}.c-btn-nav.type-download img{width:20px;filter:invert(48%) sepia(79%) saturate(2476%) hue-rotate(346deg) brightness(101%) contrast(101%)}.c-btn-nav.type-download:hover{color:#fff;background:var(--color-orange-01)}.c-btn-nav.type-download:hover img{filter:brightness(0) invert(1)}.c-balloon{--c-balloon-fill: transparent;position:relative;display:inline-block;vertical-align:middle;padding:2px 6px;border-radius:1px;background:var(--c-balloon-fill);color:#fff;font-size:.9em;font-weight:700}.c-balloon:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);width:0;height:0;border-style:solid;border-width:5px 4px 0;border-color:var(--c-balloon-fill) transparent transparent transparent}.c-balloon--navy{--c-balloon-fill: var(--color-navy-01)}.c-balloon--white{--c-balloon-fill: var(--color-white-01)}.c-balloon--blue{--c-balloon-fill: var(--color-blue-01)}.c-balloon--orange{--c-balloon-fill: var(--color-orange-01)}.c-list{padding-left:1.5rem}.c-list--disc{list-style-type:disc}.c-list--disc li{margin-block:.2rem;line-height:1.4}table{width:100%;border-collapse:collapse;border-spacing:0;background:#fff}table caption{caption-side:top;text-align:left;font-weight:700;background:var(--color-navy-01);color:#fff;padding:1rem;line-height:1.5;text-align:center}table .number{font-size:1.6em;color:var(--color-orange-01);font-weight:700}table th,table td{padding:.5rem;line-height:1.6;border:1px solid var(--color-navy-04)}table thead th{text-align:center;color:#fff;padding:.3rem;font-weight:700;white-space:nowrap;background:var(--color-navy-02)}table thead th:first-child{border-top-left-radius:4px}table thead th:last-child{border-top-right-radius:4px}table tbody th,table tbody td{text-align:left;font-size:.9em}table tbody th{font-weight:700;color:var(--color-black-01);white-space:nowrap;background:var(--color-gray-thin-01)}table tbody td{line-height:1.4}table tbody td:first-child{border-bottom-left-radius:4px}table tbody td:last-child{border-bottom-right-radius:4px}@media(max-width:767px){table tbody td{padding:.6rem}}.c-table__company{background:transparent}.c-table__company tr{border-top:1px solid var(--color-gray-03);background:#fff}.c-table__company tr:last-child th,.c-table__company tr:last-child td{border-bottom:1px solid var(--color-gray-03)}.c-table__company th,.c-table__company td{border:none;padding-block:2rem}@media(max-width:767px){.c-table__company th,.c-table__company td{padding-block:1rem}}.c-table__company th{color:var(--color-black-01)}.c-table__country th,.c-table__country td{border:none;padding-block:.5rem}.c-table__country th{width:80px;background:#fff}.c-table__country th span{border:1px solid var(--color-gray-03);display:inline-block;width:80px;text-align:center;padding-block:.1rem;border-radius:2px;font-size:.9em}.c-table__country td{padding-left:.5rem}.c-table__event th{background:var(--color-black-02);color:#fff;white-space:nowrap}.c-table__event a{font-weight:700;text-decoration:underline}.c-table-profile{width:100%;border-collapse:collapse;border-spacing:0;table-layout:fixed;background:transparent;font-weight:500}.c-table-profile th,.c-table-profile td{border:none;padding:.2rem 0;vertical-align:top;line-height:1.5}.c-table-profile th{width:100px;text-align:left;color:var(--color-navy-03);white-space:nowrap;background:transparent}.c-table-profile td{color:var(--color-black-01)}.c-table-profile__chips{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:.5rem .6rem}.c-table-profile__chips li{display:inline-flex;align-items:center;padding:.22rem .95rem;border-radius:999px;background:var(--color-gray-thin-02);color:var(--color-link-01);line-height:1.35;white-space:nowrap}.c-table-profile__links{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;row-gap:.35rem}.c-table-profile__links a{display:inline-flex;align-items:center;column-gap:.3rem;color:var(--color-link-01);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.14em}.c-table-profile__links a:after{content:"↗";font-size:.85em;line-height:1}@media(max-width:767px){.c-table-profile th,.c-table-profile td{padding:.2rem;font-size:.9rem}.c-table-profile th{margin-top:.45rem}.c-table-profile td{margin-bottom:.6rem}.c-table-profile__chips li{font-size:1rem}}.c-table-compare-wrap{border-radius:8px;overflow:hidden;border:1px solid var(--color-gray-03);background:var(--color-white-01)}.c-table-compare{width:100%;border-collapse:separate;border-spacing:0;background:var(--color-white-01)}.c-table-compare th,.c-table-compare td{border-bottom:1px solid var(--color-gray-03);padding:1rem;vertical-align:top}.c-table-compare tr:last-child th,.c-table-compare tr:last-child td{border-bottom:none}.c-table-compare thead th{text-align:center;background:var(--color-navy-08);color:var(--color-black-01);font-weight:700;font-size:.95rem}.c-table-compare__head-item{width:22%;background:var(--color-gray-thin-01)!important}.c-table-compare__head-brand,.c-table-compare__head-other{width:39%}.c-table-compare__logo{display:block;max-height:32px;width:auto;margin-inline:auto}.c-table-compare tbody th{background:var(--color-gray-thin-01);color:var(--color-black-01);font-weight:700;white-space:nowrap}.c-table-compare__cell-main{margin:0;font-size:1rem;font-weight:700;color:var(--color-navy-01);line-height:1.5}.c-table-compare__cell-sub{margin:.45rem 0 0;font-size:.9rem;color:var(--color-black-03);line-height:1.7}@media(max-width:767px){.c-table-compare{table-layout:fixed}.c-table-compare thead{display:none}.c-table-compare tbody,.c-table-compare tr,.c-table-compare th,.c-table-compare td{display:block;width:100%}.c-table-compare tbody tr{border-bottom:1px solid var(--color-gray-03);padding:.9rem;background:var(--color-white-01)}.c-table-compare tbody tr:last-child{border-bottom:none}.c-table-compare tbody th{border:none;padding:.5rem;background:var(--color-gray-thin-01);font-weight:700;text-align:center;font-size:1rem;color:var(--color-navy-01)}.c-table-compare td{border:none;padding:.55rem 0}.c-table-compare td:before{content:attr(data-label);display:inline-block;margin-bottom:.2rem;font-size:.75rem;font-weight:700;color:var(--color-navy-03)}.c-table-compare__cell-main{font-size:.95rem}.c-table-compare__cell-sub{margin-top:.35rem;font-size:.85rem;line-height:1.65}}.c-img--cover{position:relative;overflow:hidden}.c-img--cover img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);min-width:100%;min-height:100%;object-fit:cover}.c-more{display:block;position:relative;border-radius:8px;border:1px solid var(--color-navy-06);padding:1.5rem 1rem;font-weight:700;color:var(--color-black-01);background:#fff}.c-more:before{content:"";display:block;width:16px;height:16px;background-image:url(assets/images/common/icon_arrow_right_dark_blue.png);background-image:image-set(url(assets/images/common/icon_arrow_right_dark_blue.webp) type("image/webp"),url(assets/images/common/icon_arrow_right_dark_blue.png) type(image/png));background-position:center;background-size:contain;background-repeat:no-repeat;position:absolute;right:12px;top:50%;transform:translateY(-50%)}.c-title-second{font-size:1.4em;font-weight:700;line-height:1.3}.c-title-third{font-size:1.2em;font-weight:700;line-height:1.3}.c-title-dot{position:relative;font-size:2.2em;line-height:1.4}@media(max-width:767px){.c-title-dot{font-size:1.6em;line-height:1.2}}.c-title-dot:before{content:"";display:block;width:10px;height:10px;border-radius:50%;background:var(--color-orange-01);position:absolute;left:-.7rem;top:-.7rem}.c-title-case{display:flex;justify-content:space-between;align-items:center;text-align:center;line-height:2;font-size:1.2em}@media(max-width:767px){.c-title-case{line-height:1.4;font-size:1.1em}}.c-title-case span{display:block;padding-inline:2rem;flex:1}@media(max-width:767px){.c-title-case span{padding-inline:.4rem}}.c-title-case:before,.c-title-case:after{content:"";display:block;width:12px;height:111px}@media(max-width:767px){.c-title-case:before,.c-title-case:after{width:8px;height:75px}}.c-title-case:before{background-image:url(assets/images/case/icon_kakko_left.png);background-image:image-set(url(assets/images/case/icon_kakko_left.webp) type("image/webp"),url(assets/images/case/icon_kakko_left.png) type(image/png));background-position:center;background-size:contain;background-repeat:no-repeat}.c-title-case:after{background-image:url(assets/images/case/icon_kakko_right.png);background-image:image-set(url(assets/images/case/icon_kakko_right.webp) type("image/webp"),url(assets/images/case/icon_kakko_right.png) type(image/png));background-position:center;background-size:contain;background-repeat:no-repeat}.c-title-main__en{font-weight:700;font-family:var(--font-family-lato);font-size:3.5em;line-height:1;margin-bottom:.5rem}@media(max-width:767px){.c-title-main__en{font-size:2.6em}}.c-title-main__ja{position:relative;font-size:1.2em;font-weight:700;line-height:1.4;padding-left:18px}.c-title-main__ja:before{content:"";display:block;width:8px;height:8px;background:var(--color-orange-01);position:absolute;left:0;top:50%;border-radius:50%;transform:translateY(-50%)}.c-industry__box{border-radius:8px;overflow:hidden;background:#fff;padding-block:1rem;box-shadow:0 2px 6px #cbad7433;display:flex;flex-direction:column;align-items:center;row-gap:.7rem}@media(max-width:767px){.c-industry__box{box-shadow:0 1px 4px #cbad7466}}.c-industry__title{text-align:center;font-size:.9em}.c-industry__title:after{content:"";display:block;height:3px;width:20px;border-radius:3px;margin-top:8px;margin-inline:auto;background:var(--color-orange-01)}.c-industry__image{width:100px}.c-industry__link{width:100px;height:28px;line-height:28px;font-weight:700;font-size:.9em;text-align:center;background:var(--color-orange-01);color:#fff;border-radius:2px}.c-industry__link:hover{opacity:.4}@media(max-width:767px){.c-panel-member__box{display:flex;align-items:center;column-gap:.5rem}}.c-panel-member__image{border-radius:8px;overflow:hidden;background:#fff}@media(min-width:768px){.c-panel-member__image{margin-bottom:.8rem}}@media(max-width:767px){.c-panel-member__image{width:95px}}.c-panel-member__desc{font-size:.9em;line-height:1.3;color:var(--color-black-02)}.c-panel-member__info{flex:1}.c-panel-member__position{font-weight:700;font-size:.8em;margin-bottom:.1rem;color:var(--color-navy-04)}.c-panel-member__name{font-weight:700;margin-bottom:.5rem}.c-panel-member__sns{display:flex;gap:8px;margin-top:.5rem}.c-panel-member__sns li{width:30px}.c-panel-member__sns li a{display:block;transition:opacity .1s ease}.c-panel-member__sns li a:hover{opacity:.5}.c-panel{padding:1rem;border-radius:4px}.c-panel--gray{background:var(--color-gray-thin-01);border:1px solid var(--color-gray-thin-02)}.c-panel-item{--c-panel-item-gap: 8px;--c-panel-item-pad: 6px;--c-panel-item-icon-size: 30px;--c-panel-item-radius: 1px;--c-panel-item-icon-radius: 6px;display:flex;align-items:center;gap:var(--c-panel-item-gap);padding:8px;min-height:0;width:100%;border-radius:6px;overflow:hidden;border:1px solid var(--color-gray-02);background:var(--color-white-01);position:relative;text-align:left}.c-panel-item:after{content:"";display:block;width:24px;height:24px;border-radius:4px;position:absolute;right:4px;top:50%;transform:translateY(-50%)}@media(max-width:767px){.c-panel-item:after{width:20px;height:20px}}.c-panel-item__label{flex:1 1 0;min-width:0;font-family:var(--font-family-base);font-weight:700;font-size:14px;line-height:1.3;letter-spacing:var(--ls-base, .029em)}.c-panel-item:not(.c-panel-item--pill){border-radius:var(--c-panel-item-radius);height:65px;padding:0 8px}@media(max-width:767px){.c-panel-item:not(.c-panel-item--pill){height:55px;padding-right:40px}}.c-panel-item:not(.c-panel-item--pill):after{background:url(assets-css-port/object/component/assets/images/icon/arrow_square_right_navy.svg) no-repeat center center/contain}.c-panel-item--pill{border-radius:100px;height:55px}@media(max-width:767px){.c-panel-item--pill{height:50px}}.c-panel-item--pill:after{background:url(assets-css-port/object/component/assets/images/icon/arrow_circle_right_navy.svg) no-repeat center center/contain}.c-panel-item[href]{text-decoration:none;transition:border-color .2s ease,box-shadow .2s ease}.c-panel-item[href]:hover{box-shadow:var(--shadow-card)}.c-panel-info{padding:2rem;background:var(--color-orange-thin-01);border-radius:4px;display:flex;column-gap:1rem;align-items:center}@media(max-width:767px){.c-panel-info{padding:1rem}}.c-panel-info__img{width:140px;text-align:center}.c-panel-info__img img{height:70px;width:auto}@media(max-width:767px){.c-panel-info__img{width:80px}.c-panel-info__img img{height:40px}}.c-panel-info__date{flex:1}.c-panel-info__date--sub{font-weight:700;margin-bottom:.2rem}.c-panel-info__date--num{font-weight:700;margin-bottom:.5rem}.c-panel-info__date--num span{font-family:var(--font-family-lato);font-size:2.6em}@media(max-width:767px){.c-panel-info__date--num span{font-size:2em}}.c-panel-info__date--desc{font-size:.9em}.c-panel-date__box{border-radius:8px;padding:1rem;background:var(--color-orange-thin-01);text-align:center;font-weight:700;display:flex;flex-direction:column;row-gap:1rem}.c-panel-date__title:after{content:"";width:24px;margin-top:4px;height:3px;border-radius:8px;background:var(--color-orange-01);display:block;margin-inline:auto}.c-panel-date__desc{font-size:.9em;display:flex;justify-content:center;align-items:center;flex:1}.c-panel-date__desc .num{font-family:var(--font-family-lato);font-size:2em;display:flex;align-items:center}.c-mv-title{font-size:2.6em;line-height:1.3}@media(max-width:767px){.c-mv-title{font-size:2em}}.c-profile-link{display:flex;align-items:center;gap:4px;list-style:none;padding-left:0!important}.c-profile-link li{list-style:none}.c-profile-link a{width:60px;height:60px;padding:20px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid var(--color-gray-03)}.c-profile-link a img{width:100%}.c-citation{font-size:.8em;text-align:center;margin:0!important;line-height:1!important}.c-citation a{color:var(--color-black-03)!important}.c-table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch;white-space:nowrap}.c-table-scroll table{margin-bottom:0;margin-top:0}.c-exlink{font-size:.85em}.c-exlink a{color:var(--color-gray-03)}.c-overlay-cta{position:fixed;inset:0;display:block;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,visibility .2s ease}.c-overlay-cta.is-open{opacity:1;visibility:visible;pointer-events:auto;animation:c-overlay-fade .32s ease-out both}.c-overlay-cta.is-open .c-overlay-cta__panel{animation:c-overlay-scale .28s cubic-bezier(.2,.7,.2,1) both}.c-overlay-cta.is-open .c-overlay-cta__backdrop{animation:c-overlay-backdrop .32s ease-out both}.c-overlay-cta__backdrop{position:absolute;inset:0;background:#000000d9}.c-overlay-cta__panel{position:relative;margin:auto;top:50%;transform:translateY(-50%);max-width:800px;width:calc(100% - 32px);background:transparent;padding:0;border-radius:0;box-shadow:none;font-family:var(--font-family-base)}@media(min-width:768px){.c-overlay-cta__panel{max-width:600px}}.c-overlay-cta__close{position:absolute;top:6px;right:6px;width:40px;height:40px;border:0;background:var(--color-navy-02);font-size:28px;border-radius:4px;line-height:1;cursor:pointer;padding:0;font-weight:700;color:#fff;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease}.c-overlay-cta__image-link{display:block;overflow:hidden;border-radius:8px}.c-overlay-cta__image{display:block;width:100%;height:auto}.c-overlay-cta__title,.c-overlay-cta__sub,.c-overlay-cta__btns,.c-overlay-cta__foot{display:none!important}@keyframes c-overlay-fade{0%{opacity:0}to{opacity:1}}@keyframes c-overlay-backdrop{0%{opacity:0}to{opacity:1}}@keyframes c-overlay-scale{0%{opacity:0;transform:translateY(-50%) scale(.96)}to{opacity:1;transform:translateY(-50%) scale(1)}}@media(prefers-reduced-motion:reduce){.c-overlay-cta,.c-overlay-cta__panel,.c-overlay-cta__backdrop{animation:none!important;transition:none!important}}.c-post-panel,.c-single-panel{padding:.7rem;border-radius:8px;margin:1.5rem 0}.c-post-panel ul,.c-single-panel ul{list-style:none;padding-left:.3rem;margin:0}.c-post-panel li,.c-single-panel li{position:relative;padding-left:1rem;line-height:1.4}.c-post-panel li:before,.c-single-panel li:before{content:"";display:block;width:6px;height:6px;border-radius:50%;position:absolute;left:0;top:.5em}@media(max-width:767px){.c-post-panel li:before,.c-single-panel li:before{width:5px;height:5px}}.c-post-panel p,.c-single-panel p{margin:0;line-height:1.4}.c-post-panel p:not(:last-child),.c-single-panel p:not(:last-child){margin-bottom:.5rem}.c-post-panel.c-post-panel--blue,.c-post-panel.is-blue,.c-single-panel.c-post-panel--blue,.c-single-panel.is-blue{background:var(--color-blue-thin-01);border:1px solid var(--color-navy-04)}.c-post-panel.c-post-panel--blue li:before,.c-post-panel.is-blue li:before,.c-single-panel.c-post-panel--blue li:before,.c-single-panel.is-blue li:before{background:var(--color-navy-02)}.c-post-panel.c-post-panel--red,.c-post-panel.is-red,.c-single-panel.c-post-panel--red,.c-single-panel.is-red{background:var(--color-orange-thin-01)}.c-post-panel.c-post-panel--red li:before,.c-post-panel.is-red li:before,.c-single-panel.c-post-panel--red li:before,.c-single-panel.is-red li:before{background:var(--color-red-01)}.c-post-panel.c-post-panel--gray,.c-post-panel.is-gray,.c-single-panel.c-post-panel--gray,.c-single-panel.is-gray{background:var(--color-gray-thin-01);border:1px solid var(--color-gray-04)}.c-post-panel.c-post-panel--gray li:before,.c-post-panel.is-gray li:before,.c-single-panel.c-post-panel--gray li:before,.c-single-panel.is-gray li:before{background:var(--color-black-02)}.c-single-faq{margin:3rem 0}.c-single-faq p{margin:0!important}.c-single-faq p+p{margin-top:.5em!important}.c-single-faq a{color:var(--color-blue-01);text-decoration:underline;text-underline-offset:3px;transition:opacity .2s ease}.c-single-faq a:hover{opacity:.7}.c-single-faq__q,.c-single-faq__a{position:relative;width:100%;padding:16px 18px 16px 56px;line-height:1.4;font-size:.9em}@media(max-width:767px){.c-single-faq__q,.c-single-faq__a{padding:12px 14px 12px 40px}}.c-single-faq__q:before,.c-single-faq__a:before{position:absolute;left:18px;top:16px;transform:none;display:flex;align-items:center;justify-content:center;width:1.6em;height:1.6em;border-radius:999px;font-family:var(--font-family-lato);font-weight:900;font-size:.9rem;background:#fff;border:1px solid transparent}@media(max-width:767px){.c-single-faq__q:before,.c-single-faq__a:before{width:1.4em;height:1.4em;font-size:.85rem;left:14px;top:14px}}.c-single-faq__q{margin:0;font-weight:700;background:var(--color-blue-thin-01);border-radius:12px 12px 0 0;border:1px solid var(--color-gray-03);border-bottom:none;color:var(--color-black-01)}.c-single-faq__q:before{content:"Q";color:var(--color-navy-02);border-color:var(--color-navy-02)}.c-single-faq__a{margin:0 0 16px;background:#fff;border-radius:0 0 12px 12px;border:1px solid var(--color-gray-03);color:var(--color-black-02)}.c-single-faq__a:before{content:"A";color:var(--color-red-01);border-color:var(--color-red-01);background:var(--color-orange-thin-01)}.c-single-faq .u-text--link,.c-single-faq .u-text--helper,.c-single-faq .u-text--source,.c-single-faq .u-text--related{margin:1rem 0}.c-single-quote,.c-post-quote{max-width:760px;margin:1.25rem auto;color:var(--color-black-01)}.c-single-quote__head,.c-post-quote__head{display:grid;grid-template-columns:60px 1fr;gap:14px;align-items:center;margin-bottom:.75rem}@media(max-width:767px){.c-single-quote__head,.c-post-quote__head{gap:6px;grid-template-columns:55px 1fr}}.c-single-quote__avatar,.c-post-quote__avatar{width:70px;height:70px;border-radius:50%;overflow:hidden;border:1px solid var(--color-gray-03)}@media(max-width:767px){.c-single-quote__avatar,.c-post-quote__avatar{width:55px;height:55px}}.c-single-quote__avatar img,.c-post-quote__avatar img{width:100%;height:100%;object-fit:cover;display:block}.c-single-quote__meta,.c-post-quote__meta{min-width:0}.c-single-quote__role,.c-post-quote__role{margin:0;font-size:.875rem;line-height:1;color:var(--color-black-02)}.c-single-quote__name,.c-post-quote__name{margin:0;font-weight:700;font-size:1rem;color:var(--color-black-01)}.c-single-quote__body,.c-post-quote__body{position:relative;background:var(--color-orange-thin-01);border:1px solid var(--color-orange-03);border-radius:10px;padding:12px 14px;line-height:1.4;font-size:.9em;margin:0}@media(max-width:767px){.c-single-quote__body,.c-post-quote__body{line-height:1.4}}@media(min-width:768px){.c-single-quote__body,.c-post-quote__body{padding:16px 18px}}.c-single-quote__body:before,.c-post-quote__body:before{content:"";position:absolute;top:-6px;left:26px;width:12px;height:12px;background:var(--color-orange-thin-01);border-left:1px solid var(--color-orange-03);border-top:1px solid var(--color-orange-03);transform:rotate(45deg)}@media(max-width:767px){.c-single-quote__body:before,.c-post-quote__body:before{left:19px}}.c-single-quote__body p:not(:last-child),.c-post-quote__body p:not(:last-child){margin-bottom:.5rem}.c-single-quote__em,.c-post-quote__em{position:relative;font-weight:700;background:linear-gradient(to bottom,transparent 65%,var(--color-orange-thin-01) 0);box-decoration-break:clone;-webkit-box-decoration-break:clone}.c-single-quote__em:after,.c-post-quote__em:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:var(--color-orange-01);border-radius:1px}.c-single-toc{background:var(--color-gray-thin-01);border-radius:8px;padding:16px 20px;margin:24px 0;border:1px solid var(--color-gray-03)}@media(max-width:767px){.c-single-toc{padding:14px 16px}}.c-single-toc__title{font-weight:700;font-size:1rem;margin-bottom:12px;color:var(--color-black-02);border-left:4px solid var(--color-blue-01);padding-left:8px}.c-single-toc__list{list-style:none;margin:0;padding:0}.c-single-toc__item{margin-bottom:6px;border-bottom:1px solid var(--color-gray-03)}.c-single-toc__item:last-child{margin-bottom:0}.c-single-toc__link{display:inline-block;font-size:.9em;text-decoration:none;padding-block:4px;color:var(--color-black-02);transition:.2s ease}.c-single-toc__link:hover{color:var(--color-navy-03);text-decoration:underline}.c-single-writer{padding:.3rem;border-radius:2px;border:1px solid var(--color-gray-03);display:flex;column-gap:.3rem;margin-bottom:1rem}.c-single-writer__image{width:120px;height:120px;border-radius:50%;overflow:hidden}@media(max-width:767px){.c-single-writer__image{width:80px;height:80px}}.c-single-writer__body{flex:1}.c-single-writer__name{font-weight:700;margin-bottom:.5rem}@media(max-width:767px){.c-single-writer__name{margin-bottom:.2rem}}.c-single-writer__sub{font-weight:700;font-size:.9em;color:var(--color-black-01);margin-bottom:3px}.c-single-writer__desc{font-size:.85em;line-height:1.3;margin-bottom:8px;color:var(--color-black-02)}@media(max-width:767px){.c-single-writer__desc{line-height:1.2;font-size:.8em}}.c-single-writer__link{font-size:.85em;color:var(--color-black-02);display:flex;align-items:center;column-gap:8px}.c-single-writer__link:before{content:"";display:block;width:13px;height:18px;background-image:url(assets/images/common/icon_profile_gray.png);background-image:image-set(url(assets/images/common/icon_profile_gray.webp) type("image/webp"),url(assets/images/common/icon_profile_gray.png) type(image/png));background-position:center;background-size:contain;background-repeat:no-repeat}.c-single-banner{margin-bottom:1rem}.c-single-banner a{display:block}.c-single-cta{background:var(--color-orange-thin-01);padding:1rem;border-radius:8px;display:flex;flex-direction:column;row-gap:1rem;align-items:center;margin:1rem 0}.c-single-cta p{margin:0}.c-single-cta__ttl{text-align:center;font-weight:700;margin-bottom:1em;font-size:1.2em;line-height:1.4}.p-marquee{position:absolute;top:0;overflow:hidden;white-space:nowrap;user-select:none;padding:0;margin:0;font-family:var(--font-family-noto-sans);font-size:clamp(100px,12.5vw,240px);font-weight:900;letter-spacing:-.05em;color:var(--color-blue-thin-01);line-height:0;block-size:.78em}.p-marquee__track{display:inline-flex;column-gap:3rem;align-items:flex-start;animation:marquee-scroll 30s linear infinite;will-change:transform}@media(max-width:767px){.p-marquee__track{column-gap:1.5rem}}.p-marquee__text{display:block;line-height:1;padding-right:1rem;transform:translateY(-.18em)}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.c-reason-item{border-radius:8px;background:#fff;box-shadow:var(--shadow-card);padding:1rem;display:flex;flex-direction:column;align-items:center;row-gap:.5rem}.c-reason-item__comment{width:83px;height:22px;line-height:22px;margin-bottom:8px;text-align:center;position:relative;border-radius:2px;background:var(--color-navy-01);color:#fff;font-weight:700;font-size:.9em}.c-reason-item__comment:before{content:"";display:block;position:absolute;bottom:-11px;left:50%;transform:translate(-50%);width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:12px solid var(--color-navy-01)}.c-reason-item__text{font-weight:700}.c-reason-item__desc{color:var(--color-black-05);font-size:.9em;line-height:1.4}.c-service-item{display:flex;flex-direction:column;align-items:flex-start;color:#fff;position:relative;border-radius:2px;overflow:hidden;z-index:1;padding:1rem}@media(min-width:768px){.c-service-item{height:280px}}@media(max-width:767px){.c-service-item{padding-bottom:50px}}.c-service-item:before{content:"";display:block;position:absolute;inset:0;background:var(--color-navy-01);opacity:.8;z-index:-1}.c-service-item:after{content:"";display:block;background:url(assets-css-port/object/component/assets/images/icon/arrow_square_right_navy_light.svg) center/contain no-repeat;width:30px;height:30px;position:absolute;right:12px;bottom:12px;z-index:1}.c-service-item--support{background-image:url(assets/images/service/bg_support.jpg);background-image:image-set(url(assets/images/service/bg_support.webp) type("image/webp"),url(assets/images/service/bg_support.jpg) type(image/jpeg));background-repeat:no-repeat;background-position:center;background-size:cover}.c-service-item--subsidy{background-image:url(assets/images/service/bg_subsidy.jpg);background-image:image-set(url(assets/images/service/bg_subsidy.webp) type("image/webp"),url(assets/images/service/bg_subsidy.jpg) type(image/jpeg));background-repeat:no-repeat;background-position:center;background-size:cover}.c-service-item--seminar{background-image:url(assets/images/service/bg_seminar.jpg);background-image:image-set(url(assets/images/service/bg_seminar.webp) type("image/webp"),url(assets/images/service/bg_seminar.jpg) type(image/jpeg));background-repeat:no-repeat;background-position:center;background-size:cover}.c-service-item--partnership{background-image:url(assets/images/service/bg_partnership.jpg);background-image:image-set(url(assets/images/service/bg_partnership.webp) type("image/webp"),url(assets/images/service/bg_partnership.jpg) type(image/jpeg));background-repeat:no-repeat;background-position:center;background-size:cover}.c-service-item--business-transfer{background-image:url(assets/images/service/bg_business-transfer.jpg);background-image:image-set(url(assets/images/service/bg_business-transfer.webp) type("image/webp"),url(assets/images/service/bg_business-transfer.jpg) type(image/jpeg));background-repeat:no-repeat;background-position:center;background-size:cover}.c-service-item__label{border-bottom:1px solid #fff;margin-bottom:.8rem;font-weight:700;font-size:.9em}.c-service-item__target{font-weight:500;margin-bottom:.3rem}.c-service-item__title{font-weight:700;font-size:1.3em;margin-bottom:1.3rem}@media(max-width:767px){.c-service-item__title{margin-bottom:1rem}}.c-service-item__desc{line-height:1.6}@media(max-width:767px){.c-service-item__desc{font-size:.9em}}.c-post-related{margin:2rem 0;padding:.875rem 1.25rem;border-left:4px solid var(--color-orange-01);background:var(--color-orange-thin-01);border-radius:4px;font-size:.9rem;line-height:1.6}.c-post-related>a{color:var(--color-blue-01);text-decoration:none;font-weight:600}.c-post-related>a:before{content:"▶";font-size:.65rem;margin-right:.4rem;color:var(--color-orange-01)}.c-post-related>a:hover{text-decoration:underline}@media(max-width:767px){.c-post-related{padding:.75rem 1rem;font-size:.875rem}}.c-post-citation{display:block;margin-top:.375rem;font-size:.75rem;color:var(--color-black-03);line-height:1.5}.c-post-citation>a{color:var(--color-blue-01);word-break:break-all}.c-post-citation>a:hover{text-decoration:underline}.c-post-reference{margin:1.5rem 0;padding:.75rem 1.25rem;border:1px solid var(--color-border-gray-02);border-radius:6px;background:var(--color-gray-thin-02);font-size:.8rem;color:var(--color-black-03);line-height:1.6}.c-post-reference>a{color:var(--color-blue-01);word-break:break-all;text-decoration:none}.c-post-reference>a:before{content:"↗";margin-right:.25rem;font-size:.85rem}.c-post-reference>a:hover{text-decoration:underline}@media(max-width:767px){.c-post-reference{padding:.625rem 1rem}}.c-post-faq{margin:2rem 0}.c-post-faq__q{display:flex;align-items:flex-start;gap:.875rem;padding:1rem 1.25rem;background:var(--color-orange-thin-01);border:1px solid var(--color-border-gray-02);border-bottom:none;border-radius:6px 6px 0 0;font-weight:700;font-size:.95rem;line-height:1.55;margin:0}.c-post-faq__q+*+.c-post-faq__q{margin-top:1rem}.c-post-faq__q:before{content:"Q";display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:28px;height:28px;border-radius:50%;background:var(--color-orange-01);color:#fff;font-size:.85rem;font-weight:700}.c-post-faq__a{display:flex;align-items:flex-start;gap:.875rem;padding:1rem 1.25rem;background:#fff;border:1px solid var(--color-border-gray-02);border-radius:0 0 6px 6px;font-size:.9rem;line-height:1.7;margin:0}.c-post-faq__a:before{content:"A";display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:28px;height:28px;border-radius:50%;background:var(--color-blue-01);color:#fff;font-size:.85rem;font-weight:700}.c-post-faq__q~.c-post-faq__q{margin-top:1rem}@media(max-width:767px){.c-post-faq__q,.c-post-faq__a{padding:.875rem 1rem;font-size:.88rem}}.c-post-flow{list-style:none;margin:2rem 0;padding:0;counter-reset:flow-step}.c-post-flow__item{counter-increment:flow-step;position:relative}.c-post-flow__item:not(:last-child){padding-bottom:2rem}.c-post-flow__item:not(:last-child):after{content:"";position:absolute;left:35px;top:30px;bottom:0;width:2px;background:var(--color-border-gray-02);z-index:0}.c-post-flow__title{display:flex;position:relative;z-index:1;align-items:center;gap:.875rem;font-size:1rem;font-weight:700;line-height:1.4;margin-bottom:.625rem}.c-post-flow__title:before{content:"STEP " counter(flow-step,decimal-leading-zero);display:inline-flex;width:70px;align-items:center;justify-content:center;flex-shrink:0;padding:4px 0;border-radius:1px;background:var(--color-orange-01);box-shadow:inset 0 0 0 1px #ffffff26;color:#fff;font-size:.9rem;font-weight:700;line-height:1.4;text-align:center}.c-post-flow__body{padding-left:calc(70px + .875rem);font-size:.9rem;line-height:1.7;color:var(--color-black-02)}@media(max-width:767px){.c-post-flow__item:not(:last-child):after{left:32px;top:25px}.c-post-flow__title{gap:.625rem}.c-post-flow__title:before{font-size:.85rem}.c-post-flow__body{padding-left:calc(70px + .625rem);font-size:.9rem}}.c-post-panel{margin:2rem 0;padding:clamp(1rem,1rem + .03vw,1.125rem);border-radius:6px;font-size:clamp(.9rem,.92rem + .1vw,.95rem);line-height:1.7}.c-post-panel__title{font-weight:700;font-size:1rem;margin-bottom:.625rem}.c-post-panel--gray{background:var(--color-gray-thin-01);border-color:var(--color-border-gray-02)}.c-post-panel--blue{background:var(--color-blue-thin-01);border-color:var(--color-blue-01)}.c-post-panel--orange{background:var(--color-orange-thin-01);border-color:var(--color-orange-01)}.c-post-panel--yellow{background:color-mix(in srgb,var(--color-yellow-01) 18%,#fff);border-color:#c8b800}.c-post-panel--red{background:color-mix(in srgb,var(--color-red-03) 18%,#fff);border-color:var(--color-red-01)}.c-post-point{list-style:none;margin:2rem 0;padding:0;counter-reset:point-num}.c-post-point__item{counter-increment:point-num;position:relative;padding:.75rem .75rem .75rem 6.15rem;border-bottom:1px solid var(--color-border-gray-02);font-size:.95rem;line-height:1.7;min-height:52px;display:block}@media(max-width:767px){.c-post-point__item{padding-left:0;font-size:.9rem}}.c-post-point__item:before{content:"ポイント " counter(point-num,decimal-leading-zero);left:0;top:.75rem;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;width:5.5rem;padding:0;background:var(--color-orange-01);color:#fff;font-size:.9rem;font-weight:700;border-radius:2px;text-align:center}@media(min-width:768px){.c-post-point__item:before{position:absolute}}@media(max-width:767px){.c-post-point__item:before{width:5rem;font-size:.8em}}.c-post-point__item:first-child{border-top:1px solid var(--color-border-gray-02)}.c-post-point__title{display:block;font-weight:700;line-height:1.6}.c-post-point__body{display:block;margin-top:.25rem;font-weight:400;font-size:.9em;line-height:1.7}.c-post-table{margin:2rem 0}.c-post-table--scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}@media(max-width:767px){.c-post-table--scroll{position:relative}.c-post-table--scroll:before{content:"← 横にスクロールして確認";display:block;margin-bottom:.375rem;font-size:.75rem;color:var(--color-black-03);text-align:right;letter-spacing:.02em}.c-post-table--scroll:after{content:"";position:absolute;top:1.5rem;right:0;bottom:0;width:32px;background:linear-gradient(to right,transparent,rgba(255,255,255,.85));pointer-events:none}.c-post-table--scroll.is-scrolled:after{display:none}}.c-post-detail{list-style:none;margin:1.75rem 0;padding:0;display:flex;flex-direction:column;gap:clamp(.5rem,.55rem + .2vw,.625rem)}.c-post-detail__item{position:relative;padding:clamp(.75rem,.8rem + .2vw,.875rem) clamp(.875rem,1rem + .3vw,1.125rem);border-radius:6px;border:1px solid var(--color-gray-03);overflow:hidden}.c-post-detail__item:before{content:"";position:absolute;top:0;left:0;width:0;height:0;border-style:solid;border-width:16px 16px 0 0;border-color:var(--color-orange-01) transparent transparent transparent}.c-post-detail__title{margin:0 0 .375rem;font-weight:700;font-size:clamp(.9rem,.92rem + .1vw,.95rem);line-height:1.5;color:var(--color-black-01)}.c-post-detail__body{margin:0;font-size:clamp(.875rem,.89rem + .05vw,.9rem);line-height:1.75;color:var(--color-black-02)}.c-post-checklist{list-style:none;margin:2rem 0;padding:0}.c-post-checklist__item{position:relative;padding:.75rem .75rem .75rem 2.75rem;border-bottom:1px solid var(--color-border-gray-02);font-size:.95rem;line-height:1.7}.c-post-checklist__item:first-child{border-top:1px solid var(--color-border-gray-02)}.c-post-checklist__item:before{content:"";position:absolute;left:.5rem;top:.9rem;width:1.25rem;height:1.25rem;border:2px solid var(--color-orange-01);border-radius:3px;background:#fff}.c-post-checklist__item:after{content:"";position:absolute;left:.85rem;top:1.2rem;width:.55rem;height:.3rem;border-left:2.5px solid var(--color-orange-01);border-bottom:2.5px solid var(--color-orange-01);transform:rotate(-45deg)}@media(max-width:767px){.c-post-checklist__item{padding:.7rem .625rem .7rem 2.5rem;font-size:.9rem}.c-post-checklist__item:before{top:.85rem;width:1.1rem;height:1.1rem}.c-post-checklist__item:after{top:1.13rem;left:.8rem;width:.48rem;height:.28rem}}.c-post-caution{list-style:none;margin:2rem 0;padding:0}.c-post-caution__item{position:relative;padding:.75rem .75rem .75rem 2.75rem;border-bottom:1px solid var(--color-border-gray-02);font-size:.95rem;line-height:1.7}.c-post-caution__item:first-child{border-top:1px solid var(--color-border-gray-02)}.c-post-caution__item:before{content:"!";position:absolute;left:.5rem;top:.85rem;width:20px;height:20px;font-size:1.2em;border-radius:50%;background:var(--color-red-01);color:#fff;font-weight:700;display:flex;align-items:center;justify-content:center;line-height:1}.c-post-caution__item strong{display:block;font-weight:700}@media(max-width:767px){.c-post-caution__item{padding:.7rem .625rem .7rem 2.5rem}.c-post-caution__item:before{top:.8rem}}.c-panel-country{position:relative;display:block;padding:.5rem .5rem .2rem;border:1px solid var(--color-gray-03);border-radius:4px}@media(max-width:767px){.c-panel-country{padding:.5rem 1rem .3rem}}.c-panel-country[href]{text-decoration:none;transition:border-color .2s ease,box-shadow .2s ease}.c-panel-country[href]:hover{box-shadow:var(--shadow-card)}.c-panel-country__image{text-align:center;margin-bottom:4px}.c-panel-country__image img{width:80px}@media(max-width:767px){.c-panel-country__image img{width:60px}}.c-panel-country__label{font-weight:700;text-align:center;position:relative}@media(min-width:768px){.c-panel-country__label{font-size:.9em}}.c-panel-company{position:relative;display:flex;align-items:center;gap:8px;padding:.8rem;border:1px solid var(--color-gray-03)}.c-panel-company:after{content:"";display:block;width:28px;height:28px;position:absolute;right:12px;top:50%;transform:translateY(-50%);background:url(assets-css-port/object/component/assets/images/icon/arrow_square_right_navy.svg) no-repeat center center/contain}@media(max-width:767px){.c-panel-company:after{width:22px;height:22px}}.c-panel-company__image{width:140px}@media(max-width:767px){.c-panel-company__image{width:120px}}.c-panel-company__label{font-weight:700}.c-section-title{position:relative;line-height:1.2}.c-section-title:before{content:attr(data-en);position:absolute;top:0;font-size:clamp(70px,8vw,120px);font-weight:900;color:#0f2b460d;font-family:var(--font-family-noto-sans);pointer-events:none;white-space:nowrap;z-index:0}.c-section-title__en{display:block;font-size:1.25em;font-weight:900;color:var(--color-navy-01);font-family:var(--font-family-noto-sans);margin-bottom:6px}.c-section-title__ja{position:relative;font-size:clamp(26px,3vw,30px);font-weight:700;z-index:1}.c-section-title__desc{color:var(--color-black-02);font-size:.9em;margin-top:1rem;line-height:1.4;max-width:600px;margin-inline:auto}@media(min-width:768px){.c-section-title__desc{text-align:center}}.c-section-title--question{text-align:center}.c-section-title--question .c-section-title__ja{position:relative}.c-section-title--question .c-section-title__ja:after{content:"";display:block;width:150px;height:150px;background:url(assets-css-port/object/component/assets/images/ssw/illust_nayami.png) center/contain no-repeat;position:absolute;left:50%;top:50%;z-index:-1;transform:translate(-50%,-50%)}@media(max-width:767px){.c-section-title--question .c-section-title__ja:after{width:100px;height:100px}}.c-section-title--question .c-section-title__desc{position:relative;font-size:1.2em;font-weight:700;z-index:1;color:var(--color-black-01)}.c-section-title--center{text-align:center;padding-top:50px}.c-section-title--center:before{left:50%;transform:translate(-50%)}.c-section-title--left{text-align:left}.c-section-title--left:before{left:0;transform:none}.c-hero-title{display:flex;font-weight:700}@media(min-width:768px){.c-hero-title{align-items:center;column-gap:1rem}}@media(max-width:767px){.c-hero-title{flex-direction:column-reverse;row-gap:.5rem}}.c-hero-title h1{font-size:clamp(30px,5vw,42px);display:flex;align-items:center;column-gap:1rem}@media(min-width:768px){.c-hero-title h1:after{content:"";display:block;width:2px;border-radius:1px;height:30px;background:var(--color-navy-06)}}.c-hero-title p{color:var(--color-navy-05);font-size:1.1em}.c-pref-marker{display:inline;box-decoration-break:clone;-webkit-box-decoration-break:clone;padding-inline:.04em;margin-inline:-.04em;background:linear-gradient(to bottom,transparent calc(100% - .42em),var(--color-orange-thin-02) calc(100% - .42em),var(--color-orange-thin-02) 100%)}.c-title-page{display:flex;flex-direction:column;row-gap:.5rem}.c-title-page__en{display:flex;align-items:center;column-gap:.5rem;font-family:var(--font-family-lato);color:var(--color-navy-05);font-size:.9em;font-weight:700}.c-title-page__en:before{content:"";height:1px;width:26px;background:var(--color-navy-06)}.c-title-page__ja{font-size:1.2em;font-weight:700}.c-title-page__main{font-size:clamp(24px,4vw,30px);line-height:1.4;font-weight:700}.c-title-page__desc{color:var(--color-black-03);font-size:.9em;margin-top:.5rem;line-height:1.4}.c-panel-episode{border:1px solid var(--color-navy-06);border-radius:4px;padding:1rem}.c-panel-episode__header{margin-bottom:.7rem}.c-panel-episode__en{font-family:var(--font-family-noto-sans);font-weight:900;color:var(--color-navy-01);font-size:.9em;display:flex;align-items:center;column-gap:8px;margin-bottom:.7rem}.c-panel-episode__en:before{content:"";display:block;width:6px;height:6px;border-radius:50%;background:var(--color-navy-01)}.c-panel-episode__image{border-radius:2px;overflow:hidden}.c-panel-episode__ja{font-size:1.1em;font-weight:700;line-height:1.4}.c-panel-episode__links{display:flex;flex-direction:column;row-gap:.7rem;align-items:flex-start}.c-panel-episode__link{font-size:.9em;color:var(--color-link-01);text-decoration:underline;display:flex;align-items:center;column-gap:2px}.c-panel-episode__link:before{content:"";display:block;width:6px;height:8px;background:url(assets-css-port/object/component/assets/images/icon/arrow_right_blue.svg) no-repeat center center/contain}.c-panel-reason__inner{display:flex;flex-direction:column;align-items:stretch;gap:clamp(1.25rem,3vw,2rem)}@media(min-width:768px){.c-panel-reason__inner{flex-direction:row;align-items:center;gap:clamp(1.5rem,4vw,3rem)}}.c-panel-reason__visual{flex-shrink:0;margin:0}@media(min-width:768px){.c-panel-reason__visual{flex:0 1 45%;max-width:45%;min-width:0}}.c-panel-reason__image{margin:0}.c-panel-reason__image img{display:block;width:100%;height:auto;border-radius:2px}.c-panel-reason__content{flex:1;min-width:0}.c-panel-reason__num{margin:0 0 .35rem;font-family:var(--font-family-lato);font-weight:900;font-size:clamp(2.5rem,6.5vw,3.75rem);line-height:1;letter-spacing:.02em;color:var(--color-navy-03)}.c-panel-reason__label{margin:0 0 .5rem;font-size:clamp(.8125rem,1.5vw,.875rem);font-weight:700;color:var(--color-navy-02);background:var(--color-navy-09);width:100px;text-align:center;padding-block:8px;border-radius:24px}.c-panel-reason__title{margin:0 0 clamp(.75rem,2vw,1rem);font-size:clamp(1.125rem,2.4vw,1.375rem);font-weight:700;line-height:1.45;color:var(--color-black-01)}.c-panel-reason__desc{margin:0;font-size:clamp(.875rem,1.8vw,1rem);font-weight:400;line-height:1.6;color:var(--color-black-03)}.c-panel-number{border-radius:4px;background:var(--color-blue-thin-01)}.c-panel-number--bg-white{background:var(--color-white-01)}.c-panel-number--bg-gray{background:var(--color-gray-thin-01)}.c-panel-number--bg-gray-dark{background:var(--color-gray-thin-02)}.c-panel-number--bg-orange{background:var(--color-orange-thin-01)}.c-panel-number--bg-orange-dark{background:var(--color-orange-thin-02)}.c-panel-number--bg-blue{background:var(--color-blue-thin-01)}.c-panel-number--bg-blue-light{background:var(--color-blue-thin-02)}.c-panel-number--bg-navy{background:var(--color-navy-08)}.c-panel-number--bg-navy-soft{background:var(--color-navy-09)}.c-panel-number__label{width:86px;height:30px;line-height:30px;text-align:center;border-bottom:1px solid var(--color-navy-05);font-size:.9em;font-weight:700}.c-panel-number__body{height:140px;width:100%;display:flex;align-items:center;justify-content:center;padding:.5rem 2rem;text-align:center}.c-panel-number__body img{max-width:290px}.c-panel-number__data{font-weight:700;font-size:1.1em}.c-panel-number__number{font-size:clamp(60px,4vw,70px);color:var(--color-navy-03);font-weight:700;font-family:var(--font-family-lato)}.c-panel-number__comment{background:#fff;padding:2px 4px;border-radius:2px;font-size:.9em;color:var(--color-black-03);font-weight:700}.c-panel-office{display:flex;flex-direction:column;gap:24px;width:100%;padding:1.5rem;border:1px solid var(--color-navy-06);border-radius:4px;background:var(--color-white-01);color:var(--color-black-01);box-sizing:border-box}@media(max-width:767px){.c-panel-office{padding:16px;gap:16px}}.c-panel-office__title{margin:0;font-weight:700;font-size:18px;line-height:1}.c-panel-office__block{display:flex;flex-direction:column;gap:7px}.c-panel-office__heading{margin:0;font-weight:700;font-size:15px;line-height:1}.c-panel-office__text{margin:0;font-weight:500;font-size:15px;line-height:1.4}.c-panel-ssw{display:block;border:1px solid var(--color-gray-02);width:100%;padding:1rem;border-radius:4px}.c-panel-ssw img{margin-bottom:1rem}.c-panel-ssw__title{font-weight:700;font-size:1.1em;margin-bottom:.5rem}.c-panel-ssw__desc{font-size:.9em}.c-service-link{display:flex;flex-direction:column;row-gap:8px}.c-service-link a{display:flex;align-items:center;gap:8px;border:1px solid var(--color-gray-thin-02);background:#fff;border-radius:4px;padding:.6rem;color:var(--color-navy-02);transition:background .3s ease}.c-service-link a:hover{background:var(--color-navy-01);color:#fff}.c-service-link a:before{content:"";display:block;width:14px;height:14px;background:url(assets-css-port/object/component/assets/images/icon/external-link_blue.png) no-repeat center center/contain}.c-support-feature{width:100%;background:var(--color-blue-thin-01);border-radius:4px;padding:1.5rem}@media(max-width:767px){.c-support-feature{padding:1rem}}.c-support-feature__wrap{display:flex}@media(min-width:768px){.c-support-feature__wrap{column-gap:3rem;align-items:flex-end}}@media(max-width:767px){.c-support-feature__wrap{flex-direction:column;row-gap:1.5rem}}@media(min-width:768px){.c-support-feature__left{flex:1}}@media(min-width:768px){.c-support-feature__right{flex:1}}.c-support-feature__header{padding:.5rem 0 .5rem 1rem;position:relative;font-weight:700;margin-bottom:1.2rem}@media(max-width:767px){.c-support-feature__header{padding:.3rem 0 .3rem .8rem}}.c-support-feature__header:before{content:"";display:block;width:5px;position:absolute;left:0;top:0;bottom:0;background:var(--color-navy-01);border-radius:2px}@media(max-width:767px){.c-support-feature__header:before{width:4px}}.c-support-feature__header-label{color:var(--color-navy-01);font-size:.9em;margin-bottom:.7rem}@media(max-width:767px){.c-support-feature__header-label{margin-bottom:.5rem}}.c-support-feature__header-title{font-size:1.4em;line-height:1.4}@media(max-width:767px){.c-support-feature__header-title{font-size:1.2em}}.c-support-feature__list{display:flex;align-items:center;gap:8px;margin-bottom:1rem}.c-support-feature__item{background:#fff;border-radius:2px;padding:.5rem;font-weight:700;font-size:.9em;color:var(--color-navy-01);box-shadow:var(--shadow-card)}.c-support-feature__image{border-radius:4px;overflow:hidden}.c-service-possible{border-radius:4px;background:var(--color-blue-thin-01);padding:1.5rem;display:flex;flex-direction:column;align-items:center;row-gap:1rem}.c-service-possible__image{width:100%}.c-service-possible__title{font-size:1.3em}.c-service-possible__desc{font-size:.9em;line-height:1.4}.c-service-possible__desc a{color:var(--color-link-01);text-decoration:underline}.c-panel-price{padding:1.5rem .5rem;font-weight:700;background:var(--color-blue-thin-01);border-radius:4px;display:flex;align-items:center;justify-content:center;gap:1rem}.c-panel-price__label{font-size:1.1em}.c-panel-price__number{font-size:clamp(60px,4vw,70px);color:var(--color-navy-03);font-weight:700;font-family:var(--font-family-lato)}.c-panel-support{background:var(--color-blue-thin-02);padding:1rem;border-radius:4px}.c-panel-support__label{font-weight:700;font-size:.9em;margin-bottom:6px;background:var(--color-navy-01);color:#fff;padding:2px 4px;display:inline-block}.c-panel-support__title{position:relative;font-weight:1.4em;font-weight:700;margin-bottom:.5rem;padding:4px 0 4px .6rem;font-size:1.1em}.c-panel-support__title:before{content:"";display:block;width:4px;border-radius:2px;background:var(--color-navy-02);position:absolute;left:0;top:0;bottom:0}.c-panel-support__desc{line-height:1.5}.c-title-post{font-weight:700;font-size:clamp(22px,5vw,28px);display:flex;flex-direction:column;align-items:center;line-height:1.6}.c-title-post__circle{display:inline-flex;align-items:center;justify-content:center;margin-inline:1px;width:40px;height:40px;line-height:1;text-align:center;border-radius:1px;border:2px solid var(--color-orange-01);font-size:1.2em;color:var(--color-orange-01)}@media(max-width:767px){.c-title-post__circle{width:36px;height:36px}}.c-post-merit{list-style:none;margin-block:1rem;padding:0}.c-post-merit__item{position:relative;padding:.75rem 0;border-bottom:1px solid var(--color-border-gray-02);font-size:.95rem;line-height:1.7;min-height:52px;display:block}@media(max-width:767px){.c-post-merit__item{padding-left:0;font-size:.9rem}}.c-post-merit__item:first-child{border-top:1px solid var(--color-border-gray-02)}.c-post-merit__title{display:flex;font-weight:700;column-gap:12px}@media(min-width:768px){.c-post-merit__title{align-items:center}}@media(max-width:767px){.c-post-merit__title{flex-direction:column;row-gap:2px;margin-bottom:.4rem}}.c-post-merit__title:before{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;flex-shrink:0;padding:2px 6px;font-size:.9rem;font-weight:700;border-radius:30px;line-height:1.6;text-align:center;white-space:nowrap;width:110px}@media(max-width:767px){.c-post-merit__title:before{font-size:.8rem;width:100px}}.c-post-merit__body{display:block;font-weight:400}@media(min-width:768px){.c-post-merit__body{padding-left:122px}}.c-post-merit{counter-reset:merit-num}.c-post-merit__item{counter-increment:merit-num}.c-post-merit__title:before{content:"メリット " counter(merit-num,decimal-leading-zero);border:1px solid var(--color-blue-01);color:var(--color-blue-01)}.c-post-demerit{list-style:none;margin-block:1rem;padding:0}.c-post-demerit__item{position:relative;padding:.75rem 0;border-bottom:1px solid var(--color-border-gray-02);font-size:.95rem;line-height:1.7;min-height:52px;display:block}@media(max-width:767px){.c-post-demerit__item{padding-left:0;font-size:.9rem}}.c-post-demerit__item:first-child{border-top:1px solid var(--color-border-gray-02)}.c-post-demerit__title{display:flex;font-weight:700;column-gap:12px}@media(min-width:768px){.c-post-demerit__title{align-items:center}}@media(max-width:767px){.c-post-demerit__title{flex-direction:column;row-gap:2px;margin-bottom:.4rem}}.c-post-demerit__title:before{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;flex-shrink:0;padding:2px 6px;font-size:.9rem;font-weight:700;border-radius:30px;line-height:1.6;text-align:center;white-space:nowrap;width:110px}@media(max-width:767px){.c-post-demerit__title:before{font-size:.8rem;width:100px}}.c-post-demerit__body{display:block;font-weight:400}@media(min-width:768px){.c-post-demerit__body{padding-left:122px}}.c-post-demerit{counter-reset:demerit-num}.c-post-demerit__item{counter-increment:demerit-num}.c-post-demerit__title:before{content:"デメリット " counter(demerit-num,decimal-leading-zero);border:1px solid var(--color-red-01);color:var(--color-red-01)}@media(max-width:767px){.is-active .p-nav{visibility:visible;opacity:1;transition:opacity .5s ease,visibility 0s}}@media(max-width:767px){.p-nav{visibility:hidden;opacity:0;transition:opacity .5s ease,visibility 0s linear .5s;display:flex;flex-direction:column;position:fixed;width:100%;padding-top:66px;left:0;right:0;height:100vh;top:0;overflow:auto;-webkit-overflow-scrolling:touch;background:var(--gradient-02)}}.p-nav__list{display:flex}@media(min-width:768px){.p-nav__list{align-items:center;column-gap:10px}}@media(max-width:767px){.p-nav__list{flex-direction:column;padding-inline:24px;row-gap:1px;padding-bottom:60px}}.p-nav__item{display:flex;align-items:center}@media(max-width:767px){.p-nav__item{width:100%}.p-nav__item .p-nav__link{border-bottom:1px solid var(--color-gray-03);padding-block:20px;position:relative;background:#fff;border-radius:2px}.p-nav__item .p-nav__link:after{content:"";position:absolute;top:50%;transform:translateY(-50%);right:12px;background:url(assets-css-port/object/project/assets/images/icon/arrow_square_right_navy.svg) no-repeat center center/contain;width:22px;height:22px;opacity:1!important}}.p-nav__item a,.p-nav__item button{font-size:15px;font-weight:700;border:none;cursor:pointer;appearance:none}.p-nav__item button{background:none}@media(min-width:768px){.p-nav__item--contact a{width:150px}}@media(max-width:767px){.p-nav__item--contact a{min-width:280px;height:70px}}.p-nav__link{display:flex;padding-inline:4px;font-weight:700;text-align:center;position:relative}@media(max-width:767px){.p-nav__link{width:100%;text-align:left;color:var(--color-black-01)!important;display:flex;align-items:center;column-gap:4px}}@media(min-width:768px){.p-nav__link{height:44px;align-items:center;padding-inline:12px}}@media(min-width:768px){.p-nav__item:not(.p-nav__item--mega)>.p-nav__link:hover:before{animation:slideInTop .25s ease forwards}.p-nav__item:not(.p-nav__item--mega)>.p-nav__link:not(:hover):before{animation:slideOutBottom .25s ease forwards}.p-nav__item:not(.p-nav__item--mega)>.p-nav__link:before{content:"";position:absolute;bottom:4px;left:50%;transform:translate(-50%);width:20px;height:2px;border-radius:5px;background:var(--color-navy-01);opacity:0}}@media(min-width:768px){.p-nav__item--mega>.p-nav__link{display:flex;align-items:center;flex-direction:row-reverse;column-gap:5px}.p-nav__item--mega>.p-nav__link:before{content:"";width:10px;height:8px;background:url(assets-css-port/object/project/assets/images/icon/arrow_down_navy.svg) no-repeat center center/contain}.p-nav__item--mega>.p-nav__link:hover{color:var(--color-orange-01)}}@media(max-width:767px){.p-nav__item--mega{display:flex;flex-direction:column}.p-nav__item--mega>.p-nav__link:before{content:"";position:absolute;right:12px;top:50%;width:14px;height:2px;background:var(--color-navy-01);transform:translateY(-50%);transform-origin:center center}.p-nav__item--mega>.p-nav__link:after{content:"";position:absolute;right:18px;top:50%;width:2px;height:14px;background:var(--color-navy-01);transform:translateY(-50%) rotate(0);transform-origin:center center;transition:transform .2s ease}.p-nav__item--mega.is-open>.p-nav__link:after{transform:translateY(-50%) rotate(-90deg);pointer-events:none}}@media(min-width:768px){.p-nav__item--mega:hover .p-mega,.p-nav .p-mega:hover{opacity:1;visibility:visible;pointer-events:auto}.p-nav__item--mega.is-mega-closed .p-mega{opacity:0;visibility:hidden;pointer-events:none}@keyframes slideInTop{0%{bottom:6px;opacity:0}to{bottom:4px;opacity:1}}@keyframes slideOutBottom{0%{bottom:4px;opacity:1}to{bottom:6px;opacity:0}}}@media(max-width:767px){.p-nav__item--contact{display:flex;flex-direction:column;row-gap:8px;margin-top:1.5rem}.p-nav__item--contact span.u-only-sp{font-weight:700;color:var(--color-orange-01)}}.p-card__wrap{display:flex;width:100%}@media(min-width:768px){.p-card__wrap{flex-wrap:wrap;align-items:stretch;gap:12px 2%}.p-card__wrap--reverse{flex-direction:row-reverse}}@media(max-width:767px){.p-card__wrap{flex-direction:column;row-gap:1rem}}@media(max-width:767px){.p-card__wrap--sp-two-no-gap{flex-direction:row;flex-wrap:wrap;gap:0;row-gap:0}.p-card__wrap--sp-two-no-gap>.p-card__box{width:50%}}@media(max-width:767px){.p-card__wrap--sp-two{flex-direction:row;flex-wrap:wrap;gap:12px 2%;align-items:stretch}.p-card__wrap--sp-two>.p-card__box{width:49%}}@media(min-width:768px){.p-card__column--two>.p-card__box{width:49%}.p-card__column--three>.p-card__box{width:32%}.p-card__column--four>.p-card__box{width:23.5%}.p-card__column--five>.p-card__box{width:18.4%}.p-card__column--six{gap:8px 1%}.p-card__column--six>.p-card__box{width:15.8%}}@media(max-width:767px){.p-card__column--six{display:flex;flex-wrap:wrap;flex-direction:row;gap:4px 2%}.p-card__column--six>.p-card__box{width:49%;margin-bottom:0!important}}.p-card__box.type-shadow{box-shadow:0 1px 3px #0000004d;border-radius:8px;overflow:hidden}.p-footer__sns{display:flex;gap:1rem}.p-footer__sns-link{display:block;width:40px;height:40px}.p-footer__label{font-weight:700;font-size:13px;margin-bottom:8px;color:#fff}.p-footer__logo{display:block;margin-bottom:1rem}.p-footer__logo img{width:200px}.p-footer__address{font-size:.9em;margin-bottom:1rem}.p-footer__license{margin-bottom:1rem}.p-footer__license-item{display:inline-block;padding:4px;border-radius:1px;background:var(--color-navy-02);font-size:.9em}.p-footer__license-item:not(:last-child){margin-bottom:4px}.p-footer__title{font-weight:900;margin-bottom:1rem;font-size:1.6em;color:var(--color-navy-03);font-family:var(--font-family-lato)}@media(max-width:767px){.p-footer__title{font-size:2em}}.p-footer__items{display:flex;flex-direction:column;row-gap:1rem}@media(min-width:768px){.p-footer__items{padding-left:.7rem}}.p-footer__item{font-size:.9em;font-weight:700;display:inline-flex;align-items:center;column-gap:.5rem;position:relative;width:fit-content}.p-footer__item:before{content:"";display:block;width:12px;height:12px;background:url(assets-css-port/object/project/assets/images/icon/arrow_right_white.svg) center/contain no-repeat}@media(max-width:767px){.p-footer__item{width:100%;padding-block:.5rem;border-bottom:1px solid var(--color-navy-02)}}.p-footer__link{color:#fff;line-height:1.4}@media(max-width:767px){.p-footer__link{flex:1}}.p-footer__sns{display:flex;column-gap:4px}.p-footer__sns-item:nth-child(1) img{width:19px}.p-footer__sns-item:nth-child(2) img{width:19px}.p-footer__sns-item:nth-child(3) img{width:24px}.p-footer__sns-item:nth-child(4) img{width:22px}.p-footer__sns-link{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:1px;border:1px solid var(--color-navy-03)}.p-news-list__item{padding-block:1rem;border-bottom:1px solid var(--color-gray-03)}.p-news-list__item:nth-child(1){border-top:1px solid var(--color-gray-03)}.p-news-list__link{padding-block:.2rem;display:flex;justify-content:center;font-size:.9em;transition:color .3s ease}@media(max-width:767px){.p-news-list__link{flex-direction:column;row-gap:.5rem}}.p-news-list__link:hover{color:var(--color-orange-01)}.p-news-list__date{color:var(--color-black-02)}@media(min-width:768px){.p-news-list__date{width:160px}}.p-news-list__title{flex:1;text-decoration:none}.p-service-list__list{display:flex}@media(max-width:767px){.p-service-list__list{flex-direction:column;row-gap:1rem}}.p-service-list__item{position:relative;overflow:hidden}@media(min-width:768px){.p-service-list__item{flex:1;height:320px}}@media(max-width:767px){.p-service-list__item{height:200px;border-radius:4px;overflow:hidden}}.p-service-list__link{display:block;height:100%;position:relative;color:#fff;font-weight:700;padding:2rem 1.5rem 1rem;overflow:hidden;text-align:left}.p-service-list__link .p-service-list__title,.p-service-list__link .p-service-list__sub-title,.p-service-list__link .p-service-list__text{position:relative;text-align:left}.p-service-list__link:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#000000b3;transition:background .3s ease}.p-service-list__link:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;transition:transform .3s ease}.p-service-list__link:hover:before{background:#00000080}.p-service-list__link:hover:after{transform:scale(1.1)}.p-service-list__link:hover .p-service-list__arrow{transform:translate(10px);opacity:0}.p-service-list__link:not(:hover) .p-service-list__arrow{animation:serviceArrowSlideIn .3s ease}@media(min-width:768px){.p-service-list__link--01:after{background-image:url(assets/images/top/pic_service_01_pc.jpg);background-image:image-set(url(assets/images/top/pic_service_01_pc.webp) type("image/webp"),url(assets/images/top/pic_service_01_pc.jpg) type(image/jpeg))}}@media(max-width:767px){.p-service-list__link--01:after{background-image:url(assets/images/top/pic_service_01_sp.jpg);background-image:image-set(url(assets/images/top/pic_service_01_sp.webp) type("image/webp"),url(assets/images/top/pic_service_01_sp.jpg) type(image/jpeg))}}@media(min-width:768px){.p-service-list__link--02:after{background-image:url(assets/images/top/pic_service_02_pc.jpg);background-image:image-set(url(assets/images/top/pic_service_02_pc.webp) type("image/webp"),url(assets/images/top/pic_service_02_pc.jpg) type(image/jpeg))}}@media(max-width:767px){.p-service-list__link--02:after{background-image:url(assets/images/top/pic_service_02_sp.jpg);background-image:image-set(url(assets/images/top/pic_service_02_sp.webp) type("image/webp"),url(assets/images/top/pic_service_02_sp.jpg) type(image/jpeg))}}@media(min-width:768px){.p-service-list__link--03:after{background-image:url(assets/images/top/pic_service_03_pc.jpg);background-image:image-set(url(assets/images/top/pic_service_03_pc.webp) type("image/webp"),url(assets/images/top/pic_service_03_pc.jpg) type(image/jpeg))}}@media(max-width:767px){.p-service-list__link--03:after{background-image:url(assets/images/top/pic_service_03_sp.jpg);background-image:image-set(url(assets/images/top/pic_service_03_sp.webp) type("image/webp"),url(assets/images/top/pic_service_03_sp.jpg) type(image/jpeg))}}@media(min-width:768px){.p-service-list__link--04:after{background-image:url(assets/images/top/pic_service_04_pc.jpg);background-image:image-set(url(assets/images/top/pic_service_04_pc.webp) type("image/webp"),url(assets/images/top/pic_service_04_pc.jpg) type(image/jpeg))}}@media(max-width:767px){.p-service-list__link--04:after{background-image:url(assets/images/top/pic_service_04_sp.jpg);background-image:image-set(url(assets/images/top/pic_service_04_sp.webp) type("image/webp"),url(assets/images/top/pic_service_04_sp.jpg) type(image/jpeg))}}.p-service-list__arrow{content:"";background-image:url(assets/images/common/icon_circle_arrow_white_right.png);background-image:image-set(url(assets/images/common/icon_circle_arrow_white_right.webp) type("image/webp"),url(assets/images/common/icon_circle_arrow_white_right.png) type(image/png));background-position:center;background-size:contain;background-repeat:no-repeat;width:26px;height:26px;position:absolute;bottom:20px;right:20px;transition:transform .3s ease,opacity .3s ease}.p-service-list__title{font-weight:700;font-size:1.1em;margin-bottom:.5rem;text-align:left}@media(max-width:767px){.p-service-list__title{margin-bottom:.3rem}}.p-service-list__sub-title{font-size:12px;margin-bottom:1.5rem;text-align:left}.p-service-list__text{line-height:1.6;font-size:.95em;text-align:left}@keyframes serviceArrowSlideIn{0%{transform:translate(-10px);opacity:0}to{transform:translate(0);opacity:1}}.p-post-list__item{border-radius:8px;overflow:hidden;background:#fff}.p-post-list__link{display:flex;flex-direction:column;height:100%}.p-post-list__link:hover .p-post-list__body:before{animation:arrowDisappear .3s forwards}.p-post-list__link:not(:hover) .p-post-list__body:before{animation:arrowReappear .3s forwards}.p-post-list__link:hover .p-post-list__date-time,.p-post-list__link:hover .p-post-list__title{color:var(--color-orange-01)}.p-post-list__image-inner{width:100%;padding-top:62.8%}.p-post-list__body{flex:1;padding-block:.7rem;padding-right:40px;position:relative}.p-post-list__body:before{content:"";display:block;width:24px;height:24px;background:url(assets-css-port/object/project/assets/images/icon/arrow_square_right_navy.svg) no-repeat center center/contain;position:absolute;right:8px;top:50%;transform:translateY(-50%);transition:transform .3s ease}.p-post-list__date-time{font-size:.9em;color:var(--color-black-02);margin-bottom:.5rem;transition:color .2s}.p-post-list__title{font-weight:700;line-height:1.4;font-size:.9em;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;transition:color .2s}@keyframes arrowDisappear{to{transform:translate(10px,-50%);opacity:0}}@keyframes arrowReappear{0%{transform:translate(-10px,-50%);opacity:0}to{transform:translateY(-50%);opacity:1}}.c-pagination{margin-top:2.5rem;display:flex;justify-content:center}.c-pagination .page-numbers{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.35rem;margin:0;padding:0;list-style:none}.c-pagination li{margin:0;padding:0;list-style:none}.c-pagination a.page-numbers,.c-pagination span.page-numbers{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;min-width:2.25rem;min-height:2.25rem;padding:0 .5rem;font-size:.875rem;line-height:1;text-decoration:none;color:var(--color-navy-02);border:1px solid var(--color-gray-02);border-radius:4px;background:var(--color-white-01);transition:border-color .2s,color .2s,background .2s}.c-pagination a.page-numbers:hover{border-color:var(--color-navy-03);color:var(--color-blue-01);background:var(--color-navy-08)}.c-pagination span.page-numbers.current{border-color:var(--color-navy-02);background:var(--color-navy-02);color:var(--color-white-01);font-weight:600}.c-pagination span.page-numbers.dots{border-color:transparent;background:transparent;min-width:auto;padding:0 .25rem;color:var(--color-gray-01)}.p-case-date{display:flex}@media(min-width:768px){.p-case-date{column-gap:4px}}@media(max-width:767px){.p-case-date{gap:4px;flex-wrap:wrap}}.p-case-date__card{flex:1;height:100px;display:flex;align-items:center;justify-content:center;flex-direction:column;row-gap:.5rem;font-weight:700;background:var(--color-navy-07)}@media(min-width:768px){.p-case-date__card{flex:1}}@media(max-width:767px){.p-case-date__card{height:80px;flex:0 0 calc(50% - 2px)}}.p-case-date__label{width:80px;height:20px;line-height:20px;border:1px solid var(--color-navy-02);color:var(--color-black-01);font-weight:700;text-align:center;border-radius:2px;font-size:.9em}.p-cta-country{background:var(--color-gray-thin-02);padding:2rem}@media(max-width:767px){.p-cta-country{padding:1.5rem}}@media(min-width:768px){.p-cta-country__wrap{display:flex;column-gap:2rem}}@media(max-width:767px){.p-cta-country__info{flex:1}}.p-cta-country__label{display:inline-block;margin-bottom:1rem;border:1px solid var(--color-orange-01);color:var(--color-orange-01);padding:.2rem 1.2rem;border-radius:4px;font-weight:700}@media(max-width:767px){.p-cta-country__label{padding:.2rem .8rem;text-align:center}}.p-cta-country__title{font-size:1.6em;margin-bottom:1rem;font-weight:700;line-height:1.4}@media(max-width:767px){.p-cta-country__title{font-size:1.4em;line-height:1.2}}.p-cta-country__text{margin-bottom:1.5rem;line-height:1.4}.p-cta-country__image{margin-bottom:1rem}.p-post-detail__header{margin:1rem 0}.p-post-detail__header--name{font-size:1.5em;font-weight:700;margin-bottom:1rem;line-height:1.4}.p-post-detail__header--date{font-size:.8em;color:var(--color-black-02);text-align:right;line-height:1.2rem}.p-post-detail__header--now{margin-top:1rem}.p-post-detail__header--now span{display:inline-block;padding:.5rem 1rem;border-radius:30px;font-size:.9em;font-weight:700}.p-post-detail__header--now span.now{background:var(--color-black-01);color:#fff}.p-post-detail__header--now span.end{background:var(--color-gray-03)}@media(max-width:767px){.p-post-detail__thumbnail{margin-inline:-24px}}.p-post-detail__body>*:first-child{margin-top:0}.p-post-detail__body .ez-toc-link{margin:.2em}.p-post-detail__body #ez-toc-container a.ez-toc-toggle{margin-top:0;margin-bottom:0}.p-post-detail__body :where(p:not([class]),h4:not([class]),table:not([class]),ul:not([class]),ol:not([class]),blockquote:not([class]),figure:not([class])){margin-top:2rem;margin-bottom:2rem}@media(max-width:767px){.p-post-detail__body :where(p:not([class]),h4:not([class]),table:not([class]),ul:not([class]),ol:not([class]),blockquote:not([class]),figure:not([class])){margin-top:1.5rem;margin-bottom:1.5rem}}.p-post-detail__body :where(p:not([class])){line-height:1.8rem}@media(max-width:767px){.p-post-detail__body :where(p:not([class])){line-height:1.6rem}}.p-post-detail__body :where(li:not([class])){margin-top:.2rem;margin-bottom:.2rem;line-height:1.6rem}.p-post-detail__body :where(h1:not([class]),h2:not([class]),h3:not([class]),h4:not([class]),h5:not([class]),h6:not([class])){line-height:1.4}.p-post-detail__body :where(h1:not([class]),h3:not([class]),h4:not([class]),h5:not([class]),h6:not([class])){margin-top:3rem}@media(max-width:767px){.p-post-detail__body :where(h1:not([class]),h3:not([class]),h4:not([class]),h5:not([class]),h6:not([class])){margin-top:2rem}}.p-post-detail__body :where(h2:not([class])){margin-top:4rem;margin-bottom:2.5rem;position:relative;font-size:1.7em;padding:.7rem;border-top:2px solid var(--color-navy-01);border-bottom:2px solid var(--color-navy-01);background:var(--color-blue-thin-01)}@media(max-width:767px){.p-post-detail__body :where(h2:not([class])){font-size:1.5em;margin-top:3rem;padding:1.5rem 24px;margin-bottom:1.5rem;margin-left:-24px;margin-right:-24px}}.p-post-detail__body :where(h3:not([class])){position:relative;margin-top:3.5rem;margin-bottom:2rem;font-size:1.4em;padding-bottom:8px}@media(max-width:767px){.p-post-detail__body :where(h3:not([class])){font-size:1.2em;margin-top:2.5rem;margin-bottom:1.2rem}}.p-post-detail__body :where(h3:not([class])):after{display:block;content:"";width:100%;height:3px;position:absolute;left:0;bottom:0;background:repeating-linear-gradient(90deg,var(--color-navy-01) 0%,var(--color-navy-01) 29.3%,rgba(150,150,150,.2) 29.3%,rgba(150,150,150,.2) 100%)}.p-post-detail__body :where(h4:not([class])){position:relative;padding-left:.5rem;padding-bottom:.1rem;padding-top:.1rem;font-size:1.3em;color:var(--color-black-01)}@media(max-width:767px){.p-post-detail__body :where(h4:not([class])){font-size:1.2em}}.p-post-detail__body :where(h4:not([class])):before{content:"";display:block;width:3px;position:absolute;left:0;bottom:0;top:0;border-radius:4px;background:var(--color-navy-01)}.p-post-detail__body :where(ol:not([class]),ul:not([class])){padding-left:2rem}.p-post-detail__body :where(ul:not([class])){list-style:disc}.p-post-detail__body :where(a:not([class])){text-decoration:underline;color:var(--color-blue-01)}.p-post-detail__body :where(blockquote:not([class])){background:var(--color-gray-thin-01);border-radius:8px;padding:1rem}.p-post-detail__body :where(blockquote:not([class])) *{margin:0;line-height:1.4;font-size:.95em}.p-post-detail__body :where(blockquote:not([class])) *:not(:last-child){margin-bottom:.7rem}@media(max-width:767px){.p-post-detail__body :where(blockquote:not([class])) *:not(:last-child){margin-bottom:.5rem}}.p-post-detail__body .youtube-embed{position:relative;width:100%;padding-bottom:56.25%;height:0;overflow:hidden;margin:1rem 0}.p-post-detail__body .youtube-embed iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.p-post-detail__body-box{position:relative;padding:1rem;border-radius:2px}.p-post-detail__body-box.type-info:before{content:"INFO";display:block;height:20px;line-height:20px;width:100px;border-radius:1px 1px 0 0}.p-post-detail__body-box.type-info .ttl{font-weight:700;margin-bottom:1rem}.p-post-detail__body-box.type-question:before{content:"QUESTION";display:block;height:20px;line-height:20px;width:100px;border-radius:1px 1px 0 0}.p-post-detail__body-box.type-question .ttl{font-weight:700;margin-bottom:1rem}.p-post-detail__button{margin-top:3rem;display:flex;justify-content:center}.p-post-detail__profile{max-width:400px;width:100%;margin-bottom:2rem}.p-post-detail__body .u-text--related,.p-post-detail__body .u-text--link,.p-post-detail__body .u-text--helper,.p-post-detail__body .u-text--source,.p-post-detail__body .p-topic-nav,.p-post-detail__body .p-related-hint,.p-post-detail__body .p-next-articles{margin-top:1rem;margin-bottom:1rem}@media(max-width:767px){.p-post-detail__body .u-text--related,.p-post-detail__body .u-text--link,.p-post-detail__body .u-text--helper,.p-post-detail__body .u-text--source,.p-post-detail__body .p-topic-nav,.p-post-detail__body .p-related-hint,.p-post-detail__body .p-next-articles{margin-top:.75rem;margin-bottom:.75rem}}.p-country-list{display:flex;flex-direction:column;row-gap:2rem}@media(max-width:767px){.p-country-list__item{padding-top:1.5rem;padding-bottom:1.5rem}}.p-country-list__country{font-weight:700;font-size:1.3em}@media(min-width:768px){.p-country-list__country{margin-bottom:.8rem}}@media(max-width:767px){.p-country-list__country{font-size:1.2em;margin-bottom:1rem}}@media(min-width:768px){.p-country-list__info{display:flex;align-items:flex-start;column-gap:1rem}}.p-country-list__date{flex:1}.p-country-list__image{box-shadow:0 0 12px #5260791f}@media(min-width:768px){.p-country-list__image{width:300px}}.p-country-list__points{margin-top:1rem}.l-form-split__col--panel .wpcf7-form .wpcf7-form-control.wpcf7-checkbox,.wpcf7-form:has(.c-cf7-form__surface) .wpcf7-form-control.wpcf7-checkbox,.l-form-split__col--panel .wpcf7-form .wpcf7-form-control.wpcf7-radio,.wpcf7-form:has(.c-cf7-form__surface) .wpcf7-form-control.wpcf7-radio{display:flex;flex-direction:column;align-items:stretch;gap:0;row-gap:8px;padding:0;margin:0}.l-form-split__col--panel .wpcf7-form .wpcf7-form-control.wpcf7-checkbox>br,.wpcf7-form:has(.c-cf7-form__surface) .wpcf7-form-control.wpcf7-checkbox>br,.l-form-split__col--panel .wpcf7-form .wpcf7-form-control.wpcf7-radio>br,.wpcf7-form:has(.c-cf7-form__surface) .wpcf7-form-control.wpcf7-radio>br{display:none}.l-form-split__col--panel .wpcf7-form input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=hidden]):not([type=file]),.l-form-split__col--panel .wpcf7-form textarea,.l-form-split__col--panel .wpcf7-form select,.wpcf7-form:has(.c-cf7-form__surface) input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=hidden]):not([type=file]),.wpcf7-form:has(.c-cf7-form__surface) textarea,.wpcf7-form:has(.c-cf7-form__surface) select{width:100%;max-width:100%;box-sizing:border-box;padding:.6rem .7rem;border-radius:4px;font-size:16px;background:var(--color-gray-thin-01);border:1px solid var(--color-gray-03);transition:border-color .15s ease,box-shadow .15s ease}.l-form-split__col--panel .wpcf7-form input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=hidden]):not([type=file]):focus-visible,.l-form-split__col--panel .wpcf7-form textarea:focus-visible,.l-form-split__col--panel .wpcf7-form select:focus-visible,.wpcf7-form:has(.c-cf7-form__surface) input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=hidden]):not([type=file]):focus-visible,.wpcf7-form:has(.c-cf7-form__surface) textarea:focus-visible,.wpcf7-form:has(.c-cf7-form__surface) select:focus-visible{outline:none;border-color:var(--color-navy-03);box-shadow:0 0 0 3px #0f2b461f}.l-form-split__col--panel .wpcf7-form textarea,.wpcf7-form:has(.c-cf7-form__surface) textarea{resize:vertical}.l-form-split__col--panel .wpcf7-form .c-cf7-form__control.c-cf7-form__control--radio .wpcf7-form-control.wpcf7-radio,.wpcf7-form:has(.c-cf7-form__surface) .c-cf7-form__control.c-cf7-form__control--radio .wpcf7-form-control.wpcf7-radio{margin-top:0}.l-form-split__col--panel .wpcf7-form .wpcf7-list-item,.wpcf7-form:has(.c-cf7-form__surface) .wpcf7-list-item{display:block;box-sizing:border-box;width:100%;max-width:100%;margin:0;padding:0}.l-form-split__col--panel .wpcf7-form .wpcf7-list-item>label,.wpcf7-form:has(.c-cf7-form__surface) .wpcf7-list-item>label{display:flex;box-sizing:border-box;align-items:center;column-gap:.65rem;width:100%;max-width:100%;margin:0;padding:0;font-size:.9em;font-weight:400;line-height:1.4;cursor:pointer;transition:color .2s ease}.l-form-split__col--panel .wpcf7-form .wpcf7-list-item>label:hover,.wpcf7-form:has(.c-cf7-form__surface) .wpcf7-list-item>label:hover{color:var(--color-orange-01)}.l-form-split__col--panel .wpcf7-form .wpcf7-list-item>label:hover input[type=radio],.wpcf7-form:has(.c-cf7-form__surface) .wpcf7-list-item>label:hover input[type=radio]{border-color:var(--color-navy-04)}.l-form-split__col--panel .wpcf7-form .wpcf7-list-item:not(:has(>label)),.wpcf7-form:has(.c-cf7-form__surface) .wpcf7-list-item:not(:has(>label)){display:flex;box-sizing:border-box;align-items:center;column-gap:.65rem;min-height:44px;width:100%;max-width:100%}.l-form-split__col--panel .wpcf7-form .wpcf7-list-item-label,.wpcf7-form:has(.c-cf7-form__surface) .wpcf7-list-item-label{flex:1 1 auto;min-width:0;font-size:.9em;font-weight:500;line-height:1.4}.l-form-split__col--panel .wpcf7-form input[type=radio],.wpcf7-form:has(.c-cf7-form__surface) input[type=radio]{appearance:none;-webkit-appearance:none;flex-shrink:0;box-sizing:border-box;width:20px;height:20px;margin:0;border:2px solid var(--color-gray-03);border-radius:50%;background-color:var(--color-white-01);transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.l-form-split__col--panel .wpcf7-form input[type=radio]:checked,.wpcf7-form:has(.c-cf7-form__surface) input[type=radio]:checked{border-color:var(--color-navy-03);background:radial-gradient(circle,var(--color-navy-01) 0%,var(--color-navy-01) 38%,transparent 39%),var(--color-white-01)}.l-form-split__col--panel .wpcf7-form input[type=radio]:focus-visible,.wpcf7-form:has(.c-cf7-form__surface) input[type=radio]:focus-visible{outline:none;border-color:var(--color-navy-03);box-shadow:0 0 0 3px #0f2b461f}.l-form-split__col--panel .wpcf7-form input[type=radio]:disabled,.wpcf7-form:has(.c-cf7-form__surface) input[type=radio]:disabled{opacity:.45;cursor:not-allowed}.l-form-split__col--panel .wpcf7-form input[type=radio].wpcf7-not-valid,.wpcf7-form:has(.c-cf7-form__surface) input[type=radio].wpcf7-not-valid{border-color:var(--color-red-01);box-shadow:0 0 0 2px #8c141c33}.l-form-split__col--panel .wpcf7-form .wpcf7-not-valid,.wpcf7-form:has(.c-cf7-form__surface) .wpcf7-not-valid{border-color:var(--color-red-01)!important;box-shadow:0 0 0 2px #8c141c33}.l-form-split__col--panel .wpcf7-form .wpcf7-not-valid-tip,.wpcf7-form:has(.c-cf7-form__surface) .wpcf7-not-valid-tip{margin-top:.35rem;font-size:.85em;color:var(--color-red-01)}.l-form-split__col--panel .wpcf7-form input[type=submit]:not(.c-button),.l-form-split__col--panel .wpcf7-form button[type=submit]:not(.c-button),.wpcf7-form:has(.c-cf7-form__surface) input[type=submit]:not(.c-button),.wpcf7-form:has(.c-cf7-form__surface) button[type=submit]:not(.c-button){transition:opacity .25s ease}.l-form-split__col--panel .wpcf7-form input[type=submit]:not(.c-button):disabled,.l-form-split__col--panel .wpcf7-form button[type=submit]:not(.c-button):disabled,.wpcf7-form:has(.c-cf7-form__surface) input[type=submit]:not(.c-button):disabled,.wpcf7-form:has(.c-cf7-form__surface) button[type=submit]:not(.c-button):disabled{opacity:.55;cursor:not-allowed}.l-form-split__col--panel .wpcf7-form input[type=submit].c-button:disabled,.l-form-split__col--panel .wpcf7-form button[type=submit].c-button:disabled,.wpcf7-form:has(.c-cf7-form__surface) input[type=submit].c-button:disabled,.wpcf7-form:has(.c-cf7-form__surface) button[type=submit].c-button:disabled{opacity:.55;cursor:not-allowed}.l-form-split__col--panel .wpcf7-form .wpcf7-response-output,.wpcf7-form:has(.c-cf7-form__surface) .wpcf7-response-output{margin:1rem 0 0;padding:.75rem 1rem;border-radius:4px;border-width:1px}.l-form-split__col--panel .wpcf7-form .wpcf7-mail-sent-ok,.wpcf7-form:has(.c-cf7-form__surface) .wpcf7-mail-sent-ok{border-color:var(--color-navy-03);background:var(--color-navy-08)}.l-form-split__col--panel .wpcf7-form .wpcf7-validation-errors,.wpcf7-form:has(.c-cf7-form__surface) .wpcf7-validation-errors{border-color:var(--color-red-01);background:#fff5f5}.p-work-list__box{background:#fff;border-radius:8px;padding:1rem;box-shadow:0 0 12px #5260791f}.p-work-list__image{border-radius:8px;overflow:hidden;margin-bottom:1rem}.p-work-list__image-inner{width:100%;padding-top:62%}.p-work-list__industry{font-size:.9em;color:var(--color-black-01);margin-bottom:8px;font-weight:700}.p-work-list__title{font-weight:700;line-height:1.3em}@media(min-width:768px){.p-points{display:flex;column-gap:1rem}}.p-points__item{padding:1.8rem}@media(min-width:768px){.p-points__item{flex:1}}.p-points__item--good{background:var(--color-orange-thin-01)}@media(max-width:767px){.p-points__item--good{margin-bottom:1rem}}.p-points__item--good .p-points__title{color:var(--color-orange-01)}.p-points__item--bad{background:var(--color-gray-thin-01)}.p-points__title{font-size:1.1em;font-weight:700;margin-bottom:.8rem}.p-points__text{line-height:1.3;font-size:.95em}.p-process{--p-process-badge-size: 48px;--p-process-gap: clamp(20px, 3vw, 32px)}.p-process__list{counter-reset:p-process;margin:0;padding:0;list-style:none}.p-process__item{counter-increment:p-process;position:relative;display:grid;grid-template-columns:var(--p-process-badge-size) 1fr;grid-template-rows:minmax(var(--p-process-badge-size),auto) auto;align-items:start;column-gap:clamp(12px,2.5vw,20px);row-gap:.5rem;padding-bottom:var(--p-process-gap)}.p-process__item:last-child{padding-bottom:0}.p-process__item:not(:last-child):after{content:"";position:absolute;top:calc(var(--p-process-badge-size) + 3px);bottom:3px;left:calc(var(--p-process-badge-size) / 2);width:2px;transform:translate(-50%);background:var(--color-navy-06)}.p-process__meta{position:relative;z-index:1;grid-column:1;grid-row:1;display:flex;justify-content:center;align-self:start}.p-process__badge{display:flex;align-items:center;justify-content:center;width:var(--p-process-badge-size);height:var(--p-process-badge-size);border-radius:50%;background:var(--color-navy-01);color:var(--color-white-01);font-family:var(--font-family-base);font-weight:700;font-size:clamp(1.5rem,3.6vw,1.6875rem);line-height:1}.p-process__badge:before{content:counter(p-process)}.p-process__title{grid-column:2;grid-row:1;align-self:center;margin:0;color:var(--color-navy-01);font-family:var(--font-family-base);font-weight:700;font-size:clamp(1.05rem,2.2vw,1.2rem);line-height:1.45}.p-process__text{grid-column:2;grid-row:2;margin:0;color:var(--color-black-03);font-size:clamp(.875rem,1.8vw,.9375rem);line-height:var(--lh-base)}.p-process__text p{margin:0}.p-process__text p+p{margin-top:.5em}.p-process__text:has(.p-process__figure){display:flex;flex-direction:column;align-items:stretch;gap:1rem}@media(min-width:768px){.p-process__text:has(.p-process__figure){flex-direction:row;align-items:flex-start;gap:1.25rem}}.p-process__text:has(.p-process__figure)>p{flex:1;min-width:0;margin:0}.p-process__text:has(.p-process__figure)>.p-process__text-copy{flex:1;min-width:0}.p-process__text-copy{min-width:0}.p-process__figure{margin:0;flex-shrink:0}@media(min-width:768px){.p-process__figure{flex:0 0 250px;width:250px;max-width:100%}}.p-process__img{display:block;width:100%;height:auto;border-radius:2px;overflow:hidden}@media(min-width:768px){.p-process__img{width:250px;max-width:100%}}.p-single-flow__label{text-align:center;margin-bottom:1rem;font-weight:700;line-height:1;font-size:1.2em}.p-single-flow__label .num{font-weight:700;font-size:clamp(24px,3vw,40px)}.p-single-flow__list{position:relative;padding-left:2rem;counter-reset:step;width:100%}@media(max-width:767px){.p-single-flow__list{padding-left:1.2rem}}.p-single-flow__item{position:relative;margin-bottom:1rem;padding:1.5rem;border-radius:.75rem;background-color:var(--color-blue-thin-02);counter-increment:step;border:1px solid var(--color-navy-07)}@media(min-width:768px){.p-single-flow__item{display:flex;gap:1rem}}@media(max-width:767px){.p-single-flow__item{padding:1rem}}.p-single-flow__item:after{content:"";position:absolute;top:1rem;left:-1.25rem;width:2px;height:calc(100% + 1rem);background-color:var(--color-gray-03)}@media(max-width:767px){.p-single-flow__item:after{width:1px;left:-.96rem;top:1.1rem}}.p-single-flow__item:before{content:"";position:absolute;top:1rem;left:-1.5rem;width:12px;height:12px;border-radius:50%;background-color:var(--color-navy-01)}@media(max-width:767px){.p-single-flow__item:before{width:8px;height:8px;left:-1.2rem;top:1.1rem}}.p-single-flow__item:last-child:after{display:none}@media(min-width:768px){.p-single-flow__header{width:260px}}@media(min-width:768px){.p-single-flow__body{flex:1}}.p-single-flow__title{font-size:1.1rem;font-weight:700;line-height:1.4;color:var(--color-black-01)}.p-single-flow__title:before{content:"STEP " counter(step,decimal-leading-zero);display:block;font-size:.85rem;font-weight:700;color:var(--color-navy-02);font-family:var(--font-family-lato);margin-bottom:.25rem}.p-single-flow__period{background:var(--color-navy-02);color:#fff;font-size:.9em;display:inline-block;font-weight:700;padding:4px 6px;border-radius:1px;line-height:1;margin-top:4px}.p-single-flow__text{line-height:1.6;margin-top:1rem}.p-single-flow__alert{background:#fff;color:var(--color-black-02);border-radius:4px;padding:.5rem;line-height:1.4;font-size:.9rem;margin-top:.5rem;border:1px solid var(--color-gray-thin-02)}.p-single-flow__alert a{color:var(--color-link-01);text-decoration:underline}.p-recruit__sub{text-align:center;line-height:1.4;font-size:.9em;color:var(--color-black-02);margin-bottom:1rem}.p-recruit__image{text-align:center}.p-recruit__image img{width:356px}@media(max-width:767px){.p-recruit__image img{width:280px}}.p-recruit__message{border-radius:12px;background:var(--color-gray-thin-01);padding:2rem;text-align:center}@media(max-width:767px){.p-recruit__message{padding:1rem}}.p-recruit__message-inner{background:#fff;padding:4rem 2rem}@media(max-width:767px){.p-recruit__message-inner{padding:1rem}}.p-recruit__message-title{font-weight:700;font-size:1.4em;margin-bottom:2rem}.p-recruit__message-desc p{line-height:1.6;font-size:.9em}.p-recruit__message-desc p:not(:last-child){margin-bottom:1rem}.p-member-detail{column-gap:1rem;border-top:1px solid var(--color-navy-06);padding-top:2rem;padding-bottom:2rem}@media(min-width:768px){.p-member-detail{display:flex}}@media(max-width:767px){.p-member-detail{padding-top:1.5rem;padding-bottom:1.5rem}}.p-member-detail:not(:first-child){border-bottom:1px solid var(--color-navy-06)}@media(min-width:768px){.p-member-detail__image{width:240px}}@media(max-width:767px){.p-member-detail__image{margin-bottom:1rem;text-align:center}.p-member-detail__image img{width:240px}}.p-member-detail__info{flex:1}@media(max-width:767px){.p-member-detail__info{text-align:center}}.p-member-detail__position{font-weight:700;font-size:1.1em;margin-bottom:.5rem}.p-member-detail__name{font-weight:700}.p-member-detail__kana{margin-bottom:.5rem;font-size:.95em}.p-member-detail__message{font-size:.9em;line-height:1.4}@media(max-width:767px){.p-member-detail__message{text-align:left}}@media(min-width:768px){.p-event-list__box{border-bottom:1px solid var(--color-navy-06);padding-top:1rem;padding-bottom:1rem}.p-event-list__box:first-child{border-top:1px solid var(--color-navy-06)}}@media(max-width:767px){.p-event-list__box{border-radius:4px;box-shadow:0 1px 6px #0000004d}.p-event-list__box:not(:first-child){margin-top:1rem}}@media(min-width:768px){.p-event-list__link{display:flex}}@media(min-width:768px){.p-event-list__image{width:300px}}@media(max-width:767px){.p-event-list__image{border-radius:4px 4px 0 0;overflow:hidden}}.p-event-list__image-inner{padding-top:62%}.p-event-list__info{flex:1}@media(min-width:768px){.p-event-list__info{padding-left:1rem}}@media(max-width:767px){.p-event-list__info{padding:1rem}}@media(min-width:768px){.p-event-list__date{display:flex;column-gap:1rem;margin-bottom:1rem}}@media(max-width:767px){.p-event-list__date{margin-bottom:.5rem}}.p-event-list__date-box{font-size:.9em}@media(min-width:768px){.p-event-list__date-box{display:flex;white-space:nowrap;align-items:center;column-gap:8px}}@media(max-width:767px){.p-event-list__date-box:last-child{display:none}}.p-event-list__date-label{width:80px;height:24px;line-height:24px;text-align:center;background:var(--color-gray-thin-01);color:#000;font-size:.9em;font-weight:700;border-radius:2px;border:1px solid var(--color-gray-03)}@media(max-width:767px){.p-event-list__date-label{display:none}}.p-event-list__date-content{color:var(--color-black-01)}.p-event-list__text-title{font-weight:700;line-height:1.4}@media(min-width:768px){.p-event-list__text-title{margin-bottom:1rem}}@media(min-width:768px){.p-event-list__text-desc{font-size:.8em;color:var(--color-black-03);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}}@media(max-width:767px){.p-event-list__text-desc{display:none}}.p-document-list__wrap{border-top:1px solid var(--color-gray-03)}@media(min-width:768px){.p-document-list__wrap{display:flex;flex-wrap:wrap}}@media(max-width:767px){.p-document-list__wrap{border-right:1px solid var(--color-gray-03);border-left:1px solid var(--color-gray-03)}}.p-document-list__box{background:#fff;border-bottom:1px solid var(--color-gray-03)}@media(min-width:768px){.p-document-list__box{width:25%;border-right:1px solid var(--color-gray-03)}.p-document-list__box:first-child{border-left:1px solid var(--color-gray-03)}}.p-document-list__image-inner{padding-top:62%}.p-document-list__info{padding:1rem}.p-document-list__title{font-weight:700;font-size:.9em}@media(min-width:768px){.p-document-list__title{height:80px}}@media(max-width:767px){.p-document-list__title{margin-bottom:1rem}}.p-document-list__link{display:flex;align-items:center;justify-content:center}.p-cta__wrap{background:#fff;padding:3rem;border-radius:12px}@media(min-width:768px){.p-cta__wrap{display:flex}}@media(max-width:767px){.p-cta__wrap{padding:1rem}}.p-cta__box{flex:1}.p-cta__image{display:flex;align-items:center;justify-content:center}@media(max-width:767px){.p-cta__image{margin-bottom:1rem}}@media(min-width:768px){.p-cta__image img{width:337px}}@media(max-width:767px){.p-cta__image img{width:240px}}.p-cta__info{border-radius:8px;display:flex;flex-direction:column;align-items:center;font-weight:700}@media(min-width:768px){.p-cta__info{background:var(--color-navy-07);padding:1rem}}.p-cta__info-header{border-radius:20px;border:1px solid var(--color-orange-01);color:var(--color-orange-01);font-size:.9em;padding:.2rem .8rem;margin-bottom:.5rem}.p-cta__info-first{font-size:2em}.p-cta__info-second{font-size:2.6em;color:#fff;padding-inline:.3rem;background:var(--color-navy-01)}.p-cta__info-third{color:var(--color-navy-01);font-size:2.6em;margin-bottom:1rem}@media(min-width:768px){.p-contact-form__lead{margin-bottom:2rem}}.p-contact-form__notice{margin-bottom:1rem;padding:2px 8px;border:1px solid var(--color-red-03);border-radius:2px;color:var(--color-red-03);font-size:.8em;font-weight:400;line-height:1.4}.p-contact-form__meta-links{margin-top:1rem}.p-contact-form__meta-links li{font-size:.8em}@media(min-width:768px){.p-download-form__body{margin-bottom:2rem}}.p-download-form__figure img{max-width:100%;height:auto;vertical-align:bottom}.p-sidebar__box:not(:last-child){margin-bottom:2rem}.p-sidebar__items{display:flex;flex-direction:column;row-gap:1rem}.p-sidebar__item a{display:flex;align-items:center;column-gap:.5rem;padding:.5rem;font-weight:700}.p-sidebar__item a:before{content:""}.p-introduction__container{background:var(--color-navy-02);border-radius:12px}.p-introduction__inner{padding:1rem;background:var(--color-black-02);border-radius:8px}@media(min-width:768px){.p-introduction__inner{display:flex}}.p-introduction__box{border-radius:12px;padding:1.5rem}@media(min-width:768px){.p-introduction__box{width:50%}}@media(max-width:767px){.p-introduction__box{padding:1rem}}.p-introduction__box.type-problem .p-introduction__item{color:#fff}.p-introduction__box.type-problem .p-introduction__item:before{background-image:url(assets/images/icon/icon_trouble.png);background-image:image-set(url(assets/images/icon/icon_trouble.webp) type("image/webp"),url(assets/images/icon/icon_trouble.png) type(image/png));background-position:center;background-size:contain;background-repeat:no-repeat}.p-introduction__box.type-solution{background:#fff}.p-introduction__box.type-solution .p-introduction__title{color:var(--color-orange-01)}.p-introduction__box.type-solution .p-introduction__item:before{background-image:url(assets/images/icon/icon_exclamation-mark_orange.png);background-image:image-set(url(assets/images/icon/icon_exclamation-mark_orange.webp) type("image/webp"),url(assets/images/icon/icon_exclamation-mark_orange.png) type(image/png));background-position:center;background-size:contain;background-repeat:no-repeat}.p-introduction__title{color:#fff;margin-bottom:1.5rem;font-size:1.2rem}@media(max-width:767px){.p-introduction__title{margin-bottom:1rem}}.p-introduction__items{display:flex;flex-direction:column;row-gap:1rem}.p-introduction__item{display:flex;align-items:center;column-gap:.5rem}.p-introduction__item:before{content:"";display:block;width:28px;height:28px}.p-introduction__item p{flex:1;line-height:1.6;font-size:.9em;font-weight:700}.p-faq__list{display:flex;flex-direction:column;row-gap:.5rem}.p-faq__item{padding:1.5rem;border-radius:4px;background:var(--color-gray-thin-01);border:1px solid var(--color-gray-thin-02)}@media(max-width:767px){.p-faq__item{padding:1rem}}.p-faq__question{position:relative;display:flex;align-items:center;font-weight:700;column-gap:.5rem;margin-bottom:.8rem}.p-faq__question:before{content:"Q";display:block;font-size:1.4em;flex-shrink:0;min-width:1.5em;text-align:center}@media(max-width:767px){.p-faq__question:before{min-width:1em}}.p-faq__question p{line-height:1.4}.p-faq__question.is-active:after{transform:translateY(-50%) rotate(180deg)}.p-faq__answer{display:grid;grid-template-columns:auto 1fr;align-items:start;column-gap:.5rem;row-gap:1rem}.p-faq__answer:before{content:"A";grid-column:1;grid-row:1/-1;display:block;font-size:1.4em;font-weight:700;line-height:1.4;color:var(--color-red-01);min-width:1.5em;text-align:center}@media(max-width:767px){.p-faq__answer:before{min-width:1em}}.p-faq__answer p{grid-column:2;line-height:1.4;font-size:.95em}@media(max-width:767px){.p-panel-list__wrap{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;row-gap:8px}}@media(max-width:767px){.p-panel-list__box{width:49%}}.p-panel-list__box a{font-weight:700;display:block;padding:1.5rem 1rem;border-radius:8px;background:#fff;box-shadow:0 0 40px #00000014;position:relative;transition:color .3s ease}@media(max-width:767px){.p-panel-list__box a{padding:1rem .6rem;font-size:.9em}}.p-panel-list__box a:before{content:"";display:block;width:18px;height:12px;background:url(assets-css-port/object/project/assets/images/common/icon_arrow_right_orange.svg) center/contain no-repeat;position:absolute;right:10px;top:50%;transform:translateY(-50%);transition:transform .3s ease,opacity .3s ease}@media(max-width:767px){.p-panel-list__box a:before{width:14px;height:8px;right:6px}}.p-panel-list__box a:hover{color:var(--color-orange-01)}.p-panel-list__box a:hover:before{transform:translate(10px) translateY(-50%);opacity:0}.p-panel-list__box a:not(:hover):before{animation:arrowSlideIn .3s ease}@media(max-width:767px){.p-panel-list__box a{box-shadow:0 0 20px #0000000f}}@keyframes arrowSlideIn{0%{transform:translate(-20px) translateY(-50%);opacity:0}to{transform:translate(0) translateY(-50%);opacity:1}}.p-cta-footer{border-radius:8px;padding:2rem;background:linear-gradient(to bottom right,var(--color-orange-01),var(--color-orange-03))}@media(min-width:768px){.p-cta-footer{display:flex;justify-content:space-between;align-items:center}}@media(max-width:767px){.p-cta-footer{display:block;padding:1rem}}.p-cta-footer:hover .p-cta-footer__link:after{transform:translate(10px);opacity:0}.p-cta-footer:not(:hover) .p-cta-footer__link:after{animation:ctaArrowSlideIn .3s ease}@media(max-width:767px){.p-cta-footer__info{margin-bottom:1.5rem}}.p-cta-footer__messages{display:flex;flex-direction:column;row-gap:4px;margin-bottom:.5rem;align-items:flex-start}@media(max-width:767px){.p-cta-footer__messages{align-items:center}}.p-cta-footer__message{display:inline-flex;align-items:center;column-gap:.3rem;font-weight:700;padding:.5rem;border-radius:2px;background:#fff;color:var(--color-orange-01)}@media(min-width:768px){.p-cta-footer__message{font-size:1.3rem}}@media(max-width:767px){.p-cta-footer__message{padding:.3rem}}.p-cta-footer__message:before{content:"";display:block;width:16px;height:16px;background:url(assets-css-port/object/project/assets/images/common/icon_checkbox_orange.svg) center/contain no-repeat}.p-cta-footer__text{font-weight:700;color:#fff;line-height:1.4}@media(max-width:767px){.p-cta-footer__text{text-align:center}}.p-cta-footer__link{font-size:3.5em;font-weight:700;font-family:var(--font-family-lato);color:#fff;display:flex;align-items:center;column-gap:.6rem}@media(max-width:767px){.p-cta-footer__link{font-size:2rem;justify-content:center}}.p-cta-footer__link:after{content:"";display:block;width:36px;height:36px;background:url(assets-css-port/object/project/assets/images/common/icon_arrow-circle_right_orange.svg) center/contain no-repeat;transition:transform .3s ease,opacity .3s ease}@media(max-width:767px){.p-cta-footer__link:after{width:24px;height:24px}}@keyframes ctaArrowSlideIn{0%{transform:translate(-10px);opacity:0}to{transform:translate(0);opacity:1}}.p-box-num{counter-reset:box-num}.p-box-num__box{position:relative;display:flex}@media(max-width:767px){.p-box-num__box{flex-direction:column;row-gap:1rem}}.p-box-num__info{position:relative}.p-box-num__num{font-weight:700;font-family:var(--font-family-lato);margin-bottom:1rem;width:30px;height:30px;border-radius:4px;text-align:center;line-height:30px;background:var(--color-orange-01);color:#fff}@media(max-width:767px){.p-box-num__num{margin-bottom:.5rem}}.p-box-num__title{font-size:1.6em;font-weight:700;line-height:1.5;margin-bottom:2rem}@media(max-width:767px){.p-box-num__title{font-size:1.4em;margin-bottom:1rem}}.p-box-num__desc{font-size:.9em;line-height:1.4;color:var(--color-black-02)}.p-box-num__img.type-bg-orange{border-radius:8px;background:var(--color-orange-thin-01);padding:2rem}@media(max-width:767px){.p-box-num__img.type-bg-orange{padding:1rem}}.p-box-num__body{flex:1}.p-section__block{margin-top:4rem}.p-section__block:not(:last-child){margin-bottom:2rem}@media(max-width:767px){.p-section__block:not(:last-child){margin-bottom:1.5rem}}.p-section__block--small{margin-top:2.5rem}.p-section__block--small:not(:last-child){margin-bottom:2rem}@media(max-width:767px){.p-section__block--small:not(:last-child){margin-bottom:1.5rem}}@media(max-width:767px){.p-section__block{margin-top:3rem}}.p-section__block.type-border-gray,.p-section__block--small.type-border-gray{border-top:1px solid var(--color-gray-03);padding-top:4rem}@media(max-width:767px){.p-section__block.type-border-gray,.p-section__block--small.type-border-gray{margin-top:3rem}}.p-section__block.type-bg-white,.p-section__block--small.type-bg-white{background:#fff;padding:3rem;border-radius:12px}@media(max-width:767px){.p-section__block.type-bg-white,.p-section__block--small.type-bg-white{padding:1.2rem;border-radius:8px}}.p-section-title{margin-bottom:1rem}.p-section-title__en{display:flex;column-gap:.5rem;align-items:center;font-family:var(--font-family-lato);font-weight:700;color:var(--color-orange-01);font-size:.9em;margin-bottom:.5rem}.p-section-title__en:before,.p-section-title__en:after{content:"";display:block;width:6px;height:20px}.p-section-title__en:before{background:url(assets-css-port/object/project/assets/images/common/icon_kakko_gray_left.svg) center/contain no-repeat}.p-section-title__en:after{background:url(assets-css-port/object/project/assets/images/common/icon_kakko_gray_right.svg) center/contain no-repeat}.p-section-title__ja{font-size:1.4em;font-weight:700;line-height:1.4}@media(max-width:767px){.p-section-title__ja{font-size:1.2em;line-height:1.4;margin-bottom:.7rem}}.p-section-title__desc{font-size:.9em;line-height:1.6}@media(min-width:768px){.p-mv-service__image.p-image-scroll{min-height:0}}.p-image-scroll{min-height:0;display:flex;overscroll-behavior:contain}@media(min-width:768px){.p-image-scroll{height:100%;max-height:100%;align-items:stretch;column-gap:1rem}}@media(max-width:767px){.p-image-scroll{flex-direction:column;row-gap:8px;margin-inline:-24px}}.p-image-scroll.is-image-scroll--pending{opacity:0}.p-image-scroll.is-image-scroll--ready{opacity:1;transition:opacity .25s ease}.p-image-scroll.is-image-scroll--ready .p-image-scroll__list{will-change:transform}.p-image-scroll__box{min-height:0;height:100%;width:200px;display:flex;flex-direction:column;overflow:hidden;pointer-events:none;touch-action:none;user-select:none;scroll-snap-type:none;overflow-anchor:none;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.p-image-scroll__box .is-reverse{direction:rtl}@media(max-width:767px){.p-image-scroll__box{flex-direction:row;min-width:0;overflow:hidden;scroll-snap-type:none;width:100%;flex:0 0 auto;max-height:none;height:auto}}.p-image-scroll__box::-webkit-scrollbar{display:none}.p-image-scroll__list{display:flex;flex-direction:column;flex:0 0 auto;align-self:flex-start;width:100%}@media(min-width:768px){.p-image-scroll__list{row-gap:1rem}}@media(max-width:767px){.p-image-scroll__list{flex-direction:row;column-gap:8px;min-width:max-content;width:auto;height:100%;align-self:stretch}}.p-image-scroll__item{border-radius:8px;overflow:hidden}@media(max-width:767px){.p-image-scroll__item{flex:0 0 200px}}.p-image-scroll__item picture{display:block;width:100%}.p-image-scroll__item img{display:block;width:100%;height:auto;flex-shrink:0}@media(min-width:768px){.p-mv-service{padding-top:3rem;padding-bottom:3rem}}.p-mv-service__wrap{position:relative}@media(min-width:768px){.p-mv-service__wrap{height:100%;min-height:0;display:flex;align-items:center}}.p-mv-service__heading{position:relative;background:var(--color-navy-01);color:#fff;font-weight:500;padding:4px 8px;font-size:1.1em;margin-bottom:.7rem}.p-mv-service__heading:before{display:block;position:absolute;left:50%;transform:translate(-50%);bottom:-7px;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid var(--color-navy-01);content:""}.p-mv-service__info{position:relative;display:flex;flex-direction:column;align-items:flex-start}@media(max-width:767px){.p-mv-service__info{align-items:center;padding-block:2rem}}.p-mv-service__title{display:flex;flex-direction:column;align-items:flex-start;font-size:2.5em;border-radius:4px}@media(max-width:767px){.p-mv-service__title{font-size:2em;line-height:1.4;text-align:center;align-items:center;row-gap:4px;white-space:nowrap}}.p-mv-service__title span{background:#fff;padding:2px 4px;border-radius:1px;display:inline-block}@media(max-width:767px){.p-mv-service__title span{background:var(--color-blue-thin-01)}}.p-mv-service__desc{line-height:1.6;font-size:.9em;color:var(--color-black-02);margin-top:1rem}@media(max-width:767px){.p-mv-service__desc{text-align:center}}.p-mv-service__crown{margin-top:2rem}@media(min-width:768px){.p-mv-service__image{position:absolute;right:0;top:0;bottom:0;height:auto;max-height:100%;display:flex;align-items:center}}@media(max-width:767px){.page-support .p-mv-service__image{margin-inline:-24px}}.p-crown{display:flex;flex-wrap:wrap;list-style:none;justify-content:center}@media(min-width:768px){.p-crown{gap:.5rem}}@media(max-width:767px){.p-crown{gap:12px 2%}}.p-crown__item{flex-shrink:0;border-radius:4px}@media(max-width:767px){.p-crown__item{text-align:center}}.p-crown__item img{width:auto;height:60px}@media(max-width:767px){.p-crown__item img{height:55px}}@media(max-width:767px){.p-crown{flex:1}.p-crown__item:first-child:nth-last-child(2),.p-crown__item:first-child:nth-last-child(2)~.p-crown__item{width:49%;max-width:49%}.p-crown__item:first-child:nth-last-child(3){width:100%}.p-crown__item:first-child:nth-last-child(3)~.p-crown__item{width:49%;max-width:49%}}.p-ssw__feature-box{text-align:center;background-color:var(--color-orange-thin-01);padding:1rem;border-radius:4px}@media(max-width:767px){.p-ssw__feature-box{padding:.3rem}}@media(min-width:768px){.p-ssw__feature-box img{max-height:200px;height:auto;max-width:100%}}.p-ssw__lead{margin-bottom:2rem}.p-table__status{text-align:center;font-weight:700;white-space:nowrap}.p-table__status--ok{color:var(--color-orange-01)}.p-table__status--ng{color:var(--color-red-02)}.c-exam__title{font-weight:700;font-size:1.05em;margin-top:.5rem;margin-bottom:.5rem;color:var(--color-black-01)}.c-exam__text{font-size:.9em;line-height:1.7;color:var(--color-black-03)}.p-trouble{display:flex;align-items:center}@media(max-width:767px){.p-trouble{flex-direction:column;row-gap:1rem}}.p-trouble__question{text-align:center}@media(min-width:768px){.p-trouble__question{width:272px}}@media(max-width:767px){.p-trouble__question img{max-width:240px}}@media(min-width:768px){.p-trouble__message{padding-left:2rem;flex:1}}.p-danger{display:flex;flex-direction:column;align-items:center;text-align:center;row-gap:1rem;font-weight:700}.p-danger__message{max-width:400px}.p-danger__number{display:flex;flex-direction:column;background:#fff;padding:1.5rem;border-radius:8px}@media(min-width:768px){.p-danger__number{width:400px}}.p-danger__number-num .num{font-family:var(--font-family-lato);font-size:7em;font-weight:900}@media(max-width:767px){.p-danger__number-num .num{font-size:4em}}.p-danger__desc{color:#fff;line-height:1.6;font-size:.9em}@media(max-width:767px){.p-danger__desc{text-align:left}}.p-ssw-service__header{text-align:center;margin-bottom:2rem}.p-ssw-service__header img{max-width:600px}.p-ssw-service__header-title{font-size:2.5em;font-weight:700;line-height:1.2}@media(max-width:767px){.p-ssw-service__header-title{font-size:2em}}.p-ssw-service__subheader{display:flex;flex-direction:column;align-items:center;margin-top:1rem;line-height:1.4}.p-ssw-service__subheader span{font-weight:700;font-size:1.2em;position:relative;padding-inline:.5em}@media(max-width:767px){.p-ssw-service__subheader span{font-size:1em}}.p-ssw-service__subheader span:before{content:"";position:absolute;left:0;bottom:0;width:100%;height:.6em;background-color:var(--color-orange-01);opacity:.5}.p-ssw-service__block{margin-top:2rem}.p-ssw-service__block--mv{padding:2rem;border-radius:8px;background-color:var(--color-orange-thin-01)}@media(max-width:767px){.p-ssw-service__block--mv{padding:1rem;border-radius:0;margin-inline:-24px}}.p-ssw-service__block-header{position:relative;text-align:center;margin-bottom:.8rem;font-size:1.2em}.p-ssw-service__block-header span{position:relative;background:#fff;padding-inline:2rem}.p-ssw-service__block-header:before,.p-ssw-service__block-header:after{content:"";position:absolute;display:block}.p-ssw-service__block-header:before{left:0;top:50%;transform:translateY(-50%);width:100%;height:1px;background-color:var(--color-gray-03)}.p-ssw-service__block-desc{font-weight:700;text-align:center;font-size:.9em}.p-ssw-service__block-body{margin-top:1.5rem}@media(max-width:767px){.p-ssw-service__block-body{margin-top:1rem}}.p-ssw-service__attention{margin-top:.5rem;font-size:.8em;line-height:1.2;color:var(--color-black-02)}.p-panel-support__box{display:flex;flex-direction:column;row-gap:1rem;padding:1rem;justify-content:center;align-items:center;border-radius:8px;position:relative}.p-panel-support__header{font-weight:700;text-align:center;line-height:1.4}.p-panel-support__wrap.type-support{counter-reset:panel-counter}@media(max-width:767px){.p-panel-support__wrap.type-support{flex-wrap:wrap;flex-direction:row;column-gap:1%;row-gap:4px}}.p-panel-support__wrap.type-support .p-panel-support__box{background:var(--color-orange-thin-01);counter-increment:panel-counter}.p-panel-support__wrap.type-support .p-panel-support__box:before{content:counter(panel-counter,decimal-leading-zero);display:block;width:24px;height:24px;line-height:24px;background:var(--color-orange-01);color:#fff;position:absolute;left:0;top:0;font-family:var(--font-family-lato);font-weight:700;text-align:center;font-size:.85em;border-radius:8px 0}@media(max-width:767px){.p-panel-support__wrap.type-support .p-panel-support__box{width:49.5%}}.p-panel-support__wrap.type-support .p-panel-support__body{width:113px}.p-panel-support__wrap.type-example{padding-top:20px}@media(max-width:767px){.p-panel-support__wrap.type-example{row-gap:2rem}}.p-panel-support__wrap.type-example .p-panel-support__box{background:var(--color-gray-thin-01);border-radius:0;position:relative;padding-top:1.5rem}.p-panel-support__wrap.type-example .p-panel-support__box:before{content:"";width:242px;height:60.5px;position:absolute;left:50%;top:0;transform:translate(-50%,-50%);background-image:url(assets/images/agency/illust_hukidashi-example_01.png);background-image:image-set(url(assets/images/agency/illust_hukidashi-example_01.webp) type("image/webp"),url(assets/images/agency/illust_hukidashi-example_01.png) type(image/png));background-repeat:no-repeat;background-position:center center;background-size:contain}@media(max-width:767px){.p-panel-support__wrap.type-example .p-panel-support__box:before{width:200px}}.p-panel-support__wrap.type-merit{counter-reset:panel-counter}.p-panel-support__wrap.type-merit .p-panel-support__box{background:var(--color-orange-thin-01);counter-increment:panel-counter}@media(max-width:767px){.p-panel-support__wrap.type-merit .p-panel-support__box{flex-direction:row}}.p-panel-support__wrap.type-merit .p-panel-support__box:before{content:counter(panel-counter,decimal-leading-zero);display:block;width:24px;height:24px;line-height:24px;background:var(--color-orange-01);color:#fff;position:absolute;left:0;top:0;font-family:var(--font-family-lato);font-weight:700;text-align:center;font-size:.85em;border-radius:8px 0}.p-panel-support__wrap.type-merit .p-panel-support__header{flex:1;text-align:left}.p-panel-support__wrap.type-merit .p-panel-support__body{width:113px}.p-cta-service{background:var(--color-black-01);padding-block:2rem}@media(max-width:767px){.p-cta-service{padding-block:1.5rem}}.p-cta-service__header{font-size:1.2em;font-weight:700;text-align:center;margin-bottom:8px;color:#fff}.p-cta-service__wrap{display:flex;align-items:center;justify-content:center;gap:1rem}@media(max-width:767px){.p-cta-service__wrap{flex-direction:column}}.p-cta-service__btn{font-size:1.2em;background:var(--color-orange-01);width:360px;height:45px;display:flex;align-items:center;justify-content:center;border-radius:4px;color:#fff;font-weight:700;box-shadow:0 4px 6px #0003,0 2px 4px #0000001f;transition:box-shadow .3s ease-in-out}.p-cta-service__btn:hover{box-shadow:0 8px 10px #0000004d,0 4px 6px #0003}.p-regional-message{position:relative}.p-regional-message__title{font-weight:700;margin-bottom:1rem;text-align:center}.p-regional-message__title p{font-size:1.1em;line-height:1.4}.p-regional-message__title p:not(:last-child){margin-bottom:1rem}.p-regional-message__desc{font-size:1em;display:flex;align-items:center;flex-direction:column;justify-content:center;row-gap:1rem}.p-regional-message__desc p{font-size:.9em;line-height:1.6}.p-support-result__image{border-radius:4px;overflow:hidden}.p-support-result__info-client{font-weight:700;margin-bottom:8px}.p-support-result__info-title{font-weight:700;font-size:1.2em;margin-bottom:.7rem}.p-support-result__info-desc{font-size:.9em;line-height:1.4;margin-bottom:1rem}.p-header{line-height:1.6;position:relative;margin-bottom:3rem}@media(max-width:767px){.p-header{margin-bottom:2.5rem}}.p-header__desc{margin-top:1.5rem;font-size:.9em}.p-human-service__box{background:var(--color-orange-thin-01);padding:2rem}@media(max-width:767px){.p-human-service__box{padding:1rem}}@media(min-width:768px){.p-nav-modal{display:none}}@media(max-width:767px){.p-nav-modal{visibility:hidden;opacity:0;position:fixed;top:0;left:0;width:100%;height:100%;transition:opacity .5s ease;padding-top:54px;transition:opacity .5s ease,visibility 0s linear .5s}}.p-nav-modal.is-visible{visibility:visible;opacity:1;transition:opacity .5s ease,visibility 0s}.is-active .p-nav-btn__line:nth-child(1){transform:translateY(4px) rotate(-45deg)}.is-active .p-nav-btn__line:nth-child(2){display:none}.is-active .p-nav-btn__line:nth-child(3){transform:translateY(-4px) rotate(45deg)}.p-about-attempt__box{text-align:center;font-size:.8em}.p-about-attempt__img{border-radius:4px;overflow:hidden}.p-about-attempt__ttl{margin-top:.3rem;line-height:1.4}.p-about-attempt__date{margin-top:.3rem}@media(min-width:768px){.p-nav-btn{display:none}}@media(max-width:767px){.p-nav-btn{position:relative}}.p-nav-btn__checkbox{display:none}@media(max-width:767px){.p-nav-btn__icon{display:flex;justify-content:center;align-items:center;flex-direction:column;row-gap:6px;width:42px;height:42px;background:var(--color-navy-01);border-radius:2px}}.p-nav-btn__line{display:block;width:22px;height:2px;background:#fff;transition:.5s ease}@media(min-width:768px){.p-mega{position:fixed;left:50%;right:auto;transform:translate(-50%);top:var(--mega-menu-top, 52px);width:min(100vw - 24px,1068px);max-width:1068px;margin:0;padding:0;background:var(--color-navy-01);box-shadow:0 20px 40px #0000001f;border-radius:0 0 4px 4px;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .15s ease,visibility .15s ease}.p-nav__item--mega:hover .p-mega,.p-mega:hover{opacity:1;visibility:visible;pointer-events:auto}.p-nav__item--mega.is-mega-closed .p-mega{opacity:0;visibility:hidden;pointer-events:none}}@media(max-width:767px){.p-mega{position:static;width:100%;transform:none;box-shadow:none;max-height:0;overflow:hidden;transition:max-height .3s ease}.p-nav__item--mega.is-open .p-mega{max-height:400px;transition:max-height .55s ease}}.p-mega__inner{max-width:1068px;margin:0 auto}@media(min-width:768px){.p-mega__inner{padding:24px}}@media(max-width:767px){.p-mega__inner{background:#fff}}.p-mega__list{display:flex;flex-wrap:wrap;list-style:none;padding:0;margin:0}@media(min-width:768px){.p-mega__list{column-gap:1rem;row-gap:1rem}}@media(max-width:767px){.p-mega__list{flex-direction:column}}@media(min-width:768px){.p-mega__list li{flex:0 0 calc((100% - 2rem) / 3)}}@media(max-width:767px){.p-mega__list li{flex:1;border-top:1px solid var(--color-navy-08)}}.p-mega__list a{position:relative;display:flex;flex-direction:column;justify-content:center;padding-inline:12px 36px;border-radius:2px;text-align:left;font-weight:700;transition:all .2s ease}@media(min-width:768px){.p-mega__list a{height:60px;background:#fff}}@media(max-width:767px){.p-mega__list a{padding:18px 12px 18px 24px}}.p-mega__list a:after{content:"";display:block;width:22px;height:22px;background:url(assets-css-port/object/project/assets/images/icon/arrow_square_right_navy.svg) no-repeat center center/contain;position:absolute;right:8px;top:50%;transform:translateY(-50%)}@media(max-width:767px){.p-mega__list a:after{right:12px}}.p-mega__list a span{font-size:13px;color:var(--color-navy-02);line-height:1}@media(max-width:767px){.p-hero__main{position:static;transform:none;grid-area:1/1;align-self:center;justify-self:center;width:100%;padding-inline:0;z-index:2}}.p-hero__text{display:flex;flex-direction:column;row-gap:2rem;align-items:flex-start}@media(min-width:768px){.p-hero__text{position:relative;z-index:1}}@media(max-width:767px){.p-hero__text{display:contents;z-index:1;row-gap:1rem;padding-inline:8px;align-items:center}}.p-hero__image{display:block;border-radius:2px;overflow:hidden}@media(min-width:768px){.p-hero__image{position:absolute;top:50%;left:40%;right:0;transform:translateY(-50%)}}@media(max-width:767px){.p-hero__image{position:relative;grid-area:1/1}.p-hero__image:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:#0006;z-index:1}}.p-hero__image img{display:block}@media(min-width:768px){.p-hero__image img{width:100%;height:100%;object-fit:cover;object-position:center}}.p-hero__title{display:flex;flex-direction:column;row-gap:4px;align-items:flex-start;margin-bottom:1.2em}@media(max-width:767px){.p-hero__title{align-items:center;width:100%;margin-inline:auto;box-sizing:border-box}}.p-hero__title-item{background:#fff;padding:5px 4px;border-radius:1px;font-size:clamp(26px,4vw,42px);font-weight:700}@media(max-width:767px){.p-hero__title-item{width:max-content;max-width:100%;box-sizing:border-box;text-align:center;white-space:nowrap;line-height:1.2;padding-inline:.35em}}.p-hero__meta{display:flex;flex-direction:column;row-gap:4px;align-items:flex-start}@media(min-width:768px){.p-hero__meta{font-size:.9em}}@media(max-width:767px){.p-hero__meta{align-items:center}}.p-hero__meta-item{padding:4px;background:var(--color-blue-thin-01);color:var(--color-navy-01);border-radius:2px}@media(max-width:767px){.p-hero__button{z-index:1;position:relative;margin-top:-35px;grid-area:2/1;justify-self:center}}.p-proof{padding-block:4rem;border-radius:2px;overflow:hidden;display:flex;justify-content:center;align-items:center;column-gap:1rem;color:#fff;font-weight:700}@media(min-width:768px){.p-proof{background-image:url(assets/images/bg/proof_pc.jpg);background-image:image-set(url(assets/images/bg/proof_pc.webp) type("image/webp"),url(assets/images/bg/proof_pc.jpg) type(image/jpeg));background-repeat:no-repeat;background-position:center center;background-size:cover}}@media(max-width:767px){.p-proof{flex-direction:column;text-align:center;row-gap:1rem;background-image:url(assets/images/bg/proof_sp.jpg);background-image:image-set(url(assets/images/bg/proof_sp.webp) type("image/webp"),url(assets/images/bg/proof_sp.jpg) type(image/jpeg));background-repeat:no-repeat;background-position:center center;background-size:cover}}.p-proof__message{display:flex;flex-direction:column;row-gap:10px;align-items:flex-start}@media(max-width:767px){.p-proof__message{align-items:center;row-gap:4px}}.p-proof__message-text{background:#fff;color:var(--color-navy-01);padding:4px;font-size:clamp(26px,5vw,30px)}@media(max-width:767px){.p-proof__message-text{border-radius:1px}}.p-proof__data{color:#fff;line-height:1}.p-proof__data-main{font-size:clamp(24px,5vw,40px);line-height:1}.p-proof__data-sub{font-size:clamp(12px,2vw,14px)}.p-proof__data-number{font-family:var(--font-family-lato);font-size:clamp(100px,12vw,120px);font-weight:900}.p-episode{position:relative;display:grid;grid-template-columns:1fr;gap:clamp(16px,3vw,28px)}@media(min-width:768px){.p-episode{grid-template-columns:minmax(0,1fr) minmax(0,.95fr);grid-template-rows:auto 1fr auto;align-items:center;column-gap:clamp(28px,4vw,64px);row-gap:clamp(16px,2vw,24px)}}.p-episode__deco{position:absolute;left:0;top:0;width:min(800px,80vw);pointer-events:none;user-select:none}@media(max-width:767px){.p-episode__deco{width:100%}}.p-episode__title{font-weight:700;line-height:1.35;letter-spacing:.02em;font-size:clamp(20px,2.2vw,30px)}@media(min-width:768px){.p-episode__title{grid-column:1;grid-row:1}}@media(max-width:767px){.p-episode__title{text-align:center}}.p-episode__image{overflow:hidden}.p-episode__image img{width:100%;height:auto;display:block}@media(min-width:768px){.p-episode__image{grid-column:2;grid-row:1/4;display:flex}.p-episode__image img{height:100%;object-fit:cover}}.p-episode__content{display:grid;gap:clamp(12px,2vw,18px)}@media(min-width:768px){.p-episode__content{grid-column:1;grid-row:2}}.p-episode__text{font-size:.9em;color:var(--color-black-04);line-height:1.4}@media(min-width:768px){.p-episode__actions{grid-column:1;grid-row:3}}@media(max-width:767px){.p-episode__actions{display:flex;justify-content:center}}.p-seminar-appearances{padding-bottom:var(--space-section-y)}.p-seminar-appearances__en{display:block;text-align:center;font-size:1.25em;font-weight:900;color:var(--color-navy-01);font-family:var(--font-family-noto-sans);margin-bottom:6px}.p-seminar-appearances__header{margin-bottom:2rem}.p-seminar-appearances__heading{display:flex;align-items:center;justify-content:center;flex-direction:column;row-gap:12px;text-align:center;line-height:1.4;font-size:clamp(22px,2vw,30px);font-weight:700;margin-bottom:2rem}.p-seminar-appearances__heading:after{content:"";display:block;width:60px;height:5px;border-radius:2px;background:var(--color-navy-01)}@media(max-width:767px){.p-seminar-appearances__heading:after{width:40px;height:4px}}.p-seminar-appearances__desc{font-size:.9em;color:var(--color-black-04);text-align:center;line-height:1.4}@media(max-width:767px){.p-seminar-appearances__desc{text-align:left}}.p-seminar-appearances__list{display:grid;gap:1rem}@media(min-width:768px){.p-seminar-appearances__list{grid-template-columns:repeat(4,1fr);grid-template-rows:none}}@media(max-width:767px){.p-seminar-appearances__list{display:flex;gap:0;flex-wrap:wrap}}@media(min-width:768px){.p-seminar-appearances__item{width:100%}}@media(max-width:767px){.p-seminar-appearances__item{width:50%}}.p-seminar-appearances__link{display:block;border:1px solid var(--color-gray-03);border-radius:4px;overflow:hidden}.p-seminar-appearances__body{padding:8px 0;text-align:center;position:relative}@media(max-width:767px){.p-seminar-appearances__body{padding:6px 0}}.p-seminar-appearances__place,.p-seminar-appearances__topic{font-weight:700;font-size:.9em}@media(max-width:767px){.p-seminar-appearances__topic{font-size:12px}}.p-seminar-appearances__date{font-size:.85em;color:var(--color-black-05);margin-top:2px}@media(max-width:767px){.p-seminar-appearances__date{font-size:12px}}.p-work{color:#fff}@media(min-width:768px){.p-work{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr min-content min-content 1fr;column-gap:clamp(32px,4vw,72px);row-gap:42px}}.p-work__heading{position:relative;font-weight:800;line-height:1.2;letter-spacing:.02em;font-size:clamp(24px,3vw,36px);z-index:1;margin:0}@media(min-width:768px){.p-work__heading{grid-column:2;grid-row:2;align-self:start}}@media(max-width:767px){.p-work__heading{text-align:center;margin-bottom:3rem}}.p-work__heading:before{content:"CASE";font-size:clamp(90px,2.5vw,100px);display:block;position:absolute;font-weight:900;font-family:var(--font-family-noto-sans);left:0;top:50%;z-index:-1;color:var(--color-navy-02);transform:translateY(-50%)}@media(max-width:767px){.p-work__heading:before{left:50%;transform:translate(-50%,-50%);width:100%}}.p-work__image{overflow:hidden;border-radius:2px}.p-work__image img{width:100%;height:auto;display:block}@media(min-width:768px){.p-work__image{grid-column:1;grid-row:1/-1;align-self:center}}@media(max-width:767px){.p-work__image{margin-bottom:1rem}}.p-work__body{gap:clamp(12px,2vw,20px)}@media(min-width:768px){.p-work__body{display:grid;grid-column:2;grid-row:3;align-self:start}}@media(max-width:767px){.p-work__body{display:flex;flex-direction:column;align-items:center}}.p-work__text{font-size:1.2em;line-height:1.6;font-weight:700;margin:0}@media(max-width:767px){.p-work__text{line-height:1.4}}.p-work__meta{opacity:.85;margin:0}@media(min-width:768px){.p-work__button{max-width:240px}}@media(max-width:767px){.p-work__button{width:280px;height:62px}}.p-training-support{max-width:800px;margin-inline:auto;background:#fff;padding:2rem;border-radius:8px;box-shadow:var(--shadow-card)}@media(max-width:767px){.p-training-support{padding:1.5rem 1rem}}.p-training-support__header{margin-bottom:1.5rem;text-align:center;font-weight:700}@media(max-width:767px){.p-training-support__header{margin-bottom:.8rem}}.p-training-support__balloon{position:relative;display:inline-block;color:var(--color-orange-01);margin-bottom:4px;font-weight:700;z-index:1}.p-training-support__balloon:before,.p-training-support__balloon:after{content:"";position:absolute;top:12%;pointer-events:none;border-style:solid;width:13px;height:21px}@media(max-width:767px){.p-training-support__balloon:before,.p-training-support__balloon:after{width:10px;height:18px}}.p-training-support__balloon:before{left:-16px;background-image:url(assets/images/icon/arrow_orange_left_balloon.png);background-image:image-set(url(assets/images/icon/arrow_orange_left_balloon.webp) type("image/webp"),url(assets/images/icon/arrow_orange_left_balloon.png) type(image/png));background-repeat:no-repeat;background-position:center center;background-size:contain}.p-training-support__balloon:after{right:-16px;background-image:url(assets/images/icon/arrow_orange_right_balloon.png);background-image:image-set(url(assets/images/icon/arrow_orange_right_balloon.webp) type("image/webp"),url(assets/images/icon/arrow_orange_right_balloon.png) type(image/png));background-repeat:no-repeat;background-position:center center;background-size:contain}.p-training-support__title{font-size:1.2em}.p-training-support__body{align-items:center}.p-training-support__image{border-radius:4px;overflow:hidden}.p-training-support__desc{line-height:1.6}@media(max-width:767px){.p-training-support__desc{color:var(--color-black-05);font-size:.9em;line-height:1.4}}.p-area-mv{padding-block:60px;background:var(--color-navy-01)}@media(max-width:767px){.p-area-mv{padding-block:40px}}.p-area-mv__inner{display:flex;align-items:center;column-gap:40px}@media(max-width:767px){.p-area-mv__inner{flex-direction:column;row-gap:32px}}.p-area-mv__info{flex:1;min-width:0}.p-area-mv__title{font-size:clamp(22px,3vw,36px);font-weight:900;line-height:1.4;color:#fff;margin-bottom:1rem}.p-area-mv__desc{font-size:.95em;color:#fffc;margin-bottom:1.5rem}.p-area-mv__badges{list-style:none;padding:0;margin:0 0 1.5rem;display:flex;flex-direction:column;row-gap:6px}.p-area-mv__badge{display:inline-block;font-size:.78em;color:#ffffffb3;border:1px solid rgba(255,255,255,.3);padding:4px 10px;border-radius:2px;width:fit-content}.p-area-mv__cta{display:inline-block}.p-area-mv__photos{flex:0 0 440px}@media(max-width:767px){.p-area-mv__photos{flex:none;width:100%}}.p-area-mv__photo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.p-area-mv__photo-item{aspect-ratio:4/3;border-radius:4px;overflow:hidden}.p-area-mv__photo-item img{width:100%;height:100%;object-fit:cover}.p-area-mv__photo-placeholder{width:100%;height:100%;background:#ffffff1a}.p-area-retention{background:#fff;padding-block:40px;border-top:1px solid var(--color-gray-02, #e8e8e8)}.p-area-retention__inner{display:flex;align-items:center;justify-content:center;column-gap:60px}@media(max-width:767px){.p-area-retention__inner{flex-direction:column;text-align:center;row-gap:16px}}.p-area-retention__message{font-size:clamp(18px,2.5vw,26px);font-weight:700;color:var(--color-navy-01);line-height:1.5}.p-area-retention__data{display:flex;align-items:baseline;column-gap:4px}.p-area-retention__label{font-size:1em;font-weight:700;color:var(--color-navy-01);margin-right:8px}.p-area-retention__number{display:flex;align-items:baseline}.p-area-retention__num{font-family:var(--font-family-lato);font-size:clamp(72px,10vw,100px);font-weight:900;color:var(--color-orange-01);line-height:1}.p-area-retention__unit{font-size:clamp(28px,4vw,40px);font-weight:700;color:var(--color-orange-01)}.p-area-retention__note{font-size:.78em;color:var(--color-black-02, #555);margin-top:8px}.p-area-result__header{text-align:center;position:relative;margin-bottom:2rem}.p-area-result__bg-text{font-family:var(--font-family-lato);font-size:clamp(40px,6vw,64px);font-weight:900;color:var(--color-thin-gray-01, #f6f6f6);letter-spacing:.1em;white-space:nowrap;position:absolute;top:-20px;left:50%;transform:translate(-50%);pointer-events:none;z-index:0}@media(max-width:767px){.p-area-result__bg-text{display:none}}.p-area-result__title{font-size:clamp(18px,2.5vw,28px);font-weight:700;color:var(--color-navy-01);position:relative;z-index:1;margin-bottom:.8rem}.p-area-result__desc{font-size:.9em;color:var(--color-black-02, #555);position:relative;z-index:1}.p-area-result__cards{margin-top:1.5rem}.p-area-result__card{border:1px solid var(--color-gray-02, #e8e8e8);border-radius:8px;overflow:hidden;background:#fff}.p-area-result__card-image{aspect-ratio:4/3;overflow:hidden}.p-area-result__card-placeholder{width:100%;height:100%;background:var(--color-gray-01, #f0f0f0)}.p-area-result__card-body{padding:1rem}.p-area-result__card-org{font-size:.82em;color:var(--color-black-02, #555);margin-bottom:4px}.p-area-result__card-title{font-size:.9em;font-weight:700;color:var(--color-navy-01);margin-bottom:4px}.p-area-result__card-date{font-size:.78em;color:var(--color-orange-01)}.p-area-episode__inner{display:flex;align-items:center;column-gap:60px}@media(max-width:767px){.p-area-episode__inner{flex-direction:column;row-gap:28px}}.p-area-episode__body{flex:1}.p-area-episode__title{font-size:clamp(20px,2.8vw,32px);font-weight:900;color:#fff;line-height:1.4;margin-bottom:1rem}.p-area-episode__desc{font-size:.9em;color:#fffc;line-height:1.8;margin-bottom:1.5rem}.p-area-episode__btn{display:inline-block}.p-area-episode__photos{flex:0 0 380px;display:flex;flex-direction:column;gap:8px}@media(max-width:767px){.p-area-episode__photos{flex:none;width:100%;flex-direction:row}}.p-area-episode__photo{border-radius:8px;overflow:hidden}.p-area-episode__photo img{width:100%;height:100%;object-fit:cover}.p-area-episode__photo--main{aspect-ratio:4/3}.p-area-episode__photo--sub{aspect-ratio:16/9}.p-area-episode__placeholder{width:100%;height:200px;background:#ffffff1a;border-radius:8px}.p-area-coverage__tag{display:block;text-align:center;padding:.4em .2em;border:1px solid var(--color-orange-01);border-radius:4px;font-size:.8em;color:var(--color-orange-01);font-weight:600;background:#fff}.p-area-coverage__note{margin-top:1rem;font-size:.82em;color:var(--color-black-02, #555);text-align:center}.p-area-case__wrap{margin-top:1rem;align-items:center}.p-area-case__image{border-radius:8px;overflow:hidden}.p-area-case__image img{width:100%;height:100%;object-fit:cover}.p-area-case__placeholder{width:100%;aspect-ratio:4/3;background:var(--color-gray-01, #f0f0f0);border-radius:8px}.p-area-case__client{font-size:.85em;color:var(--color-black-02, #555);margin-bottom:.8rem;font-weight:700}.p-area-case__quote{font-size:.9em;line-height:1.8;color:var(--color-navy-01);margin-bottom:1.5rem;padding-left:1rem;border-left:3px solid var(--color-orange-01)}.c-lead{line-height:1.6;color:var(--color-black-01);font-weight:500}.p-gallery{overflow:hidden;width:100%;position:relative}.p-gallery__wrapper{display:flex;width:fit-content;will-change:transform;animation:scroll-infinite 60s linear infinite}.p-gallery__list{display:flex;list-style:none;margin:0 12px 0 0;padding:0;gap:16px;flex-shrink:0}@media(max-width:767px){.p-gallery__list{gap:12px}}.p-gallery__item{flex-shrink:0;width:240px;overflow:hidden;border-radius:8px}@media(max-width:767px){.p-gallery__item{width:160px}}.p-gallery__item img{width:100%;height:100%;object-fit:cover;display:block}@keyframes scroll-infinite{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.p-gallery__wrapper{animation:none}}.p-reason-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:clamp(2rem,5vw,4rem)}.p-reason-list__item{margin:0}@media(min-width:768px){.p-reason-list__item:nth-child(2n) .c-panel-reason__inner{flex-direction:row-reverse}}.p-reason-member{width:100%;background:var(--color-orange-thin-01);padding:2rem 4rem 0;border-radius:4px;border:1px solid var(--color-gray-04)}@media(max-width:767px){.p-reason-member{padding:1rem 1rem 0}}.p-reason-member__title{font-weight:700;font-size:1.3em;line-height:1.4;text-align:center;margin-bottom:1.5rem}@media(max-width:767px){.p-reason-member__title{font-size:1.1em;margin-inline:-1rem}}.p-reason-member__body{display:flex;align-items:center}@media(min-width:768px){.p-reason-member__body{column-gap:1rem}}@media(max-width:767px){.p-reason-member__body{flex-direction:column;row-gap:1rem}}.p-reason-member__item{flex:1}@media(min-width:768px){.p-company-message{display:flex;align-items:flex-start;column-gap:3rem}}@media(min-width:768px){.p-company-message__top{width:min(340px,35%)}}@media(max-width:767px){.p-company-message__top{margin-bottom:1rem}}@media(min-width:768px){.p-company-message__image{margin-bottom:1rem}}@media(max-width:767px){.p-company-message__image{text-align:center}}@media(min-width:768px){.p-company-message__profile{font-size:.9em}}@media(max-width:767px){.p-company-message__profile{padding:8px;border-radius:0 0 4px 4px;background:var(--color-blue-thin-01)}}.p-company-message__info{line-height:1.8}@media(min-width:768px){.p-company-message__info{flex:1}}.p-company-message__info p:not(:last-child){margin-bottom:1rem}.p-company-mvv__box{border-bottom:1px solid var(--color-gray-03);padding-block:2rem;display:flex}@media(max-width:767px){.p-company-mvv__box{flex-direction:column;row-gap:1rem}}.p-company-mvv__box:first-child{border-top:1px solid var(--color-gray-03)}.p-company-mvv__header{width:200px;font-weight:700}.p-company-mvv__header-en{font-size:2em;margin-bottom:.5rem}.p-company-mvv__header-ja{font-size:.9em;color:var(--color-navy-04)}.p-company-mvv__body{flex:1}.p-company-mvv__body p{line-height:1.6}.p-company-mvv__body-title{font-size:1.2em;font-weight:700;margin-bottom:.5rem}.p-company-mvv__body-desc{font-size:.9em;color:var(--color-black-02)}.p-company-mvv__items{display:flex;flex-direction:column;row-gap:1.5rem}.p-company-mvv__item{display:flex}.p-company-mvv__item-number{width:35px;color:var(--color-orange-01);font-family:var(--font-family-lato);font-weight:700;font-size:1.2em;padding-top:5px}.p-company-mvv__item-info-title{font-weight:700;font-size:1.2em}.p-seminar-works{border-top:1px solid var(--color-gray-03)}.p-seminar-works__item{display:flex;padding-block:2rem;border-bottom:1px solid var(--color-gray-03)}@media(min-width:768px){.p-seminar-works__item{column-gap:2rem}}@media(max-width:767px){.p-seminar-works__item{flex-direction:column;row-gap:1rem}.p-seminar-works__item:last-child{border-bottom:none;padding-bottom:0}}.p-seminar-works__image{width:320px}.p-seminar-works__body{flex:1}.p-seminar-works__date{color:var(--color-navy-02);margin-bottom:4px}.p-seminar-works__client{font-weight:500;margin-bottom:4px}.p-seminar-works__title{font-size:1.2em;font-weight:700;margin-bottom:1rem}.p-seminar-works__desc{font-size:.95em;line-height:1.4;color:var(--color-black-02);margin-bottom:1rem}.p-problem-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem 1rem;row-gap:3rem}@media(max-width:767px){.p-problem-list{grid-template-columns:1fr;row-gap:1.1rem}}.p-problem-list__item{position:relative;min-width:0;background:#fff;padding:1rem;border-radius:8px;border:1px solid var(--color-gray-03)}@media(max-width:767px){.p-problem-list__item{padding:.8rem}}.p-problem-list__item:before{content:"";position:absolute;width:2.75rem;height:2.75rem;background:center/contain no-repeat;top:auto;z-index:0;pointer-events:none}@media(max-width:767px){.p-problem-list__item:before{width:2.3rem;height:2.3rem}}.p-problem-list__text{position:relative;z-index:1;font-weight:500}@media(min-width:768px){.p-problem-list__item:before{bottom:-2.8rem}.p-problem-list__item:nth-child(-n+3):before{background-image:url(assets-css-port/object/project/assets/images/icon/icon_nayami_right.png);left:.75rem;right:auto}.p-problem-list__item:nth-child(n+4):before{background-image:url(assets-css-port/object/project/assets/images/icon/icon_nayami_left.png);right:.75rem;left:auto}}@media(max-width:767px){.p-problem-list__item{width:80%}.p-problem-list__item:before{bottom:-2.5rem}.p-problem-list__item:nth-child(odd){margin-right:auto;margin-left:0}.p-problem-list__item:nth-child(odd):before{background-image:url(assets-css-port/object/project/assets/images/icon/icon_nayami_right.png);left:.4rem;right:auto}.p-problem-list__item:nth-child(2n){margin-left:auto;margin-right:0}.p-problem-list__item:nth-child(2n):before{background-image:url(assets-css-port/object/project/assets/images/icon/icon_nayami_left.png);right:.4rem;left:auto}}.p-panel-possible{padding:1rem;border:1px solid var(--color-gray-04);border-radius:4px;background:#fff;text-align:center}.p-panel-possible__title{position:relative;display:inline-block;background:var(--color-navy-01);color:#fff;padding:4px 12px;border-radius:2px;font-size:1em;margin-bottom:.5rem}.p-panel-possible__title:after{content:"";display:block;position:absolute;left:50%;transform:translate(-50%);bottom:-8px;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid var(--color-navy-01)}.u-color--white{color:#fff}.u-color--orange{color:var(--color-orange-01)}.u-color--yellow{color:var(--color-yellow-01)}.u-mb--large{margin-bottom:2rem}.u-mb--medium{margin-bottom:1rem}.u-mb--small{margin-bottom:.5rem}.u-mt--large{margin-top:2rem}.u-mt--medium{margin-top:1rem}.u-mt--small{margin-top:.5rem}@media(max-width:767px){.u-only-pc{display:none!important}}@media(min-width:768px){.u-only-sp{display:none!important}}.u-text--desc{font-size:.9em;line-height:1.6;color:var(--color-black-03)}.u-text--link{color:var(--color-blue-01);text-decoration:underline}.u-text--link.type-skip{display:inline-flex;align-items:center}.u-text--link.type-skip:after{content:"";display:inline-block;width:10px;height:6px;margin-left:.4em;background-image:url(assets/images/common/icon_link_arrow.png);background-image:image-set(url(assets/images/common/icon_link_arrow.webp) type("image/webp"),url(assets/images/common/icon_link_arrow.png) type(image/png));background-repeat:no-repeat;background-position:center;background-size:contain}.u-text--related{background:#fff;border:1px solid var(--color-navy-03);font-size:.8rem;padding:.8em;line-height:1.6!important;border-radius:8px}.u-text--related a{color:var(--color-blue-01)!important}.u-text--helper{font-size:.8em;color:var(--color-black-02)}.u-text--source{text-align:center;font-size:.8em;color:var(--color-black-02)}.u-text--source a{text-decoration:underline;color:var(--color-black-02)}.u-ff--small{font-size:.9em}.u-ff--xsmall{font-size:.8em}.u-flex--center{display:flex;justify-content:center;align-items:center}.u-flex--col-items-center{display:flex;flex-direction:column;align-items:center}.u-flex--center-col{display:flex;flex-direction:column;justify-content:center;align-items:center}.u-ta--center{text-align:center}.u-bg--gradation{background:linear-gradient(45deg,#f7d1a2,#f9e3c9,#fff,#e0f5f5,#dceaea);background-size:300% 300%;animation:gradientAnimation 10s ease infinite}.u-bg--white{background:#fff}.u-bg--gray{background:var(--color-gray-thin-01)}.u-bg--orange{background:var(--color-orange-thin-01)}.u-bg--black{background:var(--color-black-01)}.u-bg--navy{background:var(--color-navy-01)}.u-bg--blue{background:var(--color-blue-thin-01)}.u-gradation{height:100px}@media(max-width:767px){.u-gradation{height:70px}}.u-gradation--white-to-black{background:linear-gradient(to bottom,#ffffff 0%,var(--color-black-01) 100%)}.u-gradation--black-to-white{background:linear-gradient(to bottom,var(--color-black-01) 0%,#ffffff 100%)}.u-bt--gray{border-top:1px solid var(--color-gray-04)}.u-bt--blue{border-top:1px solid var(--color-navy-07)}.u-bb--gray{border-bottom:1px solid var(--color-gray-04)}.u-bb--blue{border-bottom:1px solid var(--color-navy-07)}.u-fw--bold{font-weight:700}@font-face{font-family:Noto Sans JP;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/fonts/noto-sans-jp-400.woff2) format("woff2")}@font-face{font-family:Noto Sans JP;font-style:normal;font-weight:500;font-display:swap;src:url(/assets/fonts/noto-sans-jp-500.woff2) format("woff2")}@font-face{font-family:Noto Sans JP;font-style:normal;font-weight:700;font-display:swap;src:url(/assets/fonts/noto-sans-jp-700.woff2) format("woff2")}@font-face{font-family:Noto Sans JP;font-style:normal;font-weight:900;font-display:swap;src:url(/assets/fonts/noto-sans-jp-900.woff2) format("woff2")}@font-face{font-family:Zen Kaku Gothic New;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/fonts/zen-kaku-gothic-new-400.woff2) format("woff2")}@font-face{font-family:Zen Kaku Gothic New;font-style:normal;font-weight:500;font-display:swap;src:url(/assets/fonts/zen-kaku-gothic-new-500.woff2) format("woff2")}@font-face{font-family:Zen Kaku Gothic New;font-style:normal;font-weight:700;font-display:swap;src:url(/assets/fonts/zen-kaku-gothic-new-700.woff2) format("woff2")}@font-face{font-family:Lato;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/fonts/lato-400.woff2) format("woff2")}@font-face{font-family:Lato;font-style:normal;font-weight:700;font-display:swap;src:url(/assets/fonts/lato-700.woff2) format("woff2")}@font-face{font-family:Lato;font-style:normal;font-weight:900;font-display:swap;src:url(/assets/fonts/lato-900.woff2) format("woff2")}
