*,*: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));--vic-navy: #0e153f;--vic-gray: #47494a;--white: #ffffff;--text: #333333;--table-fill: #dadada;--link: #1a5f7e;--line: #dcdcdc;--line-soft: #dcdcdc;--table-border: #dcdcdc;--hero-divider: rgba(255, 255, 255, .4)}html{scroll-behavior:smooth}body{min-width:320px;color:var(--text);background:var(--white);font-family:Noto Sans JP,Yu Gothic,YuGothic,Hiragino Sans,sans-serif}.victory-page{overflow:hidden}.hero__band{background:var(--vic-navy);padding:80px 0 40px}.hero__band-inner{width:min(1080px,calc(100% - 40px));margin:0 auto;display:flex;flex-direction:column;align-items:center}.hero__logo{width:576px;max-width:100%;height:134px}.hero__logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block}.hero__divider{width:100%;margin:40px 0 0;border:0;border-top:1px solid var(--hero-divider)}.hero__subtitle{margin:40px 0 0;color:var(--white);text-align:center;font-size:16px;line-height:1.5;font-weight:400}.about{background:var(--white);padding:116px 0 96px}.about__inner{width:min(1080px,calc(100% - 40px));margin:0 auto;display:flex;align-items:flex-start;gap:60px}.about__image{flex:0 0 344px;height:370px;overflow:hidden}.about__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.about__body{flex:1;display:flex;flex-direction:column}.section-head{display:flex;align-items:center;gap:20px;color:var(--vic-navy)}.section-head__en{font-family:Noto Sans JP,sans-serif;font-size:40px;line-height:1;letter-spacing:.04em;font-weight:700}.section-head__jp{position:relative;padding-left:28px;font-size:20px;line-height:1.4;font-weight:400}.section-head__jp:before,.section-head__jp:after{content:"";position:absolute;top:50%;width:20px;height:1px;background:currentColor;transform:translateY(-50%)}.section-head__jp:before{left:0}.section-head__jp:after{right:0}.about__text{margin-top:28px;display:flex;flex-direction:column;gap:16px;color:var(--text);font-size:16px;line-height:1.6}.about__text p{margin:0}.features{background:var(--white);padding:80px 0}.features__inner{width:min(1080px,calc(100% - 40px));margin:0 auto}.features__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.features__row{display:flex;align-items:stretch;height:172px}.features__row--reverse{flex-direction:row-reverse}.features__image{flex:0 0 50%;overflow:hidden}.features__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.features__text{flex:0 0 50%;background:var(--vic-gray);color:var(--white);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 16px}.features__title{margin:0;font-size:24px;line-height:1;font-weight:700;white-space:nowrap}.features__desc{margin:20px 0 0;font-size:14px;line-height:1.6;font-weight:400;text-align:center}.content-section{background:var(--white);padding:88px 0 0;width:1080px;margin:0 auto}.content-section--products{padding-top:59px;padding-bottom:88px}.section-title{display:flex;align-items:end;width:100%;margin-bottom:44px}.section-title span{border-bottom:2px solid var(--text);color:var(--text);padding:0 20px 4px 8px;font-size:21px;line-height:1.6;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}.info-table__label{justify-content:center}.info-table__value{word-break:break-word}.info-table__value a{color:var(--link);display:inline;text-decoration:underline;text-underline-offset:4px;transition:color .2s ease}.info-table__value a:hover{color:var(--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,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxMyIgdmlld0JveD0iMCAwIDEzIDEzIiBmaWxsPSJub25lIj48cGF0aCBkPSJNOSAwLjVIMTIuNVY0TTExLjc1IDEuMjVMOCA1TTYuNSAxLjVIMkMxLjYwMjE4IDEuNSAxLjIyMDY0IDEuNjU4MDQgMC45MzkzNCAxLjkzOTM0QzAuNjU4MDM1IDIuMjIwNjQgMC41IDIuNjAyMTggMC41IDNWMTFDMC41IDExLjM5NzggMC42NTgwMzUgMTEuNzc5NCAwLjkzOTM0IDEyLjA2MDdDMS4yMjA2NCAxMi4zNDIgMS42MDIxOCAxMi41IDIgMTIuNUgxMEMxMC4zOTc4IDEyLjUgMTAuNzc5NCAxMi4zNDIgMTEuMDYwNyAxMi4wNjA3QzExLjM0MiAxMS43Nzk0IDExLjUgMTEuMzk3OCAxMS41IDExVjYuNSIgc3Ryb2tlPSIjMUE1RjdFIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48L3N2Zz4=)}.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(--text);vertical-align:middle;text-align:center;font-size:16px;line-height:1.6;font-weight:400}.product-table th{background:var(--vic-gray);color:var(--white);font-weight:500}.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:148px}@media(min-width:768px)and (max-width:1439px){.hero__band{padding:calc(80 * var(--pc-unit)) 0 calc(40 * var(--pc-unit))}.hero__band-inner{width:min(calc(1080 * var(--pc-unit)),calc(100% - calc(40 * var(--pc-unit))))}.hero__logo{width:calc(576 * var(--pc-unit));height:calc(134 * var(--pc-unit))}.hero__divider{margin-top:calc(40 * var(--pc-unit))}.hero__subtitle{margin-top:calc(40 * var(--pc-unit));font-size:calc(16 * var(--pc-unit))}.about{padding:calc(116 * var(--pc-unit)) 0 calc(96 * var(--pc-unit))}.about__inner{width:min(calc(1080 * var(--pc-unit)),calc(100% - calc(40 * var(--pc-unit))));gap:calc(60 * var(--pc-unit))}.about__image{flex-basis:calc(344 * var(--pc-unit));height:calc(370 * var(--pc-unit))}.section-head{gap:calc(20 * var(--pc-unit))}.section-head__en{font-size:calc(40 * var(--pc-unit))}.section-head__jp{padding-left:calc(28 * var(--pc-unit));font-size:calc(20 * var(--pc-unit))}.section-head__jp:before,.section-head__jp:after{width:calc(20 * var(--pc-unit));height:calc(1 * var(--pc-unit))}.section-head__jp:after{right:0}.about__text{margin-top:calc(28 * var(--pc-unit));gap:calc(16 * var(--pc-unit));font-size:calc(16 * var(--pc-unit))}.features{padding:calc(80 * var(--pc-unit)) 0}.features__inner{width:min(calc(1080 * var(--pc-unit)),calc(100% - calc(40 * var(--pc-unit))))}.features__row{height:calc(172 * var(--pc-unit))}.features__text{padding:0 calc(16 * var(--pc-unit))}.features__title{font-size:calc(24 * var(--pc-unit))}.features__desc{margin-top:calc(20 * var(--pc-unit));font-size:calc(14 * var(--pc-unit))}.content-section{padding-top:calc(88 * var(--pc-unit));width:calc(1080 * 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:calc(2 * var(--pc-unit)) solid var(--text);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:calc(1 * var(--pc-unit)) solid var(--line)}.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{text-underline-offset:calc(4 * 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-wrap{padding-bottom:calc(8 * 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(148 * var(--pc-unit))}}@media(max-width:767px){.hero__band{padding:calc(60 * var(--sp-unit)) calc(15 * var(--sp-unit)) calc(40 * var(--sp-unit))}.hero__band-inner{width:100%}.hero__logo{width:calc(288 * var(--sp-unit));height:calc(67 * var(--sp-unit))}.hero__divider{margin-top:calc(20 * var(--sp-unit))}.hero__subtitle{margin-top:calc(20 * var(--sp-unit));font-size:calc(14 * var(--sp-unit));line-height:1.5}.about{padding:calc(80 * var(--sp-unit)) calc(15 * var(--sp-unit)) calc(40 * var(--sp-unit))}.about__inner{width:100%;flex-direction:column;align-items:center;gap:calc(24 * var(--sp-unit))}.about__body{display:contents}.section-head{order:1;flex-direction:column;align-items:center;gap:calc(8 * var(--sp-unit))}.section-head__en{font-size:calc(40 * var(--sp-unit))}.section-head__jp{padding-left:calc(28 * var(--sp-unit));padding-right:calc(28 * var(--sp-unit));font-size:calc(16 * var(--sp-unit))}.about__image{order:2;flex-basis:auto;width:calc(194 * var(--sp-unit));height:calc(210 * var(--sp-unit))}.about__text{order:3;width:100%;margin-top:0;font-size:calc(14 * var(--sp-unit));gap:calc(12 * var(--sp-unit));line-height:1.7}.features{padding:calc(40 * var(--sp-unit)) calc(15 * var(--sp-unit))}.features__inner{width:100%}.features__row,.features__row--reverse{flex-direction:column;height:auto}.features__image{flex:none;width:100%;height:calc(110 * var(--sp-unit))}.features__text{flex:none;width:100%;height:calc(110 * var(--sp-unit));padding:0 calc(15 * var(--sp-unit))}.features__title{font-size:calc(18 * var(--sp-unit))}.features__desc{margin-top:calc(8 * var(--sp-unit));font-size:calc(13 * var(--sp-unit));line-height:1.6}.content-section{padding-top:calc(40 * var(--sp-unit));width:auto}.content-section--products{padding-top:calc(28 * var(--sp-unit));padding-bottom:calc(40 * var(--sp-unit))}.content-section__inner{width:calc(345 * var(--sp-unit));margin:0 auto}.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(17 * var(--sp-unit))}.info-table__row{grid-template-columns:calc(150 * 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(13 * var(--sp-unit))}.info-table__label{text-align:center}.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))}.product-table{min-width:calc(1080 * var(--sp-unit))}.product-table th,.product-table td{font-size:calc(14 * var(--sp-unit))}}
