:root{--color-highlight: #ffe100;--color-primary: #003d6c;--color-accent: #00a496;--color-bg-muted: #ddefef;--color-danger: #db1111;--color-bg-highlight: #fff1ac;--color-info: #38a1db;--color-energy-green: #a4cf30;--color-points-orange: #ff8c00;--color-points-double: #ff4500;--color-star-orange: #ec6c00;--color-cell-highlight: #fff8b0;--color-reduction-orange: #eb6100;--color-border-gray: #707070;--container-max-width: 1240px;--spacing: .25rem;--text-xs: .75rem;--text-xs--line-height: 1rem;--text-sm: .875rem;--text-sm--line-height: 1.25rem;--text-base: 1rem;--text-base--line-height: 1.5rem;--text-lg: 1.125rem;--text-lg--line-height: 1.75rem;--text-xl: 1.25rem;--text-xl--line-height: 1.75rem;--text-2xl: 1.5rem;--text-2xl--line-height: 2rem;--text-3xl: 1.875rem;--text-3xl--line-height: 2.25rem;--text-4xl: 2.25rem;--text-4xl--line-height: 2.5rem;--text-5xl: 3rem;--text-5xl--line-height: 1;--text-6xl: 3.75rem;--text-6xl--line-height: 1;--text-7xl: 4.5rem;--text-7xl--line-height: 1;--text-8xl: 6rem;--text-8xl--line-height: 1;--text-9xl: 8rem;--text-9xl--line-height: 1;--transition-default: .15s cubic-bezier(.4, 0, .2, 1);--color-gray-700: oklch(37.3% .034 259.733)}*,*:before,*:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:currentColor}html{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{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}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}html{scroll-behavior:smooth}.site{scroll-padding-top:4rem}@media(min-width:1024px){.site{scroll-padding-top:6.75rem}}body{font-family:Noto Sans JP,sans-serif;font-optical-sizing:auto;font-style:normal;line-height:1.8}.skip-link{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.skip-link:focus{position:fixed;top:0;left:0;z-index:50;width:auto;height:auto;padding:1rem;margin:0;overflow:visible;clip:auto;white-space:normal;background-color:var(--color-accent);color:#fff;font-weight:600}.container{max-width:var(--container-max-width);margin-left:auto;margin-right:auto;padding-left:1.25rem;padding-right:1.25rem}@media(min-width:768px){.br-mobile{display:none}}.chevron-icon{display:block;margin-left:auto;margin-right:auto;width:60px;height:30px}@media(min-width:768px){.chevron-icon{width:120px;height:60px}}.site-header{display:flex;justify-content:space-between;position:sticky;top:0;z-index:10;background-color:#fff}.site-header__title{padding-top:.5rem;padding-bottom:.5rem;padding-left:1.25rem}@media(min-width:1280px){.site-header__title{padding-left:3.25rem}}.site-logo{transition:opacity var(--transition-default)}.site-logo:hover{opacity:.7}.site-logo__image{width:160px}@media(min-width:1024px){.site-logo__image{width:230px}}@media(min-width:1280px){.site-logo__image{width:270px}}.hamburger-btn{display:flex;flex-direction:column;justify-content:space-between;position:relative;width:2.75rem;height:2.75rem;padding:.75rem;margin-top:.75rem;margin-right:1rem;background-color:var(--color-accent);border-radius:.125rem;border:none;cursor:pointer}@media(min-width:768px){.hamburger-btn{display:none}}.hamburger-btn__line{display:block;width:100%;height:.125rem;background-color:#fff}.global-nav{position:fixed;top:0;right:0;width:100%;height:100%;background-color:#fff;z-index:50;transform:translate(100%);transition:transform .3s ease-in-out;padding-top:.625rem}.global-nav--open{transform:translate(0)}@media(min-width:768px){.global-nav{position:static;width:auto;background-color:transparent;z-index:auto;transform:none;transition:none;padding-top:0}}.global-nav__close-btn{position:absolute;top:1rem;right:1rem;display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;background-color:var(--color-accent);border-radius:.125rem;border:none;color:#fff;font-size:var(--text-2xl);line-height:var(--text-2xl--line-height);cursor:pointer}@media(min-width:768px){.global-nav__close-btn{display:none}}.nav-list{display:flex;flex-direction:column;flex-wrap:wrap;font-size:var(--text-xl);line-height:var(--text-xl--line-height);font-weight:600;list-style:none;margin:0;padding:0}@media(min-width:640px){.nav-list{font-size:var(--text-lg);line-height:var(--text-lg--line-height)}}@media(min-width:768px){.nav-list{height:100%;flex-direction:row;gap:1rem}}@media(min-width:1024px){.nav-list{font-size:var(--text-xl);line-height:var(--text-xl--line-height);gap:2rem}}@media(min-width:1280px){.nav-list{font-size:var(--text-2xl);line-height:var(--text-2xl--line-height)}}.nav-list__item{border-bottom:1px dotted var(--color-accent);color:var(--color-accent)}@media(min-width:768px){.nav-list__item{align-self:center;border-bottom:none;color:var(--color-primary)}}@media(min-width:768px){.nav-list__item--separator:after{content:"|";padding-left:1rem}}@media(min-width:1024px){.nav-list__item--separator:after{padding-left:2rem}}@media(min-width:768px){.nav-list__item--mobile-only{display:none}}.nav-list__link{display:block;padding:1rem;text-align:center;text-decoration:none;color:inherit}@media(min-width:768px){.nav-list__link{display:inline;padding:0}}.nav-list__item--cta{border-bottom:1px dotted var(--color-accent)}@media(min-width:768px){.nav-list__item--cta{border-bottom:none}}.nav-list__cta-link{display:flex;align-items:center;justify-content:center;height:100%;padding:1rem;text-align:center;text-decoration:none;color:var(--color-accent);background-color:var(--color-highlight);font-weight:600;transition:color var(--transition-default),background-color var(--transition-default)}@media(min-width:768px){.nav-list__cta-link{padding:1.25rem 1rem;color:var(--color-primary)}}@media(min-width:1024px){.nav-list__cta-link{padding:1.25rem 2.5rem}}@media(min-width:1280px){.nav-list__cta-link{min-width:277px}}.nav-list__cta-link:hover{background-color:var(--color-primary);color:var(--color-highlight)}.site-footer{position:relative;padding:3.5rem 1.25rem 1.5rem;background-color:var(--color-accent);color:#fff;text-align:center}.site-footer__heading{font-size:var(--text-2xl);line-height:var(--text-2xl--line-height);font-weight:600;margin-bottom:2.25rem}@media(min-width:768px){.site-footer__heading{font-size:var(--text-3xl);line-height:var(--text-3xl--line-height)}}.site-footer__label{font-size:var(--text-lg);line-height:var(--text-lg--line-height);font-weight:600;margin-bottom:.75rem}@media(min-width:768px){.site-footer__label{font-size:var(--text-xl);line-height:var(--text-xl--line-height);margin-bottom:1.25rem}}.site-footer__tel-row{font-weight:600;margin-bottom:.5rem}.site-footer__tel-prefix{font-size:var(--text-lg);line-height:var(--text-lg--line-height)}@media(min-width:768px){.site-footer__tel-prefix{font-size:var(--text-2xl);line-height:var(--text-2xl--line-height)}}.site-footer__tel-number{font-size:var(--text-3xl);line-height:var(--text-3xl--line-height);color:inherit;text-decoration:none}@media(min-width:768px){.site-footer__tel-number{font-size:var(--text-5xl);line-height:var(--text-5xl--line-height)}}.site-footer__hours{margin-bottom:2rem}.scroll-to-top{position:fixed;bottom:1.25rem;right:1.25rem;opacity:0;pointer-events:none;transition:opacity .3s ease}.scroll-to-top--visible{opacity:1;pointer-events:auto}.copyright{background-color:var(--color-primary);color:#fff;padding:1rem;text-align:center}.page-title{background-image:url(/media/images/bg-page-title.png);background-position:center;background-repeat:no-repeat;min-height:4.5rem;display:flex;align-items:center;justify-content:center}@media(min-width:768px){.page-title{background-size:cover;min-height:18.75rem}}.page-title__heading{color:var(--color-primary);font-weight:600;font-size:var(--text-2xl);line-height:var(--text-2xl--line-height)}@media(min-width:768px){.page-title__heading{font-size:var(--text-4xl);line-height:var(--text-4xl--line-height)}}.section-title{display:flex;flex-direction:column;gap:.5rem;align-items:center;margin-bottom:1.5rem}@media(min-width:768px){.section-title{gap:1rem;margin-bottom:3rem}}.section-title__icon{width:37px;height:25px}@media(min-width:768px){.section-title__icon{width:74px;height:50px}}.section-title__text{text-align:center;font-size:var(--text-xl);line-height:var(--text-xl--line-height);font-weight:600}@media(min-width:768px){.section-title__text{font-size:var(--text-3xl);line-height:var(--text-3xl--line-height)}}.section-title__text--primary{color:var(--color-primary)}.section-title__text--accent{color:var(--color-accent)}.step-section{border:3px solid var(--color-primary);margin-top:2rem;margin-bottom:2rem;padding-top:2rem;padding-bottom:2rem;border-radius:20px;background-color:#fff}.step-section__inner{max-width:1040px;padding-left:1.25rem;padding-right:1.25rem;margin-left:auto;margin-right:auto}.step-section__heading{font-size:var(--text-xl);line-height:var(--text-xl--line-height);color:var(--color-primary);text-align:center;border-bottom:4px dotted var(--color-info);font-weight:600;padding-bottom:1.5rem;margin-bottom:1.5rem}@media(min-width:768px){.step-section__heading{font-size:var(--text-2xl);line-height:var(--text-2xl--line-height);margin-bottom:2rem}}.step-section__number{display:block;font-size:var(--text-4xl);line-height:var(--text-4xl--line-height);color:var(--color-info);margin-bottom:.625rem}@media(min-width:768px){.step-section__number{font-size:var(--text-5xl);line-height:var(--text-5xl--line-height)}}.bordered-section{border:5px solid var(--color-accent);border-radius:2rem;overflow:hidden;background-color:#fff}.bordered-section__heading{text-align:center;font-size:var(--text-xl);line-height:var(--text-xl--line-height);font-weight:600;color:#fff;background-color:var(--color-accent);border-top-left-radius:1rem;border-top-right-radius:1rem;padding-top:1rem;padding-bottom:1rem}@media(min-width:768px){.bordered-section__heading{font-size:var(--text-3xl);line-height:var(--text-3xl--line-height);padding-top:1.5rem;padding-bottom:1.5rem}}.bordered-section__body{padding:1.25rem;max-width:1040px;margin-left:auto;margin-right:auto}@media(min-width:768px){.bordered-section__body{padding-top:3rem;padding-bottom:3rem}}.info-box{background-color:var(--color-bg-muted);padding:1.25rem;border-radius:1rem;margin-bottom:1.25rem}@media(min-width:768px){.info-box{padding-left:2.5rem;padding-right:2.5rem}}.info-box__title{text-align:center;font-weight:600;font-size:var(--text-xl);line-height:var(--text-xl--line-height);margin-bottom:1rem;color:var(--color-primary)}.info-box__title--accent{color:var(--color-accent)}.outline-btn{display:flex;align-items:center;justify-content:center;min-height:60px;border:2px solid var(--color-accent);border-radius:9999px;padding:.5rem 1rem;color:var(--color-accent);font-weight:600;font-size:var(--text-xl);line-height:var(--text-xl--line-height);text-align:center;background-color:#fff;transition:color var(--transition-default),background-color var(--transition-default);text-decoration:none}.outline-btn:hover{background-color:var(--color-highlight)}.outline-btn--disabled{opacity:.5;pointer-events:none}.primary-btn{background-color:var(--color-highlight);border:2px solid var(--color-accent);color:var(--color-accent);transition:color var(--transition-default),background-color var(--transition-default);padding:1.25rem;display:inline-block;border-radius:.75rem;font-size:5vw;font-weight:600;text-decoration:none}@media(min-width:768px){.primary-btn{padding-left:2rem;padding-right:2rem;font-size:var(--text-3xl);line-height:var(--text-3xl--line-height)}}.primary-btn:hover{background-color:var(--color-accent);color:#fff}.filled-btn{background-color:var(--color-accent);border:2px solid var(--color-accent);color:#fff;transition:color var(--transition-default),background-color var(--transition-default);padding:1rem 2.5rem;display:inline-block;border-radius:1rem;font-size:7vw;font-weight:700;text-decoration:none}@media(min-width:768px){.filled-btn{padding-left:7.5rem;padding-right:7.5rem;border-radius:2rem;font-size:3.1875rem}}.filled-btn:hover{color:var(--color-accent);background-color:#fff}.text-link{color:var(--color-accent);font-weight:600;text-decoration:underline;transition:color var(--transition-default)}.text-link:hover{color:var(--color-danger)}.faq-item{border-bottom:1px solid #cce8e7}.faq-item:last-child{border-bottom:0}.faq-item__summary{display:flex;align-items:center;gap:.75rem;cursor:pointer;padding:1.25rem;background-color:#fff;transition:background-color var(--transition-default);list-style:none}.faq-item__summary::-webkit-details-marker{display:none}.faq-item__summary:hover{background-color:#f5fbfb}.faq-item__summary:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}@media(min-width:768px){.faq-item__summary{gap:1.25rem;padding-left:2rem;padding-right:2rem}}.faq-item__q-label{color:var(--color-accent);font-weight:700;font-size:var(--text-2xl);line-height:1.25;flex-shrink:0}@media(min-width:768px){.faq-item__q-label{font-size:1.875rem}}.faq-item__question{font-weight:700;font-size:var(--text-base);line-height:1.625;color:#000;flex-grow:1}@media(min-width:768px){.faq-item__question{font-size:var(--text-xl);line-height:1.625}}.faq-item__chevron{flex-shrink:0;width:1.5rem;height:1.5rem;color:var(--color-accent);transition:transform .3s ease}details[open] .faq-item__chevron{transform:rotate(180deg)}.faq-item__answer{display:flex;align-items:center;gap:.75rem;padding:1.25rem;background-color:var(--color-bg-muted)}@media(min-width:768px){.faq-item__answer{gap:1.25rem;padding-left:2rem;padding-right:2rem}}.faq-item__a-label{color:var(--color-accent);font-weight:700;font-size:var(--text-2xl);line-height:1.25;flex-shrink:0}@media(min-width:768px){.faq-item__a-label{font-size:1.875rem}}.faq-item__answer-text{font-size:var(--text-base);line-height:1.625;color:#000}.faq-nav{max-width:1200px;margin-left:auto;margin-right:auto}.faq-nav__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;max-width:1160px;margin-left:auto;margin-right:auto;list-style:none;padding:0}@media(min-width:768px){.faq-nav__list{gap:1rem}}.faq-nav__link{display:flex;align-items:center;justify-content:center;background-color:var(--color-accent);color:#fff;font-weight:600;font-size:var(--text-base);line-height:var(--text-base--line-height);text-align:center;padding:.75rem 1rem;transition:background-color var(--transition-default);text-decoration:none}@media(min-width:768px){.faq-nav__link{min-height:72px;font-size:var(--text-xl);line-height:var(--text-xl--line-height)}}.faq-nav__link:hover{background-color:var(--color-primary)}.faq-nav__link:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.reduction-card{background-color:#fff;border-radius:20px;padding:1.25rem}.reduction-card__inner{margin-left:auto;margin-right:auto}@media(min-width:768px){.reduction-card__inner{width:80%}}.reduction-card__title{color:var(--color-info);font-weight:600;font-size:var(--text-3xl);line-height:var(--text-3xl--line-height)}@media(min-width:768px){.reduction-card__title{font-size:3.125rem}}.points-table__scroll{overflow-x:auto}.points-table{min-width:900px;width:100%;table-layout:fixed;border-collapse:collapse;background-color:#fff}.points-table th{padding:.75rem 1rem;color:#fff;font-weight:600;text-align:center;border:3px solid var(--color-bg-muted)}.points-table__header--product,.points-table__header--capacity,.points-table__header--energy,.points-table__col--30.points-table__header--points{font-size:var(--text-xl);line-height:var(--text-xl--line-height)}@media(min-width:768px){.points-table__header--product,.points-table__header--capacity,.points-table__header--energy,.points-table__col--30.points-table__header--points{font-size:var(--text-2xl);line-height:var(--text-2xl--line-height)}}@media(min-width:1024px){.points-table__header--product,.points-table__header--capacity,.points-table__header--energy,.points-table__col--30.points-table__header--points{font-size:var(--text-3xl);line-height:var(--text-3xl--line-height)}}.points-table__header--sub{padding-top:.5rem;padding-bottom:.5rem}.points-table__header--product{background-color:var(--color-accent)}.points-table__header--capacity{background-color:var(--color-info)}.points-table__header--energy{background-color:var(--color-energy-green)}.points-table__header--points{background-color:var(--color-points-orange)}.points-table__header--double{background-color:var(--color-points-double)}.points-table__product-cell{vertical-align:middle;border:3px solid var(--color-bg-muted);background-color:#fff;padding:1rem}.points-table__product-inner{display:flex;flex-direction:column;align-items:center;gap:.75rem}.points-table__product-name{color:var(--color-accent);font-weight:600;text-align:center;font-size:var(--text-lg);line-height:var(--text-lg--line-height)}@media(min-width:768px){.points-table__product-name{font-size:var(--text-xl);line-height:var(--text-xl--line-height)}}@media(min-width:1024px){.points-table__product-name{font-size:1.75rem}}.points-table__product-img{margin-left:auto;margin-right:auto}.points-table__product-note{font-size:var(--text-sm);line-height:var(--text-sm--line-height);text-align:center}.points-table__cell{padding:.75rem 1rem;border:3px solid var(--color-bg-muted);text-align:center}.points-table__cell--dotted-bottom{border-bottom-style:dotted}.points-table__cell--dotted-top{border-top-style:dotted}.points-table__cell--dotted-both{border-top-style:dotted;border-bottom-style:dotted}.points-table__cell--start{text-align:start}.points-table__stars{font-weight:700;font-size:var(--text-xl);line-height:var(--text-xl--line-height)}.points-table__star-icon{color:var(--color-star-orange)}.points-table__capacity-text{color:var(--color-info)}.points-table__points{font-weight:700;font-size:var(--text-2xl);line-height:var(--text-2xl--line-height)}.points-table__cell--highlight{background-color:var(--color-cell-highlight)}.points-table__energy-grid{display:grid;grid-template-columns:minmax(0,1fr);align-items:center}@media(min-width:1024px){.points-table__energy-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}}.points-table__energy-note{font-size:16px}.points-table__cell--note{padding-top:.5rem;padding-bottom:.5rem;font-size:var(--text-xs);line-height:var(--text-xs--line-height);text-align:center;font-weight:600}.points-table__led-sub{font-size:var(--text-xs);line-height:var(--text-xs--line-height);margin-bottom:.25rem}.points-table__col--25{width:25%}.points-table__col--20{width:20%}.points-table__col--25b{width:25%}.points-table__col--30{width:30%}.notice-box{border:2px solid var(--color-danger);margin-top:3.5rem;padding:1.25rem}.notice-box__inner{max-width:810px;margin-left:auto;margin-right:auto}.notice-box__title{font-size:var(--text-xl);line-height:var(--text-xl--line-height);color:var(--color-danger);font-weight:600;margin-bottom:1.5rem;text-align:center}.notice-box__text{color:var(--color-danger);text-align:center}.note-list{list-style-type:disc;margin-left:1.25rem}.note-list--marker-accent::marker{color:var(--color-accent)}.video-section__iframe{width:100%;aspect-ratio:16 / 9;border:0}.select-field{position:relative}.select-field__select{width:100%;border:2px solid var(--color-accent);border-radius:1rem;padding:.75rem 1rem;appearance:none;background-color:#fff;color:var(--color-gray-700);cursor:pointer}.select-field__chevron{pointer-events:none;position:absolute;right:1rem;top:50%;transform:translateY(-50%);color:var(--color-accent)}.input-field{width:100%;border:2px solid var(--color-accent);border-radius:1rem;padding:.75rem 1rem;background-color:#fff;color:var(--color-gray-700)}.search-btn{font-size:var(--text-2xl);line-height:1.5;max-width:50%;width:100%;display:block;margin-left:auto;margin-right:auto;text-align:center;font-weight:600;background-color:var(--color-accent);color:#fff;border-radius:1rem;padding:1rem;transition:color var(--transition-default),background-color var(--transition-default);letter-spacing:1.2em;text-indent:1.2em}@media(min-width:768px){.search-btn{font-size:2.5rem;border-radius:30px;padding-top:2rem;padding-bottom:2rem}}@media(min-width:1024px){.search-btn{max-width:33.333333%}}.search-btn:hover{background-color:var(--color-highlight);color:var(--color-accent)}.data-table{min-width:1200px;width:100%;table-layout:fixed;border-collapse:collapse;border:1px solid var(--color-accent)}.data-table__th{padding:.25rem;background-color:var(--color-accent);color:#fff;font-weight:600;text-align:center;border:1px solid var(--color-accent)}.data-table__th--border-right{border-right-color:#fff}.data-table__td{padding:.75rem .25rem;background-color:#fff;border:1px dashed var(--color-accent)}.data-table__td--center{text-align:center}.data-table__td--loading{text-align:center;padding-top:2rem;padding-bottom:2rem}.data-table__td--error{text-align:center;padding-top:2rem;padding-bottom:2rem;color:#dc2626}.data-table__td--empty{text-align:center;padding-top:2rem;padding-bottom:2rem;color:var(--color-gray-700)}.pagination{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:2rem}.pagination__arrow{color:var(--color-accent);font-weight:600;transition:color var(--transition-default)}.pagination__arrow:disabled{opacity:.3}.pagination__arrow:not(:disabled):hover{color:var(--color-danger)}.pagination__pages{display:flex;gap:.5rem}.pagination__page-btn{width:2.75rem;height:2.75rem;border:1px solid var(--color-accent);border-radius:9999px;font-weight:600;background-color:#fff;color:var(--color-accent);transition:color var(--transition-default),background-color var(--transition-default)}.pagination__page-btn:hover{background-color:var(--color-accent);color:#fff}.pagination__page-btn--current{width:2.75rem;height:2.75rem;border:1px solid var(--color-accent);border-radius:9999px;font-weight:600;background-color:var(--color-highlight);color:var(--color-accent);cursor:default}.pagination__ellipsis{align-self:center;color:var(--color-accent);padding-left:.25rem;padding-right:.25rem}.delay-notice{background-color:var(--color-danger);padding:1rem 0}.delay-notice__inner{background-color:#fff;border-radius:30px;padding:1.75rem;font-weight:600;font-size:var(--text-xl);line-height:1.5}@media(min-width:768px){.delay-notice__inner{padding:3rem;text-align:center;font-size:var(--text-3xl);line-height:var(--text-3xl--line-height)}}.budget-section{max-width:var(--container-max-width);margin-left:auto;margin-right:auto;padding:2.5rem 1.25rem}@media(min-width:768px){.budget-section{padding-top:5.5rem;padding-bottom:5.5rem}}.budget-status{display:flex;flex-direction:column;gap:1.25rem;align-items:center;justify-content:center}@media(min-width:768px){.budget-status{flex-direction:row}}.budget-status__chart{margin-left:auto;margin-right:auto;flex-basis:40%}.budget-status__info{font-weight:600;color:var(--color-primary);flex-basis:60%}.budget-status__date{font-size:var(--text-xl);line-height:var(--text-xl--line-height)}.budget-status__text{font-size:var(--text-3xl);line-height:1.5}@media(min-width:768px){.budget-status__text{font-size:var(--text-4xl);line-height:1.5}}@media(min-width:1024px){.budget-status__text{font-size:3.125rem;line-height:1.5}}.budget-status__percent-num{color:var(--color-danger);font-weight:700;font-size:4rem;line-height:1}@media(min-width:768px){.budget-status__percent-num{font-size:6rem}}@media(min-width:1024px){.budget-status__percent-num{font-size:8.75rem}}.budget-status__percent-unit{color:var(--color-danger);font-size:var(--text-4xl);line-height:1}@media(min-width:1024px){.budget-status__percent-unit{font-size:5rem}}.budget-status__suffix{color:var(--color-primary);font-size:var(--text-3xl);line-height:1.5}@media(min-width:768px){.budget-status__suffix{font-size:var(--text-4xl)}}@media(min-width:1024px){.budget-status__suffix{font-size:3.125rem}}.hero__image{width:100%}.promo-banner{background-color:var(--color-accent);padding:1rem 1.25rem;text-align:center;color:#fff}@media(min-width:768px){.promo-banner{padding:2.25rem 1.25rem}}.promo-banner__text{font-weight:600;font-size:4vw;line-height:1.5}@media(min-width:1024px){.promo-banner__text{font-size:2.5rem}}.promo-banner__highlight{color:var(--color-highlight);font-size:4.5vw}@media(min-width:1024px){.promo-banner__highlight{font-size:3.125rem}}.home-section--highlight{background-color:var(--color-bg-highlight);padding-top:3.25rem;padding-bottom:3.25rem}.user-apply-section{background-color:var(--color-bg-highlight);padding-top:6rem;padding-bottom:2.5rem}.home-section--muted{background-color:var(--color-bg-muted);padding-top:3.25rem;padding-bottom:3.25rem}.product-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;margin-top:1.25rem;margin-bottom:1.25rem}@media(min-width:768px){.product-card-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:2.5rem;margin-bottom:2.5rem}}@media(min-width:1024px){.product-card-grid{gap:2.5rem}}.product-card{display:flex;flex-direction:column;gap:.5rem;justify-content:flex-start;align-items:center;background-color:#fff;border-radius:.75rem;padding:1.25rem;aspect-ratio:1 / 1}.product-card__name{color:var(--color-info);font-size:var(--text-xl);line-height:var(--text-xl--line-height);font-weight:600;text-align:center}@media(min-width:1024px){.product-card__name{font-size:var(--text-2xl);line-height:var(--text-2xl--line-height)}}@media(min-width:1280px){.product-card__name{font-size:var(--text-3xl);line-height:var(--text-3xl--line-height)}}.product-card__image-wrap{height:90px;display:flex;align-items:center;flex-grow:1;justify-content:center}@media(min-width:768px){.product-card__image-wrap{height:170px}}.product-card__image{margin-left:auto;margin-right:auto;width:auto;max-height:100%}.product-card__image--aircon{height:80px}@media(min-width:640px){.product-card__image--aircon{height:90px}}@media(min-width:768px){.product-card__image--aircon{height:100px}}.product-card__image--fridge{height:90px}@media(min-width:768px){.product-card__image--fridge{height:120px}}@media(min-width:1024px){.product-card__image--fridge{height:170px}}.product-card__image--led{height:80px}@media(min-width:768px){.product-card__image--led{height:100px}}@media(min-width:1024px){.product-card__image--led{height:130px}}.product-card__image--ecocute{height:90px}@media(min-width:768px){.product-card__image--ecocute{height:120px}}@media(min-width:1024px){.product-card__image--ecocute{height:170px}}.period-grid{display:grid;gap:2.5rem}@media(min-width:768px){.period-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.period-box__label{background-color:var(--color-info);color:#fff;font-size:var(--text-xl);line-height:var(--text-xl--line-height);font-weight:600;padding:.75rem 1.5rem;border-radius:.5rem;margin-bottom:.5rem}@media(min-width:768px){.period-box__label{font-size:var(--text-2xl);line-height:var(--text-2xl--line-height)}}.period-box__label--center{text-align:center}.period-box__dates{font-weight:600;font-size:var(--text-xl);line-height:1.2}@media(min-width:768px){.period-box__dates{font-size:var(--text-3xl);line-height:1.2}}@media(min-width:1024px){.period-box__dates{font-size:2.375rem;line-height:1.2}}.period-box__year{font-size:var(--text-2xl);line-height:var(--text-2xl--line-height)}.period-box__date-num{font-size:var(--text-5xl);line-height:var(--text-5xl--line-height)}@media(min-width:640px){.period-box__date-num{font-size:var(--text-4xl);line-height:var(--text-4xl--line-height)}}@media(min-width:768px){.period-box__date-num{font-size:var(--text-5xl);line-height:var(--text-5xl--line-height)}}@media(min-width:1024px){.period-box__date-num{font-size:4.75rem;line-height:1}}.period-box__note{margin-top:.5rem}.campaign-warning{font-weight:600;text-align:center;color:var(--color-danger);margin-top:1.5rem}@media(min-width:768px){.campaign-warning{font-size:var(--text-xl);line-height:var(--text-xl--line-height);margin-top:3rem}}.reduction-heading{font-size:var(--text-2xl);line-height:1.5;color:var(--color-primary);font-weight:600;text-align:center;margin-bottom:1.75rem}@media(min-width:768px){.reduction-heading{margin-bottom:3.5rem}}@media(min-width:1024px){.reduction-heading{font-size:2.5rem}}.reduction-heading__sub{font-size:var(--text-3xl);line-height:var(--text-3xl--line-height)}@media(min-width:768px){.reduction-heading__sub{font-size:var(--text-4xl);line-height:var(--text-4xl--line-height)}}@media(min-width:1024px){.reduction-heading__sub{font-size:3.125rem;line-height:1}}.reduction-example{text-align:center;color:var(--color-reduction-orange);font-size:var(--text-xl);line-height:var(--text-xl--line-height);font-weight:600;margin-bottom:1rem}@media(min-width:768px){.reduction-example{font-size:var(--text-3xl);line-height:var(--text-3xl--line-height)}}.reduction-grid{display:grid;gap:1.25rem}@media(min-width:768px){.reduction-grid{gap:50px}}.reduction-images{display:flex;flex-wrap:wrap;align-items:center;gap:1.5rem;margin-top:1rem;margin-bottom:1rem}.reduction-images__item{flex-shrink:0}.reduction-images__item--side{flex-basis:calc(50% - 12px)}@media(min-width:768px){.reduction-images__item--side{flex-basis:calc(25% - 16px)}}.reduction-images__item--center{flex-basis:100%;order:1}@media(min-width:768px){.reduction-images__item--center{order:0;flex-basis:calc(50% - 16px)}}.reduction-images__img{width:100%}.reduction-note{font-size:var(--text-sm);line-height:var(--text-sm--line-height)}.shinkyusan-box{max-width:1000px;margin-left:auto;margin-right:auto;margin-top:2rem}.shinkyusan-box__header{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:1rem}.shinkyusan-box__icon{flex-basis:2rem;flex-shrink:0}@media(min-width:768px){.shinkyusan-box__icon{flex-basis:auto}}.shinkyusan-box__title{color:var(--color-primary);font-weight:600;font-size:var(--text-xl);line-height:var(--text-xl--line-height)}@media(min-width:768px){.shinkyusan-box__title{font-size:var(--text-2xl);line-height:var(--text-2xl--line-height)}}.shinkyusan-box__title-underline{text-decoration:underline}.reduction-source{font-size:var(--text-sm);line-height:var(--text-sm--line-height);text-align:center;margin-top:1.25rem}@media(min-width:768px){.reduction-source{margin-top:50px}}.double-points-box{border-radius:1rem;background-color:var(--color-accent);padding:2rem;text-align:center;font-weight:600;color:#fff}.double-points-box__heading{color:var(--color-highlight);font-size:var(--text-3xl);line-height:1.5;margin-bottom:1rem}@media(min-width:768px){.double-points-box__heading{font-size:var(--text-5xl)}}.double-points-box__text{font-size:var(--text-xl);line-height:var(--text-xl--line-height);margin-bottom:1rem}@media(min-width:768px){.double-points-box__text{font-size:var(--text-2xl);line-height:var(--text-2xl--line-height)}}.double-points-box__highlight{color:var(--color-highlight)}.double-points-box__link{color:var(--color-highlight);text-decoration:underline}.double-points-box__link:hover{text-decoration:none}.double-points-box__note{margin-top:1rem}.points-note{margin-bottom:.5rem}.energy-label-section{border-radius:1rem;background-color:var(--color-bg-muted);padding:1.5rem}@media(min-width:768px){.energy-label-section{padding:2.5rem}}.energy-label-section__heading{font-size:var(--text-2xl);line-height:var(--text-2xl--line-height);font-weight:600;text-align:center;color:var(--color-accent);margin-bottom:1rem}@media(min-width:768px){.energy-label-section__heading{font-size:var(--text-5xl);line-height:var(--text-5xl--line-height)}}.energy-label-section__text{color:var(--color-primary);font-weight:600;max-width:1000px;margin-left:auto;margin-right:auto}.energy-label-section__image{margin-left:auto;margin-right:auto}.gift-section{max-width:var(--container-max-width);margin-left:auto;margin-right:auto;padding:2.5rem 1.25rem}@media(min-width:768px){.gift-section{padding-top:5.5rem;padding-bottom:5.5rem}}.gift-section__pay-image{margin-left:auto;margin-right:auto}.gift-section__label{border:2px solid var(--color-danger);color:var(--color-danger);font-size:var(--text-lg);line-height:var(--text-lg--line-height);font-weight:600;padding:.75rem 1.5rem;border-radius:.5rem;margin-bottom:1.25rem;text-align:center}@media(min-width:768px){.gift-section__label{font-size:var(--text-2xl);line-height:var(--text-2xl--line-height)}}.gift-section__inner{max-width:1000px;margin-left:auto;margin-right:auto}.gift-section__separator{font-size:var(--text-xl);line-height:var(--text-xl--line-height);text-align:center;font-weight:600;margin-top:1.75rem;margin-bottom:1.75rem}@media(min-width:768px){.gift-section__separator{margin-top:3.25rem;margin-bottom:3.25rem}}.voucher-section__heading{font-size:var(--text-xl);line-height:var(--text-xl--line-height);font-weight:600;color:var(--color-primary);text-align:center;margin-bottom:1.25rem}@media(min-width:768px){.voucher-section__heading{margin-bottom:3.25rem}}.voucher-section__images{max-width:1000px;margin-left:auto;margin-right:auto}.voucher-section__images-inner{display:flex;gap:1rem;margin-bottom:1.25rem;align-items:center;justify-content:center}@media(min-width:1024px){.voucher-section__images-inner{gap:2.25rem}}@media(min-width:768px){.voucher-section__images-inner{margin-bottom:3.25rem}}.voucher-section__gift-group{display:flex;flex-direction:column}@media(min-width:1024px){.voucher-section__gift-group{flex-direction:row}}.voucher-section__gift-image,.voucher-section__quo-image{margin-left:auto;margin-right:auto}.voucher-section__note{text-align:center}.step-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem;margin-top:1.25rem;margin-bottom:1.25rem;align-items:center}@media(min-width:768px){.step-product-grid{gap:2.5rem;margin-top:2.5rem;margin-bottom:2.5rem}}.step-product-grid__image{margin-left:auto;margin-right:auto}.step-links{display:flex;align-items:center;flex-wrap:wrap;justify-content:center;gap:1rem;font-weight:600;margin-bottom:1.75rem}@media(min-width:768px){.step-links{gap:2.5rem}}.step-link{font-size:var(--text-xl);line-height:var(--text-xl--line-height);background-color:var(--color-highlight);border:2px solid var(--color-accent);color:var(--color-accent);padding:.25rem 3rem;display:block;border-radius:.75rem;transition:color var(--transition-default),background-color var(--transition-default)}.step-link:hover{background-color:var(--color-accent);color:#fff}.step-image-center{margin-top:1.25rem;margin-bottom:1.25rem}@media(min-width:768px){.step-image-center{margin-top:2.5rem;margin-bottom:2.5rem}}.step-image-center__img{margin-left:auto;margin-right:auto}.step-ticket-img{margin-left:auto;margin-right:auto;border:1px solid var(--color-border-gray)}.step-centered-text{text-align:left}@media(min-width:768px){.step-centered-text{text-align:center}}.step-heading-lg{text-align:center;font-size:var(--text-3xl);line-height:var(--text-3xl--line-height);font-weight:600;margin-top:2rem;margin-bottom:1rem}.step-warning{text-align:center;color:var(--color-danger);font-weight:600;margin-bottom:2rem}.step-review-img{margin-top:2rem;margin-bottom:2rem}.step-review-img__img{margin-left:auto;margin-right:auto}.step-point-img{margin-top:2rem;margin-bottom:2rem}.step-point-img__img{margin-left:auto;margin-right:auto}.need-docs{display:grid;gap:1.25rem}@media(min-width:768px){.need-docs{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.need-docs{grid-template-columns:repeat(4,minmax(0,1fr))}}.need-docs__card{display:grid;gap:1.25rem;justify-content:center;align-items:center;background-color:#fff}.need-docs__card-title{padding-top:1.25rem;padding-left:1.25rem;padding-right:1.25rem;color:var(--color-info);font-size:var(--text-xl);line-height:var(--text-xl--line-height);font-weight:600;text-align:center}.need-docs__card-image{margin-left:auto;margin-right:auto}.point-flow{margin-top:1.5rem;margin-bottom:1.5rem;display:grid}@media(min-width:1024px){.point-flow{grid-template-columns:repeat(3,minmax(0,1fr))}}.point-flow__card{display:grid;gap:1.25rem;justify-content:center;align-items:center;background-color:#fff;padding:1.25rem;position:relative;margin-bottom:1.75rem}@media(min-width:1024px){.point-flow__card{margin-right:1.75rem;margin-bottom:0}}.point-flow__card:after{content:"";display:block;width:2rem;height:2rem;position:absolute;bottom:-1rem;left:50%;background-color:#fff;transform:translate(-50%) rotate(45deg)}@media(min-width:1024px){.point-flow__card:after{top:50%;bottom:auto;left:auto;right:-1rem;transform:translateY(-50%) rotate(45deg)}}.point-flow__card--last{margin-bottom:0}@media(min-width:1024px){.point-flow__card--last{margin-right:0}}.point-flow__card--last:after{display:none}.point-flow__card-title{color:var(--color-info);font-size:var(--text-xl);line-height:var(--text-xl--line-height);font-weight:600;text-align:center}.point-flow__card-image{margin-left:auto;margin-right:auto}.download-section{max-width:var(--container-max-width);margin-left:auto;margin-right:auto;padding:2.5rem 1.25rem}@media(min-width:768px){.download-section{padding-top:5.5rem;padding-bottom:5.5rem}}.download-section__inner{max-width:1000px;margin-left:auto;margin-right:auto}.download-section__list{display:flex;flex-direction:column;gap:1.75rem}.notice-section{max-width:1040px;margin-left:auto;margin-right:auto;padding-left:1.25rem;padding-right:1.25rem}.notice-section__list{list-style-type:disc;margin-left:1.25rem}.need-list{margin-bottom:1.25rem}.need-list__label{color:var(--color-primary);font-weight:600}.points-area{margin-top:2.5rem;margin-bottom:2.5rem}.product-filter{max-width:var(--container-max-width);padding-top:3.5rem;margin-left:auto;margin-right:auto;padding-left:1.25rem;padding-right:1.25rem}.product-filter__intro{text-align:center}.product-filter__kind-section{margin-top:1.5rem;margin-bottom:1.5rem}@media(min-width:768px){.product-filter__kind-section{margin-top:3rem;margin-bottom:3rem}}.product-filter__kind-header{display:flex;align-items:baseline;gap:.5rem;margin-bottom:.75rem}.product-filter__kind-label{color:var(--color-accent);font-weight:700;font-size:var(--text-xl);line-height:var(--text-xl--line-height)}.product-filter__kind-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}@media(min-width:768px){.product-filter__kind-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.product-filter__fields{margin-top:1.5rem;margin-bottom:1.5rem;display:grid;grid-template-columns:minmax(0,1fr);gap:1.5rem}@media(min-width:768px){.product-filter__fields{margin-top:3rem;margin-bottom:3rem;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:2rem}}.product-filter__field-label{color:var(--color-accent);font-weight:700;margin-bottom:.5rem}.product-filter__date-info{padding-top:3.5rem;text-align:right;margin-bottom:1rem}.product-kind-btn{background-color:#fff;border:4px solid var(--color-accent);color:var(--color-accent);font-size:var(--text-lg);line-height:var(--text-lg--line-height);font-weight:600;border-radius:20px;padding:1rem;cursor:pointer;transition:background-color var(--transition-default)}@media(min-width:768px){.product-kind-btn{font-size:var(--text-2xl);line-height:var(--text-2xl--line-height)}}.product-kind-btn--active{background-color:var(--color-highlight)}.product-results{background-color:var(--color-bg-highlight);padding-top:3.25rem;padding-bottom:3.25rem}.product-results__title-row{display:flex;gap:1.5rem;align-items:center;justify-content:center}.product-results__leaf{width:37px;height:25px}@media(min-width:768px){.product-results__leaf{width:74px;height:50px}}.product-results__title{font-size:var(--text-2xl);line-height:var(--text-2xl--line-height);font-weight:600;color:var(--color-accent)}@media(min-width:768px){.product-results__title{font-size:2.5rem;line-height:1}}.product-results__count{text-align:right;margin-top:1rem;margin-bottom:1rem;font-weight:600;color:var(--color-accent)}.sticker-intro{display:flex;flex-direction:column;gap:2rem;align-items:flex-start;margin-left:auto;margin-right:auto}@media(min-width:768px){.sticker-intro{flex-direction:row}}@media(min-width:1024px){.sticker-intro{max-width:810px}}.sticker-intro__images{display:flex;gap:1rem;flex-shrink:0}.sticker-intro__image{width:100%}@media(min-width:768px){.sticker-intro__image{width:160px}}.speech-bubble{position:relative;background-color:var(--color-bg-highlight);border-radius:1rem;padding:1.5rem;max-width:433px}.speech-bubble:before{content:"";position:absolute;width:2rem;height:2rem;background-color:var(--color-bg-highlight);top:-1rem;left:75%;transform:translate(-50%) rotate(45deg)}@media(min-width:768px){.speech-bubble:before{top:50%;left:-1rem;transform:translateY(-50%) rotate(45deg)}}.speech-bubble__title{color:var(--color-accent);font-size:var(--text-xl);line-height:var(--text-xl--line-height);font-weight:700;margin-bottom:.5rem}@media(min-width:768px){.speech-bubble__title{font-size:var(--text-2xl);line-height:var(--text-2xl--line-height)}}.speech-bubble__note{font-size:var(--text-sm);line-height:var(--text-sm--line-height);margin-bottom:1rem;color:var(--color-accent)}.speech-bubble__subtitle{font-weight:700;margin-bottom:.5rem}.speech-bubble__list{list-style-type:disc;margin-left:1.25rem}.shop-filter{max-width:var(--container-max-width);padding-top:3.5rem;margin-left:auto;margin-right:auto;padding-left:1.25rem;padding-right:1.25rem}.shop-filter__fields{margin-top:1.5rem;margin-bottom:1.5rem;display:grid;grid-template-columns:minmax(0,1fr);gap:1.5rem}@media(min-width:768px){.shop-filter__fields{margin-top:3rem;margin-bottom:3rem;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:2rem}}.shop-filter__field-label{color:var(--color-accent);font-weight:700;margin-bottom:.5rem}.shop-filter__date-info{padding-top:3.5rem;text-align:right;margin-bottom:1rem}.shop-results{background-color:var(--color-bg-highlight);padding-top:3.25rem;padding-bottom:3.25rem}.shop-results__count{text-align:right;margin-top:1rem;margin-bottom:1rem;font-weight:600;color:var(--color-accent)}.faq-page{background-color:var(--color-bg-highlight)}.faq-category-nav{background-color:#fff;padding:1.75rem 1.25rem;overflow:hidden}.faq-category-nav__inner{max-width:1200px;margin-left:auto;margin-right:auto}.faq-category-nav__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;max-width:1160px;margin-left:auto;margin-right:auto;list-style:none;padding:0}@media(min-width:768px){.faq-category-nav__list{gap:1rem}}.faq-category-nav__link{display:flex;align-items:center;justify-content:center;background-color:var(--color-accent);color:#fff;font-weight:600;font-size:var(--text-base);line-height:var(--text-base--line-height);text-align:center;padding:.75rem 1rem;transition:background-color var(--transition-default)}.faq-category-nav__link:hover{background-color:var(--color-primary)}.faq-category-nav__link:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}@media(min-width:768px){.faq-category-nav__link{min-height:72px;font-size:var(--text-xl);line-height:var(--text-xl--line-height)}}.faq-content{max-width:1200px;padding:3.75rem 1.25rem 1.25rem;margin-left:auto;margin-right:auto}.faq-category{margin-bottom:2.5rem;scroll-margin-top:5rem}@media(min-width:768px){.faq-category{margin-bottom:3.5rem}}@media(min-width:1024px){.faq-category{scroll-margin-top:7rem}}.faq-category__heading{background-color:var(--color-accent);color:#fff;font-weight:600;font-size:var(--text-xl);line-height:var(--text-xl--line-height);text-align:center;padding-top:1rem;padding-bottom:1rem}@media(min-width:768px){.faq-category__heading{font-size:var(--text-2xl);line-height:var(--text-2xl--line-height);padding-top:1.25rem;padding-bottom:1.25rem}}.faq-category__items{background-color:#fff;overflow:hidden}.faq-category__items a{color:var(--color-accent);text-decoration:underline}.participation-header{max-width:var(--container-max-width);margin-left:auto;margin-right:auto;padding:3.5rem 1.25rem}.participation-header__title{color:var(--color-accent);font-weight:600;text-align:center;font-size:var(--text-3xl);line-height:var(--text-3xl--line-height);margin-bottom:2rem}.participation-header__period{text-align:center;font-weight:600;font-size:var(--text-3xl);line-height:var(--text-3xl--line-height)}.participation-notice{border:2px solid var(--color-danger);margin-top:3.5rem;padding:1.25rem}.participation-notice__inner{max-width:810px;margin-left:auto;margin-right:auto}.participation-notice__heading{font-size:var(--text-xl);line-height:var(--text-xl--line-height);color:var(--color-danger);font-weight:600;margin-bottom:1.5rem;text-align:center}.participation-notice__text{color:var(--color-danger);text-align:center}.participation-notice__link{color:var(--color-accent);text-decoration:underline}.participation-notice__link:hover{text-decoration:none}.store-heading{font-size:var(--text-xl);line-height:var(--text-xl--line-height);text-align:center;font-weight:600;color:var(--color-primary);margin-bottom:1rem}.store-requirements{list-style-type:disc;margin-left:1.25rem;margin-bottom:1.25rem}.store-requirements--marker-accent{--marker-color: var(--color-accent)}.store-requirements--marker-accent li::marker{color:var(--color-accent)}.cooperation-box{background-color:#fff;border-radius:1rem;padding:1.25rem}@media(min-width:768px){.cooperation-box{padding:1.25rem 2.5rem}}.cooperation-box__heading{font-size:var(--text-xl);line-height:var(--text-xl--line-height);font-weight:600;color:var(--color-primary)}.step-intro{font-size:var(--text-xl);line-height:var(--text-xl--line-height);font-weight:600;color:var(--color-primary);text-align:center}.step-center-btn{text-align:center;margin-top:2rem;margin-bottom:2rem}.step-review-text{text-align:center;font-weight:600;color:var(--color-primary);font-size:var(--text-xl);line-height:var(--text-xl--line-height);margin-bottom:1rem}@media(min-width:768px){.step-review-text{margin-bottom:2rem}}.step-review-note{text-align:center}.step-kit-img{margin-top:2rem;margin-bottom:2rem}.step-kit-img__img{margin-left:auto;margin-right:auto}.step-kit-text{text-align:center;font-weight:600;color:var(--color-primary);font-size:var(--text-xl);line-height:var(--text-xl--line-height);margin-bottom:1rem}.step-kit-note{text-align:center}.step-operation{text-align:center;font-weight:600;color:var(--color-primary);font-size:var(--text-xl);line-height:var(--text-xl--line-height);margin-bottom:2rem}.participation-links{display:flex;flex-direction:column;gap:1.5rem;width:80%;margin-left:auto;margin-right:auto;margin-top:1.5rem}@media(min-width:768px){.participation-links{gap:3rem;width:50%;margin-top:3rem}}.participation-download{max-width:var(--container-max-width);margin-left:auto;margin-right:auto;padding:5.5rem 1.25rem}.participation-download__inner{max-width:1000px;margin-left:auto;margin-right:auto}.participation-download__list{display:flex;flex-direction:column;gap:1.75rem}.briefing-video{max-width:1000px;margin-left:auto;margin-right:auto}.briefing-video__iframe{width:100%;aspect-ratio:16 / 9;border:0}.participation-notice-section{max-width:1040px;margin-left:auto;margin-right:auto;padding-left:1.25rem;padding-right:1.25rem}.participation-notice-section__list{list-style-type:disc;margin-left:1.25rem}.participation-strong-red{color:var(--color-danger);font-weight:600}.banner-section__heading{background-color:var(--color-accent);color:#fff;font-size:var(--text-xl);line-height:var(--text-xl--line-height);font-weight:600;text-align:center;padding:.875rem}@media(min-width:768px){.banner-section__heading{font-size:var(--text-3xl);line-height:var(--text-3xl--line-height)}}.banner-section__item{margin-top:1.5rem;margin-bottom:1.5rem}@media(min-width:768px){.banner-section__item{margin-top:3.5rem;margin-bottom:3.5rem}}.banner-section__label{color:var(--color-primary);font-weight:600;margin-bottom:.5rem}.download-page{max-width:1040px;padding:3rem 1.25rem;margin-left:auto;margin-right:auto}.download-page__section{margin-top:2rem;margin-bottom:2rem}@media(min-width:768px){.download-page__section{margin-top:4rem;margin-bottom:4rem}}.ticket-page{max-width:var(--container-max-width);margin-left:auto;margin-right:auto;padding-left:1.25rem;padding-right:1.25rem;padding-bottom:3rem}.ticket-page__heading{font-size:var(--text-xl);line-height:var(--text-xl--line-height);text-align:center;font-weight:600;color:var(--color-primary);margin-top:2.25rem;margin-bottom:2.25rem}@media(min-width:768px){.ticket-page__heading{font-size:var(--text-2xl);line-height:var(--text-2xl--line-height)}}.ticket-page__inner{max-width:1040px;margin-left:auto;margin-right:auto}.user-page{min-height:24rem;display:flex;align-items:center;justify-content:center;padding:1.25rem}.user-page__text{font-size:var(--text-xl);line-height:var(--text-xl--line-height)}@media(min-width:768px){.user-page__text{font-size:var(--text-2xl);line-height:var(--text-2xl--line-height)}}.user-apply-section__text{text-align:center}.user-apply-section__note{margin:2rem auto;max-width:690px}.user-resubmit{max-width:var(--container-max-width);margin-left:auto;margin-right:auto;padding-left:1.25rem;padding-right:1.25rem}.user-resubmit__heading{font-size:var(--text-xl);line-height:var(--text-xl--line-height);text-align:center;font-weight:600;color:var(--color-primary);margin-top:2.25rem;margin-bottom:2.25rem}@media(min-width:768px){.user-resubmit__heading{font-size:var(--text-2xl);line-height:var(--text-2xl--line-height)}}@media print{@page{size:A4 portrait;margin:5mm}html{zoom:.61;overflow:hidden}body{width:1240px;min-width:1240px;print-color-adjust:exact;-webkit-print-color-adjust:exact}main>picture{display:block}main>picture>img{width:100%;object-fit:cover;object-position:center}.hamburger-btn,.global-nav__close-btn,.nav-list__item--mobile-only,.br-mobile,.scroll-hint-icon-wrap,.scroll-to-top{display:none!important}.points-table,.data-table{overflow:visible!important}.site{scroll-padding-top:6.75rem}.chevron-icon{width:120px;height:60px}.site-header__title{padding-left:3.25rem}.site-logo__image{width:270px}.global-nav{position:static!important;width:auto!important;background-color:transparent;z-index:auto!important;transform:none!important;transition:none;padding-top:0}.nav-list{height:100%;flex-direction:row;gap:2rem;font-size:var(--text-2xl);line-height:var(--text-2xl--line-height)}.nav-list__item{align-self:center;border-bottom:none;color:var(--color-primary)}.nav-list__item--separator:after{content:"|";padding-left:2rem}.nav-list__link{display:inline;padding:0}.nav-list__item--cta{border-bottom:none}.nav-list__cta-link{padding:1.25rem 2.5rem;color:var(--color-primary);min-width:277px}.site-footer__heading{font-size:var(--text-3xl);line-height:var(--text-3xl--line-height)}.site-footer__label{font-size:var(--text-xl);line-height:var(--text-xl--line-height);margin-bottom:1.25rem}.site-footer__tel-prefix{font-size:var(--text-2xl);line-height:var(--text-2xl--line-height)}.site-footer__tel-number{font-size:var(--text-5xl);line-height:var(--text-5xl--line-height)}.page-title{background-size:cover;min-height:18.75rem}.page-title__heading{font-size:var(--text-4xl);line-height:var(--text-4xl--line-height)}.section-title{gap:1rem;margin-bottom:3rem}.section-title__icon{width:74px;height:50px}.section-title__text{font-size:var(--text-3xl);line-height:var(--text-3xl--line-height)}.step-section__heading{font-size:var(--text-2xl);line-height:var(--text-2xl--line-height);margin-bottom:2rem}.step-section__number{font-size:var(--text-5xl);line-height:var(--text-5xl--line-height)}.bordered-section__heading{font-size:var(--text-3xl);line-height:var(--text-3xl--line-height);padding-top:1.5rem;padding-bottom:1.5rem}.bordered-section__body{padding-top:3rem;padding-bottom:3rem}.info-box{padding-left:2.5rem;padding-right:2.5rem}.primary-btn{padding-left:2rem;padding-right:2rem;font-size:var(--text-3xl);line-height:var(--text-3xl--line-height)}.filled-btn{padding-left:7.5rem;padding-right:7.5rem;border-radius:2rem;font-size:3.1875rem}.faq-item__summary{gap:1.25rem;padding-left:2rem;padding-right:2rem}.faq-item__q-label{font-size:1.875rem}.faq-item__question{font-size:var(--text-xl);line-height:1.625}.faq-item__answer{gap:1.25rem;padding-left:2rem;padding-right:2rem}.faq-item__a-label{font-size:1.875rem}.faq-nav__list{gap:1rem}.faq-nav__link{min-height:72px;font-size:var(--text-xl);line-height:var(--text-xl--line-height)}.search-btn{font-size:2.5rem;border-radius:30px;padding-top:2rem;padding-bottom:2rem;max-width:33.333333%}.reduction-card__inner{width:80%}.reduction-card__title{font-size:3.125rem}.points-table__header--product,.points-table__header--capacity,.points-table__header--energy,.points-table__col--30.points-table__header--points{font-size:var(--text-3xl);line-height:var(--text-3xl--line-height)}.points-table__product-name{font-size:1.75rem}.points-table__energy-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.promo-banner{padding:2.25rem 1.25rem}.promo-banner__text{font-size:2.5rem}.promo-banner__highlight{font-size:3.125rem}.product-card-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:2.5rem;margin-bottom:2.5rem;gap:2.5rem}.product-card__name{font-size:var(--text-3xl);line-height:var(--text-3xl--line-height)}.product-card__image-wrap{height:170px}.product-card__image--aircon{height:100px}.product-card__image--fridge{height:170px}.product-card__image--led{height:130px}.product-card__image--ecocute{height:170px}.period-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.period-box__label{font-size:var(--text-2xl);line-height:var(--text-2xl--line-height)}.period-box__dates{font-size:2.375rem;line-height:1.2}.period-box__date-num{font-size:4.75rem;line-height:1}.campaign-warning{font-size:var(--text-xl);line-height:var(--text-xl--line-height);margin-top:3rem}.reduction-heading{margin-bottom:3.5rem;font-size:2.5rem}.reduction-heading__sub{font-size:3.125rem;line-height:1}.reduction-example{font-size:var(--text-3xl);line-height:var(--text-3xl--line-height)}.reduction-grid{gap:50px}.reduction-images__item--side{flex-basis:calc(25% - 16px)}.reduction-images__item--center{order:0;flex-basis:calc(50% - 16px)}.shinkyusan-box__icon{flex-basis:auto}.shinkyusan-box__title{font-size:var(--text-2xl);line-height:var(--text-2xl--line-height)}.double-points-box__heading{font-size:var(--text-5xl)}.double-points-box__text{font-size:var(--text-2xl);line-height:var(--text-2xl--line-height)}.energy-label-section{padding:2.5rem}.energy-label-section__heading{font-size:var(--text-5xl);line-height:var(--text-5xl--line-height)}.gift-section{padding-top:5.5rem;padding-bottom:5.5rem}.gift-section__label{font-size:var(--text-2xl);line-height:var(--text-2xl--line-height)}.gift-section__separator{margin-top:3.25rem;margin-bottom:3.25rem}.voucher-section__heading{margin-bottom:3.25rem}.voucher-section__images-inner{gap:2.25rem;margin-bottom:3.25rem}.voucher-section__gift-group{flex-direction:row}.step-product-grid{gap:2.5rem;margin-top:2.5rem;margin-bottom:2.5rem}.step-links{gap:2.5rem}.step-image-center{margin-top:2.5rem;margin-bottom:2.5rem}.step-centered-text{text-align:center}.need-docs{grid-template-columns:repeat(4,minmax(0,1fr))}.point-flow{grid-template-columns:repeat(3,minmax(0,1fr))}.point-flow__card{margin-right:1.75rem;margin-bottom:0}.point-flow__card:after{top:50%;bottom:auto;left:auto;right:-1rem;transform:translateY(-50%) rotate(45deg)}.point-flow__card--last{margin-right:0}.download-section{padding-top:5.5rem;padding-bottom:5.5rem}.faq-category-nav__list{gap:1rem}.faq-category-nav__link{min-height:72px;font-size:var(--text-xl);line-height:var(--text-xl--line-height)}.faq-category{margin-bottom:3.5rem;scroll-margin-top:7rem}.faq-category__heading{font-size:var(--text-2xl);line-height:var(--text-2xl--line-height);padding-top:1.25rem;padding-bottom:1.25rem}.product-filter__kind-section{margin-top:3rem;margin-bottom:3rem}.product-filter__kind-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.product-filter__fields{margin-top:3rem;margin-bottom:3rem;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:2rem}.product-kind-btn{font-size:var(--text-2xl);line-height:var(--text-2xl--line-height)}.product-results__leaf{width:74px;height:50px}.product-results__title{font-size:2.5rem;line-height:1}.sticker-intro{flex-direction:row;max-width:1000px}.sticker-intro__image{width:160px}.speech-bubble:before{top:50%;left:-1rem;transform:translateY(-50%) rotate(45deg)}.speech-bubble__title{font-size:var(--text-2xl);line-height:var(--text-2xl--line-height)}.shop-filter__fields{margin-top:3rem;margin-bottom:3rem;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:2rem}.cooperation-box{padding:1.25rem 2.5rem}.step-review-text{margin-bottom:2rem}.participation-links{gap:3rem;width:50%;margin-top:3rem}.banner-section__heading{font-size:var(--text-3xl);line-height:var(--text-3xl--line-height)}.banner-section__item{margin-top:3.5rem;margin-bottom:3.5rem}.download-page__section{margin-top:4rem;margin-bottom:4rem}.ticket-page__heading,.user-page__text,.user-resubmit__heading{font-size:var(--text-2xl);line-height:var(--text-2xl--line-height)}.delay-notice__inner{padding:3rem;text-align:center;font-size:var(--text-3xl);line-height:var(--text-3xl--line-height)}.budget-section{padding-top:5.5rem;padding-bottom:5.5rem}.budget-status{flex-direction:row}.budget-status__text{font-size:3.125rem;line-height:1.5}.budget-status__percent-num{font-size:8.75rem}.budget-status__percent-unit{font-size:5rem}.budget-status__suffix{font-size:3.125rem}}@keyframes scroll-hint-appear{0%{transform:translate(40px);opacity:0}10%{opacity:1}50%,to{transform:translate(-40px);opacity:0}}.scroll-hint-icon{position:absolute;top:calc(50% - 25px);left:calc(50% - 60px);box-sizing:border-box;width:120px;height:auto;border-radius:5px;transition:opacity .3s;opacity:0;background:#000000b3;text-align:center;padding:20px 10px 10px}.scroll-hint-icon-wrap{position:absolute;top:0;left:0;width:100%;height:100%;max-height:100%;pointer-events:none}.scroll-hint-text{font-size:10px;color:#fff;margin-top:5px}.scroll-hint-icon-wrap.is-active .scroll-hint-icon{opacity:.8}.scroll-hint-icon:before{display:inline-block;width:40px;height:40px;color:#fff;vertical-align:middle;text-align:center;content:"";background-size:contain;background-position:center center;background-repeat:no-repeat;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNS43NyIgaGVpZ2h0PSIzMC41MiIgdmlld0JveD0iMCAwIDI1Ljc3IDMwLjUyIj48dGl0bGU+44Ki44K744OD44OIIDM8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxwYXRoIGQ9Ik0yMS4zMywzMC41Mkg3Ljg1QTEuNTUsMS41NSwwLDAsMSw2LjMsMjlhMTIuNDYsMTIuNDYsMCwwLDAtLjYzLTQuNDIsMjUuMTYsMjUuMTYsMCwwLDAtNC4yNS01bC0uMDYtLjA2QTUsNSwwLDAsMSwwLDE1Ljg2YTMuNjQsMy42NCwwLDAsMSwxLjE3LTIuNjIsMy42MywzLjYzLDAsMCwxLDUuMTQuMDdWMy43N2EzLjc3LDMuNzcsMCwxLDEsNy41NCwwVjguMzNhMy4zNSwzLjM1LDAsMCwxLDEuMjYsMCwzLDMsMCwwLDEsMiwxLjIyLDMuNSwzLjUsMCwwLDEsMi0uMDYsMy4yMSwzLjIxLDAsMCwxLDIsMS41NCwzLjc0LDMuNzQsMCwwLDEsMywuNDdBNC4yMSw0LjIxLDAsMCwxLDI1Ljc0LDE1YzAsLjExLDAsLjI3LDAsLjQ2YTE5LjI2LDE5LjI2LDAsMCwxLS44NCw3Yy0uMTQuMzgtLjM2LjgxLS41NiwxLjIybC0uMTEuMjJjMCwuMDctLjA5LjE0LS4xNC4yMWE3LjEzLDcuMTMsMCwwLDAtMS4xNywyLjE3Yy0uMDYuNTYtLjA2LDIuMTUtLjA1LDIuNzFBMS41NSwxLjU1LDAsMCwxLDIxLjMzLDMwLjUyWk04LjYxLDI4LjIxaDEyYzAtLjcxLDAtMS43MS4wNy0yLjIzYTguNzQsOC43NCwwLDAsMSwxLjU5LTMuMjVsLjA2LS4xMmExMCwxMCwwLDAsMCwuNDYtMSwxNi44LDE2LjgsMCwwLDAsLjctNi4xMmMwLS4yMywwLS40MSwwLS41NGgwYTIsMiwwLDAsMC0uNjQtMS41MiwxLjMzLDEuMzMsMCwwLDAtMS41NS4wOCwxLjEzLDEuMTMsMCwwLDEtMS4xOC4yOCwxLjE1LDEuMTUsMCwwLDEtLjc4LS45NCwxLjI2LDEuMjYsMCwwLDAtLjc1LTEuMTEsMSwxLDAsMCwwLTEuMTEuMjhsLS4xLjFhMS4xNSwxLjE1LDAsMCwxLTEuMTkuMjksMS4xNiwxLjE2LDAsMCwxLS43OC0uOTVjLS4wOS0uNjgtLjIxLS43Ny0uNy0uODdhLjgyLjgyLDAsMCwwLTEsLjQ4LDEuMTYsMS4xNiwwLDAsMS0yLjE2LS41OFYzLjc3YTEuNDYsMS40NiwwLDEsMC0yLjkyLDB2Ny44NWwwLDQuMzNhMS4xNywxLjE3LDAsMCwxLS44MywxLjExLDEuMTUsMS4xNSwwLDAsMS0xLjItLjM1bC0xLS45MWMtLjQ3LS40Mi0uNzMtLjY2LS44NC0uNzdhMS4zNSwxLjM1LDAsMCwwLTItLjEyTDIuNywxNWExLjMyLDEuMzIsMCwwLDAtLjM5LDFBMi41NywyLjU3LDAsMCwwLDMsMTcuODVsMCwwYTI3LjI0LDI3LjI0LDAsMCwxLDQuNyw1LjYyQTEyLjYzLDEyLjYzLDAsMCwxLDguNjEsMjguMjFaTTIzLjIsMjMuMzVaTTYuNTEsMTYuNTlaIiBmaWxsPSIjZmZmIi8+PC9nPjwvZz48L3N2Zz4=)}.scroll-hint-icon:after{content:"";width:34px;height:14px;display:block;position:absolute;top:10px;left:50%;margin-left:-20px;background-repeat:no-repeat;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMy4yOSIgaGVpZ2h0PSIxMi4wMiIgdmlld0JveD0iMCAwIDMzLjI5IDEyLjAyIj48dGl0bGU+44Ki44K744OD44OIIDE8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxsaW5lIHgxPSIxLjg1IiB5MT0iNi4wMSIgeDI9IjEwLjQiIHkyPSI2LjAxIiBmaWxsPSIjZmZmIi8+PHBhdGggZD0iTTEwLjQsNy4xN0gxLjg1YTEuMTYsMS4xNiwwLDEsMSwwLTIuMzFIMTAuNGExLjE2LDEuMTYsMCwxLDEsMCwyLjMxWiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Ik03LjQsMTJhMS4xNSwxLjE1LDAsMCwxLS43Mi0uMjVsLTYuMjUtNUExLjIsMS4yLDAsMCwxLDAsNS44NywxLjE0LDEuMTQsMCwwLDEsLjQ2LDVMNi43LjIzQTEuMTYsMS4xNiwwLDAsMSw4LjEsMi4wOEwzLDUuOTEsOC4xMiwxMEExLjE2LDEuMTYsMCwwLDEsNy40LDEyWiIgZmlsbD0iI2ZmZiIvPjxsaW5lIHgxPSIzMS40NSIgeTE9IjYuMDEiIHgyPSIyMi44OSIgeTI9IjYuMDEiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJNMzEuNDUsNy4xN0gyMi44OWExLjE2LDEuMTYsMCwxLDEsMC0yLjMxaDguNTZhMS4xNiwxLjE2LDAsMCwxLDAsMi4zMVoiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJNMjUuOSwxMmExLjE4LDEuMTgsMCwwLDEtLjkxLS40M0ExLjE3LDEuMTcsMCwwLDEsMjUuMTcsMTBsNS4wOS00LjA1TDI1LjIsMi4wOEExLjE2LDEuMTYsMCwwLDEsMjYuNTkuMjNMMzIuODQsNWExLjE2LDEuMTYsMCwwLDEsLjQ1LjkxLDEuMTQsMS4xNCwwLDAsMS0uNDMuOTJsLTYuMjQsNUExLjE3LDEuMTcsMCwwLDEsMjUuOSwxMloiIGZpbGw9IiNmZmYiLz48L2c+PC9nPjwvc3ZnPg==);opacity:0;transition-delay:2.4s}.scroll-hint-icon-wrap.is-active .scroll-hint-icon:after{opacity:1}.scroll-hint-icon-wrap.is-active .scroll-hint-icon:before{animation:scroll-hint-appear 1.2s linear;animation-iteration-count:2}.scroll-hint-icon-white{background-color:#fff;box-shadow:0 4px 5px #0006}.scroll-hint-icon-white:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNS43NyIgaGVpZ2h0PSIzMC41MiIgdmlld0JveD0iMCAwIDI1Ljc3IDMwLjUyIj48dGl0bGU+44Ki44K744OD44OIIDQ8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxwYXRoIGQ9Ik0yMS4zMywzMC41Mkg3Ljg1QTEuNTUsMS41NSwwLDAsMSw2LjMsMjlhMTIuNDYsMTIuNDYsMCwwLDAtLjYzLTQuNDIsMjUuMTYsMjUuMTYsMCwwLDAtNC4yNS01bC0uMDYtLjA2QTUsNSwwLDAsMSwwLDE1Ljg2YTMuNjQsMy42NCwwLDAsMSwxLjE3LTIuNjIsMy42MywzLjYzLDAsMCwxLDUuMTQuMDdWMy43N2EzLjc3LDMuNzcsMCwxLDEsNy41NCwwVjguMzNhMy4zNSwzLjM1LDAsMCwxLDEuMjYsMCwzLDMsMCwwLDEsMiwxLjIyLDMuNSwzLjUsMCwwLDEsMi0uMDYsMy4yMSwzLjIxLDAsMCwxLDIsMS41NCwzLjc0LDMuNzQsMCwwLDEsMywuNDdBNC4yMSw0LjIxLDAsMCwxLDI1Ljc0LDE1YzAsLjExLDAsLjI3LDAsLjQ2YTE5LjI2LDE5LjI2LDAsMCwxLS44NCw3Yy0uMTQuMzgtLjM2LjgxLS41NiwxLjIybC0uMTEuMjJjMCwuMDctLjA5LjE0LS4xNC4yMWE3LjEzLDcuMTMsMCwwLDAtMS4xNywyLjE3Yy0uMDYuNTYtLjA2LDIuMTUtLjA1LDIuNzFBMS41NSwxLjU1LDAsMCwxLDIxLjMzLDMwLjUyWk04LjYxLDI4LjIxaDEyYzAtLjcxLDAtMS43MS4wNy0yLjIzYTguNzQsOC43NCwwLDAsMSwxLjU5LTMuMjVsLjA2LS4xMmExMCwxMCwwLDAsMCwuNDYtMSwxNi44LDE2LjgsMCwwLDAsLjctNi4xMmMwLS4yMywwLS40MSwwLS41NGgwYTIsMiwwLDAsMC0uNjQtMS41MiwxLjMzLDEuMzMsMCwwLDAtMS41NS4wOCwxLjEzLDEuMTMsMCwwLDEtMS4xOC4yOCwxLjE1LDEuMTUsMCwwLDEtLjc4LS45NCwxLjI2LDEuMjYsMCwwLDAtLjc1LTEuMTEsMSwxLDAsMCwwLTEuMTEuMjhsLS4xLjFhMS4xNSwxLjE1LDAsMCwxLTEuMTkuMjksMS4xNiwxLjE2LDAsMCwxLS43OC0uOTVjLS4wOS0uNjgtLjIxLS43Ny0uNy0uODdhLjgyLjgyLDAsMCwwLTEsLjQ4LDEuMTYsMS4xNiwwLDAsMS0yLjE2LS41OFYzLjc3YTEuNDYsMS40NiwwLDEsMC0yLjkyLDB2Ny44NWwwLDQuMzNhMS4xNywxLjE3LDAsMCwxLS44MywxLjExLDEuMTUsMS4xNSwwLDAsMS0xLjItLjM1bC0xLS45MWMtLjQ3LS40Mi0uNzMtLjY2LS44NC0uNzdhMS4zNSwxLjM1LDAsMCwwLTItLjEyTDIuNywxNWExLjMyLDEuMzIsMCwwLDAtLjM5LDFBMi41NywyLjU3LDAsMCwwLDMsMTcuODVsMCwwYTI3LjI0LDI3LjI0LDAsMCwxLDQuNyw1LjYyQTEyLjYzLDEyLjYzLDAsMCwxLDguNjEsMjguMjFaTTIzLjIsMjMuMzVaTTYuNTEsMTYuNTlaIi8+PC9nPjwvZz48L3N2Zz4=)}.scroll-hint-icon-white:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMy4yOSIgaGVpZ2h0PSIxMi4wMiIgdmlld0JveD0iMCAwIDMzLjI5IDEyLjAyIj48dGl0bGU+44Ki44K744OD44OIIDI8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxsaW5lIHgxPSIxLjg1IiB5MT0iNi4wMSIgeDI9IjEwLjQiIHkyPSI2LjAxIi8+PHBhdGggZD0iTTEwLjQsNy4xN0gxLjg1YTEuMTYsMS4xNiwwLDEsMSwwLTIuMzFIMTAuNGExLjE2LDEuMTYsMCwxLDEsMCwyLjMxWiIvPjxwYXRoIGQ9Ik03LjQsMTJhMS4xNSwxLjE1LDAsMCwxLS43Mi0uMjVsLTYuMjUtNUExLjIsMS4yLDAsMCwxLDAsNS44NywxLjE0LDEuMTQsMCwwLDEsLjQ2LDVMNi43LjIzQTEuMTYsMS4xNiwwLDAsMSw4LjEsMi4wOEwzLDUuOTEsOC4xMiwxMEExLjE2LDEuMTYsMCwwLDEsNy40LDEyWiIvPjxsaW5lIHgxPSIzMS40NSIgeTE9IjYuMDEiIHgyPSIyMi44OSIgeTI9IjYuMDEiLz48cGF0aCBkPSJNMzEuNDUsNy4xN0gyMi44OWExLjE2LDEuMTYsMCwxLDEsMC0yLjMxaDguNTZhMS4xNiwxLjE2LDAsMCwxLDAsMi4zMVoiLz48cGF0aCBkPSJNMjUuOSwxMmExLjE4LDEuMTgsMCwwLDEtLjkxLS40M0ExLjE3LDEuMTcsMCwwLDEsMjUuMTcsMTBsNS4wOS00LjA1TDI1LjIsMi4wOEExLjE2LDEuMTYsMCwwLDEsMjYuNTkuMjNMMzIuODQsNWExLjE2LDEuMTYsMCwwLDEsLjQ1LjkxLDEuMTQsMS4xNCwwLDAsMS0uNDMuOTJsLTYuMjQsNUExLjE3LDEuMTcsMCwwLDEsMjUuOSwxMloiLz48L2c+PC9nPjwvc3ZnPg==)}.scroll-hint-icon-white .scroll-hint-text{color:#000}.scroll-hint-shadow-wrap{position:relative}.scroll-hint-shadow-wrap:after{content:"";width:20px;height:100%;background:linear-gradient(270deg,#00000026 0,#0000 16px,#0000);position:absolute;top:0;right:0;pointer-events:none;z-index:1;opacity:0;visibility:hidden}.scroll-hint-shadow-wrap:before{content:"";width:20px;height:100%;background:linear-gradient(90deg,#00000026 0,#0000 16px,#0000);position:absolute;top:0;left:0;pointer-events:none;z-index:1;opacity:0;visibility:hidden}.scroll-hint-shadow-wrap:has(.scroll-hint.is-right-scrollable):after,.scroll-hint-shadow-wrap.is-right-scrollable:after{opacity:1;visibility:visible}.scroll-hint-shadow-wrap:has(.scroll-hint.is-left-scrollable):before,.scroll-hint-shadow-wrap.is-left-scrollable:before{opacity:1;visibility:visible}
