*,*: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));--eden-main: #545454;--eden-sub: #545454;--white: #ffffff;--text: #333333;--table-fill: #f9f9f9;--link: #1a5f7e;--line: #dcdcdc;--line-soft: #dcdcdc;--table-border: #dcdcdc}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}.eden-page{overflow:hidden}.hero{background:var(--white)}.hero__band{background:var(--eden-main);height:285px;display:flex;align-items:center;justify-content:center}.hero__logo{width:620px;max-width:100%}.content-section__inner{margin:0 auto}.hero__inner{margin:0 auto;width:min(1080px,calc(100% - 40px));padding:40px 0 80px;display:flex;flex-direction:column;align-items:center}.hero__subtitle{margin:0 0 40px;color:var(--text);text-align:center;font-size:16px;line-height:1.5;font-weight:500}.hero__image{width:100%;margin-bottom:80px}.feature-grid{list-style:none;margin:0;padding:0;display:flex;justify-content:center;gap:147px;flex-wrap:wrap}.feature-card{width:170px;display:flex;flex-direction:column;align-items:center}.feature-card__icon{width:150px;height:150px}.feature-card__heading{margin:20px 0 0;color:var(--eden-main);font-size:24px;line-height:1;font-weight:700;white-space:nowrap}.feature-card__description{margin:20px 0 0;color:var(--text);text-align:center;font-size:14px;line-height:1.7;font-weight:400}.about{position:relative;background:var(--eden-main);padding:96px 0}.section-head{width:min(1080px,calc(100% - 40px));margin:0 auto 42px;display:flex;align-items:center;gap:20px}.section-head--light{color:var(--white)}.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:-28px}.about__stack{width:min(1080px,calc(100% - 40px));margin:0 auto;display:flex;flex-direction:column;gap:80px}.about__row{display:flex;gap:42px;align-items:flex-start}.about__row--reverse{flex-direction:row-reverse}.about__image{flex:0 0 540px;height:387px;overflow:hidden}.about__text{flex:1;display:flex;flex-direction:column;gap:16px;color:var(--white);font-size:16px;line-height:1.8}.about__text p{margin:0}.hero__logo img,.hero__image img,.feature-card__icon img,.about__image img{width:100%;height:auto;display:block}.about__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.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(--eden-main);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}.product-table td span{display:block}@media(min-width:768px)and (max-width:1439px){.hero__band{height:calc(285 * var(--pc-unit))}.hero__logo{width:calc(620 * var(--pc-unit))}.hero__inner{width:min(calc(1080 * var(--pc-unit)),calc(100% - calc(40 * var(--pc-unit))));padding:calc(40 * var(--pc-unit)) 0 calc(80 * var(--pc-unit))}.hero__subtitle{font-size:calc(16 * var(--pc-unit));margin-bottom:calc(40 * var(--pc-unit))}.hero__image{margin-bottom:calc(80 * var(--pc-unit))}.feature-grid{gap:calc(147 * var(--pc-unit))}.feature-card{width:calc(170 * var(--pc-unit))}.feature-card__icon{width:calc(150 * var(--pc-unit));height:calc(150 * var(--pc-unit))}.feature-card__heading{margin-top:calc(20 * var(--pc-unit));font-size:calc(24 * var(--pc-unit))}.feature-card__description{margin-top:calc(20 * var(--pc-unit));font-size:calc(14 * var(--pc-unit))}.about{padding:calc(96 * var(--pc-unit)) 0}.section-head{width:min(calc(1080 * var(--pc-unit)),calc(100% - calc(40 * var(--pc-unit))));margin-bottom:calc(42 * var(--pc-unit));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:calc(-28 * var(--pc-unit))}.about__stack{width:min(calc(1080 * var(--pc-unit)),calc(100% - calc(40 * var(--pc-unit))));gap:calc(80 * var(--pc-unit))}.about__row{gap:calc(42 * var(--pc-unit))}.about__image{flex-basis:calc(540 * var(--pc-unit));height:calc(387 * var(--pc-unit))}.about__text{gap:calc(16 * var(--pc-unit));font-size:calc(16 * 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{height:calc(150 * var(--sp-unit))}.hero__logo{width:calc(200 * var(--sp-unit))}.hero__inner,.content-section__inner,.section-head,.about__stack{width:calc(345 * var(--sp-unit))}.hero__inner{padding:calc(28 * var(--sp-unit)) 0 calc(56 * var(--sp-unit))}.hero__subtitle{font-size:calc(14 * var(--sp-unit));margin-bottom:calc(36 * var(--sp-unit));line-height:1.6;width:100%;text-align:left}.hero__image{margin-bottom:calc(40 * var(--sp-unit))}.feature-grid{flex-direction:column;gap:calc(36 * var(--sp-unit));width:100%;align-items:center}.feature-card{width:100%;flex-direction:column;align-items:center}.feature-card__icon{width:calc(150 * var(--sp-unit));height:calc(150 * var(--sp-unit));flex:none}.feature-card__heading{margin-top:calc(16 * var(--sp-unit));font-size:calc(22 * var(--sp-unit))}.feature-card__description{margin-top:calc(12 * var(--sp-unit));font-size:calc(13 * var(--sp-unit));line-height:1.6}.about{padding:calc(48 * var(--sp-unit)) calc(15 * var(--sp-unit))}.section-head{gap:0;margin-bottom:calc(28 * var(--sp-unit));flex-direction:column;align-items:flex-start}.section-head--light{align-items:center;text-align:center}.section-head__en{font-size:calc(40 * var(--sp-unit));margin-bottom:calc(12 * var(--sp-unit))}.section-head__jp{padding-left:calc(28 * var(--sp-unit));font-size:calc(16 * var(--sp-unit))}.about__stack{gap:calc(40 * var(--sp-unit))}.about__row,.about__row--reverse{flex-direction:column;gap:calc(24 * var(--sp-unit))}.about__image{flex-basis:auto;width:100%;height:calc(247 * var(--sp-unit))}.about__text{font-size:calc(14 * var(--sp-unit));gap:calc(12 * var(--sp-unit));line-height:1.7}.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))}.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__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(1080 * var(--sp-unit))}.product-table th,.product-table td{font-size:calc(14 * var(--sp-unit))}}
