@import"https://fonts.googleapis.com/css2?family=Explora&display=swap";@scope(.be-search-top){.be-search-top{--green:#275449;--pale:#f3f6f2;--accent:#ad7d50;--background:#fff;--foreground:#222;--border:#ddd;--ring:#275449;--radius:0}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:#222;font-family:Inter,Noto Sans JP,Hiragino Kaku Gothic ProN,YuGothic,Arial,sans-serif;background:#fff}a{color:inherit;text-decoration:none}button,input{font:inherit}.page-width{width:min(1180px,calc(100% - 48px));margin-inline:auto}.shipping{height:34px;display:grid;place-items:center;background:var(--green);color:#fff;font-size:12px;letter-spacing:.08em}.hero{position:relative;overflow:hidden;background:#eee}.hero>img{width:100%;display:block;aspect-ratio:2048/760;object-fit:cover;animation:fade .5s}@keyframes fade{0%{opacity:.5}}.hero-arrow{position:absolute;z-index:2;top:50%;transform:translateY(-50%);border:0;background:#fff9;width:48px;height:48px;border-radius:50%;display:grid;place-items:center}.hero-arrow.left{left:28px}.hero-arrow.right{right:28px}.dots{position:absolute;bottom:18px;left:50%;display:flex;gap:10px;transform:translate(-50%)}.dots button{width:36px;height:3px;padding:0;border:0;background:#fff8}.dots button.active{background:#fff}.quick-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:46px;border:1px solid #ddd}.quick-grid a{position:relative;padding:25px 28px;border-right:1px solid #ddd}.quick-grid a:last-child{border:0}.quick-grid span{display:block;font-family:Georgia,serif;font-style:italic;color:var(--accent);font-size:17px}.quick-grid b{font-size:13px}.quick-grid svg{position:absolute;right:22px;top:31px;width:18px}.section{padding-block:88px}.section h2{text-align:center;font-family:Georgia,Yu Mincho,serif;font-weight:500;font-size:30px;letter-spacing:.08em;margin:0 0 44px}.category-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:18px}.category-grid a{text-align:center;font-size:13px}.category-grid a>span{display:block;aspect-ratio:1;background:#f5f5f3;border-radius:50%;overflow:hidden;margin-bottom:14px}.category-grid img{width:100%;height:100%;object-fit:cover}.category-grid b>span{display:block;aspect-ratio:auto;background:none;margin:0;overflow:visible}.soft-section{background:var(--pale)}.brand-grid{display:grid;grid-template-columns:repeat(4,1fr);background:#fff}.brand-grid a,.concern-grid a{padding:24px;border:1px solid #e3e3e3;margin:-1px 0 0 -1px;font-size:13px;display:flex;justify-content:space-between;align-items:center}.brand-grid svg,.concern-grid svg{width:15px;color:#999}.concern-grid{display:grid;grid-template-columns:repeat(3,1fr)}.product-section{border-top:1px solid #eee}.eyebrow{text-align:center;font-size:12px;color:#777;margin:0 0 12px}.product-section h2{margin-bottom:30px}.tabs{display:flex;justify-content:center;overflow-x:auto;margin-bottom:40px}.tabs button{border:0;border-bottom:1px solid #ccc;background:#fff;padding:10px 17px;white-space:nowrap;font-size:11px;color:#777}.tabs button[aria-selected=true]{color:var(--green);border-bottom:2px solid var(--green);font-weight:700}.products{display:grid;grid-template-columns:repeat(5,1fr);gap:24px}.product-card{position:relative;min-width:0}.product-image{position:relative;background:#f7f7f5;aspect-ratio:1;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:contain}.product-image button{position:absolute;right:10px;bottom:10px;border:0;background:#fff;width:34px;height:34px;border-radius:50%;display:grid;place-items:center}.product-image button svg{width:17px}.product-image button.wishlisthero-product-in-wishlist{color:#b15b68}.rank,.badge{position:absolute;z-index:2;top:8px;left:8px}.rank{background:#222;color:#fff;width:28px;height:28px;border-radius:50%;display:grid;place-items:center;font-family:Georgia,serif}.badge{background:#a14f42;color:#fff;padding:5px 8px;font-size:10px}.rank+.badge{top:42px}.category-label{font-size:10px;color:#888;margin:14px 0 7px}.product-card h3{font-size:13px;font-weight:500;line-height:1.65;margin:0;min-height:43px}.rating{display:flex;align-items:center;gap:4px;color:#b28b55;font-size:12px;margin-top:8px}.rating svg{width:12px}.rating span{color:#999}.price{font-size:14px;margin:8px 0}.price del{color:#999;font-size:11px}.reasons-wrap{display:grid;grid-template-columns:1fr 1fr}.reasons-wrap>img{width:100%;height:100%;object-fit:cover}.reason-list{display:grid;grid-template-columns:1fr 1fr;background:var(--green);color:#fff;padding:44px}.reason-list>div{padding:24px;border-bottom:1px solid #ffffff35}.reason-list b{font-family:Georgia,serif;color:#c9b8a0;font-size:24px}.reason-list p{line-height:1.8;font-size:14px}.two-banners{display:grid;grid-template-columns:1fr 1fr;gap:22px;padding-bottom:88px}.two-banners a{min-height:155px;padding:34px 40px;background:#e8ded3;display:flex;flex-direction:column;justify-content:center}.two-banners a+a{background:#d8e5df}.two-banners strong{font-family:Georgia,Yu Mincho,serif;font-size:24px;margin-bottom:10px}.two-banners span{font-size:12px}.newsletter{background:var(--green);color:#fff;padding:50px max(24px,calc((100% - 1120px)/2));display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.newsletter h2{font-family:Georgia,Yu Mincho,serif;font-weight:500}.newsletter p{font-size:12px;line-height:1.8}.newsletter form{display:flex;height:48px}.newsletter input{flex:1;border:0;padding:0 16px}.newsletter button{width:110px;border:1px solid #fff;background:#183e35;color:#fff}.copyright{text-align:center;padding:22px;margin:0;background:#e9e8e4;font-size:10px;color:#777}@media(max-width:900px){.category-grid{grid-template-columns:repeat(4,1fr)}.products{grid-template-columns:repeat(3,1fr)}.brand-grid{grid-template-columns:repeat(2,1fr)}.reasons-wrap{grid-template-columns:1fr}}@media(max-width:600px){.page-width{width:calc(100% - 28px)}.shipping{font-size:10px}.hero>img{aspect-ratio:1.55}.hero-arrow{width:34px;height:34px}.hero-arrow.left{left:8px}.hero-arrow.right{right:8px}.quick-grid{grid-template-columns:1fr 1fr;margin-top:24px}.quick-grid a{padding:18px}.quick-grid a:nth-child(2){border-right:0}.quick-grid a:nth-child(-n+2){border-bottom:1px solid #ddd}.quick-grid svg{display:none}.section{padding-block:58px}.section h2{font-size:23px;margin-bottom:30px}.category-grid{gap:12px}.category-grid a{font-size:11px}.concern-grid{grid-template-columns:1fr 1fr}.products{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:14px}.product-card{flex:0 0 58%;scroll-snap-align:start}.tabs{justify-content:flex-start}.reason-list{padding:20px}.reason-list p{font-size:11px}.two-banners{grid-template-columns:1fr;padding-bottom:58px}.newsletter{grid-template-columns:1fr;gap:20px}}.page-width{width:92.8125%;max-width:1782px}.hero{overflow:hidden;height:28.125vw;max-height:540px}.hero-track{height:100%;display:grid;grid-template-columns:23.125% 53.75% 23.125%}.hero-track img{width:100%;height:100%;object-fit:cover}.hero-track img:first-child{object-position:right}.hero-track img:last-child{object-position:left}.hero-arrow{opacity:0}.dots{bottom:calc(-3.75vw + 4px);z-index:5}.hero+.quick-grid{margin-top:8.2vw}.dots button{width:clamp(5px,.47vw,8px);height:clamp(5px,.47vw,8px);border-radius:50%;background:#ddd}.dots button.active{background:#222}.hero{overflow:visible;margin-bottom:4.4vw}.quick-grid{border:0;gap:1.016%;display:grid;grid-template-columns:repeat(4,1fr)}.quick-grid a{position:relative;padding:0;border:0;text-align:center;background:#f8f8f8;overflow:hidden;aspect-ratio:4/3}.quick-grid img{display:block;width:100%;height:100%;object-fit:contain}.quick-grid .quick-copy{position:absolute;z-index:1;top:clamp(20px,2.1vw,40px);left:0;width:100%;margin:0;color:#222;pointer-events:none}.quick-grid .quick-copy strong{display:block;padding:0;font-family:Inter,Noto Sans JP,Hiragino Kaku Gothic ProN,YuGothic,Arial,sans-serif;font-size:clamp(17px,1.563vw,27px);font-weight:400;font-style:normal;line-height:normal;letter-spacing:normal}.quick-grid .quick-copy span{display:block;margin-top:.3vw;color:#222;font-family:Inter,Noto Sans JP,Hiragino Kaku Gothic ProN,YuGothic,Arial,sans-serif;font-size:clamp(10px,.938vw,15px);font-weight:400;line-height:normal;letter-spacing:normal}.section{padding-block:clamp(58px,5.625vw,104px)}.section h2{text-align:left;font-family:inherit;font-weight:600;font-size:clamp(20px,1.875vw,31px);letter-spacing:.01em;margin-bottom:clamp(32px,3.125vw,58px)}.category-grid{gap:1.69%;grid-template-columns:repeat(8,1fr)}.category-grid a>span{border-radius:0;background:#fafafa;margin-bottom:1.1vw}.category-grid a{font-size:clamp(10px,.938vw,15px)}.brand-grid{grid-template-columns:repeat(4,1fr);gap:0}.brand-grid a{position:relative;overflow:hidden;border:0;margin:0;padding:0;display:block}.brand-grid img{width:100%;height:100%;display:block;aspect-ratio:1.91/1;object-fit:cover}.brand-grid a>.brand-grid__name{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:12px;background:#0009;color:#fff;font-size:14px;line-height:1.5;text-align:center;opacity:0;pointer-events:none;transition:opacity .3s ease}.concern-grid{grid-template-columns:repeat(6,1fr);gap:1.016%}.concern-grid a{position:relative;padding:0;border:0;margin:0;aspect-ratio:1.12;overflow:hidden}.concern-grid img{width:100%;height:100%;object-fit:cover;filter:brightness(.76)}.concern-grid span{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;text-align:center;color:#fff;font-size:clamp(9px,.859vw,14px)}#brands{padding-bottom:3.5vw}#concerns{padding-top:3.5vw;padding-bottom:3.5vw}.product-section{border:0;padding-block:clamp(44px,3.5vw,68px)}.product-section .eyebrow{text-align:left;font-size:clamp(11px,1.094vw,17px);margin:0 0 .7vw;color:#bbb}.product-section h2{margin-bottom:clamp(20px,2.03vw,36px)}.tabs{justify-content:flex-start;margin-bottom:clamp(28px,2.7vw,50px)}.tabs button{border:1px solid #eee;padding:clamp(11px,1.17vw,21px) clamp(15px,1.56vw,28px);font-size:clamp(10px,.938vw,15px)}.tabs button[aria-selected=true]{background:#f5f5f5;color:#222;border:0}.products{gap:1.016%;grid-template-columns:repeat(5,1fr)}.product-image{background:#fff;aspect-ratio:1.08}.rank{position:absolute;top:-.4vw;left:1.4vw;width:auto;height:auto;border-radius:0;background:none;color:#333;font-family:Georgia,serif;font-style:italic;font-size:clamp(31px,3.125vw,54px);font-weight:300}.badge{top:auto;bottom:8px;left:auto;right:0}.product-image button{bottom:0;right:0;background:transparent}.category-label{text-align:center;background:#fafafa;padding:.45vw;margin:.5vw 0 1vw;font-size:clamp(8px,.7vw,11px)}.product-card h3{font-size:clamp(10px,1.016vw,16px);min-height:3.5em}.rating,.price{font-size:clamp(10px,.938vw,15px)}.reasons-wrap{position:relative;display:block;overflow:hidden}.reasons-wrap>picture,.reasons-wrap>picture>img{width:100%;aspect-ratio:4/1;display:block;object-fit:cover}.reasons-copy{position:absolute;left:50%;top:50%;width:42%;transform:translate(-50%,-50%);color:#000}.reasons-copy h2{margin:0 0 clamp(10px,1.25vw,22px);font-family:inherit;font-size:clamp(17px,1.56vw,25px);font-weight:600;letter-spacing:0;text-align:center}.reasons-wrap ul{position:static;transform:none;list-style:"\2713   ";margin:0;padding:0;font-size:clamp(11px,1.172vw,19px);line-height:2.25}.two-banners{gap:1.016%;padding-bottom:clamp(70px,7vw,130px)}.two-banners a{position:relative;min-height:0;padding:0;aspect-ratio:4/1;overflow:hidden;color:#fff;text-align:center}.two-banners a:after{content:"";position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;background:#0000004d;transition:background-color .35s ease}.two-banners img{width:100%;height:100%;object-fit:cover;filter:none}.two-banners span{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:clamp(10px,1.016vw,16px)}.two-banners strong{font-family:inherit;font-size:clamp(18px,1.72vw,28px);font-weight:500;margin-bottom:.5vw}.recent .products{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:1.25%;width:100%;margin:0}.recent .product-image{aspect-ratio:1/1}.recent .rating{display:none}.newsletter{padding:0;background:transparent;color:#222;display:block}.newsletter h2{font-family:inherit;font-size:clamp(14px,1.25vw,20px);margin:0}.newsletter p{font-size:clamp(9px,.859vw,14px)}.newsletter form{height:clamp(42px,3.75vw,65px)}.newsletter input{border:1px solid #eee;background:#fff}.newsletter button{width:clamp(86px,7.03vw,130px);background:#222;box-shadow:0 4px 6px #0003}.copyright{text-align:left;background:transparent;padding:0;margin-top:3vw}@media(max-width:900px){.hero{height:34vw}.hero-track{grid-template-columns:15% 70% 15%}.category-grid{grid-template-columns:repeat(4,1fr)}.brand-grid{grid-template-columns:repeat(2,1fr)}.concern-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:600px){.page-width{width:94%}.hero{height:54vw}.hero-track{grid-template-columns:0 100% 0}.hero-track img:first-child,.hero-track img:last-child{display:none}.quick-grid{grid-template-columns:1fr 1fr}.section h2{text-align:center}.products{display:flex}.product-card{flex-basis:60%}.reasons-wrap ul{left:36%;font-size:9px}.two-banners{grid-template-columns:1fr}}.motion-reveal{opacity:0;transform:translate3d(0,34px,0);transition:opacity .95s cubic-bezier(.22,1,.36,1) var(--motion-delay,0ms),transform 1.05s cubic-bezier(.22,1,.36,1) var(--motion-delay,0ms);will-change:opacity,transform}.motion-reveal.is-visible{opacity:1;transform:translateZ(0);will-change:auto}@keyframes hero-enter{0%{opacity:.72;transform:scale(1.055)}to{opacity:1;transform:scale(1.025)}}.hero-track{overflow:hidden}.hero-track img{animation:hero-enter 1s cubic-bezier(.65,0,.35,1) both;transform:scale(1.025);will-change:opacity,transform}.quick-grid a img,.brand-grid img,.concern-grid img,.category-grid img,.product-image img,.two-banners img{transition:transform .7s cubic-bezier(.4,0,0,1),filter .55s ease}.product-image button{transition:transform .35s cubic-bezier(.34,1.56,.64,1),color .25s ease,background-color .25s ease}.product-image button.wishlisthero-product-in-wishlist{animation:heart-pop .45s cubic-bezier(.34,1.56,.64,1)}@keyframes heart-pop{0%{transform:scale(.75)}55%{transform:scale(1.3)}to{transform:scale(1)}}.dots button{transition:background-color .3s ease,transform .3s ease}.dots button.active{transform:scale(1.35)}@media(hover:hover){.quick-grid a:hover img,.brand-grid a:hover img,.category-grid a:hover img,.recent .product-card:hover .product-image img,.two-banners a:hover img{transform:scale(1.045)}.two-banners a:hover:after{background:#0009}.concern-grid a:hover img{transform:scale(1.06);filter:brightness(.9)}.tabs button,.newsletter button{transition:opacity .25s ease,color .25s ease,background-color .25s ease,transform .25s ease}.tabs button:hover{background:#f5f5f5}.newsletter button:hover{transform:translateY(-2px);background:#444}.product-image button:hover{transform:scale(1.12)}}@media(min-width:901px)and (hover:hover){.brand-grid a:hover img{transform:scale(1.1)}.brand-grid a:hover .brand-grid__name{opacity:1}}.concern-grid__sp-break{display:none}.concern-grid a{position:relative;aspect-ratio:1;overflow:hidden}.concern-grid img{filter:none}.concern-grid a:after{content:"";position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;background:#0003;pointer-events:none;transition:background-color .3s ease}.concern-grid span{z-index:2}@media(hover:hover){.concern-grid a:hover img{filter:none}.concern-grid a:hover:after{background:#0006}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.motion-reveal,.motion-reveal.is-visible{opacity:1;transform:none;transition:none}.hero-track img,.product-image button.wishlisthero-product-in-wishlist{animation:none;transform:none}*{scroll-behavior:auto!important}}.hero{--hero-slide-width:53.75vw;--hero-center-offset:23.125vw;height:calc(28.125vw + 26px);max-height:none;margin-bottom:4.4vw;overflow:hidden;touch-action:pan-y;-webkit-user-select:none;user-select:none;cursor:grab}.hero:active{cursor:grabbing}.hero-track{display:flex;grid-template-columns:none;width:max-content;height:28.125vw;overflow:visible;transition:none;will-change:transform}.hero-track.is-moving{transition:transform 1s cubic-bezier(.65,0,.35,1)}.hero-slide{position:relative;display:block;flex:0 0 var(--hero-slide-width);width:var(--hero-slide-width);height:28.125vw;padding:0;border:0;background:#fff;overflow:hidden;cursor:pointer}.hero-slide>img{display:block;width:100%;height:100%;object-fit:contain;animation:none!important;transform:none!important;pointer-events:none}.hero .dots{bottom:4px}.hero .dots button{width:clamp(5px,.47vw,8px);height:clamp(5px,.47vw,8px)}@media(max-width:600px){.hero{--hero-slide-width:86vw;--hero-center-offset:7vw;height:calc(45.01vw + 24px);overscroll-behavior-inline:contain}.hero-track,.hero-slide{height:45.01vw}.hero-track.is-moving{transition-duration:.65s;transition-timing-function:cubic-bezier(.22,1,.36,1)}.hero-slide.is-previous,.hero-slide.is-next{display:block}}@media(prefers-reduced-motion:reduce){.hero-track.is-moving{transition-duration:.01ms}}.hero{background:#fff}.hero .dots{display:flex;justify-content:center;align-items:center;gap:12px;background:#fff}.hero .dots button,.hero .dots button.active{width:6px;height:6px;margin:0!important;padding:0;border-radius:50%;transform:none;background:#ddd}.hero .dots button.active{background:#222}.hero-slide.is-previous,.hero-slide.is-next{cursor:pointer}@media(max-width:600px){.hero{overflow:hidden;background:#fff}.hero-track{display:flex;visibility:visible;opacity:1}.hero .hero-slide{display:block;visibility:visible;opacity:1}.hero .hero-slide>img,.hero .hero-track img:first-child,.hero .hero-track img:last-child{display:block!important;visibility:visible;opacity:1;width:100%;height:100%}}.product-controls{display:flex;align-items:center;gap:clamp(16px,1.8vw,32px);margin-bottom:clamp(28px,2.7vw,50px)}.product-section .tabs{display:flex;flex:1;justify-content:flex-start;gap:4px;margin:0;padding:2px;overflow-x:auto;scrollbar-width:none}.product-section .tabs::-webkit-scrollbar{display:none}.product-section .tabs button{flex:0 0 auto;border:1px solid #e4e4e4;border-radius:999px;background:#fff;padding:clamp(9px,.72vw,13px) clamp(15px,1.25vw,23px);color:#666;font-size:clamp(10px,.8vw,13px);line-height:1.2;transition:background-color .25s ease,border-color .25s ease,color .25s ease}.product-section .tabs button[aria-selected=true]{border-color:#333;background:#333;color:#fff;font-weight:500}.product-nav{display:flex;flex:0 0 auto;gap:8px}.product-nav button{display:grid;place-items:center;width:clamp(38px,3.1vw,48px);height:clamp(38px,3.1vw,48px);padding:0;border:1px solid #ddd;border-radius:50%;background:#fff;color:#333;cursor:pointer;transition:background-color .25s ease,border-color .25s ease}.product-nav button:hover{border-color:#333;background:#f6f6f6}.product-nav svg{width:18px;height:18px}.product-section .product-slider{--product-gap:1.25%;display:flex;gap:var(--product-gap);width:100%;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;touch-action:pan-y;cursor:grab;-webkit-user-select:none;user-select:none}.product-section .product-slider::-webkit-scrollbar{display:none}.product-section .product-slider.is-dragging{cursor:grabbing;scroll-snap-type:none}.product-section .product-card{flex:0 0 calc((100% - (var(--product-gap) * 4))/5);display:grid;grid-template-rows:auto auto minmax(3.5em,auto) auto auto;align-content:start;scroll-snap-align:start}.product-section .product-card,.product-section .product-card-visual,.product-section .product-image{transform:none}.product-section .product-image{position:relative;width:100%;aspect-ratio:1/1;overflow:hidden;background:#fff}.product-section .product-image img{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:contain;pointer-events:none;transition:opacity .5s cubic-bezier(.22,1,.36,1),transform .65s cubic-bezier(.22,1,.36,1)}.product-section .product-image-primary{opacity:1;transform:scale(1)}.product-section .product-image-hover{opacity:0;transform:scale(1)}@media(hover:hover){.product-section .product-card:hover .product-image-primary{opacity:0;transform:scale(1)}.product-section .product-card:hover .product-image-hover{opacity:1;transform:scale(1.05)}}.product-section .category-label{align-self:start;margin:clamp(3px,.35vw,6px) 0 clamp(9px,.8vw,14px);padding:.45vw;text-align:center;background:#fafafa;font-size:clamp(8px,.7vw,11px);line-height:1.25}.product-section .rank{position:absolute;z-index:3;top:clamp(-8px,-.4vw,-4px);left:clamp(10px,1.4vw,24px);display:block;width:auto;height:auto;background:none;color:#333;font-family:Explora,cursive;font-size:clamp(42px,4.2vw,70px);font-style:normal;font-weight:400;line-height:.9}.product-section .badge{position:absolute;z-index:3;left:0;right:auto;bottom:0;top:auto;display:inline-flex;align-items:center;justify-content:center;width:auto;min-width:58px;height:28px;padding:0 10px;border-radius:2px;background:#9f002c;color:#fff;font-size:10px;font-weight:600;line-height:1;white-space:nowrap}.product-section .product-image button{z-index:4}.product-section .product-card h3{margin:0;min-height:3.5em}.product-section .rating{align-self:end}.product-section .rating svg{color:#e9573f}.product-section .price{align-self:end}@media(max-width:900px){.product-section .product-card{flex-basis:calc((100% - (var(--product-gap) * 2))/3)}.product-controls{align-items:flex-end}.product-section .tabs{padding-bottom:2px}}@media(max-width:600px){.product-controls{gap:10px}.product-nav{gap:5px}.product-nav button{width:36px;height:36px}.product-section .product-card{flex-basis:72%}.product-section .category-label{padding:5px}.product-section .rank{font-size:48px}}@media(prefers-reduced-motion:reduce){.product-section .product-image img{transition:none}.product-section .product-slider{scroll-behavior:auto}}.product-section .product-card{display:block}.product-section .product-card-visual{width:100%}.product-section .category-label{margin:0;padding:clamp(7px,.55vw,10px) clamp(4px,.4vw,7px)}.product-section .rank{top:clamp(12px,1.25vw,24px);left:clamp(12px,1.25vw,24px)}.product-section .product-card-info{display:flex;min-height:clamp(142px,11vw,178px);flex-direction:column;align-items:flex-start;padding-top:clamp(14px,1.25vw,22px)}.product-section .product-card h3{margin:0;min-height:0;line-height:1.55}.product-section .rating{margin-top:clamp(8px,.65vw,11px);align-self:auto}.product-section .price{margin:clamp(15px,1.2vw,21px) 0 0;align-self:auto;line-height:1.35}#ranking .product-card-visual{position:relative}#ranking .rank{transform:translateY(-4px);width:max-content;max-width:none;overflow:visible;white-space:nowrap;padding-inline:.15em;margin-left:-.15em}.product-card__sale-badge{position:absolute;z-index:3;left:0;bottom:0;display:inline-flex;align-items:center;justify-content:center;min-width:54px;height:20px;padding:0 8px;border-radius:0;background:#9f002c;color:#fff;font-size:9px;font-weight:600;line-height:1;white-space:nowrap}.product-card__price{margin-top:clamp(6px,.5vw,8px)}.product-card__price--sale{display:flex;align-items:baseline;gap:0;white-space:nowrap}.product-card__price--compare{color:#999}.product-card__sale-arrow{display:inline-block;margin:0 .45em;color:inherit}.product-card__sale-price{color:#9f002c;font-weight:600}.product-section .rating>span:first-child{color:#e9573f}.product-section .product-card__rating-score,.product-section .product-card__rating-count{color:#1a1a1a}.product-section .product-card__price{margin-top:clamp(4.8px,.4vw,6.4px);font-weight:500}.product-section .product-card__price--compare{font-weight:400}.product-section .product-card__sale-price{font-weight:500}.product-section .tabs button{border:1px solid #F2F2F2;border-radius:4px;background:#fff;transition:background-color .2s ease,border-color .2s ease}.product-section .tabs button:not([aria-selected=true]){color:#666}.product-section .tabs button:hover,.product-section .tabs button:active,.product-section .tabs button[aria-selected=true]{border-color:#f2f2f2;border-radius:4px;background:#f2f2f2}.product-section .tabs button[aria-selected=true]{color:#666}.product-section .product-nav button{aspect-ratio:1/1;border:1px solid #FFFFFF;border-radius:50%;background:#fff;transition:background-color .2s ease,border-color .2s ease}.product-section .product-nav button:hover,.product-section .product-nav button:active{border-color:#f2f2f2;background:#f2f2f2}.product-section .product-nav button{transform:scale(1);transform-origin:center;transition:background-color .2s ease,border-color .2s ease,transform .2s ease}.product-section .product-nav button:hover{transform:scale(1.2)}.product-section .product-nav button:active{transform:scale(1)}.product-section .product-nav svg{width:14px;height:22px;stroke-width:1;transform:scale(.8);transform-origin:center}.product-section .product-nav svg.is-flipped{transform:scaleX(-1) scale(.8)}.product-section .product-card__link-overlay{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;display:block}.product-section .product-card[hidden]{display:none}.product-section .product-slider.is-dragging{cursor:grabbing;scroll-behavior:auto;-webkit-user-select:none;user-select:none}.product-section .rating--empty{min-height:1em}}body.body-index .be-search-top{--font-body-family-en:"Inter",sans-serif;--font-body-family:"Inter","Noto Sans JP","Hiragino Kaku Gothic ProN",YuGothic,sans-serif;--font-heading-family:"Inter","Noto Sans JP","Hiragino Kaku Gothic ProN",YuGothic,sans-serif;font-family:Inter,Noto Sans JP,Hiragino Kaku Gothic ProN,YuGothic,sans-serif}body.body-index .be-search-top .product-section .rank{font-family:Explora,cursive}@media(max-width:900px){body.body-index #MainContent{padding-top:0!important}}@media(max-width:600px){.be-search-top .page-width{width:calc(100% - 32px)}.be-search-top .hero{height:calc(45.01vw + 18px);margin-bottom:20px}.be-search-top .hero .dots{bottom:2px;gap:8px}.be-search-top .hero .dots button,.be-search-top .hero .dots button.active{width:4px;height:4px}.be-search-top .hero+.quick-grid{margin-top:0}.be-search-top .quick-grid,.be-search-top .two-banners{width:calc(100% - 32px);margin-inline:16px;padding-inline:0}.be-search-top .quick-grid{gap:4px}.be-search-top .quick-grid a:nth-child(-n+2){border-bottom:0}.be-search-top .quick-grid .quick-copy{top:12px}.be-search-top .quick-grid .quick-copy strong{font-size:12px}.be-search-top .quick-grid .quick-copy span{margin-top:2px;font-size:8px}.be-search-top .section{padding-block:32px;padding-inline:0}.be-search-top .section h2{margin-bottom:18px;text-align:left;font-size:14px;line-height:1.45}.be-search-top #categories{padding-top:36px;padding-bottom:30px}.be-search-top .category-grid{grid-template-columns:repeat(3,1fr);gap:18px 8px}.be-search-top .category-grid a{font-size:8px;line-height:1.35}.be-search-top .category-grid a>span{width:52px;margin:0 auto 7px}.be-search-top #brands{padding-block:30px}.be-search-top .brand-grid{grid-template-columns:repeat(2,1fr);gap:0}.be-search-top .brand-grid a{margin:0;padding:0}.be-search-top .brand-grid a>.brand-grid__name{display:none}.be-search-top .brand-grid a{aspect-ratio:1}.be-search-top .brand-grid picture{display:block;width:100%;height:100%}.be-search-top .brand-grid img{aspect-ratio:1;object-fit:cover}.be-search-top #concerns{padding-block:30px}.be-search-top .concern-grid{grid-template-columns:repeat(2,1fr);gap:4px}.be-search-top .concern-grid a{aspect-ratio:1.91/1;margin:0;padding:0}.be-search-top .concern-grid span{font-size:10px;line-height:1.45}.be-search-top .concern-grid__sp-break{display:block}.be-search-top .product-section{padding-block:32px}.be-search-top .product-section .eyebrow{margin-bottom:5px;font-size:8px;line-height:1.4}.be-search-top .product-section h2{margin-bottom:14px;font-size:14px;line-height:1.45}.be-search-top .product-controls{gap:8px;margin-bottom:16px}.be-search-top .product-section .tabs{gap:3px;padding:0}.be-search-top .product-section .tabs button{padding:7px 9px;font-size:8px}.be-search-top .product-nav{gap:3px}.be-search-top .product-nav button{width:28px;height:28px}.be-search-top .product-section .product-slider{--product-gap:10px;width:calc(100% + 16px);padding-right:10px}.be-search-top .product-section .product-card{flex-basis:calc((100vw - 32px)*.4)}.be-search-top .product-section .category-label{padding:4px 2px;font-size:7px}.be-search-top .product-section .product-card-info{min-height:98px;padding-top:8px}.be-search-top .product-section .product-card h3{font-size:8px;line-height:1.45}.be-search-top .product-section .rating{gap:2px;margin-top:5px;font-size:7px}.be-search-top .product-section .rating svg{width:8px}.be-search-top .product-section .price,.be-search-top .product-section .product-card__price{margin-top:5px;font-size:8px;line-height:1.35}.be-search-top .product-section .rank{top:7px;left:7px;font-size:34px}.be-search-top .product-card__sale-badge{min-width:42px;height:17px;padding-inline:5px;font-size:7px}.be-search-top .reasons{width:100%;margin-inline:0;padding:0}.be-search-top .reasons-wrap>picture,.be-search-top .reasons-wrap>picture>img{aspect-ratio:4/3}.be-search-top .reasons-copy{left:9%;top:50%;width:73%;transform:translateY(-50%)}.be-search-top .reasons-copy h2{margin-bottom:18px;font-size:clamp(18px,5.4vw,24px);text-align:left;white-space:nowrap}.be-search-top .reasons-wrap ul{font-size:clamp(11px,3.2vw,14px);line-height:2.45;white-space:nowrap}.be-search-top .two-banners{grid-template-columns:1fr;gap:16px;padding-top:16px;padding-bottom:32px}.be-search-top .two-banners a{aspect-ratio:4/1}.be-search-top .two-banners strong{font-size:16px}.be-search-top .two-banners span{font-size:clamp(10px,3.2vw,13px)}.be-search-top .recent{padding-block:30px 34px}.be-search-top .recent .products{display:flex;width:calc(100% + 16px);gap:10px;margin:0;padding-right:10px;overflow-x:auto}.be-search-top .recent .product-card{flex:0 0 calc((100vw - 32px)*.4)}.be-search-top .recent .product-card h3{font-size:8px;line-height:1.45}.be-search-top .recent .price{font-size:8px}}@media(min-width:601px){body.body-index .be-search-top #be-search-top .section h2{font-weight:500}body.body-index .be-search-top #be-search-top .quick-grid .quick-copy strong,body.body-index .be-search-top #be-search-top .quick-grid .quick-copy span,body.body-index .be-search-top #be-search-top .category-grid a,body.body-index .be-search-top #be-search-top .brand-grid a,body.body-index .be-search-top #be-search-top .concern-grid a,body.body-index .be-search-top #be-search-top .product-section .eyebrow,body.body-index .be-search-top #be-search-top .product-section .tabs button,body.body-index .be-search-top #be-search-top .category-label,body.body-index .be-search-top #be-search-top .rating,body.body-index .be-search-top #be-search-top .price,body.body-index .be-search-top #be-search-top .product-card h3{font-weight:300}body.body-index .be-search-top #be-search-top .product-card__price{font-weight:400}body.body-index .be-search-top #be-search-top .reasons-copy{transform:translate(-50%,calc(-50% + 8px))}body.body-index .be-search-top #be-search-top .reasons-copy h2{font-weight:500}body.body-index .be-search-top #be-search-top .reasons-wrap ul{font-weight:300}body.body-index .be-search-top #be-search-top .two-banners strong{font-weight:400}body.body-index .be-search-top #be-search-top .two-banners span{font-weight:300}}.be-search-top .reasons{padding-bottom:12px}.be-search-top .reasons-wrap ul{width:max-content;margin-inline:auto;list-style:none}.be-search-top .reasons-wrap li{display:flex;align-items:baseline;gap:.75em}.be-search-top .reasons-wrap li:before{content:"\2713";flex:none}body.body-index .be-search-top .reasons-wrap{aspect-ratio:4/1}body.body-index .be-search-top .reasons-wrap>picture{position:absolute;top:-10%;right:0;bottom:-10%;left:0;width:100%;height:120%;aspect-ratio:auto;transform:translate3d(0,var(--reasons-parallax-y,0px),0);will-change:transform}body.body-index .be-search-top .reasons-wrap>picture>img{width:100%;height:100%;aspect-ratio:auto;object-fit:cover}body.body-index .be-search-top .reasons-copy{z-index:1}.be-search-top .two-banners{column-gap:2px}@media(max-width:600px){.be-search-top .reasons{padding:0 0 12px}body.body-index .be-search-top .reasons-wrap{aspect-ratio:4/3}.be-search-top .reasons-wrap ul{width:auto;margin:0}.be-search-top .two-banners{row-gap:2px;padding-top:0}}@media(prefers-reduced-motion:reduce){body.body-index .be-search-top .reasons-wrap>picture{transform:none;will-change:auto}}body.body-index .be-search-top .product-section .product-nav img{display:block;width:12px;height:22px;max-width:none;object-fit:fill;transform:none;transform-origin:center}body.body-index .be-search-top .product-section .product-nav img.is-flipped{transform:scaleX(-1)}body.body-index .be-search-top .product-section .be-favorite{width:38px!important;height:34px!important;padding:0!important;margin:0!important;color:#1a1a1a!important;font-size:0!important;line-height:1!important;position:absolute!important;inset:auto 0 0 auto!important;border:0!important;background:transparent!important;display:grid!important;place-items:center;opacity:1!important}body.body-index .be-search-top .be-wishlist{display:contents!important}body.body-index .be-search-top .be-favorite>span,body.body-index .be-search-top .be-favorite>svg{display:none!important}body.body-index .be-search-top [data-recent-products][hidden]{display:none!important}body.body-index .be-search-top .product-section .be-favorite:before{content:"";display:block;width:17px;height:15px;background:url(hart_normal.svg) center/contain no-repeat}body.body-index .be-search-top .product-section .be-favorite.wishlisthero-product-in-wishlist:before{background-image:url(hart_hover.svg)}body.body-index .be-search-top .product-section .be-favorite.wishlisthero-product-in-wishlist{color:#9f002c!important}@media(max-width:600px){body.body-index .be-search-top .product-section .product-slider{touch-action:pan-x pan-y;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;scroll-snap-type:x proximity;scroll-padding-inline:0;overscroll-behavior-inline:contain}}@media(min-width:601px){body.body-index .be-search-top .page-width{width:calc(100% - 92px);max-width:none;padding-inline:0}body.body-index .be-search-top .site-header+.hero{margin-top:40px}}body.body-index .be-search-top{--foreground:#1a1a1a;color:#1a1a1a}body.body-index .be-search-top .section h2,body.body-index .be-search-top .category-grid a,body.body-index .be-search-top .product-card h3,body.body-index .be-search-top .category-label,body.body-index .be-search-top .price,body.body-index .be-search-top .tabs button{color:#1a1a1a}body.body-index .be-search-top .product-section .eyebrow{color:#aab2bd}body.body-index .be-search-top #be-search-top>.quick-grid{margin-top:80px;margin-bottom:80px}body.body-index .be-search-top #be-search-top>#categories,body.body-index .be-search-top #be-search-top>#brands,body.body-index .be-search-top #be-search-top>#concerns,body.body-index .be-search-top #be-search-top>#ranking,body.body-index .be-search-top #be-search-top>#staff,body.body-index .be-search-top #be-search-top>#new,body.body-index .be-search-top #be-search-top>.recent{padding-block:0;margin-bottom:80px}body.body-index .be-search-top #be-search-top>.reasons{padding-block:0 12px;margin-bottom:0}body.body-index .be-search-top #be-search-top>.two-banners{padding-block:0;margin-bottom:80px}@media(max-width:600px){body.body-index .be-search-top #be-search-top>.quick-grid{margin-top:80px;margin-bottom:80px}body.body-index .be-search-top #be-search-top>.reasons{padding-bottom:12px}body.body-index .be-search-top #be-search-top>.two-banners{padding-top:0}body.body-index .be-search-top #categories>h2,body.body-index .be-search-top #brands>h2,body.body-index .be-search-top #concerns>h2,body.body-index .be-search-top .product-section>h2{font-size:16px}body.body-index .be-search-top .quick-grid .quick-copy strong{font-size:16.8px}body.body-index .be-search-top .quick-grid .quick-copy span{font-size:11.2px;transform:translateY(-3px)}body.body-index .be-search-top #categories .category-grid a,body.body-index .be-search-top .product-section .eyebrow{font-size:11.2px}body.body-index .be-search-top .product-section .tabs button{font-size:11.2px;line-height:1.4}body.body-index .be-search-top .product-section .category-label{font-size:9.8px}body.body-index .be-search-top .product-section .product-card-info{min-height:126px}body.body-index .be-search-top .product-section .product-card h3,body.body-index .be-search-top .product-section.recent .product-card h3{font-size:11.2px;line-height:1.45}body.body-index .be-search-top .product-section .rating{font-size:9.8px}body.body-index .be-search-top .product-section .price,body.body-index .be-search-top .product-section .product-card__price,body.body-index .be-search-top .product-section.recent .price{font-size:11.2px}body.body-index .be-search-top .product-card__sale-badge{font-size:9.8px}}.be-search-top .product-section.recent .products{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:1.25%;width:100%;margin:0;overflow:visible}.be-search-top .product-section.recent .rating{display:none}@media(max-width:600px){.be-search-top .product-section.recent .products{display:flex;grid-template-columns:none;width:calc(100% + 16px);gap:10px;margin:0;padding-right:10px;overflow-x:auto}.be-search-top .product-section.recent .product-card{flex:0 0 calc((100vw - 32px)*.4)}}@media(max-width:600px){body.body-index .be-search-top #be-search-top>.hero{margin-bottom:42px}body.body-index .be-search-top #be-search-top>.quick-grid{margin-top:0;margin-bottom:42px}body.body-index .be-search-top #be-search-top>#categories,body.body-index .be-search-top #be-search-top>#brands,body.body-index .be-search-top #be-search-top>#concerns,body.body-index .be-search-top #be-search-top>#ranking,body.body-index .be-search-top #be-search-top>#staff,body.body-index .be-search-top #be-search-top>#new,body.body-index .be-search-top #be-search-top>.two-banners,body.body-index .be-search-top #be-search-top>.recent{margin-bottom:42px}}@media(max-width:600px){body.body-index .be-search-top #be-search-top .section h2{font-weight:500}body.body-index .be-search-top #be-search-top .quick-grid .quick-copy strong,body.body-index .be-search-top #be-search-top .quick-grid .quick-copy span,body.body-index .be-search-top #be-search-top .category-grid a,body.body-index .be-search-top #be-search-top .brand-grid a,body.body-index .be-search-top #be-search-top .concern-grid a,body.body-index .be-search-top #be-search-top .product-section .eyebrow,body.body-index .be-search-top #be-search-top .product-section .tabs button,body.body-index .be-search-top #be-search-top .category-label,body.body-index .be-search-top #be-search-top .price,body.body-index .be-search-top #be-search-top .product-card h3{font-weight:300}body.body-index .be-search-top #be-search-top .product-card__price{font-weight:400}body.body-index .be-search-top #be-search-top .reasons-copy h2{font-weight:500}body.body-index .be-search-top #be-search-top .reasons-wrap ul{font-weight:300}body.body-index .be-search-top #be-search-top .two-banners strong{font-weight:400}body.body-index .be-search-top #be-search-top .two-banners span{font-weight:300}}body.body-index .be-search-top #concerns{scroll-margin-top:160px}@media(max-width:600px){body.body-index .be-search-top #concerns{scroll-margin-top:84px}body.body-index .be-search-top #concerns>h2{font-size:16px}body.body-index .be-search-top #concerns .concern-grid span{font-size:12px;font-weight:400}body.body-index .be-search-top #concerns .concern-grid a:after{background:#0000008c}body.body-index .be-search-top .two-banners a:after{background:#00000080}body.body-index .be-search-top .product-section .product-nav{display:none}body.body-index .be-search-top .product-section .product-controls{width:calc(100% + 16px);overflow:hidden}body.body-index .be-search-top .product-section .tabs{min-width:0;padding-right:0;white-space:nowrap;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch}}body.body-index .be-search-top .quick-grid img,body.body-index .be-search-top .category-grid img,body.body-index .be-search-top .brand-grid img,body.body-index .be-search-top .concern-grid img,body.body-index .be-search-top .two-banners img{transition:transform .55s cubic-bezier(.22,1,.36,1),filter .5s cubic-bezier(.22,1,.36,1)}body.body-index .be-search-top .brand-grid a>.brand-grid__name,body.body-index .be-search-top .concern-grid a:after,body.body-index .be-search-top .two-banners a:after{transition:opacity .45s cubic-bezier(.22,1,.36,1),background-color .5s cubic-bezier(.22,1,.36,1)}body.body-index .be-search-top .product-section .product-image img{transition:opacity .45s cubic-bezier(.22,1,.36,1),transform .55s cubic-bezier(.22,1,.36,1)}@media(min-width:901px)and (hover:hover){body.body-index .be-search-top .product-section .tabs button,body.body-index .be-search-top .product-section .product-nav button{transition-duration:.3s}body.body-index .be-search-top .product-section .be-favorite{transition-duration:.45s,.35s,.35s}body.body-index .be-search-top .quick-grid img,body.body-index .be-search-top .category-grid img,body.body-index .be-search-top .brand-grid img,body.body-index .be-search-top .concern-grid img,body.body-index .be-search-top .two-banners img{transition-duration:.65s,.6s}body.body-index .be-search-top .brand-grid a>.brand-grid__name,body.body-index .be-search-top .concern-grid a:after,body.body-index .be-search-top .two-banners a:after{transition-duration:.55s,.6s}body.body-index .be-search-top .product-section .product-image img{transition-duration:.55s,.65s}body.body-index .be-search-top .quick-grid a:hover img,body.body-index .be-search-top .brand-grid a:hover img{transform:scale(1.1)}body.body-index .be-search-top .category-grid a:hover img,body.body-index .be-search-top .concern-grid a:hover img,body.body-index .be-search-top .two-banners a:hover img{transform:scale(1.2)}body.body-index .be-search-top .product-section .product-card:hover .product-image img{transform:scale(1.1)}}@media(max-width:600px){body.body-index .be-search-top .product-section .product-slider{-webkit-overflow-scrolling:touch;scroll-behavior:smooth;scroll-snap-type:x proximity;overscroll-behavior-inline:contain}body.body-index .be-search-top .product-section .product-card{scroll-snap-align:start;scroll-snap-stop:normal}}@media(prefers-reduced-motion:reduce){body.body-index .be-search-top .quick-grid img,body.body-index .be-search-top .category-grid img,body.body-index .be-search-top .brand-grid img,body.body-index .be-search-top .concern-grid img,body.body-index .be-search-top .two-banners img,body.body-index .be-search-top .product-section .product-image img,body.body-index .be-search-top .brand-grid a>.brand-grid__name,body.body-index .be-search-top .concern-grid a:after,body.body-index .be-search-top .two-banners a:after{transition:none}}@media(min-width:601px){body.body-index .be-search-top #be-search-top>.recent{margin-top:120px;margin-bottom:40px}body.body-index .be-search-top #be-search-top>.recent>h2{font-size:clamp(18px,1.625vw,27px)}body.body-index .be-search-top #be-search-top>.recent .products{display:flex;grid-template-columns:none;gap:1.25%;width:100%;overflow-x:auto}body.body-index .be-search-top #be-search-top>.recent .product-card{flex:0 0 14.8%}}@media(max-width:600px){body.body-index .be-search-top #be-search-top>#ranking,body.body-index .be-search-top #be-search-top>#staff,body.body-index .be-search-top #be-search-top>#new{margin-bottom:40px}body.body-index .be-search-top #be-search-top>.recent{margin-bottom:-18px}body.body-index .be-search-top #be-search-top>.recent .product-card{flex-basis:29.1%}}body.body-index .button,body.body-index .button:before,body.body-index .button:after{border-radius:4px}.be-search-top #staff .staff-tab-sp{display:none}@media(max-width:600px){.be-search-top #staff .staff-tab-pc{display:none}.be-search-top #staff .staff-tab-sp{display:inline}}
/*# sourceMappingURL=/cdn/shop/t/83/assets/be-search-top.css.map */
