*,*: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));--main: #173e36;--accent: #b59759;--bg-soft: #f7ede1;--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}.premier-trust-page{overflow:hidden}.hero{background:var(--white)}.hero__upper{height:478px}.hero__upper-inner{position:relative;width:1080px;height:100%;margin:0 auto}.hero__logo{position:absolute;top:90px;left:0;width:538px;z-index:1}.hero__logo img{width:100%;height:auto;display:block}.hero__band{position:absolute;top:221px;left:0;right:0;height:105px;background:var(--main);padding-right:540px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;z-index:1}.hero__subtitle{margin:0;color:var(--white);text-align:center;font-size:16px;line-height:1.5;font-weight:400}.hero__photo{position:absolute;top:0;right:0;width:542px;height:478px;z-index:2}.hero__photo img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.hero__features{background:var(--accent);padding:80px 0}.feature-grid{list-style:none;margin:0 auto;padding:0;width:min(1260px,calc(100% - 40px));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__icon img{width:100%;height:100%;display:block;-o-object-fit:contain;object-fit:contain}.feature-card__heading{margin:16px 0 0;color:var(--white);font-size:24px;line-height:1.2;font-weight:700;white-space:nowrap;text-align:center}.feature-card__description{margin:12px 0 0;color:var(--white);text-align:center;font-size:14px;line-height:1.5;font-weight:400}.about{background:var(--white);padding:96px 0}.section-head{margin:0;display:flex;align-items:center;gap:20px;color:var(--main)}.about__col{flex:1;display:flex;flex-direction:column;gap:32px}.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}.about__row{display:grid;grid-template-columns:1fr 1fr;align-items:center}.about__row--reverse{grid-template-rows:auto 1fr}.about__row--reverse>.about__image{grid-column:2;grid-row:1 / span 2;align-self:center}.about__row--reverse>.about__col{display:contents}.about__row--reverse .section-head{grid-column:1;grid-row:1;align-self:start;margin-bottom:32px}.about__row--reverse .about__text{grid-column:1;grid-row:2;align-self:center}.about__image{overflow:hidden}.about__image img{width:100%;height:auto;display:block}.about__text{flex:1;display:flex;flex-direction:column;gap:16px;color:var(--text);font-size:16px;line-height:1.8}.about__text p{margin:0}.content-bg{background:var(--bg-soft);padding:80px 0}.content-section{width:1080px;margin:0 auto;padding:0}.content-section+.content-section,.content-section--products{margin-top:60px}.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(--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;background:var(--white)}.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;text-align: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;background:var(--white)}.product-table{width:100%;min-width:1080px;border:1px solid var(--table-border);border-collapse:collapse;background:var(--white)}.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(--accent);color:var(--white);font-weight:700}.product-table th:first-child,.product-table td:first-child{width:280px}.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__upper{height:calc(478 * var(--pc-unit))}.hero__upper-inner{width:calc(1080 * var(--pc-unit))}.hero__logo{top:calc(90 * var(--pc-unit));width:calc(538 * var(--pc-unit))}.hero__band{top:calc(221 * var(--pc-unit));height:calc(105 * var(--pc-unit));padding-right:calc(540 * var(--pc-unit))}.hero__subtitle{font-size:calc(16 * var(--pc-unit))}.hero__photo{width:calc(542 * var(--pc-unit));height:calc(478 * var(--pc-unit))}.hero__features{padding:calc(80 * var(--pc-unit)) 0}.feature-grid{width:min(calc(1260 * var(--pc-unit)),calc(100% - calc(40 * var(--pc-unit))));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(16 * var(--pc-unit));font-size:calc(24 * var(--pc-unit))}.feature-card__description{margin-top:calc(12 * var(--pc-unit));font-size:calc(14 * var(--pc-unit))}.about{padding:calc(96 * var(--pc-unit)) 0}.section-head{gap:calc(20 * var(--pc-unit))}.about__col{gap:calc(32 * var(--pc-unit))}.about__row--reverse .section-head{margin-bottom:calc(32 * 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))))}.about__text{gap:calc(16 * var(--pc-unit));font-size:calc(16 * var(--pc-unit))}.content-bg{padding:calc(80 * var(--pc-unit)) 0}.content-section{width:calc(1080 * var(--pc-unit))}.content-section+.content-section,.content-section--products{margin-top:calc(60 * 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{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(280 * 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__upper{height:calc(342 * var(--sp-unit));padding:calc(40 * var(--sp-unit)) 0 0}.hero__upper-inner{width:100%;height:100%}.hero__logo{top:calc(30 * var(--sp-unit));left:calc(14 * var(--sp-unit));width:calc(174 * var(--sp-unit));margin:0}.hero__photo{top:0;right:calc(15 * var(--sp-unit));width:calc(192 * var(--sp-unit));height:calc(170 * var(--sp-unit))}.hero__band{top:calc(101 * var(--sp-unit));left:0;right:auto;width:100%;height:calc(202 * var(--sp-unit));margin:0;padding:calc(89 * var(--sp-unit)) calc(15 * var(--sp-unit)) 0;box-sizing:border-box;display:block}.hero__subtitle{margin:0;width:100%;text-align:left;font-size:calc(16 * var(--sp-unit));line-height:1.5;color:var(--white)}.hero__features{padding:calc(48 * var(--sp-unit)) 0}.feature-grid{flex-direction:column;width:100%;gap:calc(36 * var(--sp-unit));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{width:100%;flex-direction:column;align-items:center;gap:calc(8 * var(--sp-unit));margin-bottom:calc(40 * var(--sp-unit))}.about__col{display:contents}.about__row--reverse .section-head{order:1}.about__row--reverse .about__image{order:2}.about__row--reverse .about__text{order:3}.section-head__en{font-size:calc(40 * var(--sp-unit))}.section-head__jp{padding-left:calc(28 * var(--sp-unit));font-size:calc(16 * var(--sp-unit))}.about__stack{width:100%;gap:calc(40 * var(--sp-unit))}.about__row,.about__row--reverse{grid-template-columns:1fr;grid-template-rows:none}.about__row--reverse>.about__image,.about__row--reverse .section-head,.about__row--reverse .about__text{grid-column:1;grid-row:auto;align-self:auto}.about__image{width:100%}.about__text{margin-top:calc(20 * var(--sp-unit))}.about__text{font-size:calc(14 * var(--sp-unit));gap:calc(12 * var(--sp-unit));line-height:1.7}.content-bg{padding:calc(40 * var(--sp-unit)) calc(15 * var(--sp-unit))}.content-section{width:100%}.content-section+.content-section,.content-section--products{margin-top: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(135 * 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))}.product-table{min-width:calc(720 * var(--sp-unit))}.product-table th,.product-table td{padding:calc(10 * var(--sp-unit)) calc(8 * var(--sp-unit));font-size:calc(12 * var(--sp-unit))}}
