.section-bg{background:var(--bg)}.hero{padding:97px 40px 54px}.hero__inner{display:grid;gap:1px;grid-template-columns:minmax(0,998px) minmax(0,362px);margin:0 auto;max-width:1360px;position:relative}.hero__visual{border-radius:0 32px 32px;height:492px;overflow:visible;position:relative}.hero__visual picture{overflow:hidden;border-radius:40px}.hero__visual .hero__scene{animation:hero-crossfade 20s ease-in-out infinite;top:0;right:0;bottom:0;left:0;opacity:0;position:absolute}.hero__visual .hero__scene--01{animation-delay:-1s}.hero__visual .hero__scene--02{animation-delay:4s}.hero__visual .hero__scene--03{animation-delay:9s}.hero__visual .hero__scene--04{animation-delay:14s}@keyframes hero-crossfade{0%{opacity:0}5%,25%{opacity:1}30%,to{opacity:0}}.hero__visual picture,.hero__visual picture>img{display:block;height:100%;width:100%}.hero__visual picture>img{border-radius:inherit;object-fit:cover;object-position:center}.hero__shape{pointer-events:none;position:absolute;z-index:2}.hero__shape--cream{height:269px;right:-19px;top:-38px;width:260px;z-index:3}.hero__shape--teal{bottom:-50px;height:260px;left:-61px;width:263px;z-index:3}.hero__shape--purple{height:197px;left:-24px;top:-30px;width:200px;z-index:3}.hero__shape--orange{bottom:-68px;height:260px;right:-5px;width:284px;z-index:3}.hero__about{background:#fff;border-radius:40px;display:flex;flex-direction:column;height:492px;min-height:0;overflow:hidden;padding:0;position:relative;z-index:-1}.hero__about-logo{height:297px;left:36px;position:absolute;top:83px;width:295px}.hero__about-brand{display:none}.hero__about-logo>img{height:100%;left:0;position:relative;top:0;width:100%}.hero__label{bottom:9px;left:20px;font-family:var(--font-en);font-size:24px;letter-spacing:.15em;line-height:48px;position:absolute;padding-left:27px}.hero__label:before{content:"";position:absolute;top:13px;left:0;width:20px;height:20px;background-color:#000;border-radius:50%;margin-right:8px}.arrow-pill{align-items:center;border:1px solid var(--text);border-radius:999px;bottom:22px;display:flex;font-size:18px;height:25px;justify-content:center;position:absolute;right:24px;width:58px}.arrow-pill img{height:10px;width:16px}.hero__burst{bottom:-49px;height:207px;left:54.8%;position:absolute;width:267px;z-index:3}.products{padding:10px 40px 160px}.products__inner{margin:0 auto;max-width:1360px}.filter-bar{background:#fff;border-radius:6px;height:54px;margin-bottom:32px;padding:0 24px;display:flex;gap:18px;align-items:center}.filter-bar[hidden]{display:none!important}.filter-bar h1{font-size:16px;line-height:32px;margin-right:38px;position:relative;top:0;left:0;font-weight:700}.filter-bar h1:before{content:"";position:absolute;bottom:-13px;left:0;width:100%;height:1px;background-color:var(--text)}.filter-bar .products-button__wrap{display:flex;gap:18px;align-items:center}.products-select{display:block;position:relative}.products-select select{appearance:none;-webkit-appearance:none;align-items:center;border:1px solid #b8b8b8;background-color:#fff;border-radius:999px;cursor:pointer;display:block;font-family:var(--font-jp);font-size:18px;font-weight:500;height:30px;padding:0 42px 0 16px}.products-select:after{pointer-events:none;border-bottom:1px solid var(--text);border-right:1px solid var(--text);content:"";height:5px;position:absolute;right:12px;top:8px;transform:rotate(45deg);width:5px}.products__grid{display:grid;gap:48px 12px;grid-template-columns:repeat(4,minmax(0,1fr))}.product-card{background:#fff;border-radius:6px;overflow:hidden}.product-card a{display:block}.product-card__photo{aspect-ratio:1 / 1;background:#e5e7eb;display:block;overflow:hidden;position:relative}.product-card__photo img{height:100%;object-fit:cover;width:100%}.product-card__body{display:grid;grid-template-columns:minmax(0,1fr) auto;padding:19px 17px 15px}.product-card__heading{align-items:baseline;display:flex;gap:12px;grid-column:1 / -1;margin-bottom:10px;min-width:0}.product-card__name{display:block;font-size:14px;flex:0 1 auto;line-height:1.4;margin:0;min-width:0}.product-card__text{display:block;flex:1 1 auto;font-size:12px;line-height:1.4;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-card__price{align-self:end;display:block;font-size:32px;letter-spacing:.002em;line-height:1}.product-card__price span{font-size:16px;margin-left:6px}.product-card__price small{display:block;font-size:14px;font-weight:400;line-height:1.4;margin:6px 0 0}.product-card__amount{align-self:end;display:block;font-size:32px;line-height:1}.product-card__amount span{font-size:16px;margin-left:4px}.product-card--sp,.pager{display:none}.news{background:#fff;padding:160px 40px 136px}.news__inner{display:grid;gap:120px;grid-template-columns:250px minmax(0,860px);justify-content:center}.section-title h2,.days h2{font-size:40px;line-height:1.45;font-weight:700}.section-title{display:flex;flex-direction:column;justify-content:space-between}.more-link{align-items:center;background:var(--bg);border-radius:999px;display:inline-flex;font-size:16px;gap:34px;height:40px;justify-content:center;width:160px}.more-link span,.days__heading span{font-size:20px;line-height:1}.more-link--sp{display:none}.news-item{border-bottom:1px solid var(--text);padding:0 0 51px}.news-item+.news-item{margin-top:40px}.news-item__tags{display:flex;gap:1px;margin-bottom:8px}.news-item__tags span{align-items:center;border:1px solid #7a7a7a;border-radius:999px;display:flex;font-size:14px;font-weight:400;height:20px;justify-content:center;padding:3px 12px}.news-item a>p{align-items:baseline;display:grid;gap:2px;grid-template-columns:84px minmax(0,1fr)}.news-item time{color:var(--date);font-size:14px;font-weight:400;line-height:22px}.news-item strong{font-size:16px;line-height:1.45}.news__inner .more-link span{width:18px;translate:0 0 0}.news__inner .more-link img{height:14px;width:auto;aspect-ratio:300 / 150}.days{background:#fff;overflow:hidden;padding:0 0 23px}.days__heading{align-items:center;display:flex;justify-content:space-between;margin:0 auto 60px;max-width:1218px;padding:0 40px}.days__heading a{align-items:center;display:none;font-family:var(--font-en);font-size:14px;font-weight:400;gap:6px}.days__gallery{display:grid;gap:8px;grid-auto-columns:332px;grid-auto-flow:column;margin-left:calc((100vw - 1440px)/2 - 166px)}.days__gallery a{aspect-ratio:1 / 1;background:#ccc;color:#fff;display:block;font-family:"Noto Serif JP",serif;font-size:28px;line-height:1;overflow:hidden;position:relative}.days__gallery img{height:100%;object-fit:cover;width:100%}.days__gallery span{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.js-fade{opacity:0;transform:translateY(28px);transition:opacity .8s ease,transform .8s ease}.js-fade.is-visible{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.hero__visual .hero__scene{animation:none}.hero__visual .hero__scene--01{opacity:1}}@media(max-width:900px){.hero{padding:67px 24px 7px}.hero__inner{display:block}.hero__visual{border-radius:10px;height:auto;aspect-ratio:499 / 246}.hero__visual picture,.hero__visual picture>img{border-radius:10px}.hero__shape--cream{height:20vw;right:-8px;top:-12px;width:22vw}.hero__shape--teal{bottom:-12px;height:20vw;left:-10px;width:22vw}.hero__shape--purple{height:20vw;left:-10px;top:-10px;width:22vw}.hero__shape--orange{bottom:-12px;height:20vw;right:-10px;width:22vw}.hero__about{border-radius:10px;display:block;height:49px;min-height:0;padding:0 13px}.hero__about-logo{display:none}.hero__about-brand{display:block;height:auto;left:13px;position:absolute;top:17px;width:115px}.hero__about-brand img{display:block;height:auto;width:100%;aspect-ratio:311 / 38}.hero__label{bottom:auto;font-size:14px;left:auto;letter-spacing:1.4px;line-height:49px;padding-left:0;right:69px;position:absolute;top:0}.hero__label:before{display:none}.arrow-pill{bottom:14px;font-size:12px;height:19px;right:13px;width:40px}.hero__burst{bottom:23px;height:70px;left:auto;right:-13px;width:89px}.products{padding:10px 24px 96px}.filter-bar{align-items:flex-start;background:transparent;border-radius:0;height:auto;margin:0 calc(50% - 50vw);margin-bottom:28px;padding:0;display:block}.filter-bar h1{flex-basis:100%;font-size:14px;line-height:32px;margin:0 0 15px;padding:0 24px 7px}.filter-bar h1:before{bottom:0}.filter-bar .products-button__wrap{padding:0 24px;display:flex;flex-wrap:wrap;gap:10px}.products-select select{background:#fff;border-color:#6a7282;font-size:12px;height:32px;min-width:58px;padding:0 24px 0 12px}.products-select:after{top:12px}.products__grid{display:flex;flex-direction:column;gap:13px}.product-card{border-radius:10px}.product-card a{display:grid;grid-auto-rows:157px;grid-template-columns:157px minmax(0,1fr);min-height:0}.product-card__photo{align-self:start;aspect-ratio:auto;height:157px}.product-card__body{box-sizing:border-box;height:157px;min-height:0;padding:14px 14px 16px 22px}.product-card__name{font-size:14px;line-height:20px;white-space:pre-line}.product-card__heading{display:block}.product-card__text{font-size:12px;margin-top:4px}.product-card__name:first-line{line-height:20px}.product-card__price{font-size:24px;grid-column:1 / -1;justify-self:start}.product-card__price span{font-size:12px;margin-left:3px}.product-card__price small{display:block;font-size:14px;margin:6px 0 0}.product-card__amount{display:none}.product-card--sp{display:block}.pager{align-items:center;display:flex;font-size:15px;gap:14px;justify-content:center;line-height:32px;margin-top:41px}.news{padding:40px 24px 136px}.news__inner{display:block}.section-title h2,.days h2{font-size:30px;line-height:1.65}.section-title{display:block;margin-bottom:47px}.more-link--pc{display:none}.news__inner .more-link span{translate:0 0 0}.more-link--sp{box-sizing:border-box;display:flex;font-size:14px;gap:0;height:36px;justify-content:space-between;margin-left:auto;margin-top:37px;padding:0 16px 0 24px;width:170px}.news-item{padding-bottom:14px}.news-item+.news-item{margin-top:24px}.news-item__tags{margin-bottom:11px}.news-item__tags span{box-sizing:border-box;font-size:12px;height:28px;padding:0 10px}.news-item a{display:block}.news-item a>p{align-items:start;gap:20px;grid-template-columns:84px minmax(0,1fr)}.news-item time,.news-item strong{font-size:14px}.news-item strong{line-height:1.45}.more-link--sp span{align-items:center;display:flex;translate:0;width:16px}.more-link--sp img{height:10px;width:16px}.days{padding-bottom:80px}.days__heading{margin-bottom:15px;padding:0 24px}.days__heading a{display:inline-flex;font-size:14px;gap:0;height:20px;justify-content:space-between;width:110px}.days__heading a span{display:block;font-size:0;height:19.615px;width:34px}.days__heading a img{height:100%;width:100%}.days__gallery{gap:3px;grid-auto-flow:row;grid-template-columns:repeat(2,1fr);margin:0 24px}.days__gallery a{font-size:14px}.days__gallery a:nth-child(n+5){display:none}}@media(min-width:901px)and (max-width:1200px){.hero__inner{grid-template-columns:minmax(0,1fr) 330px}.products__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/top.css.map */
