@import"https://fonts.googleapis.com/css2?family=Climate+Crisis&family=Darumadrop+One&family=Noto+Sans+JP:wght@400;700;900&family=Zen+Maru+Gothic:wght@500;700;900&display=swap";:root{--red: #e03a3a;--blue: #2f9cd8;--cyan: #7ed4f8;--deep-blue: #014283;--hot: #f9a5bb;--ink: #050505;--paper: #fff;--section-width: 1400px;--spring: cubic-bezier(.34, 1.56, .64, 1);--mood-bg: #2787e5;--mood-strong: #2787e5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--mood-bg, #2787e5);color:var(--ink);font-family:Noto Sans JP,sans-serif;transition:background .52s ease}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.page{width:100%;margin:0 auto;background:transparent;overflow:clip;--mood-bg: #2787e5;--mood-strong: var(--blue);padding-bottom:120px}.inner{width:100%;max-width:var(--section-width);margin-inline:auto;padding-inline:clamp(16px,3vw,40px);box-sizing:border-box}.page[data-meter-step="0"]{--mood-bg: #2787e5}.page[data-meter-step="1"]{--mood-bg: #6fb7ec}.page[data-meter-step="2"]{--mood-bg: #b5d9f0}.page[data-meter-step="3"]{--mood-bg: #f7d0d5}.page[data-meter-step="4"]{--mood-bg: #f08590}.page[data-meter-step="5"]{--mood-bg: #e03a3d}.side-switch-guide{position:fixed;left:max(12px,calc((100vw - var(--section-width)) / 2 - 60px));top:50%;z-index:45;display:grid;grid-template-rows:auto auto;gap:8px;align-items:center;justify-items:center;padding:12px 10px 16px;border-radius:28px;background:#fff;color:#050505;box-shadow:0 10px 26px #00000029;font-family:Zen Maru Gothic,sans-serif;font-weight:900;font-size:14px;text-align:center;opacity:0;pointer-events:none;transform:translate(-12px,-50%);transition:opacity .36s ease,transform .36s var(--spring);max-width:78px;line-height:1.5}.page.is-switch-area .side-switch-guide{opacity:1;pointer-events:auto;transform:translateY(-50%)}.side-switch-guide__face{display:block;width:56px;height:56px;border-radius:50%;background-image:url(/faces-figma/hiyari.png);background-size:cover;background-position:center;background-color:#f08590;box-shadow:0 4px 8px #0000001f}.side-switch-guide__text{writing-mode:vertical-rl;font-feature-settings:"palt" 1;font-size:12px;letter-spacing:.4px;color:#050505;display:inline-flex;flex-direction:column;align-items:center}.side-switch-guide__text b{color:#e03a3a;font-size:14px;font-weight:900;margin-top:4px}@media(max-width:1100px){.side-switch-guide{display:none}}.page[data-page-mood=hot]{--mood-bg: #f9a5bb;--mood-strong: var(--red)}.header{position:sticky;top:0;z-index:50;display:flex;align-items:center;width:100%;max-width:var(--section-width);margin-inline:auto;padding:24px 35px;background:#fffffff5;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-sizing:border-box}.header__logo{display:block;width:132px;height:28px;flex-shrink:0}.header__logo img{width:100%;height:100%;object-fit:contain}.header__nav{display:flex;flex:1 0 0;gap:12px;align-items:center;justify-content:flex-end;min-width:0}.header__pill{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:4px 16px 4px 4px;border-radius:30px;color:#fff;font-family:Zen Maru Gothic,sans-serif;font-size:16px;font-weight:700;letter-spacing:-.64px;white-space:nowrap;flex-shrink:0;transition:transform .2s ease}.header__pill:hover{transform:translateY(-1px)}.header__pill--lock,.header__pill--remote{background:#e03a3a}.header__pill-avatar{position:relative;display:block;width:36px;height:36px;border-radius:50%;background:#fff;overflow:hidden;flex-shrink:0;box-shadow:0 2px 4px #0000002e}.header__pill-avatar img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;padding:4px;box-sizing:border-box}.header__outline{display:inline-flex;align-items:center;justify-content:center;padding:4px 16px;border:1px solid #050505;border-radius:30px;background:#fff;color:#050505;font-family:Zen Maru Gothic,sans-serif;font-size:16px;font-weight:700;letter-spacing:-.64px;white-space:nowrap;flex-shrink:0;transition:transform .2s ease}.header__outline:hover{transform:translateY(-1px)}@media(max-width:1200px){.header{padding:16px 20px}.header__pill,.header__outline{font-size:14px;padding-inline:12px}.header__pill{padding-left:4px}.header__pill-avatar{width:30px;height:30px}}@media(max-width:720px){.header{padding:12px 14px}.header__nav{gap:6px}.header__pill,.header__outline{font-size:12px;padding-inline:8px}.header__pill{padding-left:3px}.header__pill-avatar{width:26px;height:26px}.header__logo{width:96px;height:22px;flex-shrink:0}}@media(max-width:480px){.header__pill-text{display:none}.header__pill{padding:3px}.header__logo{width:84px}}.kv{position:relative;width:100%;max-width:var(--section-width);margin-inline:auto;height:720px;background:#fff;overflow:hidden}.kv>img{position:absolute;top:0;left:0;display:block;width:100%;height:641px;object-fit:cover}.kv__slide{position:absolute;right:35px;top:656px;display:flex;align-items:center;gap:16px;font-family:Darumadrop One,sans-serif;font-size:28px;color:#000;line-height:1.4}.kv__slide img{width:120px;height:10px}@media(max-width:720px){.kv{height:auto;aspect-ratio:1400 / 720}.kv>img{height:auto;aspect-ratio:1400 / 641}.kv__slide{right:12px;top:auto;bottom:12px;gap:8px;font-size:16px}.kv__slide img{width:70px;height:6px}}.about{position:relative;min-height:800px;display:grid;place-items:center;color:#fff;overflow:hidden;background:#2f9cd8}.about__bg{position:absolute;inset:0;overflow:hidden}.about__grid{position:absolute;top:50%;left:50%;display:flex;gap:40px;width:2000px;height:1950px;transform:translate(-50%,-50%) rotate(30deg)}.about__col{display:flex;flex-direction:column;gap:40px;flex:0 0 350px}.about__tile{display:block;width:350px;height:195px;flex:0 0 195px;border-radius:8px;background-position:center;background-size:cover;background-repeat:no-repeat;-webkit-backdrop-filter:blur(.5px);backdrop-filter:blur(.5px);position:relative;overflow:hidden}.about__tile:before{content:"";position:absolute;inset:0;background:#0006}.about__tile--blue{background-image:url(/about/tile-blue.png)}.about__tile--red{background-image:url(/about/tile-red.png)}.about__veil{position:absolute;inset:0;background:#0009}.about__content{position:relative;z-index:1;display:grid;justify-items:center;gap:40px;text-align:center;padding:96px clamp(16px,4vw,40px)}.about__subtitle{display:inline-flex;gap:12px;align-items:center}.about__logo{width:clamp(280px,36vw,469px);height:auto;display:block;flex-shrink:0}.about__subtitle span{font-family:Zen Maru Gothic,sans-serif;font-size:24px;font-weight:700;letter-spacing:1.2px;color:#fff}.about__body{margin:0;font-family:Zen Maru Gothic,sans-serif;font-size:18px;font-weight:700;line-height:2.2;color:#fff;font-feature-settings:"palt" 1}.experience{position:relative;padding:30px 0 50px;background:linear-gradient(180deg,rgba(255,255,255,.72) 0%,rgba(255,255,255,0) 18%,transparent 100%),var(--mood-bg);transition:background-color .42s ease;overflow:hidden}.experience>*{width:100%;max-width:var(--section-width);margin-inline:auto;padding-inline:clamp(16px,4vw,51px);box-sizing:border-box}.experience:before,.experience:after{content:"";position:absolute;bottom:0;width:380px;height:180px;background:url(/figma-assets/62cb33eb-73fa-4ff7-b25d-6a37cd52ecd4.png) center / cover no-repeat;opacity:.86;pointer-events:none}.experience:before{left:-80px}.experience:after{right:-80px;transform:scaleX(-1)}.experience__ticker{position:absolute;top:42px;left:0;right:auto;display:flex;align-items:center;gap:60px;width:max-content;opacity:.18;color:#fff;font-family:Darumadrop One,sans-serif;font-size:100px;white-space:nowrap}.experience__ticker i{width:136px;height:68px;border-radius:51px;background:#ffffff29}.experience__title{position:relative;z-index:2;display:grid;justify-items:center;gap:4px;padding:40px clamp(16px,4vw,40px) 30px;text-align:center}.experience__pill-img{width:clamp(280px,30vw,410px);height:auto;object-fit:contain;display:block}.experience__phrase-row{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:clamp(8px,1.5vw,18px);margin-top:-8px}.experience__product-img{width:clamp(150px,18vw,231px);height:auto;object-fit:contain;flex-shrink:0}.experience__hiyari,.experience__hotto{height:auto;object-fit:contain;flex-shrink:0}.experience__hiyari{width:clamp(150px,16vw,220px)}.experience__hotto{width:clamp(140px,14vw,187px)}.experience__circle{display:grid;place-items:center;width:clamp(44px,5vw,60px);height:clamp(44px,5vw,60px);border-radius:50%;font-family:Zen Maru Gothic,sans-serif;font-weight:900;font-size:clamp(26px,3vw,36px);line-height:1;flex-shrink:0}.experience__circle--blue{background:#fff;color:#2f9cd8}.experience__circle--red{background:#fff;color:#e03a3a;transform:rotate(15deg)}.experience__face{height:auto;display:block;object-fit:contain;flex-shrink:0}.experience__face--cold{width:clamp(110px,13vw,180px);margin-right:-16px}.experience__face--hot{width:clamp(110px,13vw,170px);transform:rotate(4deg);margin-left:-16px}.face-crop{display:block;flex:none;width:130px;height:130px;border-radius:50%;background-repeat:no-repeat;background-color:transparent}.face-crop--cold{background-image:url(/faces/young-woman-cold.png);background-size:cover;background-position:center}.face-crop--hot{background-image:url(/faces/young-woman-hot.png);background-size:cover;background-position:center}.face-crop--child{background-image:url(/faces/kid-hot.png);background-size:cover;background-position:center}.bottom-meter{position:fixed;bottom:18px;left:50%;transform:translate(-50%,24px);z-index:40;width:min(842px,calc(100vw - 32px));padding:10px 20px 14px;border-radius:30px;background:#fff;box-shadow:0 12px 30px #0000002e;opacity:0;pointer-events:none;transition:opacity .42s ease,transform .42s var(--spring)}.page.is-switch-area .bottom-meter{opacity:1;pointer-events:auto;transform:translate(-50%)}.bottom-meter__inner{display:grid;gap:6px}.bottom-meter__balloon{position:relative;display:inline-block;justify-self:center;margin:0 0 2px;padding:4px 14px;border-radius:20px;background:#000;color:#fff;font-family:Zen Maru Gothic,sans-serif;font-size:13px;font-weight:900;white-space:nowrap;transition:all .32s ease}.bottom-meter__balloon:after{content:"";position:absolute;left:50%;bottom:-6px;width:10px;height:10px;background:#000;transform:translate(-50%) rotate(45deg)}.bottom-meter__row{display:grid;grid-template-columns:28px 1fr 56px;align-items:center;gap:14px}.bottom-meter b{font-family:Climate Crisis,sans-serif;font-size:18px;font-weight:400}.bottom-meter__min{color:var(--red);text-align:center}.bottom-meter__max{color:var(--blue);text-align:left}.bottom-meter__track{position:relative;height:16px;border-radius:4px;background:#eaeaea;overflow:visible}.bottom-meter__fill{display:block;width:0%;height:100%;border-radius:4px;background:linear-gradient(90deg,#de2e2e,#de2e45,#8d53e4,#4341b3,#2770e5 68%,#2786e5,#27a2e5);background-size:1200% 100%;background-position:0 0;transition:width .36s ease}.bottom-meter__tick{position:absolute;top:0;width:2px;height:16px;background:#ffffffd9;pointer-events:none;transform:translate(-50%)}.bottom-meter__face{position:absolute;top:50%;left:0%;width:48px;height:48px;border-radius:50%;transform:translate(-50%,-50%);background:var(--mood-strong);box-shadow:0 4px 10px #00000040;transition:left .36s ease;z-index:2}.bottom-meter__face.face-crop--cold{background-image:url(/faces/young-woman-cold.png);background-size:cover;background-position:center}.bottom-meter__face.face-crop--hot{background-image:url(/faces/young-woman-hot.png);background-size:cover;background-position:center}.case-list{position:relative;z-index:3;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:40px;padding:54px 40px 60px;border-radius:70px;background:#ffffffbd}.case-card{position:relative;min-height:440px;padding:40px 92px 42px 40px;border-radius:28px;color:#fff;overflow:hidden;background:linear-gradient(180deg,#0f89cce6,#37c3d2e6);transform:translateY(0) rotate(0);transition:background .32s ease,transform .26s var(--spring),box-shadow .26s ease;animation:cardIn .7s var(--spring) both}.case-card:nth-child(2){animation-delay:.08s}.case-card:nth-child(3){animation-delay:.16s}.case-card:nth-child(4){animation-delay:.24s}.case-card:nth-child(5){animation-delay:.32s}.case-card:nth-child(6){animation-delay:.4s}.case-card:hover,.case-card:focus-within{transform:translateY(-8px) rotate(-.4deg);box-shadow:0 18px 42px #01428338}.case-card--hot{background:linear-gradient(180deg,#f43838eb,#ff8137eb)}.case-card.is-hot{background:linear-gradient(180deg,#f43838f5,#ff8137f5)}.case-card:before{content:"";position:absolute;inset:0;background:url(/figma-assets/810f1701-3bca-4c31-86f6-d3bce33958c5.png) center / cover no-repeat;mix-blend-mode:soft-light;opacity:.42}.case-card__copy,.case-card__line,.case-card__visual,.case-card__side,.case-card__mood{position:relative;z-index:1}.case-card__copy{min-height:68px;font-family:Zen Maru Gothic,sans-serif;font-size:18px;font-weight:700;line-height:1.6;text-align:center}.case-card__copy p{margin:0}.case-card__copy-on{display:none;color:#fff}.case-card.is-hot .case-card__copy-off{display:none}.case-card.is-hot .case-card__copy-on{display:block;animation:copyPop .38s var(--spring)}.case-card__line{height:2px;margin:16px 0 26px;border-top:2px dashed rgba(255,255,255,.9)}.case-card__visual{width:454px;max-width:100%;margin:0 auto}.hiyari-toggle{position:relative;display:block;width:100%;aspect-ratio:1001 / 382;padding:0;border:0;overflow:visible;background:transparent;cursor:pointer;touch-action:manipulation}.hiyari-toggle__clip{position:absolute;inset:0;overflow:hidden;border-radius:999px;box-shadow:0 8px 24px #00000024}.hiyari-toggle__bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;pointer-events:none}.hiyari-toggle--focus-left .hiyari-toggle__bg{object-position:left center}.hiyari-toggle--focus-center .hiyari-toggle__bg{object-position:center center}.hiyari-toggle--focus-right .hiyari-toggle__bg{object-position:right center}.hiyari-toggle--focus-left .hiyari-toggle__clip,.hiyari-toggle--focus-center .hiyari-toggle__clip,.hiyari-toggle--focus-right .hiyari-toggle__clip{animation:none}.hiyari-toggle__bg--on{z-index:0}.hiyari-toggle__bg--off{z-index:1;transition:opacity .5s}.hiyari-toggle__knob{position:absolute;left:0;top:0;z-index:10;width:39.76%;height:100%;cursor:grab;transition:left .5s var(--spring);will-change:left}.hiyari-toggle__knob:active{cursor:grabbing}.hiyari-toggle__knob.is-dragging{transition:none}.hiyari-toggle__face{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;pointer-events:none}.hiyari-toggle__face--on{opacity:0;transition:opacity .4s}.hiyari-toggle__label{position:absolute;z-index:20;opacity:0;pointer-events:none;transition:opacity .3s}.hiyari-toggle__label img{width:auto;height:88px}.hiyari-toggle__label--off{left:-24px;top:-45px;transform:rotate(-20deg)}.hiyari-toggle__label--on{right:-24px;top:-45px;transform:rotate(15deg)}.hiyari-toggle__label.is-visible{opacity:1;animation:labelPop .42s var(--spring)}.hiyari-toggle__label.is-hidden{opacity:0}.case-card__side{position:absolute;right:16px;top:16px;bottom:16px;display:flex;flex-direction:column;align-items:center;gap:10px;width:58px;padding:6px 6px 16px;border-radius:68px;background:#fff;color:var(--deep-blue);font-family:Zen Maru Gothic,sans-serif;font-weight:900}.case-card__side b{display:grid;place-items:center;width:38px;min-height:38px;border-radius:50%;background:var(--blue);color:#fff;font-family:Noto Sans JP,sans-serif;font-size:16px}.case-card--hot .case-card__side{color:var(--red)}.case-card--hot .case-card__side b{background:var(--red)}.case-card__side span{writing-mode:vertical-rl;font-size:18px;line-height:1.1}.case-card__mood{position:absolute;left:32px;bottom:30px;color:#ffffffb8;font-family:Darumadrop One,sans-serif;font-size:24px;transform:rotate(-15deg)}.product{position:relative;display:grid;grid-template-columns:1fr 1fr;width:100%;max-width:var(--section-width);margin-inline:auto;background:#fff;border-bottom:4px solid #000}.product:before{content:"";position:absolute;top:0;bottom:0;left:calc(50% - 50vw);width:100vw;background:#fff;z-index:-1}.bubble-scatter{position:relative;width:100%;padding:36px 0 20px;background:#fff;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent);mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent)}.bubble-scatter__row{display:flex;gap:40px;align-items:center;justify-content:center;width:max-content;margin:0 auto 14px;min-width:100%}.bubble-scatter__row--offset{transform:translate(-40px)}.bubble-scatter__row:last-child{margin-bottom:0}.bubble-item{display:inline-flex;align-items:center;gap:4px;flex-shrink:0}.bubble-item__face{width:68px;height:68px;border-radius:50%;background:#ddd;background-size:cover;background-position:center;flex-shrink:0}.bubble-item__text{padding:12px 24px;font-family:Zen Maru Gothic,sans-serif;font-size:18px;font-weight:700;color:#fff;letter-spacing:.9px;line-height:1.4;white-space:nowrap}.bubble-item--left .bubble-item__text{border-radius:20px 20px 20px 0}.bubble-item--right .bubble-item__text{border-radius:20px 20px 0}.bubble-item__text--black{background:#050505}.bubble-item__text--blue,.bubble-item__text--red{background:#e03a3a}.face-crop--grandma{background-image:url(/faces/grandma-cold.png);background-size:cover;background-position:center}.face-crop--grandpa{background-image:url(/faces/grandpa-cold.png);background-size:cover;background-position:center}.face-crop--middle-man{background-image:url(/faces/middle-man-cold.png);background-size:cover;background-position:center}.face-crop--middle-woman{background-image:url(/faces/middle-woman-cold.png);background-size:cover;background-position:center}.face-crop--young-man{background-image:url(/faces/young-man-cold.png);background-size:cover;background-position:center}.face-crop--young-woman{background-image:url(/faces/young-woman-cold.png);background-size:cover;background-position:center}.face-crop--kid{background-image:url(/faces/kid-cold.png);background-size:cover;background-position:center}.face-crop--hot.face-crop--grandma{background-image:url(/faces/grandma-hot.png)}.face-crop--hot.face-crop--grandpa{background-image:url(/faces/grandpa-hot.png)}.face-crop--hot.face-crop--middle-man{background-image:url(/faces/middle-man-hot.png)}.face-crop--hot.face-crop--middle-woman{background-image:url(/faces/middle-woman-hot.png)}.face-crop--hot.face-crop--young-man{background-image:url(/faces/young-man-hot.png)}.face-crop--hot.face-crop--young-woman{background-image:url(/faces/young-woman-hot.png)}.face-crop--hot.face-crop--kid{background-image:url(/faces/kid-hot.png)}@media(max-width:720px){.bubble-item__text{font-size:14px;padding:8px 14px}.bubble-item__face{width:48px;height:48px}.bubble-scatter__row{gap:20px;margin-bottom:8px}}.product__visual{position:relative;min-height:0;overflow:hidden;line-height:0}.product__visual-img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.product__copy{padding:120px 70px}.product__label,.product h2{margin:0;color:var(--red);font-family:Climate Crisis,sans-serif;font-weight:400;line-height:1.2}.product__label{display:none}.product h2{font-size:46px;text-transform:uppercase}.product__subtitle{margin:4px 0 18px;color:var(--red);font-family:Zen Maru Gothic,sans-serif;font-size:24px;font-weight:900}.product__rule{width:100%;height:10px;margin-bottom:48px;background:radial-gradient(circle,#000 2px,transparent 3px) 0 50% / 20px 10px repeat-x}.product__body{margin:0;font-size:16px;line-height:2}.product__tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:48px}.product__tags span{padding:8px 16px;border:1px solid var(--red);border-radius:50px;color:var(--red);font-family:Zen Maru Gothic,sans-serif;font-size:14px;font-weight:900}.buy-area{grid-column:1 / -1;padding:28px 70px 40px;border-top:4px solid #000}.buy-area>p{display:flex;align-items:center;justify-content:center;gap:12px;margin:0 0 20px;color:var(--red);font-family:Zen Maru Gothic,sans-serif;font-size:28px;font-weight:900}.buy-area>p img{width:60px;height:60px;border-radius:50%;object-fit:cover}.buy-area>p .face-crop{width:60px;height:60px}.buy-area>p .face-crop--hot,.buy-area>p .face-crop--child{background-size:cover;background-position:center}.buy-area__buttons{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.buy-button{position:relative;display:flex;align-items:center;justify-content:center;min-height:84px;padding:14px 24px;border-radius:114px;background:#000;color:#fff;text-align:center}.buy-button--coupon{background:var(--red)}.buy-button__badge{position:absolute;left:12px;display:grid;place-items:center;width:60px;height:60px;border-radius:50%;background:#ffb032;color:var(--red);font-family:Zen Maru Gothic,sans-serif;font-size:11px;font-weight:900;line-height:1.1}.buy-button--coupon .buy-button__badge{background:#32dee7;color:#000}.buy-button__text{display:grid;gap:4px}.buy-button strong{font-family:Climate Crisis,sans-serif;font-size:20px;font-weight:400;line-height:1.2}.buy-button small{font-family:Zen Maru Gothic,sans-serif;font-size:12px;font-weight:900}.movie{position:relative;min-height:755px;padding:120px 0 0;overflow:hidden;color:#fff;text-align:center;background:#0088ce}.movie:before,.movie:after{content:"";position:absolute;inset:0}.movie:before{left:50%;top:auto;bottom:0;width:1564px;height:897px;background:url(/figma-assets/a8a23d73-b86a-4570-bd7d-e5bf7f2a7df0.png) center bottom / cover no-repeat;transform:translate(-50%)}.movie:after{background:#0003;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.movie__heading,.movie__frames{position:relative;z-index:1;width:100%;max-width:var(--section-width);margin-inline:auto;padding-inline:clamp(16px,4vw,40px);box-sizing:border-box}.movie h2{margin:0;font-family:Climate Crisis,sans-serif;font-size:clamp(48px,8vw,96px);line-height:1;letter-spacing:4.8px;font-variation-settings:"YEAR" 1979}.future h2{margin:0;font-family:Climate Crisis,sans-serif;font-size:68px;font-weight:400;line-height:1.2;letter-spacing:3.4px}.movie__heading p{margin:2px 0 0;font-family:Zen Maru Gothic,sans-serif;font-size:24px;font-weight:900;letter-spacing:1.2px}.movie__frames{display:grid;grid-template-columns:repeat(2,500px);justify-content:center;gap:40px;margin-top:188px}.movie__card{display:grid;gap:15px;text-align:left}.movie__thumb{position:relative;display:block;width:500px;height:280px;overflow:hidden;border-radius:8px;background:#000}.movie__thumb>img:first-child{position:absolute;left:50%;bottom:0;width:700px;height:401px;max-width:none;object-fit:cover;filter:brightness(.7) blur(.5px);transform:translate(-50%)}.movie__play{position:absolute;left:216px;top:106px;width:68px;height:68px;display:grid;place-items:center;border-radius:50%;background:var(--red)}.movie__play:before{content:"";width:0;height:0;margin-left:5px;border-top:9px solid transparent;border-bottom:9px solid transparent;border-left:15px solid #fff}.movie__card b{font-size:16px;font-weight:500;letter-spacing:.8px}.future{padding:100px clamp(24px,6vw,175px) 0;text-align:center;background:#fff}.future>*{width:100%;max-width:calc(var(--section-width) - 350px);margin-inline:auto;box-sizing:border-box}.future h2{color:var(--red)}.future__lead{margin:2px 0 60px;color:var(--red);font-family:Zen Maru Gothic,sans-serif;font-size:24px;font-weight:900;letter-spacing:1.2px}.future__contents{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:24px;text-align:left;align-items:center}.future__heading{text-align:center}.future__stats{display:grid;gap:14px;font-family:Zen Maru Gothic,sans-serif}.future__stats-lead{margin:0;font-size:20px;font-weight:900}.future__stats-no1{margin:0;display:inline-flex;align-items:baseline;gap:2px;color:var(--red)}.future__stats-no1 b{font-family:Climate Crisis,sans-serif;font-size:56px;font-weight:400;line-height:1;letter-spacing:2px}.future__stats-no1 span{font-family:Climate Crisis,sans-serif;font-size:92px;font-weight:400;line-height:1}.future__stats-list{list-style:none;margin:0;padding:0;display:flex;gap:24px}.future__stats-list li{display:grid;grid-template-columns:auto 1fr;align-items:baseline;gap:6px;padding:6px 12px;border:2px solid #d6d6d6;border-radius:4px}.future__stats-list li span{grid-column:1 / -1;font-size:11px;font-weight:700;color:#777}.future__stats-list li b{font-family:Climate Crisis,sans-serif;font-size:36px;font-weight:400;color:#000}.future__stats-list li i{font-style:normal;font-size:11px;font-weight:900}.future__brand{position:absolute;right:-20px;top:-20px;font-family:Climate Crisis,sans-serif;font-size:clamp(60px,8vw,120px);letter-spacing:4px;color:#2f9cd8;pointer-events:none;opacity:.95}.future__scene{width:100%;border-radius:12px}.future__copy{margin:0;padding:0 60px;font-size:16px;line-height:2;letter-spacing:.8px}.future__awards{display:flex;align-items:center;justify-content:space-between;gap:56px;padding:60px 35px 80px}.future__awards img{max-width:135px;max-height:80px;object-fit:contain}.future__awards img:first-child{width:55px}.future__awards img:nth-child(2){width:135px}.future__awards img:nth-child(3){width:102px;height:52px;object-fit:cover}.future__awards img:last-child{width:74px}.future__awards span,.future__awards-text{color:#111;font-family:Noto Sans JP,sans-serif;font-size:14px;font-weight:900;line-height:1.2;text-align:center}.footer{padding:16px;background:#fff;color:#fff}.footer__panel{position:relative;min-height:464px;max-width:calc(var(--section-width) - 32px);margin-inline:auto;overflow:hidden;border-radius:40px;background:var(--red)}.footer__panel:before{content:"";position:absolute;left:0;top:0;width:749px;height:464px;background:#2f9cd8;clip-path:polygon(0 0,67% 0,100% 50%,67% 100%,0 100%)}.footer__brand,.footer__nav,.footer__top{position:absolute;z-index:1}.footer__brand{left:48px;top:44px;bottom:38px;display:flex;flex-direction:column;align-items:flex-start}.footer__brand img{width:404px}.footer__sns{display:flex;gap:12px;margin-top:auto}.footer__sns a{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:#000;transition:transform .2s ease}.footer__sns a:hover{transform:translateY(-2px)}.footer__sns a span{width:18px;height:18px;background:#fff;border-radius:4px}.footer__brand small{margin-top:18px;font-size:10px;letter-spacing:.5px}.footer__nav{top:60px;right:230px;display:grid;gap:20px;font-family:Zen Maru Gothic,sans-serif;font-size:16px;font-weight:900}.footer__nav a:before{content:"";display:inline-block;width:6px;height:6px;margin-right:12px;border-radius:50%;background:#fff;vertical-align:middle}.footer__top{right:37px;bottom:29px;display:inline-flex;align-items:center;gap:8px;padding:10px 18px 10px 22px;border-radius:999px;background:#fff;color:#000;font-family:Noto Sans JP,sans-serif;font-size:12px;font-weight:700;letter-spacing:.6px}.footer__top:after{content:"↑";display:inline-grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#000;color:#fff;font-size:12px;font-weight:900}.buy-button{transition:transform .22s var(--spring),box-shadow .22s ease,filter .22s ease}.buy-button:hover,.buy-button:focus-visible{transform:translateY(-5px) scale(1.02);box-shadow:0 14px 26px #0003;filter:saturate(1.12)}@keyframes tickerSlide{0%{transform:translate(-8%)}to{transform:translate(-42%)}}@keyframes productFloat{0%,to{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-13px) rotate(2deg)}}@keyframes cardIn{0%{opacity:0;transform:translateY(34px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes copyPop{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes labelPop{0%{opacity:0;transform:scale(.45) rotate(var(--label-rotate, 0deg))}to{opacity:1;transform:scale(1) rotate(var(--label-rotate, 0deg))}}@keyframes guideBounce{0%,to{transform:translateY(-50%) translate(0)}50%{transform:translateY(-50%) translate(-7px)}}@keyframes sceneDriftLeft{0%,to{transform:translate(0)}50%{transform:translate(-10px)}}@keyframes sceneDriftCenter{0%,to{transform:translate(0)}50%{transform:translate(8px)}}@keyframes sceneDriftRight{0%,to{transform:translate(0)}50%{transform:translate(12px)}}.hiyari-toggle__label--off.is-visible{--label-rotate: -20deg}.hiyari-toggle__label--on.is-visible{--label-rotate: 15deg}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.001ms!important}}@media(max-width:900px){.side-switch-guide{display:none}.header{padding:12px 18px}.header__outline{display:none}.kv{min-height:auto}.kv__slide{right:18px;bottom:10px;font-size:18px;gap:10px}.kv__slide img{width:78px}.about{min-height:620px;padding:72px 24px}.about h1{font-size:42px}.about p{font-size:15px}.experience{padding:62px 12px 46px}.experience__ticker{font-size:56px;gap:28px}.experience__title{gap:4px;padding:24px 12px 20px}.experience__pill-img{width:clamp(220px,60vw,300px)}.experience__phrase-row{gap:8px}.experience__product-img,.experience__hiyari{width:120px}.experience__hotto{width:110px}.experience__face--cold,.experience__face--hot{width:90px}.bottom-meter{bottom:10px;padding:8px 14px 12px;border-radius:24px}.bottom-meter__balloon{font-size:12px;padding:3px 12px}.bottom-meter__row{grid-template-columns:24px 1fr 42px;gap:8px}.bottom-meter b{font-size:14px}.bottom-meter__face{width:36px;height:36px}.bottom-meter__face.face-crop--cold{background-size:115px auto,auto;background-position:0 -16px,center}.bottom-meter__face.face-crop--hot{background-size:117px auto,auto;background-position:0 -10px,center}.case-list{grid-template-columns:1fr;gap:18px;padding:28px 16px;border-radius:34px}.case-card{min-height:360px;padding:28px 70px 30px 24px;border-radius:22px}.case-card__copy{font-size:14px}.case-card__visual{width:100%}.hiyari-toggle__label img{height:56px}.hiyari-toggle__label--off,.hiyari-toggle__label--on{top:-28px}.case-card__side{width:48px}.case-card__side span{font-size:14px}.product{grid-template-columns:1fr}.product__visual{min-height:520px}.product__copy{padding:52px 24px}.product h2{font-size:34px}.buy-area{padding:24px 18px 32px}.buy-area__buttons{grid-template-columns:1fr}.movie__frames{grid-template-columns:1fr;gap:28px;margin-top:76px;padding:0 24px}.movie__thumb{width:100%;height:auto;aspect-ratio:500 / 280}.movie__thumb>img:first-child{width:125%;height:100%}.movie__play{left:50%;top:50%;transform:translate(-50%,-50%)}.footer{padding:10px}.future{padding:64px 24px 0}.future h2,.movie h2{font-size:44px}.future__lead{margin-bottom:36px;font-size:18px}.future__copy{padding:0;font-size:14px}.future__awards{flex-wrap:wrap;justify-content:center;gap:26px;padding:40px 0 54px}.footer__panel{min-height:600px;border-radius:28px}.footer__panel:before{width:100%;height:300px;clip-path:polygon(0 0,100% 0,100% 65%,50% 100%,0 65%)}.footer__brand{inset:34px 28px auto}.footer__brand img{width:min(320px,100%)}.footer__sns{margin-top:220px}.footer__nav{left:32px;right:auto;top:320px}.footer__cta{left:32px;right:32px;bottom:72px;width:auto}.footer__top{right:28px;bottom:24px}}
