@charset "UTF-8";:root{--grid-desktop-horizontal-spacing: 30px;--product-card-corner-radius: 15px}:root h1,:root .h1{font-size:calc(var(--font-heading-scale) * 3.2rem)}:root{--font-color-green: #14b481;--font-color-pink: #ff9bb3;--font-color-gray: #7b7b7b;--font-color-blue: #699cc6;--font-color-bk: #222;--font-color-wt: #fff;--color-bnr-gray: #efefef;--bg-color-green: #f3fbf9;--bg-color-pink: #fffafb;--bg-color-gray: #F8F8F8;--bg-color-blue: #f5f9fc;--bnr-shadow: 0px 0px 15px -10px #aeaeae;--section-margin-btm: 90px;--pd-xl: 90px;--pd-ll: 60px;--pd-l: 45px;--pd-m: 30px;--pd-s: 15px;--pd-xs: 10px;--font-heading-family: "source-han-sans-japanese", sans-serif;--font-body-family: "source-han-sans-japanese", sans-serif}.test{outline:2px solid blue}.pc{display:block}.sp,.spbr{display:none}.pcbr{display:block}.icon-wrap{position:relative;display:block}.icon-pos{position:absolute;top:25px;left:25px}.icon-pos span{color:var(--font-color-bk)}.arrow-pos{position:absolute;bottom:25px;right:25px;width:55px;height:55px;transition:all .3s}.link-arrow{width:20px;height:20px}.txt-c-pink{color:var(--font-color-pink)}.txt-c-green{color:var(--font-color-green)}.txt-c-black{color:var(--font-color-bk)}.txt-c-blue{color:var(--font-color-blue)}.bg-color-white{background-color:#fff}.bg-color-green{background-color:var(--bg-color-green)}.bg-color-pink{background-color:var(--bg-color-pink)}.bg-color-gray{background-color:var(--bg-color-gray)}.bg-color-blue{background-color:var(--bg-color-blue)}.section-pd{padding-bottom:var(--pd-xl)}.img-link img{transition:opacity .3s}.img-link:hover img{opacity:.8}.link-underline{text-decoration:underline}.link-detail-btn{display:flex;align-items:center;justify-content:flex-end;gap:10px;color:var(--font-color-bk);text-decoration:none}.link-detail-btn span{display:block;line-height:100%}.button{font-size:1.5rem;letter-spacing:.1rem;line-height:calc(1 + .2 / var(--font-body-scale));border-radius:var(--product-card-corner-radius)}.button:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;border-radius:var(--product-card-corner-radius);box-shadow:var(--shadow-horizontal-offset) var(--shadow-vertical-offset) var(--shadow-blur-radius) rgba(var(--color-shadow),var(--shadow-opacity))}.button:after{content:"";position:absolute;top:var(--buttons-border-width);right:var(--buttons-border-width);bottom:var(--buttons-border-width);left:var(--buttons-border-width);z-index:1;border-radius:var(--product-card-corner-radius);box-shadow:0 0 0 calc(var(--buttons-border-width) + var(--border-offset)) rgba(var(--color-button-text),var(--border-opacity)),0 0 0 var(--buttons-border-width) rgba(var(--color-button),var(--alpha-button-background));transition:box-shadow var(--duration-short) ease}.bnr-shadow{box-shadow:var(--bnr-shadow)}.rounded-icon{box-shadow:var(--bnr-shadow);display:flex;gap:5px;background-color:#fff;border-radius:50px;padding:.8rem 1.6rem;align-items:center;font-size:1.4rem;font-weight:700}.rounded-icon img,.rounded-icon span{display:block;line-height:1;padding:0;margin:0}.rounded-label{display:inline-block;box-shadow:var(--bnr-shadow);background-color:#fff;border-radius:50px;padding:0 1.2rem;font-size:1.2rem;font-weight:700;color:var(--font-color-bk);min-width:130px;line-height:26px;text-align:center}.fullbg{padding:var(--pd-ll) 0}.tight{max-width:1040px;margin:0 auto}.common-textarea{padding-bottom:var(--pd-ll)}.common-textarea h2{font-weight:700;padding-bottom:1.2rem}.common-textarea h2,.common-textarea p{margin:0}.common-textarea p+p{padding-top:1rem}.common-textarea a{color:var(--font-color-bk);text-decoration:underline}.page-title-area{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.page-title-area h1{font-weight:700}@media screen and (max-width:749px){.sp{display:block}.pc{display:none}.spbr{display:block}.pcbr{display:none}.icon-pos{top:15px;left:15px}.arrow-pos{position:absolute;bottom:15px;right:15px;width:35px;height:35px;transition:all .3s}.rounded-icon{border-radius:50px;padding:.6rem 1.4rem;font-size:1.2rem}}.announcement-bar{border-bottom:0;background-color:var(--font-color-bk)}.announcement-bar__message{color:var(--font-color-wt)}.header-wrapper--border-bottom{border-bottom:0}.hero .page-hero-width{max-width:1040px;margin:0 auto}.hero .page-hero-width img{border-radius:var(--product-card-corner-radius)}.hero .hero-img{position:relative;display:block}.hero .hero-img:hover .arrow-pos{right:20px}.hero .hero-img:hover .hero-bnr-img{opacity:.9}.hero .arrow-pos{z-index:2}.hero .hero-bnr-img{transition:all .3s;transform-origin:center center}.hero .hero-lead{text-align:center;margin:1rem 0;font-weight:var(--font-body-weight-bold)}.hero .hero-body{color:var(--font-color-pink);text-align:center;margin:0 0 50px}.faq-bnr{margin-bottom:var(--section-margin-btm)}.faq-bnr a{display:flex;max-width:800px;margin:3rem auto;background-color:var(--color-bnr-gray);border-radius:var(--product-card-corner-radius);gap:30px;align-items:center;position:relative}.faq-bnr .faq-bnr-img{width:calc(35% - 30px);transform:scale(1.25);transform-origin:50% 50%;padding:10px 0 0 33px}.faq-bnr .faq-bnr-txt{width:65%;padding-left:20px;transition:all .3s}.faq-bnr .faq-bnr-txt:hover .arrow-pos{right:20px}.faq-bnr .faq-bnr-txt h2{font-weight:700}.faq-bnr .faq-bnr-txt h2,.faq-bnr .faq-bnr-txt p{margin:0}.faq-bnr .faq-bnr-txt h2{padding-bottom:1rem}.two-column-bnr{display:flex;justify-content:space-between;flex-wrap:wrap;gap:50px}.two-column-bnr .two-column-bnr-item{width:calc(50% - 25px)}.two-column-bnr .two-column-bnr-item .two-column-bnr-item-img{display:block;position:relative}.two-column-bnr .two-column-bnr-item .two-column-bnr-item-img img{border-radius:var(--product-card-corner-radius)}.two-column-bnr .two-column-bnr-item-txt{text-decoration:none}.two-column-bnr .two-column-bnr-item-txt .two-column-bnr-lead{text-align:center;margin:1rem 0;font-weight:var(--font-body-weight-bold)}.two-column-bnr .two-column-bnr-item-txt .two-column-bnr-body{text-align:center}.category-list{max-width:1040px;margin:0 auto}.category-list .category-bnr-heading{padding:0 0 30px;font-weight:var(--font-body-weight-bold)}.category-list .category-bnr-box{display:flex;flex-wrap:wrap;gap:30px 60px;margin-bottom:var(--section-margin-btm)}.category-list .category-item{width:calc((100% - 120px) / 3);border-radius:var(--product-card-corner-radius)}.category-list .category-item img{border-radius:var(--product-card-corner-radius)}.category-list .category-item-color{color:var(--font-color-bk);font-size:3rem;line-height:3.9rem;width:calc((100% - 120px) / 3);border-radius:var(--product-card-corner-radius);text-align:center;text-decoration:none;display:flex;align-items:center;justify-content:center;overflow:hidden;height:auto;position:relative}.category-list .category-item-color:before{content:"";display:block;padding-top:100%}.category-list .category-scene1{background-color:#25c9d0}.category-list .category-scene2{background-color:#bad739}.category-list .category-scene3{background-color:#ff9bb3}.category-list .category-scene4{background-color:#ffe552}.category-list .category-scene5{background-color:#699cc6}.category-list .category-item-label{width:calc((100% - 120px) / 3)}.category-list .category-item-label img{border-radius:var(--product-card-corner-radius)}.category-list .category-item-label .rounded-label-layout{display:block;position:relative}.category-list .category-item-label .rounded-label-layout .rounded-label{display:block;position:absolute;top:calc(50% - 13px);left:calc(50% - 65px)}.fullbg-three-column{margin-bottom:var(--section-margin-btm)}.fullbg-three-column .three-column-title h3,.fullbg-three-column .three-column-title h2,.fullbg-three-column .three-column-title p{margin:0}.fullbg-three-column .three-column-title h3{padding-bottom:var(--pd-s);font-weight:700}.fullbg-three-column .three-column-title .title-withicon{padding-bottom:var(--pd-s);display:flex;align-items:center;gap:0 var(--pd-s)}.fullbg-three-column .three-column-title .title-withicon h2{font-size:38px;font-weight:700}.fullbg-three-column .three-column-title p{padding-bottom:var(--pd-m)}.fullbg-three-column .three-column{display:flex;flex-direction:row;flex-wrap:wrap;gap:60px 60px}.fullbg-three-column .three-column .three-column-item{justify-content:space-between;display:flex;flex-direction:column;width:calc((100% - 120px) / 3)}.fullbg-three-column .three-column .three-column-item img{border-radius:var(--product-card-corner-radius)}.fullbg-three-column .three-column .three-column-item h3{padding-top:1rem;text-align:center;font-weight:700;margin:0}.fullbg-three-column .three-column .three-column-item p{padding:1.3rem 0;margin:0}.fullbg-three-column .three-column .three-column-item .link-detail-btn-wrap{margin-top:auto}.single-column{display:flex;justify-content:space-between;flex-wrap:wrap;margin-bottom:var(--section-margin-btm)}.single-column .single-column-item{width:100%}.single-column .single-column-item .single-column-item-img{display:block;position:relative;object-fit:cover}.single-column .single-column-item .single-column-item-img img{border-radius:var(--product-card-corner-radius)}.single-column .single-column-item-txt{text-decoration:none}.single-column .single-column-item-txt .single-column-lead{text-align:center;margin:1rem 0;font-weight:var(--font-body-weight-bold)}.single-column .single-column-item-txt .single-column-body{text-align:center;margin:0 0 50px}@media screen and (max-width:749px){.faq-bnr a{display:flex;flex-direction:column;gap:0 30px;align-items:center;position:relative;text-align:center;padding:20px}.faq-bnr .faq-bnr-img{width:60%;transform:scale(1);padding:10px 0 0}.faq-bnr .faq-bnr-txt{width:100%;padding-left:0}.two-column-bnr{display:flex;flex-direction:column;gap:60px 0}.two-column-bnr .two-column-bnr-item{width:100%}.two-column-bnr .two-column-bnr-item .two-column-bnr-item-img{line-height:1}.two-column-bnr .two-column-bnr-item-txt .two-column-bnr-lead{margin:1.3rem 0 0}.two-column-bnr .two-column-bnr-item-txt .two-column-bnr-body{margin:.7rem 0 0}.category-list .category-bnr-box{gap:45px 15px}.category-list .category-item{width:calc((100% - 15px)/2)}.category-list .category-item-color{font-size:2rem;line-height:2.7rem;width:calc((100% - 15px)/2);border-radius:var(--product-card-corner-radius)}.category-list .category-item-label{width:calc((100% - 15px)/2)}.fullbg-three-column .three-column-title h3{padding-bottom:var(--pd-s);font-weight:700;text-align:center}.fullbg-three-column .three-column-title .title-withicon{padding-bottom:var(--pd-s);display:flex;flex-direction:column;align-items:center;gap:15px var(--pd-s)}.fullbg-three-column .three-column-title .title-withicon h2{font-size:38px;font-weight:700}.fullbg-three-column .three-column-title p{padding-top:1rem;padding-bottom:var(--pd-m)}.fullbg-three-column .three-column{display:flex;flex-direction:row;flex-wrap:wrap;gap:45px 15px}.fullbg-three-column .three-column .three-column-item{width:calc((100% - 15px)/2)}.fullbg-three-column .three-column .three-column-item img{border-radius:var(--product-card-corner-radius)}.fullbg-three-column .three-column .three-column-item h3{padding-top:1rem;text-align:center;font-weight:700;margin:0}.fullbg-three-column .three-column .three-column-item p{padding:1.3rem 0;margin:0}.fullbg-three-column .three-column .three-column-item .link-detail-btn-wrap{margin-top:auto}}.faq-page .faq-page-title{display:flex;flex-direction:row;gap:60px}.faq-page .faq-page-title h3,.faq-page .faq-page-title h2,.faq-page .faq-page-title h1,.faq-page .faq-page-title p{margin:0}.faq-page .faq-page-title h1,.faq-page .faq-page-title h2{padding-bottom:var(--pd-s);font-weight:700}.faq-page .faq-page-title p.faq-page-lead,.faq-page .faq-page-title .button{margin-top:var(--pd-m)}.faq-page .faq-page-title .txt-area{width:calc(100% - 410px)}.faq-page .faq-page-title .bnr-area{text-decoration:none;color:var(--font-color-bk);display:block;padding:var(--pd-m);width:350px;display:flex;gap:20px;border-radius:var(--product-card-corner-radius);box-shadow:var(--bnr-shadow);transition:all .3s}.faq-page .faq-page-title .bnr-area .bnr-inner{justify-content:space-between;width:100%;display:flex;flex-direction:column;gap:20px}.faq-page .faq-page-title .bnr-area .bnr-inner p.note-bnr-txt{font-weight:700;position:relative}.faq-page .faq-page-title .bnr-area .bnr-inner p.note-bnr-txt .arrow-pos{transition:all .3s;position:absolute;top:0;right:0;width:35px;height:35px}.faq-page .faq-page-title .bnr-area .bnr-inner .note-wrap{display:flex;align-items:flex-end;gap:20px}.faq-page .faq-page-title .bnr-area .bnr-inner .note-wrap .note-img{width:calc(60% - 20px)}.faq-page .faq-page-title .bnr-area .bnr-inner .note-wrap .note-img img{border-radius:var(--product-card-corner-radius)}.faq-page .faq-page-title .bnr-area .bnr-inner .note-wrap .note-logo{width:40%}.faq-page .faq-page-title .bnr-area:hover{box-shadow:0 0 0 2px var(--bg-color-gray)}.faq-page .faq-page-title .bnr-area:hover .bnr-inner .note-bnr-txt .arrow-pos{right:-5px}.product-detail-faq{margin-bottom:4.8rem}.product-detail-faq .faq-section{padding-bottom:0}.product-detail-faq .product-detail-faq-category-title{display:flex;align-items:center;justify-content:flex-start;gap:12px;text-align:left;font-size:calc(var(--font-heading-scale) * 1.8rem);line-height:1.35;font-weight:700;position:static;margin:0;padding-top:var(--pd-l);padding-bottom:var(--pd-s);margin-bottom:var(--pd-xs)}.product-detail-faq .product-detail-faq-category-title:before{content:"";display:block;width:5px;height:22px;background:#111;border-radius:999px;flex-shrink:0}.product-detail-faq .product-detail-faq-category-title:after{display:none}.product-detail-modules .product-detail-faq{margin-top:var(--pd-xl)}.product-detail-modules .product-detail-faq>.faq-category>h2:not(.product-detail-faq-category-title){padding-top:0;margin-bottom:0}.faq-page .faq-category h2:not(.product-detail-faq-category-title),.product-detail-faq .faq-category h2:not(.product-detail-faq-category-title){position:relative;text-align:center;font-weight:700;margin:0;padding-top:var(--pd-l);padding-bottom:var(--pd-s);margin-bottom:var(--pd-m)}.faq-page .faq-category h2:not(.product-detail-faq-category-title):after,.product-detail-faq .faq-category h2:not(.product-detail-faq-category-title):after{content:"";position:absolute;width:100px;height:4px;bottom:0;border-radius:var(--product-card-corner-radius);left:calc(50% - 50px);background-color:var(--font-color-pink)}.faq-page .faq-section,.product-detail-faq .faq-section{padding-bottom:var(--pd-xl)}.faq-page .faq-section .faq-card-section,.product-detail-faq .faq-section .faq-card-section{display:flex;flex-wrap:wrap;gap:20px}.faq-page .faq-section .faq-card-section .faq-card-item,.product-detail-faq .faq-section .faq-card-section .faq-card-item{width:100%}.faq-page .faq-section .faq-card-section .faq-card-item .card-question,.product-detail-faq .faq-section .faq-card-section .faq-card-item .card-question{cursor:pointer;transition:all .3s;border-radius:var(--product-card-corner-radius);background-color:var(--bg-color-gray);padding:var(--pd-m)}.faq-page .faq-section .faq-card-section .faq-card-item .card-question h3,.product-detail-faq .faq-section .faq-card-section .faq-card-item .card-question h3{color:var(--font-color-green);font-weight:700;position:relative;margin:0;padding:0 60px 0 2em;text-align:justify}.faq-page .faq-section .faq-card-section .faq-card-item .card-question h3:before,.product-detail-faq .faq-section .faq-card-section .faq-card-item .card-question h3:before{position:absolute;top:0;left:0;content:"Q";font-weight:700;color:var(--font-color-green);font-size:calc(var(--font-heading-scale) * 1.8rem)}.faq-page .faq-section .faq-card-section .faq-card-item .card-question h3:after,.product-detail-faq .faq-section .faq-card-section .faq-card-item .card-question h3:after{content:"";position:absolute;top:calc(50% - 17.5px);right:0;background:url(../assets/img-icon-plus.svg) no-repeat;width:35px;height:35px}.faq-page .faq-section .faq-card-section .faq-card-item .card-question.active,.product-detail-faq .faq-section .faq-card-section .faq-card-item .card-question.active{border-radius:var(--product-card-corner-radius) var(--product-card-corner-radius) 0 0}.faq-page .faq-section .faq-card-section .faq-card-item .card-question.active h3:after,.product-detail-faq .faq-section .faq-card-section .faq-card-item .card-question.active h3:after{background:url(../assets/img-icon-minus.svg) no-repeat}.faq-page .faq-section .faq-card-section .faq-card-item .card-answer,.product-detail-faq .faq-section .faq-card-section .faq-card-item .card-answer{animation:appear .3s ease-in-out;transition:all .3s;display:none;border-radius:0 0 var(--product-card-corner-radius) var(--product-card-corner-radius);background-color:var(--font-color-wt);border:4px solid var(--bg-color-gray);padding:calc(var(--pd-m) - 4px);box-sizing:border-box}.faq-page .faq-section .faq-card-section .faq-card-item .card-answer h3,.faq-page .faq-section .faq-card-section .faq-card-item .card-answer .answer,.product-detail-faq .faq-section .faq-card-section .faq-card-item .card-answer h3,.product-detail-faq .faq-section .faq-card-section .faq-card-item .card-answer .answer{color:var(--font-color-bk);position:relative;margin:0;padding:0 0 0 2em;text-align:justify}.faq-page .faq-section .faq-card-section .faq-card-item .card-answer h3:before,.faq-page .faq-section .faq-card-section .faq-card-item .card-answer .answer:before,.product-detail-faq .faq-section .faq-card-section .faq-card-item .card-answer h3:before,.product-detail-faq .faq-section .faq-card-section .faq-card-item .card-answer .answer:before{position:absolute;top:0;left:0;content:"A";font-weight:700;color:var(--font-color-pink);font-size:calc(var(--font-heading-scale) * 1.8rem)}.faq-page .faq-section .faq-card-section .faq-card-item .card-answer .answer.rte>:first-child,.product-detail-faq .faq-section .faq-card-section .faq-card-item .card-answer .answer.rte>:first-child{margin-top:0}.faq-page .faq-section .faq-card-section .faq-card-item .card-answer .answer.rte>:last-child,.product-detail-faq .faq-section .faq-card-section .faq-card-item .card-answer .answer.rte>:last-child{margin-bottom:0}.faq-page .faq-section .faq-card-section .faq-card-item .card-answer .answer-img,.product-detail-faq .faq-section .faq-card-section .faq-card-item .card-answer .answer-img{max-width:40%;margin:0 auto;text-align:center;padding-top:var(--pd-m);object-fit:cover}.faq-page .faq-section .faq-card-section .faq-card-item .card-answer .answer-img img,.product-detail-faq .faq-section .faq-card-section .faq-card-item .card-answer .answer-img img{display:block;border-radius:var(--product-card-corner-radius)}.faq-page .faq-section .faq-card-section .faq-card-item .card-answer p.body,.product-detail-faq .faq-section .faq-card-section .faq-card-item .card-answer p.body{padding-top:var(--pd-m);margin:0;text-align:justify;color:var(--font-color-gray)}.faq-page .faq-section .faq-card-section .faq-card-item .card-answer .link-detail-btn-wrap,.product-detail-faq .faq-section .faq-card-section .faq-card-item .card-answer .link-detail-btn-wrap{padding-top:var(--pd-m)}.faq-page .faq-section .faq-card-section .faq-card-item .card-answer.show,.product-detail-faq .faq-section .faq-card-section .faq-card-item .card-answer.show{display:block}.faq-page .faq-section .faq-card-section+.faq-card-section,.product-detail-faq .faq-section .faq-card-section+.faq-card-section{margin-top:var(--pd-s)}@keyframes appear{0%{opacity:0}to{opacity:1}}@media screen and (max-width:749px){.faq-page .faq-page-title{flex-direction:column;gap:45px 0}.faq-page .faq-page-title .txt-area{width:100%}.faq-page .faq-page-title .bnr-area{padding:var(--pd-m);width:80%;margin:0 auto;gap:20px}.faq-page .faq-page-title .bnr-area .bnr-inner{width:100%;flex-direction:column;gap:20px}.faq-page .faq-page-title .bnr-area .bnr-inner .note-wrap .note-img{width:calc(70% - 20px)}.faq-page .faq-page-title .bnr-area .bnr-inner .note-wrap .note-img img{width:100%}.faq-page .faq-page-title .bnr-area .bnr-inner .note-wrap .note-logo{width:30%}.faq-page .faq-section .faq-card-section .faq-card-item .card-question h3:after,.product-detail-faq .faq-section .faq-card-section .faq-card-item .card-question h3:after{content:"";top:calc(50% - 17.5px);width:35px;height:35px}.faq-page .faq-section .faq-card-section .faq-card-item .card-answer .answer-img,.product-detail-faq .faq-section .faq-card-section .faq-card-item .card-answer .answer-img{max-width:60%}}@media screen and (min-width:750px){.product-detail-faq{margin-bottom:6rem}.product-detail-faq .product-detail-faq-category-title{font-size:calc(var(--font-heading-scale) * 2rem);line-height:1.4}.product-detail-faq .product-detail-faq-category-title:before{height:24px}}.faq-set-section{scroll-margin-top:100px}.faq-set-section .product-detail-faq{margin-bottom:0}.faq-set-section .faq-section{padding-bottom:0}@media screen and (max-width:749px){.faq-set-section{scroll-margin-top:80px}}.allergen-filter-hero{margin-bottom:var(--pd-m)}.allergen-filter-hero__form{display:block}.allergen-filter-hero .allergen-filter-box{width:100%;max-width:none;margin:0;padding:0;border:none;border-radius:0;background:transparent}.allergen-filter-hero .allergen-filter-header{margin:0 0 20px;text-align:center}.allergen-filter-hero .allergen-filter-lead{display:inline-flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.4rem;margin:0;max-width:100%}.allergen-filter-hero .allergen-filter-lead__text{margin:0;font-size:1.4rem;font-weight:400;line-height:1.8;color:var(--font-color-bk)}.allergen-filter-hero .allergen-filter-lead .filter-description{margin-left:0}.allergen-filter-hero .allergen-filter-lead__keyword{display:inline-block;margin-right:.1em;padding:1px 12px;border:1.5px solid #ff9bb3;border-radius:999px;color:#ff8faa;font-size:calc(var(--font-heading-scale) * 2rem);font-weight:700;line-height:1.5;vertical-align:baseline}.allergen-filter-hero .allergen-filter-body{display:flex;align-items:center;gap:16px;padding:36px 56px;border-radius:28px;background:#f1f1f1}.allergen-filter-hero .allergen-filter-guide{flex-shrink:0;display:flex;flex-direction:column;gap:12px;margin:0;padding:0}.allergen-filter-hero .allergen-filter-guide__item{display:flex;flex-direction:column;align-items:center;gap:6px;font-size:1rem;font-weight:500;line-height:1.2;color:var(--font-color-gray);text-align:center}.allergen-filter-hero .allergen-filter-guide__box{position:relative;flex-shrink:0;width:54px;height:54px;border:2px solid var(--font-color-bk);border-radius:10px;background:#fff}.allergen-filter-hero .allergen-filter-guide__box:after{content:"";position:absolute;left:50%;bottom:8px;width:16px;height:16px;border:2px solid var(--font-color-bk);border-radius:3px;background:#ff8faa;transform:translate(-50%)}.allergen-filter-hero .allergen-filter-guide__box--off{border-color:transparent;background:#fff}.allergen-filter-hero .allergen-filter-guide__box--off:after{border-color:#ccc;background:#e8e8e8}.allergen-filter-hero .allergen-filter-list{flex:1;display:grid;grid-template-columns:repeat(auto-fill,84px);justify-content:center;gap:12px;margin:0;padding:0}.allergen-filter-hero .allergen-filter-item{display:flex}.allergen-filter-hero .allergen-filter-label{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:84px;height:84px;padding:12px 8px 30px;border:2px solid transparent;border-radius:14px;background:#fff;font-size:1.1rem;font-weight:700;line-height:1.2;text-align:center;cursor:pointer;transition:border-color .2s ease,background-color .2s ease}.allergen-filter-hero .allergen-filter-label:after{content:"";position:absolute;left:50%;bottom:10px;width:20px;height:20px;border:2px solid #ccc;border-radius:4px;background:#e8e8e8;transform:translate(-50%);transition:border-color .2s ease,background-color .2s ease}.allergen-filter-hero .allergen-filter-label input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;opacity:0;cursor:pointer}.allergen-filter-hero .allergen-filter-label:has(input:checked),.allergen-filter-hero .allergen-filter-label.is-active{border-color:var(--font-color-bk);background:#fff}.allergen-filter-hero .allergen-filter-label:has(input:checked):after,.allergen-filter-hero .allergen-filter-label.is-active:after{border-color:var(--font-color-bk);background:#ff8faa}.allergen-filter-hero .allergen-filter-label.is-disabled{opacity:.35;cursor:not-allowed}.allergen-filter-hero .allergen-filter-name{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;max-width:100%;word-break:break-word}@media screen and (max-width:749px){.allergen-filter-hero{margin-bottom:var(--pd-xs)}.allergen-filter-hero .allergen-filter-header{margin-bottom:12px;text-align:left}.allergen-filter-hero .allergen-filter-lead{font-size:1.1rem;line-height:1.6}.allergen-filter-hero .allergen-filter-lead__keyword{font-size:calc(var(--font-heading-scale) * 1.5rem);padding:1px 8px}.allergen-filter-hero .allergen-filter-body{flex-direction:column;align-items:stretch;gap:10px;padding:20px 16px;border-radius:16px}.allergen-filter-hero .allergen-filter-guide{flex-direction:row;justify-content:flex-start;gap:12px}.allergen-filter-hero .allergen-filter-guide__item{font-size:.9rem;font-weight:500;color:var(--font-color-gray)}.allergen-filter-hero .allergen-filter-guide__box{width:40px;height:40px}.allergen-filter-hero .allergen-filter-guide__box:after{width:12px;height:12px;bottom:6px}.allergen-filter-hero .allergen-filter-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:1px}.allergen-filter-hero .allergen-filter-label{width:100%;height:auto;aspect-ratio:1/1;padding:10px 6px 26px;border-radius:12px;font-size:.95rem}.allergen-filter-hero .allergen-filter-label:after{width:17px;height:17px}}.collection-active-facets{margin-bottom:var(--pd-s)}.collection-active-facets:empty{display:none}.collection-active-facets__bar{display:flex;flex-wrap:wrap;align-items:center;gap:12px 16px;width:100%;margin:0}.collection-active-facets__bar .active-facets__button{margin:0;padding:0}.collection-active-facets__bar span.active-facets__button-inner{font-size:1.2rem;padding:.6rem 1.2rem}.collection-active-facets__bar .collection-active-facets__clear{margin-left:auto;padding-top:0}.collection-active-facets__bar .active-facets__button-remove{font-size:1.2rem;white-space:nowrap}@media screen and (max-width:749px){.collection-active-facets{margin-bottom:0}.collection-active-facets__bar{gap:8px 10px;margin:0}.collection-active-facets__bar span.active-facets__button-inner{font-size:1.1rem;padding:.5rem 1rem}.collection-active-facets__bar .active-facets__button,.collection-active-facets__bar .active-facets__button-remove{margin:0;padding:0}#CollectionActiveFacets:not(:empty){position:relative;padding-bottom:44px;margin-bottom:8px}#CollectionActiveFacets:not(:empty) .collection-active-facets__clear{position:absolute;right:7.5rem;bottom:0;display:flex;align-items:center;width:auto;height:44px;margin:0;padding:0}#CollectionActiveFacets:not(:empty)+.facets-vertical #main-collection-filters{margin-top:-44px;margin-bottom:12px}.facets-vertical .active-facets-mobile{display:none!important}.facets-vertical #main-collection-filters .facets-container{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:44px;padding-top:0;margin-bottom:8px}.facets-vertical #main-collection-filters .mobile-facets__wrapper{flex-shrink:0;margin-left:auto}.facets-vertical #main-collection-filters .mobile-facets__open{padding-top:.35rem;padding-bottom:.35rem}.facets-vertical #main-collection-filters .product-count{flex:0 0 auto;margin:0}.facets-vertical #main-collection-filters .product-count__text{margin:0;font-size:1.2rem}#CollectionActiveFacets:not(:empty)+.facets-vertical #main-collection-filters .facets-container{margin-bottom:0;border-top:1px solid rgba(0,0,0,.06);padding-top:6px}}.collection-product-count{display:flex;justify-content:flex-end;margin-bottom:var(--pd-s)}.collection-product-count .product-count-vertical,.collection-product-count .product-count__text{margin:0}@media screen and (min-width:750px){.facets-vertical #main-collection-filters .facets__form-vertical{padding:24px 20px;border-radius:12px;background:#f3fbf9;box-sizing:border-box}.facets-vertical #main-collection-filters .facets__heading--vertical{margin:0 0 1.2rem;font-size:1.8rem;font-weight:700;color:var(--font-color-bk)}.facets-vertical #main-collection-filters .facets__disclosure-vertical{border-top:1px solid rgba(0,0,0,.06)}.facets-vertical #main-collection-filters .facets__disclosure-vertical:first-of-type{border-top:none}.facets-vertical #main-collection-filters .facets__summary{padding:1.2rem 0 .2rem;margin-bottom:0;font-weight:700;color:var(--font-color-bk)}.facets-vertical #main-collection-filters .facets__summary:hover span{text-decoration:none}.facets-vertical #main-collection-filters .facet-checkbox{padding:.3rem 1rem .3rem 0;font-size:1.25rem}.facets-vertical #main-collection-filters .facets__display-vertical{padding-bottom:1.2rem}.facets-vertical #main-collection-filters .facets__header-vertical{padding-right:0}}.filter-description{position:relative;display:inline-flex;align-items:center;flex-shrink:0;margin-left:.4rem;vertical-align:middle}.facets__summary>div:has(.filter-description){display:flex;align-items:center;gap:.4rem;flex-wrap:wrap}.mobile-facets__filter-description{margin:0 2rem 1.2rem;padding:1rem 1.2rem;border-radius:var(--product-card-corner-radius, 12px);background:rgba(var(--color-foreground),.04);border:1px solid rgba(var(--color-foreground),.08);font-size:1.15rem;font-weight:400;line-height:1.45;color:rgba(var(--color-foreground),.85)}.mobile-facets__filter-description>:first-child{margin-top:0}.mobile-facets__filter-description>:last-child{margin-bottom:0}.mobile-facets__filter-description[hidden]{display:none}@media screen and (max-width:749px){.mobile-facets__filter-description-wrap{margin:0 2rem 1.2rem}.mobile-facets__filter-description-toggle{display:inline-flex;align-items:center;gap:.6rem;padding:0;border:0;background:transparent;font-size:1.15rem;font-weight:400;line-height:1.45;color:rgba(var(--color-foreground),.85);cursor:pointer;-webkit-tap-highlight-color:transparent}.mobile-facets__filter-description-toggle:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:.2rem}.mobile-facets__filter-description-toggle[aria-expanded=false] .mobile-facets__filter-description-toggle-label-close,.mobile-facets__filter-description-toggle[aria-expanded=false] .mobile-facets__filter-description-toggle-icon-close,.mobile-facets__filter-description-toggle[aria-expanded=true] .mobile-facets__filter-description-toggle-label-open,.mobile-facets__filter-description-toggle[aria-expanded=true] .mobile-facets__filter-description-toggle-icon-open{display:none}.mobile-facets__filter-description-toggle-icon{display:inline-flex;align-items:center;justify-content:center;min-width:1.4rem;font-size:1.3rem;font-weight:700;line-height:1}.mobile-facets__filter-description-wrap .mobile-facets__filter-description{margin:1rem 0 0}}.filter-description__toggle{display:inline-flex;align-items:center;justify-content:center;width:1.8rem;height:1.8rem;padding:0;border:1px solid rgba(var(--color-foreground),.25);border-radius:50%;background:rgb(var(--color-background));font-size:1.1rem;font-weight:700;line-height:1;cursor:pointer;color:rgba(var(--color-foreground),.75);-webkit-tap-highlight-color:transparent}.filter-description__toggle:hover,.filter-description__toggle:focus-visible{color:rgb(var(--color-foreground));border-color:rgba(var(--color-foreground),.45)}.filter-description__icon{display:block;transform:translateY(0)}.filter-description__panel{position:absolute;z-index:5;top:calc(100% + .6rem);left:0;min-width:30rem;max-width:min(34rem,100vw - 3rem);padding:1rem 1.2rem;border-radius:12px;background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.12);box-shadow:var(--bnr-shadow, 0 0 20px -10px #aeaeae);font-size:1.3rem;font-weight:400;line-height:1.6;color:rgba(var(--color-foreground),.85);text-align:left}.filter-description__panel>:first-child{margin-top:0}.filter-description__panel>:last-child{margin-bottom:0}.filter-description__panel p{margin:0}.filter-description__panel[hidden]{display:none}.card-information>.price{font-size:1.3rem}.price__tax-included{font-size:.8em;color:#666;font-weight:400}[id^=MainProduct-] .product__media-wrapper{padding-inline:var(--pd-s)}[id^=MainProduct-] media-gallery{display:block;width:100%;max-width:520px;margin-inline:auto}[id^=MainProduct-] .product--stacked .product__media-list{row-gap:var(--pd-s)}[id^=MainProduct-] .product-media-container{border-radius:var(--product-card-corner-radius);overflow:hidden}[id^=MainProduct-] .product-media-container .media,[id^=MainProduct-] .product-media-container .product__modal-opener,[id^=MainProduct-] .product-media-container img{border-radius:var(--product-card-corner-radius)}[id^=MainProduct-] .thumbnail-list{max-width:520px;margin-inline:auto}[id^=MainProduct-] .thumbnail{border-radius:var(--product-card-corner-radius);overflow:hidden}[id^=MainProduct-] .thumbnail img{border-radius:var(--product-card-corner-radius)}[id^=MainProduct-] .product__title h1{font-size:calc(var(--font-heading-scale) * 2.4rem);font-weight:700;line-height:1.4}[id^=MainProduct-] .quantity{border-radius:var(--product-card-corner-radius)}[id^=MainProduct-] .quantity:before{border-radius:calc(var(--product-card-corner-radius) + var(--inputs-border-width))}[id^=MainProduct-] .quantity:after{border-radius:var(--product-card-corner-radius)}[id^=MainProduct-] .product-meta-tags{display:flex;flex-wrap:wrap;gap:.6rem;margin:0 0 1.6rem}[id^=MainProduct-] .product-meta-tags__group{display:contents}[id^=MainProduct-] .product-meta-tags__item{padding:.4rem .8rem;border-radius:var(--product-card-corner-radius);background-color:var(--bg-color-gray, #f8f8f8);font-size:1.2rem;line-height:1.4}[id^=MainProduct-] .product-meta-tags__item--usage{background-color:#c3ebf7}[id^=MainProduct-] .product-meta-tags__item--restriction{background-color:#ffd6d6}[id^=MainProduct-] .product-meta-tags__item--category{background-color:#fff1b9}[id^=MainProduct-] .product-meta-tags__item--method{background-color:#c3f7d1}[id^=MainProduct-] .product-meta-tags__item--set,[id^=MainProduct-] .product-meta-tags__item--package{background-color:#eee}@media screen and (min-width:750px){[id^=MainProduct-] .product__media-wrapper{padding-inline:var(--pd-m)}[id^=MainProduct-] media-gallery{max-width:480px}[id^=MainProduct-] .thumbnail-list{max-width:480px}[id^=MainProduct-] .product__title h1{font-size:calc(var(--font-heading-scale) * 3rem)}}@media screen and (max-width:749px){[id^=MainProduct-] .product__media-list{margin-left:0;margin-bottom:var(--pd-m);width:100%}[id^=MainProduct-] .product__media-wrapper slider-component:not(.thumbnail-slider--no-slide){margin-left:0;margin-right:0}[id^=MainProduct-] .product__media-list .product__media-item{width:100%}}@media screen and (min-width:990px){[id^=MainProduct-] .product--stacked .product__media-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;column-gap:18px;row-gap:18px}[id^=MainProduct-] .product--stacked .product__media-list .product__media-item{width:auto;max-width:none}[id^=MainProduct-] .product--stacked .product__media-list .product__media-item:first-child{grid-column:1/-1;width:100%;max-width:none}}[id^=MainProduct-] product-description-readmore{display:block}[id^=MainProduct-] product-description-readmore.is-collapsible.is-collapsed .product-description-readmore__content{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}[id^=MainProduct-] product-description-readmore.is-collapsible.is-expanded .product-description-readmore__content{display:block;-webkit-line-clamp:unset;overflow:visible}[id^=MainProduct-] .product-description-readmore__content>:first-child{margin-top:0}[id^=MainProduct-] .product-description-readmore__content>:last-child{margin-bottom:0}[id^=MainProduct-] .product-description-readmore__content h1{font-size:calc(var(--font-heading-scale) * 1.8rem);font-weight:400}[id^=MainProduct-] .product-description-readmore__toggle{margin-top:.8rem;padding:0;border:0;background:none;cursor:pointer;font-size:1.4rem;line-height:1.5;color:rgba(var(--color-foreground),.75)}[id^=MainProduct-] .product-description-readmore__toggle:hover{color:rgb(var(--color-foreground))}.product-metafields-accordions .accordion details{display:grid;grid-template-rows:auto 0fr;transition:grid-template-rows .3s ease}.product-metafields-accordions .accordion details[open]{grid-template-rows:auto 1fr}.product-metafields-accordions .accordion .accordion__content{min-height:0;overflow:hidden;margin-bottom:0;transition:margin-bottom .3s ease}.product-metafields-accordions .accordion details[open]>.accordion__content{margin-bottom:1.5rem;overflow-x:auto}.product-metafields-accordions .accordion summary .icon-caret{transition:transform .3s ease}.product-metafields-accordions .accordion__content.rte ul,.product-metafields-accordions .accordion__content.rte ol,.product-metafields-accordions .accordion__content.rte li{margin:0;padding:0;list-style:none}@media(prefers-reduced-motion:reduce){.product-metafields-accordions .accordion details,.product-metafields-accordions .accordion .accordion__content,.product-metafields-accordions .accordion summary .icon-caret{transition:none}}.product-content-detail{margin:4.8rem auto 5.6rem;max-width:var(--page-width)}.product-content-detail__heading{text-align:center;font-weight:700;margin:0;padding-bottom:var(--pd-s);margin-bottom:var(--pd-m);font-size:calc(var(--font-heading-scale) * 2rem)}.product-content-detail__list{margin:0;padding:2.4rem;background-color:var(--bg-color-gray, #f8f8f8);border-radius:var(--product-card-corner-radius, 25px)}.product-content-detail__label{margin:0;padding:2rem 0 .4rem;border-top:1px solid #b5b5b5;font-weight:700;font-size:1.5rem;line-height:1.6}.product-content-detail__label:first-of-type{border-top:2px solid #707070}.product-content-detail__value{margin:0;padding:0 0 2rem;font-size:1.4rem;line-height:1.8}.product-content-detail__value:last-of-type{border-bottom:2px solid #707070}.product-content-detail__value.rte>:first-child{margin-top:0}.product-content-detail__value.rte>:last-child{margin-bottom:0}.product-content-detail__value.rte p,.product-content-detail__value.rte ul,.product-content-detail__value.rte ol{margin:.8em 0}@media screen and (min-width:750px){.product-content-detail{margin:6rem auto 7.2rem}.product-content-detail__heading{font-size:calc(var(--font-heading-scale) * 2.4rem)}.product-content-detail__list{padding:4.8rem}.product-content-detail__label{font-size:1.6rem}.product-content-detail__value{padding-bottom:2.4rem;font-size:1.5rem}}.product-detail-modules .two-column-bnr-item-img img{width:100%;height:auto;display:block;object-fit:contain}.product-detail-modules .two-column-bnr .two-column-bnr-item-txt .two-column-bnr-lead{text-align:center;margin:2.5rem 0 0;font-weight:var(--font-body-weight-bold)}.product-detail-modules .page-width.product-detail-content-module:not(.product-detail-content-module--split)>.three-column-title .title-withicon,.product-detail-modules .product-detail-content-module.fullbg-three-column .three-column-title .title-withicon,.product-detail-modules .product-detail-content-module--split>.three-column-title .title-withicon{display:block;padding-bottom:0}.product-detail-modules .page-width.product-detail-content-module:not(.product-detail-content-module--split)>.three-column-title .title-withicon h2,.product-detail-modules .product-detail-content-module.fullbg-three-column .three-column-title .title-withicon h2,.product-detail-modules .product-detail-content-module--split>.three-column-title .title-withicon h2{text-align:center;font-weight:700;margin:0;padding-bottom:var(--pd-s);margin-bottom:var(--pd-m);font-size:calc(var(--font-heading-scale) * 2rem)}@media screen and (min-width:750px){.product-detail-modules .page-width.product-detail-content-module:not(.product-detail-content-module--split)>.three-column-title .title-withicon h2,.product-detail-modules .product-detail-content-module.fullbg-three-column .three-column-title .title-withicon h2,.product-detail-modules .product-detail-content-module--split>.three-column-title .title-withicon h2{font-size:calc(var(--font-heading-scale) * 2.4rem)}}.product-detail-modules .product-detail-content-module.fullbg-three-column .three-column .three-column-item h3{padding-top:2rem}.product-detail-modules .product-detail-content-module .three-column-item .icon-wrap{width:100%;background:transparent;border-radius:0;overflow:visible}.product-detail-modules .product-detail-content-module .three-column-item .icon-wrap img{width:100%;height:auto;max-width:100%;object-fit:initial;display:block;border-radius:var(--product-card-corner-radius)}.product-detail-modules .product-detail-content-module--split .product-detail-split-column__item{display:flex;flex-direction:column;align-items:center;gap:var(--pd-m);margin-bottom:var(--pd-m);padding:var(--pd-m);background-color:var(--font-color-wt);border-radius:var(--product-card-corner-radius);box-shadow:var(--bnr-shadow)}.product-detail-modules .product-detail-content-module--split .product-detail-split-column__item:last-child{margin-bottom:0}.product-detail-modules .product-detail-content-module--split .product-detail-split-column__media{width:100%}.product-detail-modules .product-detail-content-module--split .product-detail-split-column__media img{width:100%;height:auto;display:block;border-radius:var(--product-card-corner-radius);object-fit:cover}.product-detail-modules .product-detail-content-module--split .product-detail-split-column__content{width:100%}.product-detail-modules .product-detail-content-module--split .product-detail-split-column__content .single-column-lead{margin:0 0 1rem;text-align:left}.product-detail-modules .product-detail-content-module--split .product-detail-split-column__content .single-column-body{margin:0;text-align:left}@media screen and (max-width:749px){.product-detail-modules .product-detail-content-module.fullbg-three-column .three-column{flex-direction:column;gap:45px 0}.product-detail-modules .product-detail-content-module.fullbg-three-column .three-column .three-column-item{width:100%}}@media screen and (min-width:750px){.product-detail-modules .product-detail-content-module--split .product-detail-split-column__item{flex-direction:row;align-items:center;gap:var(--pd-l);padding:var(--pd-l)}.product-detail-modules .product-detail-content-module--split .product-detail-split-column__media,.product-detail-modules .product-detail-content-module--split .product-detail-split-column__content{width:50%;flex:0 0 50%}.product-detail-modules .product-detail-content-module--split .product-detail-split-column__media{display:flex;align-items:center;justify-content:center}.product-detail-modules .product-detail-content-module--split .product-detail-split-column__content{display:flex;flex-direction:column;justify-content:center}}.cart-item .cart-item__details>dl{max-width:none}.cart-item .product-option dt{font-weight:700}.footer__line-banner{padding-top:3rem;margin-bottom:var(--footer-line-banner-margin-bottom, 32px);text-align:center}.footer__line-banner-link{display:block;max-width:var(--footer-line-banner-max-width, 600px);margin-inline:auto}.footer__line-banner img{display:block;width:100%;height:auto}@media screen and (max-width:749px){.footer__line-banner{padding-top:2rem}}html{scroll-behavior:smooth}.page-anchor-section__nav{background:#f5f5f5;border-radius:40px;padding:24px}.page-anchor-section__list{display:flex;flex-wrap:wrap;justify-content:center;column-gap:24px;row-gap:12px;list-style:none;margin:0;padding:0}.page-anchor-section__item{flex:0 0 auto}.page-anchor-section__link{display:inline-flex;align-items:center;gap:var(--pd-xs);color:var(--font-color-bk);font-size:1.5rem;line-height:1.5;text-decoration:none;transition:opacity .3s}.page-anchor-section__link:hover{opacity:.7}.page-anchor-section__icon{flex-shrink:0;line-height:0}.page-anchor-section__arrow{width:20px;height:20px;display:block}@media screen and (min-width:750px){.page-anchor-section__nav{padding:32px 48px}.page-anchor-section__list{column-gap:36px;row-gap:16px}}.step-guide-section{scroll-margin-top:100px}.step-guide-section__steps{display:flex;flex-direction:column;gap:var(--pd-s)}.step-guide-section .step-guide-item{background-color:var(--font-color-wt);border-radius:var(--product-card-corner-radius);box-shadow:var(--bnr-shadow);overflow:hidden}.step-guide-section .step-guide-item .step-guide-item__trigger{width:100%;border:0;background:transparent;cursor:pointer;display:flex;align-items:center;gap:var(--pd-s);padding:var(--pd-m);text-align:left;font-family:inherit;font-size:inherit;line-height:1.5}.step-guide-section .step-guide-item .step-guide-item__trigger.active .step-guide-item__icon{background-image:url(../assets/img-icon-minus.svg)}.step-guide-section .step-guide-item .step-guide-item__number{flex-shrink:0;min-width:1.2em;color:var(--font-color-green);font-weight:700;font-size:calc(var(--font-heading-scale) * 1.8rem);line-height:1.4}.step-guide-section .step-guide-item .step-guide-item__title{flex:1;color:var(--font-color-green);font-weight:700;font-size:calc(var(--font-heading-scale) * 1.8rem);line-height:1.4}.step-guide-section .step-guide-item .step-guide-item__icon{flex-shrink:0;width:35px;height:35px;background:url(../assets/img-icon-plus.svg) no-repeat center/contain}.step-guide-section .step-guide-item .step-guide-item__panel{display:none;padding:0 var(--pd-m) var(--pd-m);border-top:1px solid var(--bg-color-gray)}.step-guide-section .step-guide-item .step-guide-item__panel.show{display:block}.step-guide-section .step-guide-item .step-guide-item__panel>*:first-child{padding-top:var(--pd-m)}.step-guide-section .step-guide-item .step-guide-item__panel>.step-guide-item__media,.step-guide-section .step-guide-item .step-guide-item__panel>.step-guide-item__body-2,.step-guide-section .step-guide-item .step-guide-item__panel>.step-guide-item__media-2,.step-guide-section .step-guide-item .step-guide-item__panel>.step-guide-item__comparison,.step-guide-section .step-guide-item .step-guide-item__panel>.step-guide-item__notice{margin-top:var(--pd-m)}.step-guide-section .step-guide-item .step-guide-item__body{margin:0}.step-guide-section .step-guide-item .step-guide-item__body.rte>:first-child{margin-top:0}.step-guide-section .step-guide-item .step-guide-item__body.rte>:last-child{margin-bottom:0}.step-guide-section .step-guide-item .step-guide-item__media,.step-guide-section .step-guide-item .step-guide-item__media-2{margin-left:0;margin-right:0;margin-bottom:0;display:flex;justify-content:center}.step-guide-section .step-guide-item .step-guide-item__media img,.step-guide-section .step-guide-item .step-guide-item__media-2 img{width:100%;max-width:58%;height:auto;display:block;border-radius:var(--product-card-corner-radius)}.step-guide-section .step-guide-item .step-guide-item__comparison{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--pd-m)}.step-guide-section .step-guide-item .step-guide-item__comparison.step-guide-item__comparison--single .step-guide-item__figure{grid-column:1/-1;justify-self:center;width:calc((100% - var(--pd-m)) / 2)}.step-guide-section .step-guide-item .step-guide-item__figure{margin:0}.step-guide-section .step-guide-item .step-guide-item__figure img{width:100%;height:auto;display:block;border-radius:var(--product-card-corner-radius)}.step-guide-section .step-guide-item .step-guide-item__notice{margin-bottom:0;color:var(--font-color-gray);font-size:1.4rem;line-height:1.6}@media screen and (max-width:749px){.step-guide-section{scroll-margin-top:80px}.step-guide-section .step-guide-item .step-guide-item__media img,.step-guide-section .step-guide-item .step-guide-item__media-2 img{max-width:85%}.step-guide-section .step-guide-item .step-guide-item__comparison{grid-template-columns:1fr}.step-guide-section .step-guide-item .step-guide-item__comparison.step-guide-item__comparison--single .step-guide-item__figure{grid-column:auto;justify-self:stretch;width:100%}}.col3-fullbg-section{scroll-margin-top:100px}@media screen and (max-width:749px){.col3-fullbg-section{scroll-margin-top:80px}.col3-fullbg-section .three-column{flex-direction:column;gap:45px 0}.col3-fullbg-section .three-column .three-column-item{width:100%}}.check-list-section{--check-list-icon-size: 28px;--check-list-icon-gap: 12px;scroll-margin-top:100px}.check-list-section .font-color-bk{color:var(--font-color-bk)}.check-list-section .font-color-green{color:var(--font-color-green)}.check-list-section__items{list-style:none;margin:0;padding:0}.check-list-section__item+.check-list-section__item{margin-top:var(--pd-m)}.check-list-section__item-inner{display:grid;grid-template-columns:var(--check-list-icon-size) 1fr;column-gap:var(--check-list-icon-gap);align-items:start}.check-list-section__icon-col{position:relative;display:flex;justify-content:center;align-self:stretch}.check-list-section__icon{flex-shrink:0;width:var(--check-list-icon-size);height:var(--check-list-icon-size);line-height:1}.check-list-section__icon-img{display:block;width:100%;height:100%}.check-list-section__items--connect .check-list-section__item--has-connector .check-list-section__icon-col:after{content:"";position:absolute;left:50%;top:var(--check-list-icon-size);bottom:calc(-1 * var(--pd-m));transform:translate(-50%);border-left:1px dashed #b5b5b5}.check-list-section__content{min-width:0}.check-list-section__item-title{margin:0;font-size:calc(var(--font-heading-scale) * 1.8rem);font-weight:700;line-height:1.5}.check-list-section__item-body{margin-top:var(--pd-s);line-height:1.6}.check-list-section__item-body.rte>:first-child{margin-top:0}.check-list-section__item-body.rte>:last-child{margin-bottom:0}.check-list-section--no-icon .check-list-section__item-inner{display:block}@media screen and (max-width:749px){.check-list-section{scroll-margin-top:80px}.check-list-section__item-title{font-size:calc(var(--font-heading-scale) * 1.6rem)}}body.image-lightbox-open{overflow:hidden}.image-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center}.image-lightbox[hidden]{display:none!important}.image-lightbox__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;margin:0;padding:0;border:0;background:#000000d9;cursor:zoom-out}.image-lightbox__panel{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;max-width:min(90vw,1200px);max-height:90vh;pointer-events:none}.image-lightbox__image{display:block;max-width:min(90vw,1200px);max-height:90vh;width:auto;height:auto;object-fit:contain;pointer-events:auto;cursor:zoom-out}.image-lightbox__close{position:fixed;top:var(--pd-s);right:var(--pd-s);z-index:2;display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:0;border-radius:50%;background:#ffffffeb;color:var(--font-color-bk);font-size:2.4rem;line-height:1;cursor:pointer;pointer-events:auto}.image-lightbox__close span{display:block;margin-top:-2px}.image-lightbox-trigger{cursor:zoom-in}.usage-slider-section{--carousel-peek: 48px;--carousel-gap: 24px;--carousel-slide-max: calc(min(var(--page-width), 100vw) - 10rem) ;--carousel-align-padding: 1.5rem;scroll-margin-top:100px;overflow-x:clip}.usage-slider-section__slider-outer{margin-top:var(--pd-m)}.usage-slider-section__slider,.usage-slider-section__slider-frame{display:block}.usage-slider-section__viewport{overflow:hidden;touch-action:none;cursor:grab;-webkit-user-select:none;user-select:none}.usage-slider-section__viewport:active{cursor:grabbing}.usage-slider-section__track{display:flex;gap:var(--carousel-gap);margin:0;padding:0;list-style:none;will-change:transform;-webkit-user-select:none;user-select:none}.usage-slider-section__slide{flex:0 0 min(var(--carousel-slide-max),100% - var(--carousel-peek));width:min(var(--carousel-slide-max),100% - var(--carousel-peek));max-width:min(var(--carousel-slide-max),100% - var(--carousel-peek))}.usage-slider-section__dots{display:flex;justify-content:center;gap:10px;width:min(var(--carousel-slide-max),100% - var(--carousel-peek));max-width:100%;margin:var(--pd-m) 0 0;padding:0}.usage-slider-section__dot{width:8px;height:8px;padding:0;border:0;border-radius:50%;background-color:#ccc;cursor:pointer;transition:background-color .2s ease}.usage-slider-section__dot.is-active{background-color:#222}.usage-slider-section__slider--single .usage-slider-section__viewport{cursor:default}.usage-slider-section__slider--single .usage-slider-section__track{justify-content:center}.usage-slider-section__slider--single .usage-slider-section__slide{flex:0 0 min(var(--carousel-slide-max),100%);width:min(var(--carousel-slide-max),100%);max-width:min(var(--carousel-slide-max),100%)}.usage-slider-section__slider--single .usage-slider-section__dots{display:none}@media screen and (max-width:749px){.usage-slider-section{--carousel-peek: 36px;--carousel-gap: 16px;--carousel-align-padding: 22px;scroll-margin-top:80px}.usage-slider-section__slider-outer:not(.usage-slider-section__slider-outer--single){box-sizing:border-box;width:100vw;margin-left:calc(50% - 50vw);padding-left:var(--carousel-align-padding);overflow:visible}.usage-slider-section__slider-outer:not(.usage-slider-section__slider-outer--single) .usage-slider-section__viewport{width:100vw;margin-left:calc(-1 * var(--carousel-align-padding))}.usage-slider-section__slider-outer:not(.usage-slider-section__slider-outer--single) .usage-slider-section__track{padding-left:var(--carousel-align-padding);gap:var(--carousel-gap)}.usage-slider-section__slide{flex:0 0 calc(100vw - var(--carousel-align-padding) - var(--carousel-gap) - var(--carousel-peek));width:calc(100vw - var(--carousel-align-padding) - var(--carousel-gap) - var(--carousel-peek));max-width:calc(100vw - var(--carousel-align-padding) - var(--carousel-gap) - var(--carousel-peek))}.usage-slider-section__dots{width:calc(100% - var(--carousel-gap) - var(--carousel-peek));max-width:100%}.usage-slider-section__slider-outer--single{padding-left:var(--carousel-align-padding);padding-right:var(--carousel-align-padding)}.usage-slider-section__slider--single .usage-slider-section__slide{flex:0 0 100%;width:100%;max-width:100%}}@media screen and (min-width:750px){.usage-slider-section{--carousel-align-padding: calc((100vw - min(var(--page-width), 100vw))/2 + 5rem) }.usage-slider-section__slider-outer:not(.usage-slider-section__slider-outer--single){box-sizing:border-box;width:100vw;margin-left:calc(50% - 50vw);padding-left:var(--carousel-align-padding);overflow:visible}.usage-slider-section__slider-outer:not(.usage-slider-section__slider-outer--single) .usage-slider-section__viewport{width:100vw;margin-left:calc(-1 * var(--carousel-align-padding))}.usage-slider-section__slider-outer:not(.usage-slider-section__slider-outer--single) .usage-slider-section__track{padding-left:var(--carousel-align-padding)}.usage-slider-section__slider-outer--single{width:auto;max-width:var(--page-width);margin-left:auto;margin-right:auto;padding-left:5rem;padding-right:5rem;overflow:hidden}}@media screen and (min-width:990px){.usage-slider-section{--carousel-align-padding: calc((100vw - min(var(--page-width), 100vw))/2 + 5rem) }.usage-slider-section__slider-outer--single{padding-left:5rem;padding-right:5rem}}.usage-slider-section__profile{display:flex;align-items:center;gap:var(--pd-m);margin-bottom:var(--pd-m);padding:var(--pd-m);background-color:var(--font-color-wt);border:1px solid #e5e5e5;border-radius:var(--product-card-corner-radius)}.usage-slider-section__profile-media{flex-shrink:0;width:120px;height:120px;overflow:hidden;border-radius:50%}.usage-slider-section__profile-media img{display:block;width:100%;height:100%;object-fit:cover}.usage-slider-section__profile-body{flex:1;min-width:0}.usage-slider-section__profile-name{margin:0 0 var(--pd-s);font-size:calc(var(--font-heading-scale) * 2rem);font-weight:700;line-height:1.4}.usage-slider-section__profile-rows{margin:0}.usage-slider-section__profile-row{display:grid;grid-template-columns:7em 1fr;gap:var(--pd-s);margin:0;padding:.4rem 0;line-height:1.6}.usage-slider-section__profile-row dt{margin:0;font-weight:700}.usage-slider-section__profile-row dd{margin:0}.usage-slider-section__profile-row+.usage-slider-section__profile-row{border-top:1px solid #efefef}.usage-slider-section__profile--no-image .usage-slider-section__profile-body{width:100%}.usage-slider-section__slide-media{display:block;width:100%;margin:15px;border-radius:var(--product-card-corner-radius);overflow:hidden;box-shadow:var(--bnr-shadow);-webkit-user-select:none;user-select:none}.usage-slider-section__picture,.usage-slider-section__picture img{display:block;width:100%;height:auto;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none}@media screen and (max-width:749px){.usage-slider-section__profile{flex-direction:column;align-items:center}.usage-slider-section__profile-media{width:96px;height:96px}.usage-slider-section__profile-body{width:100%}.usage-slider-section__profile-name{text-align:center}.usage-slider-section__profile-rows{width:100%}.usage-slider-section__profile-row{grid-template-columns:6.5em 1fr;gap:var(--pd-xs);padding:.55rem 0;text-align:left}.usage-slider-section__profile-row dt,.usage-slider-section__profile-row dd{text-align:left}}@media screen and (min-width:750px){.usage-slider-section__profile{width:min(70%,760px);max-width:760px;margin-inline:auto}.usage-slider-section__profile--no-image .usage-slider-section__profile-body{max-width:none}}.product-lineup-slider-section{--carousel-peek: 48px;--carousel-gap: 24px;--carousel-slide-max: calc(min(var(--page-width), 100vw) - 10rem) ;--carousel-align-padding: 1.5rem;scroll-margin-top:100px;overflow-x:clip}.product-lineup-slider-section__slider-outer{margin-top:var(--pd-m)}.product-lineup-slider-section__slider,.product-lineup-slider-section__slider-frame{display:block}.product-lineup-slider-section__viewport{overflow:hidden;touch-action:none;cursor:grab;-webkit-user-select:none;user-select:none}.product-lineup-slider-section__viewport:active{cursor:grabbing}.product-lineup-slider-section__track{display:flex;gap:var(--carousel-gap);margin:0;padding:0;list-style:none;will-change:transform;-webkit-user-select:none;user-select:none}.product-lineup-slider-section__slide{flex:0 0 min(var(--carousel-slide-max),100% - var(--carousel-peek));width:min(var(--carousel-slide-max),100% - var(--carousel-peek));max-width:min(var(--carousel-slide-max),100% - var(--carousel-peek))}.product-lineup-slider-section__dots{display:flex;justify-content:center;gap:10px;width:min(var(--carousel-slide-max),100% - var(--carousel-peek));max-width:100%;margin:var(--pd-m) 0 0;padding:0}.product-lineup-slider-section__dot{width:8px;height:8px;padding:0;border:0;border-radius:50%;background-color:#ccc;cursor:pointer;transition:background-color .2s ease}.product-lineup-slider-section__dot.is-active{background-color:#222}.product-lineup-slider-section__slider--single .product-lineup-slider-section__viewport{cursor:default}.product-lineup-slider-section__slider--single .product-lineup-slider-section__track{justify-content:center}.product-lineup-slider-section__slider--single .product-lineup-slider-section__slide{flex:0 0 min(var(--carousel-slide-max),100%);width:min(var(--carousel-slide-max),100%);max-width:min(var(--carousel-slide-max),100%)}.product-lineup-slider-section__slider--single .product-lineup-slider-section__dots{display:none}@media screen and (max-width:749px){.product-lineup-slider-section{--carousel-peek: 36px;--carousel-gap: 16px;--carousel-align-padding: 22px;scroll-margin-top:80px}.product-lineup-slider-section__slider-outer:not(.product-lineup-slider-section__slider-outer--single){box-sizing:border-box;width:100vw;margin-left:calc(50% - 50vw);padding-left:var(--carousel-align-padding);overflow:visible}.product-lineup-slider-section__slider-outer:not(.product-lineup-slider-section__slider-outer--single) .product-lineup-slider-section__viewport{width:100vw;margin-left:calc(-1 * var(--carousel-align-padding))}.product-lineup-slider-section__slider-outer:not(.product-lineup-slider-section__slider-outer--single) .product-lineup-slider-section__track{padding-left:var(--carousel-align-padding);gap:var(--carousel-gap)}.product-lineup-slider-section__slide{flex:0 0 calc(100vw - var(--carousel-align-padding) - var(--carousel-gap) - var(--carousel-peek));width:calc(100vw - var(--carousel-align-padding) - var(--carousel-gap) - var(--carousel-peek));max-width:calc(100vw - var(--carousel-align-padding) - var(--carousel-gap) - var(--carousel-peek))}.product-lineup-slider-section__dots{width:calc(100% - var(--carousel-gap) - var(--carousel-peek));max-width:100%}.product-lineup-slider-section__slider-outer--single{padding-left:var(--carousel-align-padding);padding-right:var(--carousel-align-padding)}.product-lineup-slider-section__slider--single .product-lineup-slider-section__slide{flex:0 0 100%;width:100%;max-width:100%}}@media screen and (min-width:750px){.product-lineup-slider-section{--carousel-align-padding: calc((100vw - min(var(--page-width), 100vw))/2 + 5rem) }.product-lineup-slider-section__slider-outer:not(.product-lineup-slider-section__slider-outer--single){box-sizing:border-box;width:100vw;margin-left:calc(50% - 50vw);padding-left:var(--carousel-align-padding);overflow:visible}.product-lineup-slider-section__slider-outer:not(.product-lineup-slider-section__slider-outer--single) .product-lineup-slider-section__viewport{width:100vw;margin-left:calc(-1 * var(--carousel-align-padding))}.product-lineup-slider-section__slider-outer:not(.product-lineup-slider-section__slider-outer--single) .product-lineup-slider-section__track{padding-left:var(--carousel-align-padding)}.product-lineup-slider-section__slider-outer--single{width:auto;max-width:var(--page-width);margin-left:auto;margin-right:auto;padding-left:5rem;padding-right:5rem;overflow:hidden}}@media screen and (min-width:990px){.product-lineup-slider-section{--carousel-align-padding: calc((100vw - min(var(--page-width), 100vw))/2 + 5rem) }.product-lineup-slider-section__slider-outer--single{padding-left:5rem;padding-right:5rem}}.product-lineup-slider-section__card{display:flex;flex-direction:column;height:100%;background-color:var(--font-color-wt);border-radius:var(--product-card-corner-radius);box-shadow:var(--bnr-shadow)}.product-lineup-slider-section__card-media{aspect-ratio:1/1;overflow:hidden;border-radius:var(--product-card-corner-radius) var(--product-card-corner-radius) 0 0}.product-lineup-slider-section__card-media img{display:block;width:100%;height:100%;object-fit:cover;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none}.product-lineup-slider-section__card-body{display:flex;flex:1;flex-direction:column;padding:var(--pd-m)}.product-lineup-slider-section__card-heading{margin:0 0 var(--pd-s);font-size:calc(var(--font-heading-scale) * 2rem);font-weight:700;line-height:1.4;text-align:center}.product-lineup-slider-section__card-text{margin:0;line-height:1.7;text-align:center}.product-lineup-slider-section__card-body .link-detail-btn-wrap{margin-top:auto;padding-top:var(--pd-m)}.product-lineup-slider-section__viewport{overflow-x:hidden;overflow-y:visible;padding-bottom:16px}.product-lineup-slider-section__slider-frame{display:flex;flex-direction:column;align-items:flex-start}.product-lineup-slider-section__dots{justify-content:center}.product-lineup-slider-section__dots--hide-all{display:none}.product-lineup-slider-section__slider--static .product-lineup-slider-section__viewport{cursor:default;touch-action:auto}@media screen and (max-width:749px){.product-lineup-slider-section__card-body{padding:var(--pd-s)}.product-lineup-slider-section__card-heading{font-size:calc(var(--font-heading-scale) * 1.8rem)}.product-lineup-slider-section:not(.product-lineup-slider-section--no-peek-sp) .product-lineup-slider-section__slide{flex:0 0 calc((100vw - var(--carousel-align-padding) - var(--carousel-gap) - var(--carousel-peek)) / 2);width:calc((100vw - var(--carousel-align-padding) - var(--carousel-gap) - var(--carousel-peek)) / 2);max-width:calc((100vw - var(--carousel-align-padding) - var(--carousel-gap) - var(--carousel-peek)) / 2)}.product-lineup-slider-section--no-peek-sp .product-lineup-slider-section__slide{flex:0 0 calc((100vw - var(--carousel-align-padding) - (var(--lineup-slide-count) - 1) * var(--carousel-gap)) / var(--lineup-slide-count));width:calc((100vw - var(--carousel-align-padding) - (var(--lineup-slide-count) - 1) * var(--carousel-gap)) / var(--lineup-slide-count));max-width:calc((100vw - var(--carousel-align-padding) - (var(--lineup-slide-count) - 1) * var(--carousel-gap)) / var(--lineup-slide-count))}.product-lineup-slider-section:not(.product-lineup-slider-section--no-peek-sp) .product-lineup-slider-section__dots{--lineup-sp-slide-width: calc( (100vw - var(--carousel-align-padding) - var(--carousel-gap) - var(--carousel-peek)) / 2 );width:calc(2 * var(--lineup-sp-slide-width) + var(--carousel-gap));margin-left:0;margin-right:auto}.product-lineup-slider-section--no-peek-sp .product-lineup-slider-section__dots{--lineup-sp-slide-width: calc( (100vw - var(--carousel-align-padding) - (var(--lineup-slide-count) - 1) * var(--carousel-gap)) / var(--lineup-slide-count) );width:calc(var(--lineup-slide-count) * var(--lineup-sp-slide-width) + (var(--lineup-slide-count) - 1) * var(--carousel-gap));margin-left:0;margin-right:auto}}@media screen and (min-width:750px){.product-lineup-slider-section{--lineup-pc-content-width: calc(min(var(--page-width), 100vw) - 10rem) ;--lineup-pc-slide-width: calc( (var(--lineup-pc-content-width) - 2 * var(--carousel-gap)) / 3 )}.product-lineup-slider-section:not(.product-lineup-slider-section--no-peek-pc) .product-lineup-slider-section__slide{flex:0 0 var(--lineup-pc-slide-width);width:var(--lineup-pc-slide-width);max-width:var(--lineup-pc-slide-width)}.product-lineup-slider-section--no-peek-pc .product-lineup-slider-section__slide{flex:0 0 calc((var(--lineup-pc-content-width) - (var(--lineup-slide-count) - 1) * var(--carousel-gap)) / var(--lineup-slide-count));width:calc((var(--lineup-pc-content-width) - (var(--lineup-slide-count) - 1) * var(--carousel-gap)) / var(--lineup-slide-count));max-width:calc((var(--lineup-pc-content-width) - (var(--lineup-slide-count) - 1) * var(--carousel-gap)) / var(--lineup-slide-count))}.product-lineup-slider-section__dots{width:var(--lineup-pc-content-width);max-width:100%}.product-lineup-slider-section__dots--hide-pc{display:none}}.content-builder-section{scroll-margin-top:100px}.content-builder-section__blocks{display:flex;flex-direction:column;gap:var(--pd-l)}.content-builder-section__block--image-text{display:grid;grid-template-columns:1fr;gap:var(--pd-m);align-items:center}.content-builder-section__media{overflow:hidden;border-radius:var(--product-card-corner-radius);box-shadow:var(--bnr-shadow)}.content-builder-section__media img{display:block;width:100%;height:auto}.content-builder-section__heading{margin:0 0 var(--pd-s);font-size:calc(var(--font-heading-scale) * 2rem);font-weight:700;line-height:1.4}.content-builder-section__body{line-height:1.7}.content-builder-section__body>:first-child{margin-top:0}.content-builder-section__body>:last-child{margin-bottom:0}.content-builder-section__content .link-detail-btn-wrap{margin-top:var(--pd-m)}.content-builder-section__block--text-only{display:flex;justify-content:center}.content-builder-section__card{width:100%;max-width:760px;padding:var(--pd-m);background-color:var(--font-color-wt);border-radius:var(--product-card-corner-radius);box-shadow:var(--bnr-shadow)}.content-builder-section__card-heading{margin:0 0 var(--pd-s);font-size:calc(var(--font-heading-scale) * 2rem);font-weight:700;line-height:1.4;text-align:center}.content-builder-section__card-body{line-height:1.7;text-align:left}.content-builder-section__card-body>:first-child{margin-top:0}.content-builder-section__card-body>:last-child{margin-bottom:0}.content-builder-section__card .link-detail-btn-wrap{margin-top:var(--pd-m)}@media screen and (max-width:749px){.content-builder-section{scroll-margin-top:80px}.content-builder-section__heading,.content-builder-section__card-heading{font-size:calc(var(--font-heading-scale) * 1.8rem)}}@media screen and (min-width:750px){.content-builder-section__block--image-text{grid-template-columns:1fr 1fr;gap:var(--pd-l)}.content-builder-section__block--image-right .content-builder-section__media{order:2}.content-builder-section__block--image-right .content-builder-section__content{order:1}}.col1-bnr-section .single-column-item-img{object-fit:unset}.col1-bnr-section .single-column-item-img picture{display:block;width:100%}.col1-bnr-section .single-column-item-img picture img{display:block;width:100%;height:auto}.col1-bnr-section .single-column-item-img>img.arrow-pos{width:36px;height:36px;max-width:36px}.col1-bnr-section--wide .single-column-item{max-width:800px;margin-inline:auto}@media screen and (max-width:749px){.col1-bnr-section--wide .single-column-item{max-width:100%}}.faq-bnr-section .faq-bnr-txt{box-sizing:border-box;padding-right:5.5rem}.faq-bnr-section .faq-bnr-txt .arrow-pos{width:34px;height:34px;max-width:34px}@media screen and (max-width:749px){.faq-bnr-section .faq-bnr-txt{padding-inline:2.75rem;padding-bottom:var(--pd-s)}.faq-bnr-section .faq-bnr-txt .arrow-pos{width:34px;height:34px;max-width:34px}}.four-column-bnr-section__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.four-column-bnr-section__item-img{display:block;position:relative}.four-column-bnr-section__item-img>img.bnr-shadow{display:block;width:100%;height:auto;border-radius:var(--product-card-corner-radius)}.four-column-bnr-section__arrow{position:absolute;right:12px;bottom:12px;z-index:2;width:32px;height:32px;max-width:32px;transition:right .3s ease}.four-column-bnr-section__item-img:hover .four-column-bnr-section__arrow{right:8px}.four-column-bnr-section__item-txt{display:block;text-decoration:none}.four-column-bnr-section__lead{margin:1.2rem 0 0;font-size:calc(var(--font-heading-scale) * 1.6rem);font-weight:700;line-height:1.4;text-align:center}.four-column-bnr-section__body{margin:.9rem 0 0;font-size:1.3rem;line-height:1.6;text-align:left}.four-column-bnr-section .icon-pos{top:12px;left:12px;min-width:auto;padding:4px 10px;font-size:1.2rem;line-height:1.3}.four-column-bnr-section .icon-pos img{width:14px;height:14px}@media screen and (max-width:749px){.four-column-bnr-section__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.four-column-bnr-section__lead{font-size:calc(var(--font-heading-scale) * 1.5rem)}.four-column-bnr-section__body{font-size:1.2rem}}.multi-column-bnr-section__grid{display:grid;gap:50px}.multi-column-bnr-section--cols-2 .multi-column-bnr-section__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.multi-column-bnr-section--cols-3 .multi-column-bnr-section__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.multi-column-bnr-section__item-img{display:block;position:relative}.multi-column-bnr-section__item-img img{border-radius:var(--product-card-corner-radius)}.multi-column-bnr-section__item-img .arrow-pos{bottom:20px;right:15px;width:34px;height:34px;max-width:34px}.multi-column-bnr-section__item-txt{display:block;text-decoration:none}.multi-column-bnr-section__lead{text-align:center;margin:1rem 0;font-weight:var(--font-body-weight-bold)}.multi-column-bnr-section__body{text-align:center}@media screen and (max-width:749px){.multi-column-bnr-section--cols-2 .multi-column-bnr-section__grid,.multi-column-bnr-section--cols-3 .multi-column-bnr-section__grid,.multi-column-bnr-section__grid{grid-template-columns:1fr;gap:60px 0}.multi-column-bnr-section__lead{margin:1.3rem 0 0}.multi-column-bnr-section__body{margin:.7rem 0 0}}.multicolumn .multicolumn-section__heading{font-weight:var(--font-body-weight-bold)}.multicolumn-section__heading-wrapper--left{justify-content:flex-start}.multicolumn-section__heading-wrapper--center{justify-content:center}.multicolumn-section__heading-wrapper--center .multicolumn-section__heading{text-align:center}.multicolumn:not(.background-none) .multicolumn-card{border-radius:var(--product-card-corner-radius);overflow:hidden}.multicolumn:not(.background-none) .multicolumn-card>.multicolumn-card__image-wrapper--full-width:not(.multicolumn-card-spacing){border-top-left-radius:0;border-top-right-radius:0}.multicolumn-list h3.multicolumn-card__title{font-weight:var(--font-body-weight-bold)}.multicolumn-card__title--left{text-align:left}.multicolumn-card__title--center{text-align:center}.multicolumn-card__info .link-detail-btn-wrap{margin-top:1.5rem}@media screen and (max-width:749px){.multicolumn:not(.background-none) .multicolumn-card.content-container{border-radius:var(--product-card-corner-radius);overflow:hidden}.multicolumn:not(.background-none) .multicolumn-card.content-container:after{border-radius:var(--product-card-corner-radius)}.multicolumn:not(.background-none) .multicolumn-card.content-container>.multicolumn-card__image-wrapper--full-width:not(.multicolumn-card-spacing),.multicolumn:not(.background-none) .multicolumn-card.content-container .multicolumn-card__image-wrapper{border-radius:0;overflow:hidden}.multicolumn:not(.background-none) .multicolumn-card.content-container .multicolumn-card__image-wrapper .media,.multicolumn:not(.background-none) .multicolumn-card.content-container .multicolumn-card__image-wrapper .media>img{border-radius:0}}@media screen and (min-width:750px){.multicolumn-list__item:only-child{max-width:960px;width:100%;margin-left:auto;margin-right:auto}.multicolumn-list__item:only-child .multicolumn-card:has(.multicolumn-card__image-wrapper){display:flex;flex-direction:row;align-items:stretch;overflow:hidden}.multicolumn-list__item:only-child .multicolumn-card__image-wrapper{width:42%;flex-shrink:0;margin-left:0;margin-right:0}.multicolumn-list__item:only-child .multicolumn-card__image-wrapper.multicolumn-card-spacing{padding-top:0;margin-left:0;margin-right:0}.multicolumn-list__item:only-child .multicolumn-card__image-wrapper .media{height:100%;min-height:100%}.multicolumn-list__item:only-child .multicolumn-card__image-wrapper .media--adapt{padding-bottom:0!important}.multicolumn-list__item:only-child .multicolumn-card__image-wrapper .media>img{position:absolute;top:0;right:0;bottom:0;width:100%;height:100%;object-fit:cover;object-position:center center;left:0;transform:none}.multicolumn-list__item:only-child .multicolumn-card:has(.multicolumn-card__image-wrapper) .multicolumn-card__info{width:58%;flex:1 1 auto;min-width:0}}.full-bg-image-button-section{margin-bottom:var(--section-margin-btm);padding-bottom:var(--section-bottom-padding, 90px)}.full-bg-image-button-section__header{margin-bottom:var(--pd-m)}.full-bg-image-button-section__title{margin:0 0 var(--pd-s);font-size:calc(var(--font-heading-scale) * 2.4rem);font-weight:700;line-height:1.4}.full-bg-image-button-section__body{margin:0;line-height:1.7}.full-bg-image-button-section__content{position:relative}.full-bg-image-button-section__media{margin:0;overflow:hidden;border-radius:0}.full-bg-image-button-section__media picture{display:block;width:100%}.full-bg-image-button-section__image,.full-bg-image-button-section__media img{display:block;width:100%;height:auto;border-radius:0}.full-bg-image-button-section__action{margin-top:var(--pd-m);text-align:center}.full-bg-image-button-section__button{display:inline-flex;align-items:center;justify-content:center;min-width:200px;padding:1.2rem 3.2rem;border-radius:999px;background-color:var(--font-color-bk);color:var(--font-color-wt);font-size:1.5rem;font-weight:700;line-height:1.4;text-decoration:none;transition:opacity .2s ease}.full-bg-image-button-section__button:hover{opacity:.85}@media screen and (min-width:750px){.full-bg-image-button-section__content{display:flex;align-items:flex-end;justify-content:space-between;gap:var(--pd-m)}.full-bg-image-button-section__media{flex:0 0 70%;max-width:70%}.full-bg-image-button-section__action{flex:1;margin-top:0;margin-bottom:var(--pd-m);text-align:right}}.featured-product-grid-section__header{margin-bottom:var(--pd-m)}.featured-product-grid-section__title{margin:0 0 var(--pd-s);font-size:calc(var(--font-heading-scale) * 2.8rem);font-weight:700;line-height:1.3}.featured-product-grid-section__body{margin:0;line-height:1.7}.featured-product-grid-section__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:0;padding:0;list-style:none}.featured-product-grid-section__link{display:block;color:inherit;text-decoration:none}.featured-product-grid-section__media{width:100%;line-height:0;background-color:#fff;border-radius:var(--product-card-corner-radius);overflow:hidden}.featured-product-grid-section__media picture{display:block;width:100%}.featured-product-grid-section__image,.featured-product-grid-section__media img{display:block;width:100%;height:auto!important;max-height:none!important;object-fit:initial;border-radius:var(--product-card-corner-radius)}.featured-product-grid-section__placeholder{display:block;width:100%;height:auto;aspect-ratio:4/3;border-radius:var(--product-card-corner-radius)}.featured-product-grid-section__name{margin:.8rem 0 .4rem;font-size:1.3rem;font-weight:700;line-height:1.5;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.featured-product-grid-section__price,.featured-product-grid-section__price .price{margin:0}.featured-product-grid-section__price .price-item{font-size:1.3rem;font-weight:700}.featured-product-grid-section__footer{margin-top:var(--pd-m);text-align:center}.featured-product-grid-section__more-btn{display:inline-flex;align-items:center;justify-content:center;min-width:180px;padding:1.2rem 3.6rem;border-radius:999px;background-color:var(--font-color-bk);color:var(--font-color-wt);font-size:1.5rem;font-weight:700;line-height:1.4;text-decoration:none;transition:opacity .2s ease}.featured-product-grid-section__more-btn:hover{opacity:.85}@media screen and (min-width:750px){.featured-product-grid-section__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.featured-product-grid-section__name,.featured-product-grid-section__price .price-item{font-size:1.4rem}}.top-hero-section{margin-bottom:var(--section-margin-btm)}.top-hero-section__visual{position:relative;overflow:hidden;border-radius:var(--product-card-corner-radius)}.top-hero-section__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px}.top-hero-section__photo{aspect-ratio:4/3;overflow:hidden;background-color:var(--color-bnr-gray)}.top-hero-section__photo-img{display:block;width:100%;height:100%;object-fit:cover}.top-hero-section__photo-placeholder{display:block;width:100%;height:100%;background-color:#ddd}.top-hero-section__catchcopy{position:absolute;top:50%;left:50%;z-index:2;width:calc(100% - 3rem);max-width:520px;margin:0;padding:1rem 1.6rem;border-radius:999px;background-color:#ffffffeb;font-size:calc(var(--font-heading-scale) * 1.8rem);font-weight:700;line-height:1.5;text-align:center;transform:translate(-50%,-50%)}.top-hero-section__lead{margin-top:var(--pd-m);text-align:center;line-height:1.8}.top-hero-section__lead p{margin:0}.top-hero-section__lead p+p{margin-top:.8rem}.top-hero-section__guide{display:flex;align-items:center;justify-content:space-between;gap:var(--pd-s);max-width:800px;margin:var(--pd-m) auto 0;padding:calc(var(--pd-s) + 10px) var(--pd-m);background-color:#feefe2;border-radius:var(--product-card-corner-radius);transition:opacity .3s ease}.top-hero-section__guide:hover{opacity:.92}.top-hero-section__guide:hover .top-hero-section__guide-arrow{transform:translate(4px)}.top-hero-section__guide-icon{flex-shrink:0;width:135px}.top-hero-section__guide-icon-img{display:block;width:100%;height:auto}.top-hero-section__guide-text{flex:1;min-width:0;padding:0 var(--pd-s);box-sizing:border-box;text-align:center}.top-hero-section__guide-sub{margin:0 0 .4rem;font-size:1.3rem;line-height:1.4;text-align:center}.top-hero-section__guide-title{margin:0;font-size:calc(var(--font-heading-scale) * 3rem);font-weight:700;line-height:1.4;text-align:center}.top-hero-section__guide-arrow{flex-shrink:0;width:34px;height:34px;max-width:34px;transition:transform .3s ease}@media screen and (max-width:749px){.top-hero-section__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:3px}.top-hero-section__catchcopy{width:auto;max-width:calc(100% - 2rem);height:auto;max-height:calc(100% - 2rem);padding:1.4rem .85rem;border-radius:20px;font-size:calc(var(--font-heading-scale) * 2rem);line-height:1.7;letter-spacing:.06em;writing-mode:vertical-rl;text-orientation:mixed;white-space:nowrap}.top-hero-section__lead{text-align:left}.top-hero-section__guide{position:relative;flex-direction:column;align-items:center;gap:var(--pd-s);padding:var(--pd-m)}.top-hero-section__guide-icon{width:72px}.top-hero-section__guide-text{margin-left:0;padding:0 0 var(--pd-s)}.top-hero-section__guide-title{font-size:calc(var(--font-heading-scale) * 2rem)}.top-hero-section__guide-arrow{position:absolute;right:16px;bottom:16px}}@media screen and (min-width:750px){.top-hero-section__catchcopy{font-size:calc(var(--font-heading-scale) * 2.2rem)}.top-hero-section__guide-text{margin-left:calc(var(--guide-text-offset, 0) * -1)}}.trip-set-pattern-section__groups{display:flex;flex-direction:column;gap:var(--pd-l)}.trip-set-pattern-section__group-heading{margin:0 0 var(--pd-m);font-size:calc(var(--font-heading-scale) * 2.4rem);font-weight:700;line-height:1.4;text-align:center}.trip-set-pattern-section__grid{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--pd-m);margin:0;padding:0;list-style:none}.trip-set-pattern-section__item{min-width:0}.trip-set-pattern-section__card{display:flex;flex-direction:column;height:100%;background-color:#fff;border-radius:var(--product-card-corner-radius);overflow:hidden}.trip-set-pattern-section__type{margin:0;padding:1rem 1.2rem 0;font-size:1.2rem;font-weight:700;line-height:1.4;color:var(--font-color-green);text-align:center}.trip-set-pattern-section__media{position:relative;width:100%;aspect-ratio:4/3;overflow:hidden;background-color:#f5f5f5}.trip-set-pattern-section__image{display:block;width:100%;height:100%;object-fit:cover}.trip-set-pattern-section__body{display:flex;flex:1 1 auto;flex-direction:column;padding:1.2rem}.trip-set-pattern-section__title{margin:0 0 .8rem;font-size:1.6rem;font-weight:700;line-height:1.5;text-align:center}.trip-set-pattern-section__description{margin:0 0 1rem;font-size:1.4rem;line-height:1.7}.trip-set-pattern-section__description>:first-child{margin-top:0}.trip-set-pattern-section__description>:last-child{margin-bottom:0}.trip-set-pattern-section__composition{margin:0 0 1rem;padding:1rem;font-size:1.3rem;line-height:1.7;background-color:#f8f8f8;border-radius:calc(var(--product-card-corner-radius) / 2)}.trip-set-pattern-section__note{margin:0 0 1rem;font-size:1.2rem;line-height:1.6;color:#000000b8}.trip-set-pattern-section__link-wrap{margin-top:auto;padding-top:.4rem}.trip-set-pattern-section__link{display:inline-flex;align-items:center;gap:.8rem;color:var(--font-color-bk);font-size:1.4rem;font-weight:700;line-height:1.4;text-decoration:none}.trip-set-pattern-section__link:hover{opacity:.85}.trip-set-pattern-section__link-arrow{display:block;width:2.4rem;height:auto}@media screen and (min-width:750px){.trip-set-pattern-section__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;align-items:stretch}.trip-set-pattern-section__group-heading{font-size:calc(var(--font-heading-scale) * 2.8rem)}.trip-set-pattern-section__type{font-size:1.3rem}.trip-set-pattern-section__title{font-size:1.7rem}}@media screen and (max-width:749px){.trip-set-pattern-section .three-column-title h3,.trip-set-pattern-section .three-column-title .title-withicon h2{text-align:center}.trip-set-pattern-section .three-column-title .title-withicon{flex-direction:column;align-items:center}}@media screen and (min-width:750px){[id$=__col3_fullbg_section_eEgnTy] .three-column-title .title-withicon h2,[id$=__usage_slider_section_ixDjPA] .three-column-title .title-withicon h2,[id$=__step_guide_section_wFGRXJ] .three-column-title .title-withicon h2,[id$=__check_list_section_dtg3re] .three-column-title .title-withicon h2,[id$=__faq_set_section_JELyPR] .three-column-title .title-withicon h2{font-size:30px;line-height:1.4}}@media screen and (max-width:749px){[id$=__col3_fullbg_section_eEgnTy] .three-column-title .title-withicon h2,[id$=__usage_slider_section_ixDjPA] .three-column-title .title-withicon h2,[id$=__step_guide_section_wFGRXJ] .three-column-title .title-withicon h2,[id$=__check_list_section_dtg3re] .three-column-title .title-withicon h2,[id$=__faq_set_section_JELyPR] .three-column-title .title-withicon h2{font-size:26px;line-height:1.4}}#wishlisthero-floating-launcher-container a[aria-label="Open Wishlist"]{border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important}[id$=__faq_metaobject_section_Mt48C6] .faq-page-title .txt-area h1{margin:2.5rem 0 0;padding-top:0;line-height:1.4}@media screen and (min-width:750px){[id$=__faq_metaobject_section_Mt48C6] .faq-page-title .txt-area h1{font-size:30px}}@media screen and (max-width:749px){[id$=__faq_metaobject_section_Mt48C6] .faq-page-title .txt-area h1{font-size:26px}}.facet-checkbox .icon-checkmark{top:.8rem!important}.faq-card-section .faq-card-item .card-answer .answer-img img{display:block;width:100%;height:auto!important;max-width:100%;object-fit:contain}
/*# sourceMappingURL=/cdn/shop/t/16/assets/custom.css.map */
