*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:where([hidden]:not([hidden=until-found])){display:none!important}:where(html){-webkit-text-size-adjust:none;color-scheme:dark light;-moz-tab-size:2;-o-tab-size:2;tab-size:2;scrollbar-gutter:stable;interpolate-size:allow-keywords;line-height:1.5}:where(html:has(dialog:modal[open])){overflow:clip}@media(prefers-reduced-motion:no-preference){:where(html:focus-within){scroll-behavior:smooth}}:where(body){line-height:inherit;font-family:system-ui,sans-serif;-webkit-font-smoothing:antialiased}:where(button){all:unset}:where(input,button,textarea,select){font:inherit;color:inherit;letter-spacing:inherit;word-spacing:inherit;font-feature-settings:inherit;font-variation-settings:inherit}:where(textarea){resize:vertical;resize:block}:where(button,label,select,summary,[role=button],[role=option]){cursor:pointer}:where(:disabled,label:has(>:disabled,+:disabled)){cursor:not-allowed}:where(a){color:inherit;text-underline-offset:.2ex}:where(ul,ol){list-style:none}:where(img,svg,video,canvas,audio,iframe,embed,object){display:block}:where(img,picture,svg,video){max-inline-size:100%;block-size:auto}:where(p,h1,h2,h3,h4,h5,h6){overflow-wrap:break-word}:where(h1,h2,h3){line-height:calc(1em + .5rem);text-wrap:balance}:where(hr){border:none;border-block-start:1px solid;color:inherit;block-size:0;overflow:visible}:where(dialog,[popover]){border:none;background:none;color:inherit;inset:unset;max-width:unset;max-height:unset;overflow:unset}:where(dialog:not([open],[popover]),[popover]:not(:popover-open)){display:none!important}:where(:focus-visible){outline:3px solid CanvasText;box-shadow:0 0 0 5px Canvas;outline-offset:1px}:where(:focus-visible,:target){scroll-margin-block:8vh}:where(.visually-hidden:not(:focus-within,:active)){clip-path:inset(50%)!important;height:1px!important;width:1px!important;overflow:hidden!important;position:absolute!important;white-space:nowrap!important;border:0!important;-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}:root{color-scheme:light;--base-width-sp: 375;--base-width-pc: 1440;--sp-unit: calc(100vw / var(--base-width-sp));--pc-unit: calc(100vw / var(--base-width-pc));--jpk-main: #191a49;--jpk-text: #333333;--white: #ffffff;--text: #333333;--table-fill: #f9f9f9;--link: #0055a4;--line: #d5d5d5;--line-soft: #d0d0d0;--table-border: #dcdcdc}html{scroll-behavior:smooth}body{min-width:320px;color:var(--jpk-text);background:var(--white);font-family:Noto Sans JP,Yu Gothic,YuGothic,Hiragino Sans,sans-serif}.jp-knight-partners-page{overflow:hidden}.hero{position:relative;width:100%;max-width:1440px;margin:0 auto;height:750px;overflow:hidden;background:var(--white)}.hero__bg-pc{position:absolute;right:0;top:0;width:720px;height:750px;z-index:0}.hero__bg-pc img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.hero__content{position:absolute;left:448px;top:50%;transform:translate(-50%,-50%);z-index:2;display:flex;flex-direction:column;align-items:center;gap:42px}.hero__logo{width:420px;height:auto}.hero__logo img{width:100%;height:auto;display:block}.hero__tagline{margin:0;color:var(--jpk-text);font-size:16px;line-height:24px;font-weight:700;text-align:center;white-space:nowrap}.hero__tagline br.sp-only,.hero__bg-sp{display:none}.features{position:relative;background:var(--white);padding:80px 0;overflow:hidden}.features__bg{position:absolute;inset:0;z-index:0;pointer-events:none}.features__bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.feature-grid{position:relative;z-index:1;list-style:none;margin:0 auto;padding:0;width:853px;display:flex;flex-direction:column;gap:45px}.feature-card{width:853px;height:134px;background:var(--white);display:flex}.feature-card--image-right{flex-direction:row-reverse}.feature-card__image{flex:0 0 428px;width:428px;height:134px;overflow:hidden}.feature-card__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.feature-card__content{flex:1;display:flex;flex-direction:column}.feature-card__heading{background:var(--jpk-main);height:65px;display:flex;align-items:center;padding-left:40px;gap:11px;color:var(--white)}.feature-card__icon{flex:0 0 41px;width:41px;height:41px;display:block}.feature-card__icon img{width:100%;height:100%;display:block;-o-object-fit:contain;object-fit:contain}.feature-card__title{font-size:20px;line-height:1;font-weight:700}.feature-card__caption{margin:0;background:var(--white);height:69px;display:flex;align-items:center;padding-left:49px;color:var(--jpk-text);font-size:16px;line-height:1;font-weight:400}.about{background:var(--white)}.about__heading{padding:80px 0 44px;text-align:center}.about__title{margin:0;color:var(--jpk-main);font-size:40px;line-height:1;font-weight:700;letter-spacing:.04em}.about__subtitle{margin:16px 0 0;display:flex;align-items:center;justify-content:center;gap:10px}.about__subtitle-line{display:inline-block;width:20px;height:1px;background:var(--jpk-main)}.about__subtitle-text{color:var(--jpk-main);font-size:20px;line-height:1.2;font-weight:400}.about__band{width:1080px;margin:0 auto;background:var(--jpk-main);display:flex;flex-direction:column}.about__row{height:275px;display:flex}.about__photo{flex:0 0 541px;width:541px;height:275px;overflow:hidden}.about__photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.about__text{flex:1;padding:30px 40px 0;color:var(--white);font-size:16px;line-height:24px;font-weight:400}.about__text p{margin:0}.content-section{background:var(--white);padding:88px 0 0;width:1080px;margin:0 auto}.content-section--products{padding-top:59px;padding-bottom:88px}.content-section__inner{margin:0 auto}.section-title{display:flex;align-items:end;width:100%;margin-bottom:44px}.section-title span{border-bottom:2px solid var(--jpk-main);color:var(--jpk-text);padding:0 20px 4px 8px;font-size:21px;line-height:1.4;font-weight:700}.section-title:after{content:"";flex:1;height:2px;background:var(--line-soft)}.info-table{border-bottom:1px solid var(--line)}.info-table__row{display:grid;grid-template-columns:320px 1fr;gap:38px}.info-table__row.is-alt{background:var(--table-fill)}.info-table__label,.info-table__value{min-height:57px;display:flex;align-items:center;padding:16px 28px;font-size:16px;line-height:1.6;color:var(--jpk-text)}.info-table__label{justify-content:center}.info-table__value{word-break:break-word}.info-table__value a{color:var(--link);text-decoration:underline;text-underline-offset:4px;transition:color .2s ease}.info-table__value a:hover{color:var(--jpk-text)}.info-table__value a:after{content:"";display:inline-block;width:13px;height:13px;margin-left:6px;vertical-align:middle;background:center / contain no-repeat url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxMyIgdmlld0JveD0iMCAwIDEzIDEzIiBmaWxsPSJub25lIj48cGF0aCBkPSJNOSAwLjVIMTIuNVY0TTExLjc1IDEuMjVMOCA1TTYuNSAxLjVIMkMxLjYwMjE4IDEuNSAxLjIyMDY0IDEuNjU4MDQgMC45MzkzNCAxLjkzOTM0QzAuNjU4MDM1IDIuMjIwNjQgMC41IDIuNjAyMTggMC41IDNWMTFDMC41IDExLjM5NzggMC42NTgwMzUgMTEuNzc5NCAwLjkzOTM0IDEyLjA2MDdDMS4yMjA2NCAxMi4zNDIgMS42MDIxOCAxMi41IDIgMTIuNUgxMEMxMC4zOTc4IDEyLjUgMTAuNzc5NCAxMi4zNDIgMTEuMDYwNyAxMi4wNjA3QzExLjM0MiAxMS43Nzk0IDExLjUgMTEuMzk3OCAxMS41IDExVjYuNSIgc3Ryb2tlPSIjMDA1NUE0IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48L3N2Zz4=)}.product-table-wrap{overflow-x:auto;padding-bottom:8px}.product-table{width:100%;min-width:1080px;border:1px solid var(--table-border);border-collapse:collapse}.product-table th,.product-table td{border:1px solid var(--table-border);padding:16px 12px;color:var(--jpk-text);vertical-align:middle;text-align:center;font-size:16px;line-height:1.6;font-weight:400}.product-table th{background:var(--jpk-main);color:var(--white);font-weight:700}.product-table th:first-child,.product-table td:first-child{width:320px}.product-table th:nth-child(2),.product-table td:nth-child(2),.product-table th:nth-child(3),.product-table td:nth-child(3),.product-table th:nth-child(4),.product-table td:nth-child(4),.product-table th:nth-child(5),.product-table td:nth-child(5){width:190px}@media(min-width:768px)and (max-width:1439px){.hero{height:calc(750 * var(--pc-unit))}.hero__bg-pc{width:calc(720 * var(--pc-unit));height:calc(750 * var(--pc-unit))}.hero__content{left:calc(448 * var(--pc-unit));gap:calc(42 * var(--pc-unit))}.hero__logo{width:calc(420 * var(--pc-unit))}.hero__tagline{font-size:calc(16 * var(--pc-unit));line-height:calc(24 * var(--pc-unit))}.features{padding:calc(80 * var(--pc-unit)) 0}.feature-grid{width:calc(853 * var(--pc-unit));gap:calc(45 * var(--pc-unit))}.feature-card{width:calc(853 * var(--pc-unit));height:calc(134 * var(--pc-unit))}.feature-card__image{flex-basis:calc(428 * var(--pc-unit));width:calc(428 * var(--pc-unit));height:calc(134 * var(--pc-unit))}.feature-card__heading{height:calc(65 * var(--pc-unit));padding-left:calc(40 * var(--pc-unit));gap:calc(11 * var(--pc-unit))}.feature-card__icon{flex-basis:calc(41 * var(--pc-unit));width:calc(41 * var(--pc-unit));height:calc(41 * var(--pc-unit))}.feature-card__title{font-size:calc(20 * var(--pc-unit))}.feature-card__caption{height:calc(69 * var(--pc-unit));padding-left:calc(49 * var(--pc-unit));font-size:calc(16 * var(--pc-unit))}.about__heading{padding:calc(80 * var(--pc-unit)) 0 calc(44 * var(--pc-unit))}.about__title{font-size:calc(40 * var(--pc-unit))}.about__subtitle{margin-top:calc(16 * var(--pc-unit));gap:calc(10 * var(--pc-unit))}.about__subtitle-line{width:calc(20 * var(--pc-unit))}.about__subtitle-text{font-size:calc(20 * var(--pc-unit))}.about__band{width:calc(1080 * var(--pc-unit))}.about__row{height:calc(275 * var(--pc-unit))}.about__photo{flex-basis:calc(541 * var(--pc-unit));width:calc(541 * var(--pc-unit));height:calc(275 * var(--pc-unit))}.about__text{padding:calc(30 * var(--pc-unit)) calc(40 * var(--pc-unit)) 0;font-size:calc(16 * var(--pc-unit));line-height:calc(24 * var(--pc-unit))}.content-section{width:calc(1080 * var(--pc-unit));padding-top:calc(88 * var(--pc-unit))}.content-section--products{padding-top:calc(59 * var(--pc-unit));padding-bottom:calc(88 * var(--pc-unit))}.section-title{margin-bottom:calc(44 * var(--pc-unit))}.section-title span{border-bottom-width:calc(2 * var(--pc-unit));padding:0 calc(20 * var(--pc-unit)) calc(4 * var(--pc-unit)) calc(8 * var(--pc-unit));font-size:calc(21 * var(--pc-unit))}.section-title:after{height:calc(2 * var(--pc-unit))}.info-table{border-bottom-width:calc(1 * var(--pc-unit))}.info-table__row{grid-template-columns:calc(320 * var(--pc-unit)) 1fr;gap:calc(38 * var(--pc-unit))}.info-table__label,.info-table__value{min-height:calc(57 * var(--pc-unit));padding:calc(16 * var(--pc-unit)) calc(28 * var(--pc-unit));font-size:calc(16 * var(--pc-unit))}.info-table__value a:after{width:calc(13 * var(--pc-unit));height:calc(13 * var(--pc-unit));margin-left:calc(6 * var(--pc-unit))}.product-table{min-width:calc(1080 * var(--pc-unit));border-width:calc(1 * var(--pc-unit))}.product-table th,.product-table td{border-width:calc(1 * var(--pc-unit));padding:calc(16 * var(--pc-unit)) calc(12 * var(--pc-unit));font-size:calc(16 * var(--pc-unit))}.product-table th:first-child,.product-table td:first-child{width:calc(320 * var(--pc-unit))}.product-table th:nth-child(2),.product-table td:nth-child(2),.product-table th:nth-child(3),.product-table td:nth-child(3),.product-table th:nth-child(4),.product-table td:nth-child(4),.product-table th:nth-child(5),.product-table td:nth-child(5){width:calc(190 * var(--pc-unit))}}@media(max-width:767px){.content-section,.content-section__inner{width:calc(345 * var(--sp-unit))}.hero{display:flex;flex-direction:column;height:auto;padding:calc(30 * var(--sp-unit)) 0 calc(40 * var(--sp-unit));background:var(--white)}.hero__bg-pc{display:none}.hero__content{display:contents}.hero__logo{order:1;width:calc(250 * var(--sp-unit));height:auto;margin:0 auto}.hero__bg-sp{order:2;display:block;width:calc(345 * var(--sp-unit));height:calc(115 * var(--sp-unit));margin:calc(20 * var(--sp-unit)) auto 0;overflow:hidden}.hero__bg-sp img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.hero__tagline{order:3;width:calc(345 * var(--sp-unit));margin:calc(20 * var(--sp-unit)) auto 0;font-size:calc(16 * var(--sp-unit));line-height:calc(24 * var(--sp-unit));white-space:normal}.hero__tagline br.sp-only{display:inline}.features{padding:calc(40 * var(--sp-unit)) 0}.feature-grid{width:calc(345 * var(--sp-unit));gap:calc(20 * var(--sp-unit))}.feature-card,.feature-card--image-right{width:calc(345 * var(--sp-unit));height:auto;flex-direction:column}.feature-card__image{flex-basis:auto;order:2;width:calc(345 * var(--sp-unit));height:calc(120 * var(--sp-unit))}.feature-card__content{display:contents}.feature-card__heading{order:1;height:calc(60 * var(--sp-unit));padding-left:0;justify-content:center;gap:calc(15 * var(--sp-unit))}.feature-card__icon{flex-basis:calc(37 * var(--sp-unit));width:calc(37 * var(--sp-unit));height:calc(37 * var(--sp-unit))}.feature-card__title{font-size:calc(20 * var(--sp-unit))}.feature-card__caption{order:3;height:calc(60 * var(--sp-unit));padding-left:0;justify-content:center;font-size:calc(16 * var(--sp-unit))}.about__heading{padding:calc(40 * var(--sp-unit)) 0 calc(24 * var(--sp-unit))}.about__title{font-size:calc(32 * var(--sp-unit))}.about__subtitle{margin-top:calc(12 * var(--sp-unit));gap:calc(10 * var(--sp-unit))}.about__subtitle-line{width:calc(20 * var(--sp-unit))}.about__subtitle-text{font-size:calc(16 * var(--sp-unit))}.about__band{width:100%}.about__row,.about__row--image-first,.about__row--image-last{height:auto;flex-direction:column}.about__row--image-last{flex-direction:column-reverse}.about__photo{flex-basis:auto;width:100%;height:calc(228 * var(--sp-unit))}.about__text{width:calc(345 * var(--sp-unit));margin:0 auto;padding:calc(20 * var(--sp-unit)) 0 calc(28 * var(--sp-unit));font-size:calc(16 * var(--sp-unit));line-height:calc(24 * var(--sp-unit))}.content-section{padding-top:calc(40 * var(--sp-unit))}.content-section--products{padding-top:calc(28 * var(--sp-unit));padding-bottom:calc(40 * var(--sp-unit))}.section-title{margin-bottom:calc(24 * var(--sp-unit))}.section-title span{padding:0 calc(16 * var(--sp-unit)) calc(4 * var(--sp-unit)) calc(8 * var(--sp-unit));font-size:calc(15 * var(--sp-unit))}.info-table__row{grid-template-columns:calc(164 * var(--sp-unit)) 1fr;gap:0}.info-table__label,.info-table__value{min-height:calc(48 * var(--sp-unit));padding:calc(12 * var(--sp-unit)) calc(8 * var(--sp-unit));font-size:calc(14 * var(--sp-unit))}.info-table__value a{text-underline-offset:calc(4 * var(--sp-unit))}.info-table__value a:after{width:calc(13 * var(--sp-unit));height:calc(13 * var(--sp-unit));margin-left:calc(6 * var(--sp-unit))}.info-table__label{text-align:center}.product-table{min-width:calc(1110 * var(--sp-unit))}.product-table th,.product-table td{font-size:calc(14 * var(--sp-unit))}}
