@charset "UTF-8";:where(:not(html,iframe,canvas,img,svg,video,audio):not(svg *,symbol *)){all:unset;display:revert}*,:after,:before{box-sizing:border-box}a,button{cursor:revert}menu,ol,ul{list-style:none}img{max-width:100%}table{border-collapse:collapse}input,textarea{-webkit-user-select:auto}textarea{white-space:revert}meter{-webkit-appearance:revert;-moz-appearance:revert;appearance:revert}pre{all:revert}::-moz-placeholder{color:unset}::placeholder{color:unset}:where([hidden]){display:none}:where([contenteditable]:not([contenteditable=false])){-moz-user-modify:read-write;-webkit-user-modify:read-write;-webkit-line-break:after-white-space;overflow-wrap:break-word;-webkit-user-select:auto}:where([draggable=true]){-webkit-user-drag:element}:where(dialog:modal){all:revert}:root{--color-base-white:#fff;--color-primary:#b8a886;--color-primary-sub:#d2c9a6;--color-primary-sub-02:#f0eed7;--color-primary-sub-03:#bba782;--color-base-bg:#f2eddc;--color-green:#9bb761;--color-peach:#dea5c9;--color-yokan-berry:#c25c66;--color-yokan:#814943;--font-family-base:"Zen Kaku Gothic New",sans-serif;--font-family-heading:"Lato",sans-serif;--ease-pop:cubic-bezier(0.34,1.4,0.64,1);--delay-in:0.5s}html{font-size:10px;scroll-behavior:auto;scrollbar-gutter:stable}@media (max-width:767px){html{font-size:2.6667vw}}body{background:var(--color-base-bg);color:var(--color-primary);font-family:var(--font-family-base);font-size:1.6rem;line-height:1.5}@media (max-width:767px){body{font-size:1.4rem}}.u-inline-block{display:inline-block!important}@media (max-width:1023px){.u-is-pc{display:none!important}}@media (min-width:768px){.u-is-sp{display:none!important}}@media (max-width:767px){.u-is-pc-tab{display:none!important}}@media (min-width:1024px){.u-is-tab-sp{display:none!important}}.u-text-left{text-align:left!important}.u-text-center{text-align:center!important}@media (max-width:767px){body .u-text-center-sp{text-align:center!important}}.u-text-right{text-align:right!important}.u-mb-0{margin-bottom:0!important}@media (max-width:767px){body .u-mb-4-sp{margin-bottom:.4rem!important}}.u-mb-8{margin-bottom:.8rem!important}@media (max-width:767px){body .u-mb-12-sp{margin-bottom:1.2rem!important}}.u-mb-20{margin-bottom:2rem!important}@media (min-width:768px) and (max-width:1023px){body .u-mb-20-tab{margin-bottom:2rem!important}}@media (max-width:767px){body .u-mb-20-sp{margin-bottom:2rem!important}}.u-mb-28{margin-bottom:2.8rem!important}@media (min-width:768px) and (max-width:1023px){body .u-mb-28-tab{margin-bottom:2.8rem!important}}@media (max-width:767px){body .u-mb-32-sp{margin-bottom:3.2rem!important}}@media (min-width:768px) and (max-width:1023px){body .u-mb-40-tab{margin-bottom:4rem!important}}.u-mb-72{margin-bottom:7.2rem!important}@media (max-width:767px){body .u-mt-80-sp{margin-top:8rem!important}}.u-mt-120{margin-top:12rem!important}.u-ml-16{margin-left:1.6rem!important}.heading-A{color:var(--color-primary-sub-03);font-family:var(--font-family-heading);font-size:2.6rem;font-weight:300;line-height:120%;margin-bottom:3.2rem;text-align:center}.heading-A>span{display:block;font-family:var(--font-family-base);font-size:1.8rem;font-weight:400;letter-spacing:.36px;line-height:170%}.heading-B{color:var(--color-primary-sub-03);font-family:var(--font-family-heading);font-size:2.8rem;font-weight:400;line-height:120%;margin-bottom:3.2rem;text-align:center}@media (min-width:768px) and (max-width:1023px){.heading-B{font-size:4rem}}@media (min-width:1024px){.heading-B{font-size:6.4rem;text-align:left}}.heading-B>span{display:block;font-family:var(--font-family-base);font-size:1.8rem;font-weight:400;letter-spacing:.36px;line-height:170%}@media (min-width:1024px){.heading-B>span{font-size:2.4rem;letter-spacing:.48px}}.heading-C{color:var(--color-primary-sub-03);font-family:var(--font-family-heading);font-size:3.6rem;line-height:120%;padding:6.4rem 0 3.2rem;text-align:center}@media (min-width:1024px){.heading-C{font-size:8rem}}.heading-D{color:var(--color-base-white);font-family:var(--font-family-heading);font-size:2.6rem;left:-3rem;letter-spacing:.1em;position:absolute;top:50%;transform:translateY(-50%) rotate(90deg);z-index:100}@media (min-width:1024px){.heading-D{color:var(--color-base-white);font-family:var(--font-family-heading);font-size:2.6rem;left:-3rem;letter-spacing:.1em;position:absolute;top:50%;transform:translateY(-50%) rotate(90deg);z-index:100}}@media (min-width:1024px) and (max-width:1300px){.heading-D{left:-5rem}}.btn-A{align-items:center;border-bottom:1px solid var(--color-primary);border-top:1px solid var(--color-primary);color:var(--color-primary);display:inline-flex;font-family:var(--font-family-heading);font-size:1.8rem;font-weight:300;gap:4rem;justify-content:center;line-height:1.1;min-width:26.8rem;padding:.6rem 3rem;position:relative;width:100%}.btn-A:after{background:url(../images/common/btn-arrow.svg) no-repeat;background-size:contain;content:"";display:block;height:1rem;position:absolute;right:0;top:50%;transform:translate(-1rem,-50%);transition:all .25s ease;width:1.8rem}.btn-A:hover:after{transform:translateY(-50%)}.btn-A.--color-white{border-bottom:1px solid var(--color-primary-sub-02);border-top:1px solid var(--color-primary-sub-02);color:var(--color-primary-sub-02)}.btn-A.--color-white:after{background:url(../images/common/btn-arrow-w.svg) no-repeat}@media (min-width:1024px){.btn-A.--size-large{font-size:2.4rem}}.btn-B{align-items:flex-start;border-bottom:1px solid var(--color-primary-sub-02);border-top:1px solid var(--color-primary-sub-02);color:var(--color-primary-sub-02);display:flex;font-family:var(--font-family-heading);font-size:1.8rem;font-weight:300;justify-content:space-between;line-height:1.1;min-width:26.8rem;padding:.6rem 0}.btn-B__left{text-align:left;width:50%}.btn-B__right{text-align:right;width:50%}.btn-B__right a{display:block;font-size:1.4rem;padding:.6rem 3rem 0;position:relative}.btn-B__right a:first-child{border-bottom:1px solid var(--color-primary-sub-02);padding:0 3rem .6rem}.btn-B__right a:first-child:after{top:35%}.btn-B__right a:after{background:url(../images/common/btn-arrow-w.svg) no-repeat;background-size:contain;content:"";display:block;height:1rem;position:absolute;right:0;top:65%;transform:translate(-.5rem,-50%);transition:all .25s ease;width:1.8rem}.btn-B__right a:hover:after{transform:translateY(-50%)}.btn-C{border-radius:999px;color:var(--color-primary-sub-02);font-size:1.8rem;padding:.1rem 0 .3rem;position:relative;text-align:center}.btn-C,.btn-C:after{display:block;transition:all .25s ease}.btn-C:after{background:url(../images/common/btn-arrow-w.svg) no-repeat;background-size:contain;content:"";height:1rem;position:absolute;right:0;top:50%;transform:translate(-1.5rem,-50%);width:1.8rem}.btn-C:hover:after{transform:translate(-1rem,-50%)}.btn-C--green{background-color:rgba(84,132,1,.8)}.btn-C--green:hover{background-color:#548401}.btn-C--peach{background-color:rgba(175,109,154,.8)}.btn-C--peach:hover{background-color:#af6d9a}.btn-C--berry{background-color:rgba(146,65,73,.8)}.btn-C--berry:hover{background-color:#924149}.btn-C--yokan{background-color:rgba(56,23,19,.8)}.btn-C--yokan:hover{background-color:#381713}.btn-C--footer{border:1px solid #b8a186;color:#b8a186}.btn-C--footer:after{background:url(../images/common/btn-arrow.svg) no-repeat;height:1.2rem;width:2rem}.btn-C--footer:hover{background-color:#b8a186;color:var(--color-base-white)}.btn-C--footer:hover:after{background:url(../images/common/btn-arrow-w.svg) no-repeat}@media (min-width:1024px){.mv-wrapper{display:block;padding-bottom:30vw;position:relative;z-index:-10}}@media (max-width:1200px){.mv-wrapper{display:block;padding-bottom:22vw;position:relative;z-index:-10}}@media (min-width:1024px){.mv-wrapper picture{display:block;left:auto;opacity:0;position:absolute;right:1vw;top:0;transform:translate(-50%,-50%);transform:none;transition:opacity .8s ease;width:58vw;z-index:2}}@media (min-width:1024px) and (max-width:1200px){.mv-wrapper picture{width:55vw}}.mv-wrapper picture:nth-of-type(3){width:60vw}@media (max-width:1200px){.mv-wrapper picture:nth-of-type(3){width:57vw}}.mv-wrapper picture:nth-of-type(3){width:70vw}@media (max-width:1200px){.mv-wrapper picture:nth-of-type(3){width:67vw}}@media (min-width:1024px){.mv-wrapper picture img{height:auto;-o-object-fit:contain;object-fit:contain;width:100%}.mv-wrapper.is-1>picture:first-of-type,.mv-wrapper.is-2>picture:nth-of-type(2),.mv-wrapper.is-3>picture:nth-of-type(3){opacity:1}.mv-wrapper .bg-bottom-wave01{top:57vw;z-index:1}.mv-wrapper .bg-bottom-wave01,.mv-wrapper .bg-bottom-wave02{left:50%;position:absolute;transform:translateX(-50%);width:100%}.mv-wrapper .bg-bottom-wave02{top:56vw;z-index:10}}.mv-wrapper .scroll-action{bottom:0}.mv{height:66.7rem}@media (min-width:768px) and (max-width:1023px){.mv{height:112rem}}@media (min-width:1024px){.mv{height:100dvh;max-height:62.5dvw;min-height:clamp(72rem,51.0416666667vw,144rem)}}.mv__splide{height:100%;max-height:inherit}@media (min-width:768px) and (max-width:1023px){.mv__splide .splide__list,.mv__splide .splide__slide,.mv__splide .splide__track{height:100%}}@media (min-width:1024px){.mv__splide{height:100%}}.mv__splide .splide__track{height:100%;position:relative}.mv__splide .splide__pagination{bottom:12%;gap:1.4rem;left:50%;padding:0;position:absolute;transform:translateX(-50%)}@media (min-width:1024px){.mv__splide .splide__pagination{bottom:2rem;z-index:20}}@media (min-width:1800px){.mv__splide .splide__pagination{bottom:-5rem}}.mv__splide .splide__pagination__page{background:var(--color-primary-sub);border:none;border-radius:50%;height:1.1rem;margin:0;opacity:1;padding:0;transition:background .3s;width:1.1rem}.mv__splide .splide__pagination__page.is-active{background:var(--color-primary);transform:none}.mv__splide #mv-bg-wave01,.mv__splide #mv-bg-wave01-pc,.mv__splide #mv-bg-wave01-tab,.mv__splide #mv-bg-wave02,.mv__splide #mv-bg-wave02-pc,.mv__splide #mv-bg-wave02-tab{left:0;position:absolute;top:0;transition:.75s;width:72rem;z-index:1}.mv__splide #mv-bg-wave01 path,.mv__splide #mv-bg-wave01-pc path,.mv__splide #mv-bg-wave01-tab path,.mv__splide #mv-bg-wave02 path,.mv__splide #mv-bg-wave02-pc path,.mv__splide #mv-bg-wave02-tab path{transition:.75s}.mv__splide #mv-bg-wave02,.mv__splide #mv-bg-wave02-pc,.mv__splide #mv-bg-wave02-tab{width:80rem;z-index:3}@media (min-width:1024px){.mv__splide #mv-bg-wave02,.mv__splide #mv-bg-wave02-pc,.mv__splide #mv-bg-wave02-tab{z-index:1}}.mv__splide.is-1 .mv__content picture:first-of-type{opacity:1;z-index:5}.mv__splide.is-1 .mv__content .mv__ttl:first-of-type{opacity:1}@media (min-width:1024px){.mv__splide.is-1 .mv__content .mv__ttl-box .mv__ttl:first-of-type{opacity:1}}.mv__splide.is-1 #mv-bg-wave01,.mv__splide.is-1 #mv-bg-wave01-pc,.mv__splide.is-1 #mv-bg-wave01-tab{left:-58%;top:48%}.mv__splide.is-1 #mv-bg-wave01 path,.mv__splide.is-1 #mv-bg-wave01-pc path,.mv__splide.is-1 #mv-bg-wave01-tab path{fill:#c0d16c}@media (min-width:768px) and (max-width:1023px){.mv__splide.is-1 #mv-bg-wave01,.mv__splide.is-1 #mv-bg-wave01-pc,.mv__splide.is-1 #mv-bg-wave01-tab{left:-31%;top:60%;width:175%}}@media (min-width:1024px){.mv__splide.is-1 #mv-bg-wave01,.mv__splide.is-1 #mv-bg-wave01-pc,.mv__splide.is-1 #mv-bg-wave01-tab{left:-33%;top:50%;width:155%}}.mv__splide.is-1 #mv-bg-wave02,.mv__splide.is-1 #mv-bg-wave02-pc,.mv__splide.is-1 #mv-bg-wave02-tab{left:-50%;top:45%}@media (min-width:768px) and (max-width:1023px){.mv__splide.is-1 #mv-bg-wave02,.mv__splide.is-1 #mv-bg-wave02-pc,.mv__splide.is-1 #mv-bg-wave02-tab{left:-19%;top:60%;width:175%}}@media (min-width:1024px){.mv__splide.is-1 #mv-bg-wave02,.mv__splide.is-1 #mv-bg-wave02-pc,.mv__splide.is-1 #mv-bg-wave02-tab{left:-21%;top:48%;width:165%}}.mv__splide.is-2 .mv__content .mv__ttl:nth-of-type(2),.mv__splide.is-2 .mv__content picture:nth-of-type(2){opacity:1}@media (min-width:1024px){.mv__splide.is-2 .mv__content .mv__ttl-box .mv__ttl:nth-of-type(2){opacity:1}}.mv__splide.is-2 #mv-bg-wave01,.mv__splide.is-2 #mv-bg-wave01-pc,.mv__splide.is-2 #mv-bg-wave01-tab{left:-55%;top:50%}.mv__splide.is-2 #mv-bg-wave01 path,.mv__splide.is-2 #mv-bg-wave01-pc path,.mv__splide.is-2 #mv-bg-wave01-tab path{fill:#eaceca}@media (min-width:768px) and (max-width:1023px){.mv__splide.is-2 #mv-bg-wave01,.mv__splide.is-2 #mv-bg-wave01-pc,.mv__splide.is-2 #mv-bg-wave01-tab{left:-26%;top:57%;width:175%}}@media (min-width:1024px){.mv__splide.is-2 #mv-bg-wave01,.mv__splide.is-2 #mv-bg-wave01-pc,.mv__splide.is-2 #mv-bg-wave01-tab{left:-29%;top:47%;width:155%}}.mv__splide.is-2 #mv-bg-wave02,.mv__splide.is-2 #mv-bg-wave02-pc,.mv__splide.is-2 #mv-bg-wave02-tab{left:-28%;top:40%}@media (min-width:768px) and (max-width:1023px){.mv__splide.is-2 #mv-bg-wave02,.mv__splide.is-2 #mv-bg-wave02-pc,.mv__splide.is-2 #mv-bg-wave02-tab{left:-17%;top:59%;width:175%}}@media (min-width:1024px){.mv__splide.is-2 #mv-bg-wave02,.mv__splide.is-2 #mv-bg-wave02-pc,.mv__splide.is-2 #mv-bg-wave02-tab{left:-23%;top:48%;width:165%}}.mv__splide.is-3 .mv__content .mv__ttl:nth-of-type(3),.mv__splide.is-3 .mv__content picture:nth-of-type(3){opacity:1}@media (min-width:1024px){.mv__splide.is-3 .mv__content .mv__ttl-box .mv__ttl:nth-of-type(3){opacity:1}}.mv__splide.is-3 #mv-bg-wave01,.mv__splide.is-3 #mv-bg-wave01-pc,.mv__splide.is-3 #mv-bg-wave01-tab{left:-51%;top:43%}.mv__splide.is-3 #mv-bg-wave01 path,.mv__splide.is-3 #mv-bg-wave01-pc path,.mv__splide.is-3 #mv-bg-wave01-tab path{fill:#dcc4aa}@media (min-width:768px) and (max-width:1023px){.mv__splide.is-3 #mv-bg-wave01,.mv__splide.is-3 #mv-bg-wave01-pc,.mv__splide.is-3 #mv-bg-wave01-tab{left:-27%;top:57%;width:175%}}@media (min-width:1024px){.mv__splide.is-3 #mv-bg-wave01,.mv__splide.is-3 #mv-bg-wave01-pc,.mv__splide.is-3 #mv-bg-wave01-tab{left:-32%;top:50%;width:155%}}.mv__splide.is-3 #mv-bg-wave02,.mv__splide.is-3 #mv-bg-wave02-pc,.mv__splide.is-3 #mv-bg-wave02-tab{left:-37%;top:39%}@media (min-width:768px) and (max-width:1023px){.mv__splide.is-3 #mv-bg-wave02,.mv__splide.is-3 #mv-bg-wave02-pc,.mv__splide.is-3 #mv-bg-wave02-tab{left:-22%;top:60%;width:175%}}@media (min-width:1024px){.mv__splide.is-3 #mv-bg-wave02,.mv__splide.is-3 #mv-bg-wave02-pc,.mv__splide.is-3 #mv-bg-wave02-tab{left:-26%;top:47%;width:165%}}.mv__content{height:100%;left:50%;margin-inline:auto;position:absolute;top:0;transform:translateX(-50%);width:100%;z-index:1}.mv__content picture{display:block;left:50%;opacity:0;position:absolute;text-align:center;top:48%;transform:translate(-50%,-50%);transition:opacity .8s ease;width:92vw;z-index:2}@media (min-width:768px) and (max-width:1023px){.mv__content picture{bottom:18%;max-width:67.5rem;top:auto;transform:translateX(-50%);width:75%}}@media (min-width:1024px){.mv__content picture{height:100%;left:auto;right:5vw;top:0;transform:none;width:auto}}@media (min-width:1600px){.mv__content picture{right:10vw}}.mv__content picture img{display:block;height:auto;width:100%}@media (min-width:1024px){.mv__content picture img{height:100%;-o-object-fit:contain;object-fit:contain;width:auto}}@media (max-width:767px){.mv__content picture:first-of-type{left:auto;right:0;transform:translateY(-50%)}}@media (min-width:768px) and (max-width:1023px){.mv__content picture:nth-of-type(2),.mv__content picture:nth-of-type(3){bottom:15%;top:auto}}@media (min-width:1024px){.mv__content picture:nth-of-type(2),.mv__content picture:nth-of-type(3){bottom:0;top:auto}}.mv__slide{background:var(--color-base-bg);height:100%;min-height:680px;overflow:hidden;position:relative}@media (min-width:768px) and (max-width:1023px){.mv__slide{height:100svh}}@media (min-width:1024px){.mv__slide{height:auto;min-height:auto}}.mv__slide-bg{height:100%;position:relative;width:100%}.mv__slide--01 .mv__slide-bg{background:url(../images/top/mv-bg01.webp) 50%/cover no-repeat}@media (min-width:1024px){.mv__slide--01 .mv__slide-bg{background:url(../images/top/mv-bg01_pc.webp) 50%/cover no-repeat}}.mv__slide--02 .mv__slide-bg{background:url(../images/top/mv-bg02.webp) 50%/cover no-repeat}@media (min-width:1024px){.mv__slide--02 .mv__slide-bg{background:url(../images/top/mv-bg02_pc.webp) 50%/cover no-repeat}}.mv__slide--03 .mv__slide-bg{background:url(../images/top/mv-bg03.webp) 50%/cover no-repeat}@media (min-width:1024px){.mv__slide--03 .mv__slide-bg{background:url(../images/top/mv-bg03_pc.webp) 50%/cover no-repeat}.mv__text{display:flex;flex-direction:column;gap:4vw;left:10vw;position:absolute;top:50%;transform:translateY(-50%);width:45%;z-index:10}}.mv__name{left:50%;position:absolute;top:15%;transform:translate(-50%,-50%);width:65%;z-index:10}@media (min-width:1024px){.mv__name{max-width:52rem;min-width:40rem;position:static;transform:none;width:66%}.mv__ttl-box{position:relative;width:100%}}.mv__ttl{bottom:15%;color:var(--color-primary);font-family:var(--font-family-heading);font-size:2.3rem;font-weight:300;left:50%;letter-spacing:.06em;line-height:1.2;margin-top:1.4rem;mix-blend-mode:multiply;opacity:0;position:absolute;text-align:center;transform:translateX(-50%);width:100%;z-index:10}@media (min-width:768px) and (max-width:1023px){.mv__ttl{font-size:3rem}}@media (min-width:1024px){.mv__ttl{mix-blend-mode:normal}.mv__ttl:not(.mv__ttl--dummy){bottom:auto;color:var(--color-primary-sub-02);font-size:clamp(3.7rem,2.4479166667vw,4.7rem);left:0;margin-top:0;opacity:0;position:absolute;text-align:left;top:0;transform:none}}.mv__ttl--dummy{color:var(--color-primary-sub-02);font-size:clamp(3.7rem,2.4479166667vw,4.7rem);margin-top:0;opacity:1;position:static;text-align:left;transform:none;visibility:hidden}.mv__desc{bottom:5%;color:var(--color-primary);font-family:var(--font-family-heading);font-size:1rem;font-weight:300;left:50%;line-height:1.75;margin-top:1rem;position:absolute;text-align:center;transform:translateX(-50%);width:100%;z-index:10}@media (min-width:1024px){.mv__desc{color:var(--color-primary-sub-02);font-size:clamp(2rem,1.3541666667vw,2.6rem);font-weight:400;line-height:1.3;position:static;text-align:left;transform:none;width:100%;width:auto}}.mv-brandstory{background:url(../images/brandstory/mv-bg.webp) repeat;background-size:contain;height:auto;isolation:isolate;margin-bottom:20rem;padding-top:5rem;position:relative}@media (min-width:1024px){.mv-brandstory{background-size:cover;height:100vh;padding-top:0}}@media (max-width:1200px){.mv-brandstory{background-size:cover;height:auto}}@media (min-width:768px) and (max-width:1023px){.mv-brandstory{background-size:cover;height:auto;padding-top:0}}.mv-brandstory:after{background:url(../images/brandstory/mv-bg.svg) no-repeat;background-size:contain;content:"";height:61.1rem;left:50%;position:absolute;top:35%;transform:translateX(-50%);width:82.4rem;z-index:-1}@media (min-width:1024px){.mv-brandstory:after{background:url(../images/brandstory/mv-bg_pc.svg) no-repeat;background-size:contain;height:clamp(83rem,64.8958333333vw,124.6rem);left:48%;width:clamp(19.2rem,150.5208333333vw,289rem)}}@media (min-width:768px) and (max-width:1023px){.mv-brandstory:after{background:url(../images/brandstory/mv-bg_pc.svg) no-repeat;background-size:contain;height:62.3rem;width:144.5rem}}@media (min-width:1024px){.mv-brandstory__inner{align-items:center;display:flex;justify-content:center;margin:0 auto;max-width:1440px}}@media (max-width:1440px){.mv-brandstory__inner{margin:0 auto;width:90%}}@media (min-width:768px) and (max-width:1023px){.mv-brandstory__inner{align-items:center;display:flex;justify-content:center;margin:0 auto;width:90%}}.mv-brandstory__logo{filter:brightness(0) invert(1);height:auto;margin:0 auto;width:23rem}@media (min-width:1024px){.mv-brandstory__logo{filter:brightness(1) invert(0);margin:0 0 4.1666666667vw;width:clamp(32rem,33.33vw,48rem)}}@media (min-width:768px) and (max-width:1023px){.mv-brandstory__logo{margin:0 0 4.1666666667vw;width:clamp(18rem,31.25vw,32rem)}}.mv-brandstory__img{margin-top:1.6rem;position:relative;text-align:center}@media (min-width:1024px){.mv-brandstory__img{grid-area:1/1/3/2;margin-top:0}}@media (min-width:768px) and (max-width:1023px){.mv-brandstory__img{margin-top:0}}.mv-brandstory__img-all{margin:0 auto;width:32.2rem}@media (min-width:1024px){.mv-brandstory__img-all{width:clamp(56.2rem,43.9583333333vw,84.4rem)}}@media (min-width:768px) and (max-width:1023px){.mv-brandstory__img-all{width:clamp(28.13rem,54.88vw,56.2rem)}}.mv-brandstory__img-green{animation:float-green 6s ease-in-out infinite;content:"";height:auto;left:45%;position:absolute;top:5%;transform:translateX(-50%);width:16.6rem;z-index:2}@media (min-width:1024px){.mv-brandstory__img-green{width:clamp(28.4rem,22.2395833333vw,42.7rem)}}@media (min-width:768px) and (max-width:1023px){.mv-brandstory__img-green{width:clamp(14.2rem,27.73vw,28.4rem)}}.mv-brandstory__img-peach{animation:float-peach 6s ease-in-out infinite;animation-delay:-3s;content:"";height:auto;left:56%;position:absolute;top:40%;transform:translateX(-50%);width:17.1rem;z-index:1}@media (min-width:1024px){.mv-brandstory__img-peach{width:clamp(29.3rem,22.9166666667vw,44rem)}}@media (min-width:768px) and (max-width:1023px){.mv-brandstory__img-peach{width:clamp(14.6rem,28.61vw,29.3rem)}}.mv-brandstory__img-deco01{content:"";height:auto;left:60%;position:absolute;top:2%;transform:translateX(-50%);width:8.8rem;z-index:3}@media (min-width:1024px){.mv-brandstory__img-deco01{width:clamp(15rem,11.7708333333vw,22.6rem)}}@media (min-width:768px) and (max-width:1023px){.mv-brandstory__img-deco01{width:clamp(7.5rem,14.64vw,15rem)}}.mv-brandstory__img-deco02{content:"";height:auto;left:38%;position:absolute;top:68%;transform:translateX(-50%);width:9rem;z-index:1}@media (min-width:1024px){.mv-brandstory__img-deco02{width:clamp(15.4rem,12.0833333333vw,23.2rem)}}@media (min-width:768px) and (max-width:1023px){.mv-brandstory__img-deco02{width:clamp(7.7rem,15.03vw,15.4rem)}}.mv-brandstory__content{color:#b8a886;font-family:var(--font-family-heading);position:relative}@media (min-width:1024px){.mv-brandstory__content{align-items:flex-end;display:flex;flex-direction:column;grid-area:1/2/2/3;margin-top:-13.0208333333vw}}@media (min-width:768px) and (max-width:1023px){.mv-brandstory__content{align-items:flex-end;display:flex;flex-direction:column;grid-area:1/2/2/3;margin-top:-18.2291666667vw}}.mv-brandstory__heading{animation:heading-fade-in 1s ease-out both;animation-delay:.2s;font-size:3rem;font-weight:300;margin-top:2rem;mix-blend-mode:multiply;opacity:0;text-align:center}@media (min-width:1024px){.mv-brandstory__heading{color:var(--color-primary-sub-02);font-size:clamp(3rem,2.57vw,3.7rem);margin-top:0;mix-blend-mode:normal;text-align:right}}@media (min-width:768px) and (max-width:1023px){.mv-brandstory__heading{color:var(--color-primary-sub-02);margin-top:0;mix-blend-mode:normal;text-align:right}}.mv-brandstory__heading>span{display:block;font-size:2rem;letter-spacing:.05em}@media (min-width:1024px){.mv-brandstory__heading>span{font-size:clamp(2rem,1.94vw,2.8rem)}}.mv-brandstory__text{animation:text-wave-in 1.4s cubic-bezier(.22,.61,.36,1) both;animation-delay:.4s;display:block;position:absolute;right:1rem;top:0;width:22rem}@media (min-width:1024px){.mv-brandstory__text{bottom:-20rem;right:-1rem;top:auto;width:clamp(22rem,22.01vw,31.7rem)}}@media (max-width:1300px){.mv-brandstory__text{bottom:-15rem}}@media (min-width:768px) and (max-width:1023px){.mv-brandstory__text{bottom:-15rem;top:auto;width:clamp(10.5rem,20.6vw,21.1rem)}}@keyframes scroll-chevron-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes scroll-circle-draw{0%{stroke-dashoffset:125.66px}to{stroke-dashoffset:0}}@keyframes scroll-label-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes scroll-chevron-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(4px)}}.scroll-action{align-items:center;bottom:-18rem;display:flex;flex-direction:column;gap:.5rem;left:50%;position:absolute;transform:translateX(-50%);z-index:10}@media (min-width:1024px){.scroll-action{bottom:-15rem}}@media (min-width:768px) and (max-width:1023px){.scroll-action{bottom:-10rem}}.scroll-action__svg{height:4.2rem;width:4.2rem}@media (min-width:1024px){.scroll-action__svg{height:6rem;width:6rem}}.scroll-action__circle{fill:none;stroke:var(--color-primary);stroke-width:1;stroke-dasharray:125.66px;stroke-dashoffset:125.66px;animation:scroll-circle-draw .9s cubic-bezier(.4,0,.2,1) .4s both}.scroll-action__chevron{fill:none;stroke:var(--color-primary);stroke-width:1.5;stroke-linecap:butt;stroke-miterlimit:10;animation:scroll-chevron-in .35s ease-out 0s both,scroll-chevron-bounce 1.8s ease-in-out 1.7s infinite;opacity:0}.scroll-action__label{animation:scroll-label-in .4s ease-out 1.4s both;color:var(--color-primary);font-family:var(--font-family-heading);font-size:1.5rem;font-weight:300;letter-spacing:.15em;opacity:0}@media (min-width:1024px){.scroll-action__label{font-size:1.8rem}}@keyframes heading-fade-in{0%{opacity:0;transform:translateY(1.5rem)}to{opacity:1;transform:translateY(0)}}@keyframes float-green{0%{transform:translateX(-50%) translateY(0) rotate(0deg)}50%{transform:translateX(-50%) translateY(-8px) rotate(2deg)}to{transform:translateX(-50%) translateY(0) rotate(0deg)}}@keyframes float-peach{0%{transform:translateX(-50%) translateY(0) rotate(0deg)}50%{transform:translateX(-50%) translateY(-8px) rotate(-2deg)}to{transform:translateX(-50%) translateY(0) rotate(0deg)}}.footer{background-image:url(../images/common/footer-bg.webp);background-position:top;background-repeat:no-repeat;background-size:contain;overflow:hidden;padding:5rem 0 0;position:relative;width:100%;z-index:10}@media (min-width:1024px){.footer{background-image:url(../images/common/footer-bg_pc.webp);background-position:50%;background-repeat:repeat;background-size:auto}}.footer__wave{aspect-ratio:862/573;left:50%;position:absolute;top:18%;transform:translate(-50%) rotate(-8deg);transition:.75s;width:194vw;z-index:-1}@media (min-width:768px) and (max-width:1023px){.footer__wave{aspect-ratio:2925/1628;left:35%;position:absolute;top:12%;transform:translate(-50%) rotate(-5deg);transition:.75s;width:200vw;z-index:-1}}@media (min-width:1024px){.footer__wave{aspect-ratio:2925/1628;left:35%;position:absolute;top:12%;transform:translate(-50%) rotate(-5deg);transition:.75s;width:200vw;z-index:-1}}.footer__wrapper{align-items:center;display:flex;flex-direction:column;margin-inline:auto;max-width:192rem;width:100%}@media (min-width:1024px){.footer__wrapper{align-items:end;flex-direction:row}}.footer__image{width:100%}@media (min-width:768px) and (max-width:1023px){.footer__image{width:55%}}@media (min-width:1024px){.footer__image{width:50%}}.footer__image img{left:50%;max-width:none;position:relative;transform:translateX(-50%);width:120%}@media (min-width:1024px){.footer__image img{max-width:100%;position:static;transform:none;width:100%}}.footer__content{padding-top:5rem;width:100%}@media (min-width:1024px){.footer__content{display:flex;flex-direction:column;gap:13rem;padding-left:12rem;padding-top:0;width:50%}}@media (min-width:1024px) and (max-width:1200px){.footer__content{gap:7rem;padding-top:0}}.footer__online{margin-inline:auto;margin-bottom:5rem;text-align:center;width:80%}@media (min-width:768px) and (max-width:1023px){.footer__online{width:40%}}@media (min-width:1024px){.footer__online{margin:0 auto 0 0;max-width:33rem;text-align:left;width:55%}}.footer__online>p{margin-bottom:1rem}@media (min-width:1024px){.footer__online>p{font-size:1.6rem;margin-bottom:2rem}.footer__online .btn-A{justify-content:left;padding-left:0}}.footer__info{text-align:center}@media (min-width:1024px){.footer__info{padding-bottom:5rem;text-align:left}}.footer__info--logo{margin-inline:auto;margin-bottom:2rem;width:16rem}@media (min-width:1024px){.footer__info--logo{margin-left:0}}.footer__info--logo a{transition:.3s}.footer__info--logo a:hover{opacity:.8}.footer__insta a{transition:.3s}.footer__insta a:hover{opacity:.8}.footer__nav{display:flex;flex-direction:column;justify-content:center;margin-bottom:4rem}@media (min-width:1024px){.footer__nav{display:flex;flex-direction:row;gap:2rem;justify-content:left;margin-bottom:4rem}}.footer__nav--left{width:100%}@media (min-width:1024px){.footer__nav--left{width:11rem}}.footer__nav--right{width:100%}@media (min-width:1024px){.footer__nav--right{width:50%}}.footer__nav a{transition:.3s}.footer__nav a:hover{opacity:.8}.footer__list{display:flex;flex-direction:column;gap:.5rem}.footer__copy,.footer__list li{font-size:1.6rem}.footer__copy{display:block;margin-bottom:3rem}.footer-lower{margin:5rem 0 3rem}@media (min-width:768px) and (max-width:1023px){.footer-lower{margin:10rem 0}}@media (min-width:1024px){.footer-lower{margin:10rem 0}}.footer-lower.--mt-large{margin-top:40vw}@media (min-width:768px) and (max-width:1023px){.footer-lower.--mt-large{margin-top:30vw}}@media (min-width:1024px){.footer-lower.--mt-large{margin-top:25vw}}.footer-lower__wrapper{align-items:center;display:flex;flex-direction:column;margin-inline:auto;max-width:192rem;width:100%}.footer-lower__content{width:100%}@media (min-width:768px) and (max-width:1023px){.footer-lower__content{margin-inline:auto;max-width:120rem;width:100%}}@media (min-width:1024px){.footer-lower__content{margin-inline:auto;max-width:120rem;width:100%}}.footer-lower__online{margin-inline:auto;margin-bottom:5rem;text-align:center;width:80%}@media (min-width:768px) and (max-width:1023px){.footer-lower__online{margin-bottom:0;padding-right:20%;text-align:left;width:auto}}@media (min-width:1024px){.footer-lower__online{margin-bottom:0;padding-right:20%;text-align:left;width:auto}}.footer-lower__online>p{margin-bottom:1rem}@media (min-width:768px) and (max-width:1023px){.footer-lower__online>p{font-size:1.6rem;margin-bottom:2rem}}@media (min-width:1024px){.footer-lower__online>p{font-size:1.6rem;margin-bottom:2rem}}@media (min-width:768px) and (max-width:1023px){.footer-lower__online .btn-A{justify-content:left;padding-left:0}}@media (min-width:1024px){.footer-lower__online .btn-A{justify-content:left;padding-left:0}}.footer-lower__info{text-align:center}@media (min-width:768px) and (max-width:1023px){.footer-lower__info{display:flex;justify-content:space-between;padding:0 3rem;width:100%}}@media (min-width:1024px){.footer-lower__info{display:flex;justify-content:space-between;padding:0 3rem;width:100%}}.footer-lower__info--logo{margin-inline:auto;margin-bottom:2rem;width:16rem}@media (min-width:768px) and (max-width:1023px){.footer-lower__info--logo{margin-left:0}}@media (min-width:1024px){.footer-lower__info--logo{margin-left:0}}.footer-lower__info--logo a{transition:.3s}.footer-lower__info--logo a:hover{opacity:.8}@media (min-width:768px) and (max-width:1023px){.footer-lower__info--left{width:45%}}@media (min-width:1024px){.footer-lower__info--left{width:35%}}@media (min-width:768px) and (max-width:1023px){.footer-lower__info--right{display:flex;flex-direction:column;width:50%}}@media (min-width:1024px){.footer-lower__info--right{display:flex;flex-direction:column;width:45%}}@media screen and (min-width:1200px){.footer-lower__info--right{display:flex;flex-direction:column;width:35%}}.footer-lower__insta a{transition:.3s}.footer-lower__insta a:hover{opacity:.8}.footer-lower__nav{display:flex;flex-direction:column;justify-content:center;margin-bottom:4rem}@media (min-width:768px) and (max-width:1023px){.footer-lower__nav{display:flex;flex:1;flex-direction:row;justify-content:left;margin-bottom:4rem;width:100%}}@media (min-width:1024px){.footer-lower__nav{display:flex;flex:1;flex-direction:row;justify-content:left;margin-bottom:4rem;width:100%}}.footer-lower__nav--left{width:100%}@media (min-width:768px) and (max-width:1023px){.footer-lower__nav--left{width:35%}}@media (min-width:1024px){.footer-lower__nav--left{width:35%}}.footer-lower__nav--right{width:100%}@media (min-width:768px) and (max-width:1023px){.footer-lower__nav--right{width:60%}}@media (min-width:1024px){.footer-lower__nav--right{width:50%}}.footer-lower__nav a{transition:.3s}.footer-lower__nav a:hover{opacity:.8}.footer-lower__list{display:flex;flex-direction:column;gap:.5rem}@media (min-width:768px) and (max-width:1023px){.footer-lower__list{text-align:left}}@media (min-width:1024px){.footer-lower__list{text-align:left}}.footer-lower__list li{font-size:2.2rem}@media (min-width:768px) and (max-width:1023px){.footer-lower__list li{font-size:1.6rem}}@media (min-width:1024px){.footer-lower__list li{font-size:1.6rem}}@media (max-width:767px){.footer-lower__list--sp-small li{font-size:1.6rem}}.footer-lower__copy{display:block;font-size:1.6rem;margin-bottom:1rem}@media (min-width:768px) and (max-width:1023px){.footer-lower__copy{margin-bottom:0;text-align:left}}@media (min-width:1024px){.footer-lower__copy{margin-bottom:0;text-align:left}}.mypage-btn{align-items:center;cursor:pointer;display:flex;flex-direction:column;gap:.1rem;position:fixed;right:6rem;top:1.8rem;width:5rem;z-index:1100}@media (min-width:1024px){.mypage-btn{right:7rem}}.mypage-btn svg{display:block;height:auto;width:calc(100% - 2.4rem)}.mypage-btn svg path{fill:var(--color-primary-sub-02);transition:var(--delay-in)}.mypage-btn__text{color:var(--color-primary-sub-02);font-family:var(--font-family-heading);font-size:1rem;transition:var(--delay-in)}.hamburger-btn{background:none;border:none;cursor:pointer;display:flex;flex-direction:column;gap:.5rem;height:5rem;justify-content:center;padding:1rem;position:fixed;right:1rem;top:1rem;width:5rem;z-index:1100}@media (min-width:1024px){.hamburger-btn{gap:.5rem;left:auto;padding:1rem;right:2rem;top:1rem;width:5rem}}.hamburger-btn span{background:var(--color-primary-sub-02);display:block;height:.3rem;transition:var(--delay-in);width:100%}.hamburger-btn:after,.hamburger-btn:before{background-color:var(--color-base-white);content:"";height:.3rem;opacity:0;position:absolute;transition:var(--delay-in);width:calc(100% - 2rem)}@media (min-width:1024px){.hamburger-btn:after,.hamburger-btn:before{width:calc(100% - 2rem)}}.hamburger-btn.is-open{height:4rem;left:auto;right:1rem;top:1.5rem}@media (min-width:1024px){.hamburger-btn.is-open{height:5rem;padding:1rem;right:2rem;top:1rem;width:5rem}}.hamburger-btn.is-open:before{opacity:1;transform:rotate(45deg)}.hamburger-btn.is-open:after{opacity:1;transform:rotate(-45deg)}.hamburger-btn.is-open span:first-child,.hamburger-btn.is-open span:nth-child(2),.hamburger-btn.is-open span:nth-child(3){opacity:0}.hamburger-btn.is-open span:first-child{transform:translateY(1rem)}.hamburger-btn.is-open span:nth-child(3){transform:translateY(-1rem)}.hamburger-menu{inset:0;opacity:0;pointer-events:none;position:fixed;transform:translateX(100%);transition:.4s;visibility:hidden;z-index:1000}@media (min-width:768px) and (max-width:1023px){.hamburger-menu{inset:0 0 0 auto;width:37.5rem}}@media (min-width:1024px){.hamburger-menu{inset:0 0 0 auto;width:37.5rem}}.hamburger-menu.is-open{opacity:1;pointer-events:auto;transform:translateX(0);visibility:visible}.hamburger-menu__scroll{height:100%;overflow-y:auto;width:100%;-webkit-overflow-scrolling:touch;background:var(--color-primary-sub-03);display:flex;flex-direction:column;padding:2.5rem}.hamburger-menu__logo{margin-bottom:6rem;text-align:left;width:10rem}.hamburger-menu__nav{align-items:left;display:flex;flex-direction:column;gap:2rem;margin-bottom:3rem}.hamburger-menu__nav li{color:var(--color-primary-sub-02);font-family:var(--font-family-heading);font-size:2.7rem;font-weight:300;line-height:120%}.hamburger-menu__nav li a{display:inline-block;position:relative}.hamburger-menu__nav li a:after{background:currentColor;bottom:-.2rem;content:"";height:1px;left:0;position:absolute;transform:scaleX(0);transform-origin:left;transition:transform .35s ease;width:100%}.hamburger-menu__nav li a:hover:after{transform:scaleX(1)}.hamburger-menu__list{display:flex;flex-direction:column;gap:1.6rem;margin-bottom:6rem}.hamburger-menu__list li{color:var(--color-primary-sub-02);font-size:1.7rem;line-height:170%}.hamburger-menu__list li a{display:inline-block;position:relative}.hamburger-menu__list li a:after{background:currentColor;bottom:-.2rem;content:"";height:1px;left:0;position:absolute;transform:scaleX(0);transform-origin:left;transition:transform .35s ease;width:100%}.hamburger-menu__list li a:hover:after{transform:scaleX(1)}.hamburger-menu__footer{align-items:end;display:flex;flex:1;justify-content:space-between}.hamburger-menu__insta{aspect-ratio:1/1;width:5rem}.hamburger-menu__insta img{display:block;width:100%}.hamburger-menu__copy{color:var(--color-primary-sub-02);font-size:1.6rem}.hamburger-overlay{background:rgba(0,0,0,.45);display:none;inset:0;opacity:0;pointer-events:none;position:fixed;transition:.4s;visibility:hidden;z-index:900}@media (min-width:768px) and (max-width:1023px){.hamburger-overlay{display:block}}@media (min-width:1024px){.hamburger-overlay{display:block}}.hamburger-overlay.is-open{opacity:1;pointer-events:auto;visibility:visible}body[data-page=feature] .hamburger-btn span,body[data-page=feature] .hamburger-btn:after,body[data-page=feature] .hamburger-btn:before,body[data-page=products] .hamburger-btn span,body[data-page=products] .hamburger-btn:after,body[data-page=products] .hamburger-btn:before{background:var(--color-primary-sub-03)}body[data-page=feature] .hamburger-btn.is-active span,body[data-page=feature] .hamburger-btn.is-active:after,body[data-page=feature] .hamburger-btn.is-active:before,body[data-page=feature] .hamburger-btn.is-open span,body[data-page=feature] .hamburger-btn.is-open:after,body[data-page=feature] .hamburger-btn.is-open:before,body[data-page=products] .hamburger-btn.is-active span,body[data-page=products] .hamburger-btn.is-active:after,body[data-page=products] .hamburger-btn.is-active:before,body[data-page=products] .hamburger-btn.is-open span,body[data-page=products] .hamburger-btn.is-open:after,body[data-page=products] .hamburger-btn.is-open:before{background:var(--color-base-white)}body[data-page=feature] .mypage-btn svg path,body[data-page=products] .mypage-btn svg path{fill:var(--color-primary-sub-03)}body[data-page=feature] .mypage-btn .mypage-btn__text,body[data-page=products] .mypage-btn .mypage-btn__text{color:var(--color-primary-sub-03)}body[data-page=feature] .mypage-btn.is-active svg path,body[data-page=feature] .mypage-btn.is-open svg path,body[data-page=products] .mypage-btn.is-active svg path,body[data-page=products] .mypage-btn.is-open svg path{fill:var(--color-base-white)}body[data-page=feature] .mypage-btn.is-active .mypage-btn__text,body[data-page=feature] .mypage-btn.is-open .mypage-btn__text,body[data-page=products] .mypage-btn.is-active .mypage-btn__text,body[data-page=products] .mypage-btn.is-open .mypage-btn__text{color:var(--color-base-white)}.product-detail{align-items:center;color:var(--color-base-bg);display:flex;flex-direction:column;height:100%;justify-content:center;left:50%;margin:0 auto;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:var(--delay-in);visibility:hidden;width:90%;z-index:10}@media (min-width:1024px){.product-detail{flex-direction:row;width:80%}}@media (max-width:600px) and (max-height:730px){.product-detail{transform:translate(-50%,-50%) scale(.75)}.product-detail .product-detail__img{width:70%}.product-detail .product-detail__img.--large-size{width:100%}}@media (max-width:600px) and (min-height:731px) and (max-height:850px){.product-detail{transform:translate(-50%,-50%) scale(.85)}.product-detail .product-detail__img{width:75%}.product-detail .product-detail__img.--large-size{width:100%}}.product-detail__img{margin-inline:auto;text-align:center;width:55%}@media (min-width:768px) and (max-width:1023px){.product-detail__img{width:55%}}@media (min-width:1024px){.product-detail__img{margin-inline:auto;text-align:center;width:40%}}.product-detail__img img{width:100%}.product-detail__img.--large-size{width:90%}@media (min-width:768px) and (max-width:1023px){.product-detail__img.--large-size{width:65%}}@media (min-width:1024px){.product-detail__img.--large-size{width:50%}}.product-detail__wrapper{padding:0 0 2rem;width:100%}@media (min-width:768px) and (max-width:1023px){.product-detail__wrapper{width:70%}}@media (min-width:1024px){.product-detail__wrapper{padding:0 0 2rem;width:35%}}@media (min-width:1024px) and (max-width:1300px){.product-detail__wrapper{width:45%}}.product-detail__heading{font-family:var(--font-family-heading);font-size:2.8rem;font-weight:300;letter-spacing:.05em;line-height:1.3;margin-bottom:1rem;text-align:center}@media (min-width:768px) and (max-width:1023px){.product-detail__heading{margin-bottom:1rem}}@media (min-width:1024px){.product-detail__heading{font-size:3.5rem;margin-bottom:2rem;text-align:left}}@media (min-width:1024px) and (max-width:1300px){.product-detail__heading{font-size:3.2rem}}.product-detail__cate{border:1px solid var(--color-base-white);border-radius:10rem;display:inline-block;font-size:1.3rem;letter-spacing:.1em;margin-bottom:.5rem;padding:.4rem 4rem .2rem;text-align:center}@media (min-width:768px) and (max-width:1023px){.product-detail__cate{margin-bottom:1rem}}@media (min-width:1024px){.product-detail__cate{font-size:1.6rem;margin-bottom:2rem;padding:.2rem 4rem .4rem;text-align:left}}@media (min-width:1024px) and (max-width:1300px){.product-detail__cate{font-size:1.5rem}}.product-detail__ruby{display:block;font-size:1.2rem;margin-top:.4rem}@media (min-width:1024px){.product-detail__ruby{font-size:1.4rem}}.product-detail__info{font-size:1.5rem;margin-bottom:1rem;margin-top:1rem;text-align:center}@media (min-width:768px) and (max-width:1023px){.product-detail__info{margin-bottom:1rem;margin-top:2rem}}@media (min-width:1024px){.product-detail__info{font-size:2rem;text-align:left}}@media (min-width:1024px) and (max-width:1300px){.product-detail__info{font-size:1.8rem}}.product-detail__info span{border:1px solid var(--color-base-white);display:inline-block;margin-bottom:.5rem;padding:0 2rem .2rem}@media (min-width:1024px){.product-detail__info span{border:1px solid var(--color-base-white);margin-right:2rem;padding:0 2rem .2rem}}.product-detail__text{font-size:1.8rem;line-height:1.3;margin-bottom:1rem;text-align:center}@media (min-width:768px) and (max-width:1023px){.product-detail__text{margin-bottom:2rem}}@media (min-width:1024px){.product-detail__text{font-size:2.3rem;text-align:left}}@media screen and (min-width:1200px){.product-detail__text{font-size:2.1rem}}.product-detail__text--m{font-size:1.2rem}@media (min-width:1024px){.product-detail__text--m{font-size:1.6rem}}.product-detail__text--s{font-size:1.4rem}@media (min-width:1024px){.product-detail__text--s{font-size:1.4rem}}.product-detail__list{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:1rem}@media (min-width:1024px){.product-detail__list{margin-bottom:1rem;padding-right:15%}}.product-detail__list.--green{color:var(--color-green)}.product-detail__list.--peach{color:var(--color-peach)}.product-detail__list.--yokan{color:var(--color-yokan)}.product-detail__list li{background-color:var(--color-base-bg);border-radius:10rem;font-size:1.2rem;font-weight:500;padding:.4rem 0 .6rem;text-align:center;width:calc(50% - .5rem)}.product-detail__list li sup{font-size:.8rem;vertical-align:super}@media (min-width:1024px){.product-detail__list li{font-size:1.4rem}}.product-detail__desc{font-size:1.2rem;line-height:1.5;margin-bottom:2rem;min-height:5rem;text-align:justify}@media (min-width:1024px){.product-detail__desc{margin-bottom:4rem;padding-right:15%}}.product-detail__btn{margin-bottom:1rem}@media (min-width:1024px){.product-detail__btn{margin-bottom:2rem;padding-right:15%}}.product-detail__wave{inset:0;overflow:hidden;position:absolute}.yokan-modal{display:none;inset:0;position:fixed;z-index:1000}.yokan-modal.is-open{display:block}.yokan-modal__overlay{background:rgba(0,0,0,.5);inset:0;position:absolute}.yokan-modal__content{background-color:var(--color-primary-sub-02);left:50%;max-width:36rem;padding:4rem 2rem;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:95%}.yokan-modal__close{background:none;border:0;color:#734e47;cursor:pointer;font-size:24px;line-height:1;position:absolute;right:1.2rem;top:1.2rem}.yokan-modal__title{color:#734e47;font-size:1.8rem;margin-bottom:1.2rem}.yokan-modal__buttons{display:flex;flex-direction:column;gap:1.6rem}.yokan-modal__btn{border-radius:999px;color:#fff;display:block;padding:.5rem 0 .7rem;position:relative}.yokan-modal__btn.--berry{background-color:#a44847}.yokan-modal__btn.--yokan{background-color:#563233}.yokan-modal__btn:after{background:url(../images/common/btn-arrow-w.svg) no-repeat;background-size:contain;content:"";display:block;height:1rem;position:absolute;right:0;top:50%;transform:translate(-1rem,-50%);transition:all .25s ease;width:1.8rem}.yokan-modal__btn:hover:after{transform:translate(-.5rem,-50%)}@media (min-width:768px) and (max-width:1023px){.features{margin-top:10rem}}@media (min-width:1024px){.features{margin-top:10rem}}@media (max-width:767px){.features .heading-D{color:var(--color-primary);font-size:2.6rem;margin:12rem auto 2rem;position:static;text-align:center;transform:none}}.features__container{position:relative}@media (min-width:1024px){.features__container{display:flex}}.features__wrapper{align-items:flex-end;background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;display:flex;flex-direction:column;height:38rem;overflow:hidden;position:relative;width:100%}@media (min-width:1024px){.features__wrapper{align-items:flex-end;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;height:50rem;position:relative;width:33.3333333333%}}.features__wrapper:before{background-size:cover;content:"";inset:0;position:absolute;transform:scale(1.01);transition:transform .6s ease;z-index:0}.features__wrapper:hover:before{transform:scale(1.05)}.features__wrapper>*{position:relative;z-index:1}.features__wrapper--01:before{background-image:url(../images/top/feature-bg01.webp)}@media (min-width:1024px){.features__wrapper--01:before{background-image:url(../images/top/feature-bg01_pc.webp)}}.features__wrapper--02:before{background-image:url(../images/top/feature-bg02.webp)}@media (min-width:1024px){.features__wrapper--02:before{background-image:url(../images/top/feature-bg02_pc.webp)}}.features__wrapper--03:before{background-image:url(../images/top/feature-bg03.webp)}@media (min-width:1024px){.features__wrapper--03:before{background-image:url(../images/top/feature-bg03_pc.webp)}}.features__text{color:var(--color-primary-sub-02);display:flex;flex-direction:column;margin:auto;width:83%}@media (min-width:768px) and (max-width:1023px){.features__text{width:80%}}@media (min-width:1024px){.features__text{width:60%}}@media (min-width:1024px) and (max-width:1300px){.features__text{width:70%}}.features__text--l{display:block;font-size:1.8rem;letter-spacing:.36px;line-height:170%;margin-bottom:2.4rem;text-align:center}@media (min-width:1024px){.features__text--l{font-size:2rem}}.features__text--m{display:block;font-size:1.2rem;line-height:170%;margin-bottom:2.4rem}@media (min-width:1024px){.features__text--m{font-size:1.2rem}}.features__content{display:block;max-height:0;overflow:hidden;transition:var(--delay-in)}.features__btn{bottom:2rem;display:block;left:50%;position:absolute;text-align:center;transform:translateX(-50%)}.features__btn--text{align-items:center;border:1px solid var(--color-base-white);border-radius:999px;color:var(--color-primary-sub-02);display:inline-flex;font-family:var(--font-family-heading);font-size:1.8rem;justify-content:center;overflow:hidden;padding:.6rem 3rem;transition:all .25s ease;white-space:nowrap;width:-moz-fit-content;width:fit-content}.features__btn--text:hover{background-color:hsla(55,45%,89%,.4)}body.is-fixed{overflow:hidden;overscroll-behavior:contain;touch-action:none}.main-container{background:var(--color-base-bg);margin:0 auto;overflow:hidden;position:relative;width:420px;z-index:100}@media (max-width:767px){.main-container{max-width:100%;width:100%}}@media (min-width:768px) and (max-width:1023px){.main-container{width:100%}}@media (min-width:1024px){.main-container{width:100%}}.pin-container{height:100vh;overflow:hidden;position:relative}.js-svg-morph-trigger{opacity:0;transition:var(--delay-in)}.js-svg-morph-trigger.is-active{opacity:1}.clip-path-animation-svg{filter:blur(10px);opacity:0;overflow:visible;transition:var(--delay-in)}.clip-path-animation-svg clipPath{scale:.9;transform-origin:center center;transition:1.5s var(--ease-pop)}.clip-path-animation-svg.is-active{filter:blur(0);opacity:1}.clip-path-animation-svg.is-active clipPath{scale:1}.fade-blur-text{filter:blur(10px);opacity:0;transition:var(--delay-in)}.fade-blur-text.is-active{filter:blur(0);opacity:1}.story-scene:not(.is-entered) .fade-blur-text.is-active{filter:blur(10px);opacity:0}.loading-bg{background:var(--color-base-bg);inset:0;opacity:1;pointer-events:none;position:fixed;transition:opacity .5s ease;z-index:9999}.loading-bg.is-hidden{opacity:0}*{-webkit-tap-highlight-color:transparent}.story-01{padding:25vw 0 60vw;position:relative}@media (min-width:768px) and (max-width:1023px){.story-01{padding:12vw 0 20vw}}@media (min-width:1024px){.story-01{padding:15vw 0 30vw}}.story-01__text{padding-left:5vw}@media (min-width:768px) and (max-width:1023px){.story-01__text{padding-left:9vw}}@media (min-width:1024px){.story-01__text{padding-left:12vw}}.story-01__text p{color:var(--color-base-white);font-size:2rem;line-height:2}@media (min-width:768px) and (max-width:1023px){.story-01__text p{font-size:2.2rem}}@media (min-width:1024px){.story-01__text p{font-size:clamp(2.4rem,2.0833333333vw,4rem)}}.story-01__bg-01{aspect-ratio:860/512;height:100%;left:81%;position:absolute;top:2%;transform:translate(-50%);z-index:-1}@media (min-width:768px){.story-01__bg-01{aspect-ratio:1632/868;left:50%;top:0;transform:translate(-50%);z-index:-3}}.story-01__bg-01,.story-01__bg-01 path{transition:1.5s var(--ease-pop)}.story-01__bg-01 path{fill:#c3d079}@media (max-width:767px){.story-01__bg-01{transform:translate(-50%) scale(.9)}}@media (min-width:768px){.story-01__bg-01{transform:translate(-50%) scale(.6)}}.story-01.is-active .story-01__bg-01{transform:translate(-50%) scale(1)}.story-01.is-active .story-01__bg-01 path{fill:#9bb761}@media (min-width:768px){.story-01__bg-02{aspect-ratio:1302/693;height:100%;left:11%;position:absolute;top:-8%;transform:translate(-50%);z-index:-4}}.story-01__bg-02{transition:1.5s var(--ease-pop)}@media (min-width:768px){.story-01__bg-02{transform:translate(-50%) scale(.9)}.story-01.is-active .story-01__bg-02{transform:translate(-50%) scale(1)}}.story-01__image{aspect-ratio:658/710;position:absolute;right:0;top:81vw;width:90vw;z-index:10}@media (min-width:768px){.story-01__image{aspect-ratio:658/710;position:absolute;right:1vw;top:-3vw;width:45%;z-index:10}}@media (min-width:1024px){.story-01__image{width:50%}}.story-01__image-item{height:100%;inset:0;-o-object-fit:cover;object-fit:cover;opacity:0;position:absolute;width:100%}.story-01__image-item.is-show{opacity:1}.story-02{margin-top:27vw;padding:30vw 0 12vw;position:relative}@media (min-width:768px) and (max-width:1023px){.story-02{margin-top:-30vw;padding:29vw 0 15vw}}@media (min-width:1024px){.story-02{margin-top:-35vw;padding:27vw 0 23vw}}.story-02__text{padding-left:25vw}@media (min-width:768px){.story-02__text{align-items:center;display:flex;justify-content:center;padding-left:0}}.story-02__text p{color:var(--color-base-white);font-size:1.5rem;line-height:2.2}@media (min-width:768px) and (max-width:1023px){.story-02__text p{font-size:1.8rem}}@media (min-width:1024px){.story-02__text p{font-size:clamp(2rem,1.7447916667vw,3.4rem)}}@media (min-width:768px){.story-02__box{padding-left:5vw;width:50%}}@media (min-width:1024px){.story-02__box{padding-left:12vw}}@media (min-width:768px) and (max-width:1023px){.story-02__box:first-of-type{padding-left:9vw}}.story-02__bg-01{aspect-ratio:860/512;height:100%;left:65%;position:absolute;top:0;transform:translate(-50%);z-index:-1}@media (min-width:768px){.story-02__bg-01{aspect-ratio:2037/802;height:100%;left:50%;position:absolute;top:0;transform:translate(-50%);transition:.75s;z-index:-1}}@media (min-width:1024px){.story-02__bg-01{aspect-ratio:1632/868}}.story-02__bg-01,.story-02__bg-01 path{transition:1.5s var(--ease-pop)}.story-02__bg-01 path{fill:#e5ccea}@media (max-width:767px){.story-02__bg-01{transform:translate(-50%) scale(1.1)}}@media (min-width:768px){.story-02__bg-01{transform:translate(-50%) scale(.6)}}.story-02.is-active .story-02__bg-01{transform:translate(-50%) scale(1)}.story-02.is-active .story-02__bg-01 path{fill:#cfa9c6}@media (min-width:768px){.story-02__bg-02{aspect-ratio:1632/868;height:100%;left:55%;position:absolute;top:-2%;transform:translate(-50%);z-index:-2}}.story-02__bg-02{transition:1.5s var(--ease-pop)}@media (min-width:768px){.story-02__bg-02{transform:translate(-50%) scale(1.2)}.story-02.is-active .story-02__bg-02{transform:translate(-50%) scale(1)}}.story-03{padding:7vw 0 0;position:relative}@media (min-width:768px) and (max-width:1023px){.story-03{margin-top:-21vw;padding:2vw 0 0}}@media (min-width:1024px){.story-03{margin-top:-35vw;padding:27vw 0 0}}.story-03 .fade-blur-text{will-change:transform,opacity,filter}.story-03__text{padding-left:25vw}@media (min-width:768px) and (max-width:1023px){.story-03__text{display:flex;flex-direction:column;justify-content:center;padding-left:0;padding-top:20vw}}@media (min-width:1024px){.story-03__text{display:flex;flex-direction:column;justify-content:center;padding-left:0}}.story-03__text p{font-size:1.5rem;line-height:2.2}@media (min-width:768px) and (max-width:1023px){.story-03__text p{font-size:1.8rem}}@media (min-width:1024px){.story-03__text p{font-size:clamp(2rem,1.7447916667vw,3.4rem)}}@media (max-width:767px){.story-03__text p.fz-large-sp{font-size:2rem;margin-left:22vw}}@media (min-width:768px) and (max-width:1023px){.story-03__text p.fz-large-pc-tab{font-size:2.8rem;margin-left:6vw}}@media (min-width:1024px){.story-03__text p.fz-large-pc-tab{font-size:clamp(3rem,2.2916666667vw,4.4rem);margin-left:8vw}}@media (min-width:768px) and (max-width:1023px){.story-03__box.--01{display:flex;justify-content:space-between;margin-top:6rem;padding-left:12vw;width:70%}}@media (min-width:1024px){.story-03__box.--01{display:flex;justify-content:space-between;margin-top:6rem;padding-left:12vw;width:70%}.story-03__box.--01 p{min-width:24.4rem;width:40%}}@media (min-width:768px) and (max-width:1023px){.story-03__box.--02{margin-left:auto;margin-top:0;width:40%}}@media (min-width:1024px){.story-03__box.--02{margin-left:auto;margin-top:8rem;width:35%}}.story-03__box.--02 .text-eng{letter-spacing:.2rem}.story-03__image{aspect-ratio:425/438;height:auto;position:relative;width:100vw}@media (min-width:768px) and (max-width:1023px){.story-03__image{aspect-ratio:957/701;left:-2vw;position:relative;top:-17vw;width:60%;z-index:10}}@media (min-width:1024px){.story-03__image{aspect-ratio:957/701;left:-2vw;position:relative;top:-19vw;width:60%;z-index:10}}.story-03 .story-03-svg{height:100%;inset:0;-o-object-fit:cover;object-fit:cover;opacity:0;pointer-events:none;position:absolute;width:110%}.story-03 .story-03-svg.is-show,.story-03 .story-03-svg:first-of-type{opacity:1}@media (min-width:768px) and (max-width:1023px){.story-03 .story-03-svg{bottom:5vw;left:20vw;position:absolute;transform:translate(-50%);width:80vw;z-index:2}}@media (min-width:1024px){.story-03 .story-03-svg{bottom:0;left:20vw;position:absolute;transform:translate(-50%);width:70vw;z-index:2}}@media (min-width:768px) and (max-width:1023px){.story-03 .story-03-svg-bg{bottom:2vw;left:15vw;position:absolute;transform:translate(-50%) rotate(-16deg);width:67vw;z-index:1}}@media (min-width:1024px){.story-03 .story-03-svg-bg{bottom:2vw;left:19vw;position:absolute;transform:translate(-50%) rotate(-16deg);width:57vw;z-index:1}}.story-03 .story-03-svg-clip{transform:translateX(-9%);transition:.75s}@media (min-width:768px) and (max-width:1023px){.story-03 .story-03-svg-clip{transform:none}}@media (min-width:1024px){.story-03 .story-03-svg-clip{transform:none}}@media (max-width:767px){.story-03.is-active .story-03-svg-clip{transform:translateX(0)}}.story{padding:3rem 0 0}@media (min-width:768px){.story{padding:10rem 0 0}}@media (min-width:1024px){.story__inner{margin-inline:auto;width:95%}}.story .cup,.story .fork,.story .leaf,.story .mug,.story .peach,.story .pot,.story .spoon{animation:float 8s cubic-bezier(.37,0,.63,1) infinite;will-change:transform}.story .spoon{animation-duration:10s;aspect-ratio:187/250;position:absolute;right:-5rem;top:55%;width:30vw;z-index:10}@media (min-width:768px) and (max-width:1023px){.story .spoon{right:0;top:-9%;width:12vw}}@media (min-width:1024px){.story .spoon{right:-3rem;top:-2rem;width:12vw}}.story .fork{animation-duration:9s;aspect-ratio:237/306;bottom:-55%;left:3rem;position:absolute;width:40vw}@media (min-width:768px) and (max-width:1023px){.story .fork{bottom:-10%;left:5rem;width:13vw}}@media (min-width:1024px){.story .fork{bottom:19rem;left:6rem;width:13vw}}.story .leaf{animation-duration:10s;aspect-ratio:174/198;position:absolute;right:-7rem;top:17rem;width:29vw}@media (min-width:768px) and (max-width:1023px){.story .leaf{right:0;top:18rem;width:14vw}}@media (min-width:1024px){.story .leaf{right:-2rem;top:42rem;width:10vw}}.story .pot{animation-duration:8s;aspect-ratio:329/293;bottom:7rem;left:2rem;position:absolute;width:40vw}@media (min-width:768px) and (max-width:1023px){.story .pot{bottom:-4rem;left:7rem;width:21vw}}@media (min-width:1024px){.story .pot{bottom:0;left:10rem;width:19vw}}.story .peach{animation-duration:9s;aspect-ratio:221/226;bottom:-3rem;position:absolute;right:-8rem;width:26vw}@media (min-width:768px) and (max-width:1023px){.story .peach{bottom:-7rem;right:-3rem;width:14vw}}@media (min-width:1024px){.story .peach{bottom:0;right:0;width:12vw}}.story .cup{animation-duration:11s;aspect-ratio:294/244;bottom:-12rem;position:absolute;right:-6rem;width:34vw}@media (min-width:768px) and (max-width:1023px){.story .cup{bottom:-12rem;right:3rem;width:16vw}}@media (min-width:1024px){.story .cup{bottom:-13rem;right:3rem;width:15vw}}.story .mug{animation-duration:9s;aspect-ratio:296/310;bottom:63vw;left:5rem;position:absolute;width:49vw}@media (min-width:768px) and (max-width:1023px){.story .mug{bottom:23vw;left:42vw;width:17vw;z-index:3}}@media (min-width:1024px){.story .mug{bottom:18vw;left:40vw;width:17vw;z-index:3}}@media (max-width:767px){.products .heading-D{display:none}}.products-pagination{display:flex;flex-direction:column;gap:1rem;position:fixed;right:1rem;top:50%;transform:translateY(-50%);z-index:100}@media (min-width:1024px){.products-pagination{bottom:5rem;flex-direction:row;left:50%;right:auto;top:auto;transform:translateX(-50%)}}@media (min-width:1024px) and (max-width:1300px){.products-pagination{bottom:2rem}}.products-pagination__dot{background:var(--color-base-white);border:none;border-radius:999px;height:.8rem;opacity:.6;transition:var(--delay-in);width:.8rem}.products-pagination__dot.is-active{opacity:1}.product{background-position:50%;background-repeat:repeat;background-size:cover;height:100dvh;inset:0;opacity:0;overflow:hidden;padding:1.6rem 0;position:absolute;transition:background .3s;visibility:hidden;width:100%;z-index:10}@media (min-width:1024px){.product{padding:3.2rem 0}}.product.is-active{opacity:1;visibility:visible}.product__wrapper{inset:0;position:absolute;z-index:10}.product__bg-01{aspect-ratio:854/606;height:100%;left:50%;position:absolute;top:26%;transform:translate(-50%);transition:.75s;z-index:5}@media (min-width:768px) and (max-width:1023px){.product__bg-01{aspect-ratio:2232/1015;height:130%;left:55%;top:9%;transform:translate(-50%)}}@media (min-width:1024px){.product__bg-01{aspect-ratio:2232/1015;height:130%;left:55%;top:16%;transform:translate(-50%)}}@media (min-width:1024px) and (max-width:1100px){.product__bg-01{aspect-ratio:2232/1015;height:130%;left:68%;top:15%;transform:translate(-50%)}}.product__bg-02{aspect-ratio:772/487;height:100%;left:75%;position:absolute;top:24%;transform:translate(-50%);transition:.75s;z-index:4}@media (min-width:768px) and (max-width:1023px){.product__bg-02{aspect-ratio:2094/949;height:130%;left:28%;top:11%;transform:translate(-50%)}}@media (min-width:1024px){.product__bg-02{aspect-ratio:2094/970;height:130%;left:38%;top:13%;transform:translate(-50%)}}@media (min-width:1024px) and (max-width:1100px){.product__bg-02{aspect-ratio:2094/949;height:130%;left:48%;top:21%;transform:translate(-50%)}}.product-01{background-image:url(../images/top/product-bg01.webp);background-size:cover;position:relative}.product-01.is-active~.product__wrapper .product-detail-01{opacity:1;visibility:visible}.product-02{background-image:url(../images/top/product-bg02.webp);background-size:cover}.product-02.is-active~.product__wrapper .product-detail-02{opacity:1;visibility:visible}.product-02.is-active~.product__wrapper .product__bg-01{left:54%;top:28%;transform:translate(-50%)}@media (min-width:768px) and (max-width:1023px){.product-02.is-active~.product__wrapper .product__bg-01{left:66%;top:7%;transform:translate(-50%)}}@media (min-width:1024px){.product-02.is-active~.product__wrapper .product__bg-01{left:64%;top:21%;transform:translate(-50%)}}.product-02.is-active~.product__wrapper .product__bg-01 path{fill:#cfa9c6}.product-02.is-active~.product__wrapper .product__bg-02{left:94%;top:26%;transform:translate(-50%)}@media (min-width:768px) and (max-width:1023px){.product-02.is-active~.product__wrapper .product__bg-02{left:39%;top:11%;transform:translate(-50%)}}@media (min-width:1024px){.product-02.is-active~.product__wrapper .product__bg-02{left:54%;top:24%;transform:translate(-50%)}}.product-02.is-active~.product__wrapper .product__bg-02 path{fill:#e5cfcb}.product-03{background-image:url(../images/top/product-bg03.webp);background-repeat:repeat;background-size:cover}.product-03.is-active~.product__wrapper .product-detail-03{opacity:1;visibility:visible}.product-03.is-active~.product__wrapper .product__bg-01{left:67%;top:20%;transform:translate(-50%)}@media (min-width:768px) and (max-width:1023px){.product-03.is-active~.product__wrapper .product__bg-01{left:65%;top:2%;transform:translate(-50%)}}@media (min-width:1024px){.product-03.is-active~.product__wrapper .product__bg-01{left:60%;top:17%;transform:translate(-50%)}}.product-03.is-active~.product__wrapper .product__bg-01 path{fill:#734e47}.product-03.is-active~.product__wrapper .product__bg-02{left:103%;top:19%;transform:translate(-50%)}@media (min-width:768px) and (max-width:1023px){.product-03.is-active~.product__wrapper .product__bg-02{left:50%;top:9%;transform:translate(-50%)}}@media (min-width:1024px){.product-03.is-active~.product__wrapper .product__bg-02{left:51%;top:18%;transform:translate(-50%)}}.product-03.is-active~.product__wrapper .product__bg-02 path{fill:#aa6669}.story-bg{opacity:0;transition:var(--delay-in)}.story-bg.is-active{opacity:1}.story-scene__spin{height:15.3rem;mix-blend-mode:multiply;position:absolute;right:1%;top:47%;transform:translateY(-50%);width:15.3rem;z-index:10}@media (min-width:1024px){.story-scene__spin{height:12.3958333333vw;right:2%;top:70%;width:12.3958333333vw}}@media (min-width:768px) and (max-width:1023px){.story-scene__spin{height:12.3958333333vw;right:2%;top:62%;width:12.3958333333vw}}.story-scene__spin img{opacity:0;transition:var(--delay-in)}.story-scene.is-entered .story-scene__spin img{opacity:1}.story-bg-01{position:relative}.story-bg-01:before{clip-path:url(#story-bg-wave);content:"";height:100vh;margin-top:5rem;position:absolute;width:100%;z-index:0}@media (min-width:1024px){.story-bg-01:before{clip-path:url(#story-bg-wave-pc)}}.story-scene--green .story-bg-01:before{background:url(../images/brandstory/story-green-bg.webp) repeat;background-size:cover}.story-scene--peach .story-bg-01:before{background:url(../images/brandstory/story-peach-bg.webp) repeat;background-size:cover}.story-bg-02{height:100%;left:0;position:absolute;top:0;width:100%}.story-scene--green .story-bg-02{background:url(../images/brandstory/story-green-bg.webp) repeat;background-size:cover}.story-scene--peach .story-bg-02{background:url(../images/brandstory/story-peach-bg.webp) repeat;background-size:cover}.story-bg-03{clip-path:url(#story-bg-wave-bottom);height:100%;left:0;position:absolute;top:0;width:100%}@media (min-width:1024px){.story-bg-03{clip-path:url(#story-bg-wave-bottom-pc)}}.story-scene--green .story-bg-03{background:url(../images/brandstory/story-green-bg.webp) repeat;background-size:cover}.story-scene--peach .story-bg-03{background:url(../images/brandstory/story-peach-bg.webp) repeat;background-size:cover;clip-path:url(#story-bg-wave-bottom-peach)}@media (min-width:1024px){.story-scene--peach .story-bg-03{clip-path:url(#story-bg-wave-bottom-pc)}}.story-text{color:var(--color-primary-sub-02);left:50%;line-height:1.7;pointer-events:none;position:absolute;top:50dvh;transform:translateX(-50%);width:90%}.story-text.is-active{pointer-events:auto;transition-delay:.375s}@media (min-width:768px) and (max-width:1023px){.story-text{left:30%;top:47%;width:35%}}@media (min-width:1024px){.story-text{left:30%;letter-spacing:.2em;line-height:2;top:35%;width:39vw}}.story-text-right{align-items:flex-end;display:flex;flex-direction:column}.story-text p{font-size:2rem;margin-top:6rem}@media (min-width:1024px){.story-text p{font-size:2.5rem}.story-text p:nth-child(2){margin-left:20%}.story-text:nth-child(odd){left:70%}}@media (min-width:768px) and (max-width:1023px){.story-text:nth-child(odd){left:70%}}@media (min-width:1024px){.story-text .story-text-green{align-items:flex-start;margin-left:0!important}}.story-svg01{height:101.3333333333vw;left:50%;opacity:0;overflow:visible;pointer-events:none;position:absolute;top:2rem;transform:translateX(-50%);transition:var(--delay-in);width:186.6666666667vw}@media (min-width:1024px){.story-svg01{height:21.25vw;width:40.46875vw}}.story-svg01.is-active{opacity:1}.story-svg02{filter:blur(20px);left:50%;opacity:0;position:relative;top:-2rem;transform:translateX(-52.5%);transition:var(--delay-in);width:146.6666666667vw}@media (min-width:1024px){.story-svg02{width:31.25vw}}.story-svg02.is-active{filter:blur(0);opacity:1}.story-img-tea{left:50%;opacity:0;pointer-events:none;position:absolute;top:-21.3333333333vw;transform:translateX(-45%);transition:var(--delay-in);width:120%}.story-img-tea.is-active{opacity:1;pointer-events:auto;transition:var(--delay-in) .15s}@media (min-width:1024px){.story-img-tea{left:0;top:calc(50% - 10rem);transform:translateY(-50%);width:46.875vw}}@media (min-width:768px) and (max-width:1023px){.story-img-tea{left:0;top:calc(50% - 10rem);transform:translateY(-50%);width:49.53125vw}}.story-svg-pc{opacity:0;overflow:visible;pointer-events:none;position:absolute;transition:var(--delay-in)}.story-svg-pc.is-active{opacity:1;pointer-events:auto}.story-svg-pc-01-01{right:-6.25vw;top:45%;transform:translateY(-50%);width:65.1041666667vw}@media (min-width:768px) and (max-width:1023px){.story-svg-pc-01-01{width:78.125vw}}.story-svg-pc-01-02{right:-10rem;top:calc(50% - 9rem);transform:translateY(-50%);width:58.3333333333vw}@media (min-width:768px) and (max-width:1023px){.story-svg-pc-01-02{top:calc(50% - 10rem);width:78.125vw}}.story-svg-pc-01-02 image{height:100%;width:100%}.story-svg-pc-02-01{left:-10.4166666667vw;top:50%;transform:translateY(-50%);width:62.5vw}@media (min-width:768px) and (max-width:1023px){.story-svg-pc-02-01{width:65.1041666667vw}}.story-svg-pc-03-01{right:-6.25vw;top:45%;transform:translateY(-50%);width:65.1041666667vw}@media (min-width:768px) and (max-width:1023px){.story-svg-pc-03-01{width:78.125vw}}.story-svg-pc-03-02{right:-10rem;top:calc(50% - 10rem);transform:translateY(-50%);width:58.3333333333vw}@media (min-width:768px) and (max-width:1023px){.story-svg-pc-03-02{width:78.125vw}}.story-svg-pc-03-02 image{height:100%;width:100%}.story-about-svg01{aspect-ratio:1047/606;height:auto;left:50%;overflow:visible;position:absolute;top:50%;transform:translate(-50%,-50%) scale(1.5);transition:opacity var(--delay-in),transform 2s cubic-bezier(.34,1.8,.64,1);width:65.5rem}@media (min-width:1024px){.story-about-svg01{left:51%;top:52%;width:clamp(52.3rem,72.9166666667vw,140rem)}}@media screen and (max-width:1600px){.story-about-svg01{left:51%;top:52%;width:clamp(52.3rem,67.7083333333vw,130rem)}}@media (min-width:768px) and (max-width:1023px){.story-about-svg01{width:clamp(34.9rem,74.21875vw,69.8rem)}}.story-about-svg01.is-active{transform:translate(-50%,-50%) scale(1)}.story-about-svg02{left:50%;-o-object-position:50% 50%;object-position:50% 50%;position:relative;transform:translateX(-50%);width:37.8rem}@media (min-width:1024px){.story-about-svg02{width:clamp(38.3rem,57.2916666667vw,110rem)}}@media screen and (max-width:1600px){.story-about-svg02{width:clamp(38.3rem,52.0833333333vw,100rem)}}@media (min-width:768px) and (max-width:1023px){.story-about-svg02{width:clamp(34.9rem,58.59375vw,45rem)}}.story-about-svg02 image{height:100%;width:100%}.story-about-svg03{aspect-ratio:1048/607;height:auto;left:70%;overflow:visible;position:absolute;top:55%;transform:translate(-50%,-50%) scale(1.5);transition:opacity var(--delay-in),transform 2s cubic-bezier(.34,1.8,.64,1);width:52rem}@media (min-width:1024px){.story-about-svg03{left:80%;top:56%;width:clamp(52.4rem,72.9166666667vw,140rem)}}@media screen and (max-width:1600px){.story-about-svg03{left:90%;top:56%;width:clamp(52.4rem,67.7083333333vw,130rem)}}@media (min-width:768px) and (max-width:1023px){.story-about-svg03{left:80%;top:50%;width:clamp(39.2rem,71.6145833333vw,55rem)}}.story-about-svg03.is-active{transform:translate(-50%,-50%) scale(1)}.story-about-svg04{left:38%;position:relative;transform:translateX(-50%);width:42.4rem}@media (min-width:1024px){.story-about-svg04{left:60%;width:clamp(39.2rem,57.2916666667vw,110rem)}}@media screen and (max-width:1600px){.story-about-svg04{left:70%;width:clamp(39.2rem,52.0833333333vw,100rem)}}@media (min-width:767px) and (max-width:768px){.story-about-svg04{left:62%;width:clamp(39.2rem,58.59375vw,50rem)}}.story-about-svg04 image{height:100%;width:100%}.story-about-svg05{aspect-ratio:1007/686;height:auto;left:50%;overflow:visible;position:absolute;top:55%;transform:translate(-50%,-50%) scale(1.5);transition:opacity var(--delay-in),transform 2s cubic-bezier(.34,1.8,.64,1);width:70rem}@media (min-width:1024px){.story-about-svg05{left:51%;top:53%;width:clamp(51.5rem,65.1041666667vw,103rem)}}@media (min-width:768px) and (max-width:1023px){.story-about-svg05{left:50%;top:50%;width:clamp(51.5rem,75.5208333333vw,58rem)}}.story-about-svg05.is-active{transform:translate(-50%,-50%) scale(1)}.story-about-svg06{left:50%;position:relative;transform:translateX(-50%);width:69.5rem}@media (min-width:1024px){.story-about-svg06{width:clamp(51.4rem,67.7083333333vw,130rem)}}@media (min-width:768px) and (max-width:1023px){.story-about-svg06{width:clamp(51.5rem,78.125vw,60rem)}}.story-about-svg06 image{height:100%;width:100%}.bs-about{padding:13rem 0}.bs-about__inner{padding:0}@media (min-width:1024px){.bs-about__inner{margin:0 auto;max-width:120rem}}@media screen and (max-width:1300px){.bs-about__inner{margin:0 auto;width:85%}}.bs-about__text-wrap{text-align:left}.bs-about__text{font-size:1.8rem;line-height:1.8;margin-top:3.2rem}@media (min-width:1024px){.bs-about__text{font-size:2.5rem;margin-top:6.4rem}}.bs-about__text--g{font-size:2.5rem}@media (min-width:1024px){.bs-about__text--g{font-size:3rem}.bs-about__text--s{font-size:1.7rem;margin-top:6.4rem}}.bs-about__img{margin:6rem 0;position:relative}@media (min-width:1024px){.bs-about__img{margin:0}.bs-about__pc-wrap{position:relative}}@media (min-width:768px) and (max-width:1023px){.bs-about__pc-wrap{position:relative}}@media (min-width:1024px){.bs-about__text-01{margin-top:30rem}.bs-about__img-01{position:absolute;right:-20.8333333333vw;top:45%;transform:translateY(-50%)}}@media screen and (max-width:1600px){.bs-about__img-01{right:-10.4166666667vw}}@media (min-width:768px) and (max-width:1023px){.bs-about__img-01{position:absolute;top:45%;transform:translateY(-50%)}}@media (min-width:1024px){.bs-about__img-02{left:-31.25vw;position:absolute;top:75%;transform:translateY(-50%)}}@media screen and (max-width:1600px){.bs-about__img-02{left:-20.8333333333vw;top:55%}}@media (min-width:768px) and (max-width:1023px){.bs-about__img-02{left:-26.0416666667vw;position:absolute;top:20%}}@media (min-width:1024px){.bs-about__img-03{margin-top:26rem;position:relative;right:-31.25vw}}@media screen and (max-width:1600px){.bs-about__img-03{right:-23.4375vw}}@media (min-width:768px) and (max-width:1023px){.bs-about__img-03{right:-25%}}@media (max-width:767px){.bs-about__img-03{position:relative;right:0}}@media (min-width:1024px){.bs-about__text-wrap{display:inline-flex;flex-direction:column;margin-top:14rem;text-align:left}}@media (min-width:768px) and (max-width:1023px){.bs-about__text-wrap{display:inline-flex;flex-direction:column;margin-top:14rem;text-align:left}}.products-page{overflow-x:hidden}.products-page .headline{padding-bottom:5rem}@media (min-width:768px) and (max-width:1023px){.products-page .headline{padding-bottom:10rem}}@media (min-width:1024px){.products-page .headline{align-items:center;display:flex;justify-content:space-between;margin-inline:auto;max-width:120rem;padding:20rem 1rem 30rem;width:100%}}.products-page .headline .heading-C{padding:8rem 0 4.8rem}@media (min-width:1024px){.products-page .headline .heading-C{padding:0}}.products-page .headline__text{color:var(--color-primary);font-size:1.4rem;line-height:170%;margin-inline:auto;margin-bottom:8rem;width:80%}@media (min-width:768px) and (max-width:1023px){.products-page .headline__text{font-size:1.6rem}}@media (min-width:1024px){.products-page .headline__text{font-size:2rem;margin-bottom:0;margin-left:auto;margin-right:0;width:45%}}@media screen and (min-width:1200px){.products-page .headline__text{font-size:2rem;margin-bottom:0;margin-left:auto;margin-right:0;width:40%}}.products-page .item{margin-top:2rem;padding:4.8rem 0 12.8rem;position:relative;z-index:10}.products-page .item__wave{aspect-ratio:1440/220;bottom:98%;left:0;overflow:hidden;position:absolute;width:190%;z-index:1}@media (min-width:1024px){.products-page .item__wave{width:100%}}.products-page .item__detail{align-items:center;color:var(--color-primary-sub-02);display:flex;flex-direction:column;gap:3rem;margin-inline:auto;width:80%}@media (min-width:768px) and (max-width:1023px){.products-page .item__detail{width:70%}}@media (min-width:1024px){.products-page .item__detail{flex-direction:row;justify-content:center;min-width:85rem;width:61%}}.products-page .item__img{margin-inline:auto;width:80%}@media (min-width:768px) and (max-width:1023px){.products-page .item__img{width:60%}}@media (min-width:1024px){.products-page .item__img{margin-left:0;width:45%}}.products-page .item__img img{width:100%}.products-page .item__img.locabo{padding-top:5rem;position:relative}@media (min-width:1024px){.products-page .item__img.locabo{padding-top:0}}.products-page .item__img.locabo:after{aspect-ratio:1;background:url(../images/common/icon_locabo.svg) no-repeat;background-size:contain;content:"";display:block;height:auto;position:absolute;right:-9vw;top:-3rem;width:8.8rem;z-index:100}@media (min-width:768px) and (max-width:1023px){.products-page .item__img.locabo:after{right:-2rem;top:0}}@media (min-width:1024px){.products-page .item__img.locabo:after{right:-2rem;top:-5rem;width:10rem}}.products-page .item__img.locabo img{width:100%}@media (min-width:768px) and (max-width:1023px){.products-page .item__img.locabo img{width:90%}}@media (min-width:1024px){.products-page .item__img.locabo img{width:90%}}.products-page .item__wrapper{width:100%}@media (min-width:1024px){.products-page .item__wrapper{max-width:50rem;width:50%}}.products-page .item__heading{font-family:var(--font-family-heading);text-align:center}@media (min-width:1024px){.products-page .item__heading{margin-bottom:3.2rem}}.products-page .item__heading--l{font-size:3.2rem;font-weight:300;line-height:120%;margin-bottom:.8rem}.products-page .item__heading--s{font-size:1.2rem;letter-spacing:.24px;line-height:150%}@media (min-width:1024px){.products-page .item__heading--s{font-size:1.4rem}}.products-page .item__cate{background:var(--color-primary-sub-02);border-radius:1000px;display:inline-block;font-size:1.8rem;font-weight:300;line-height:120%;margin-bottom:.8rem;padding:.4rem 3.6rem;text-align:center}@media (min-width:1024px){.products-page .item__cate{font-size:2.2rem}}.products-page .item__cate.--green{color:var(--color-green)}.products-page .item__cate.--peach{color:var(--color-peach)}.products-page .item__cate.--yokan-berry{color:var(--color-yokan-berry)}.products-page .item__cate.--yokan{color:var(--color-yokan)}.products-page .item__info{font-size:1.4rem;line-height:170%;margin-bottom:.4rem;text-align:center}@media (min-width:1024px){.products-page .item__info{font-size:2rem}}.products-page .item__info>span{border:1px solid var(--color-primary-sub-02);font-size:1.2rem;letter-spacing:.24px;line-height:150%;margin-right:.8rem;padding:.1rem .8rem .3rem}@media (min-width:1024px){.products-page .item__info>span{font-size:1.4rem}}.products-page .item__text{font-size:1.8rem;letter-spacing:.36px;line-height:150%;text-align:center}@media (min-width:1024px){.products-page .item__text{font-size:2.6rem}}.products-page .item__text--m{font-size:1.4rem;line-height:170%}@media (min-width:1024px){.products-page .item__text--m{font-size:2rem}}.products-page .item__list{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;padding:2.4rem 0 1rem}.products-page .item__list>li{background:var(--color-primary-sub-02);border-radius:1000px;font-size:1.2rem;line-height:170%;padding:.4rem;text-align:center;width:calc(50% - .5rem)}.products-page .item__list>li sup{font-size:.8rem;line-height:1;vertical-align:super}@media (min-width:1024px){.products-page .item__list>li sup{font-size:1rem}.products-page .item__list>li{font-size:1.4rem}}.products-page .item__list.--green>li{color:var(--color-green)}.products-page .item__list.--peach>li{color:var(--color-peach)}.products-page .item__list.--yokan-berry>li{color:var(--color-yokan-berry)}.products-page .item__list.--yokan>li{color:var(--color-yokan)}.products-page .item__desc{font-size:1.2rem;letter-spacing:.24px;line-height:150%;padding-left:1.4rem;position:relative}@media (min-width:1024px){.products-page .item__desc{font-size:1.4rem;padding-left:1.8rem}}.products-page .item__desc:before{content:"※";left:0;position:absolute;top:0}.products-page .item__desc.--asterisk-one{padding-left:2.2rem}@media (min-width:1024px){.products-page .item__desc.--asterisk-one{padding-left:2.8rem}}.products-page .item__desc.--asterisk-one:before{content:"※1"}.products-page .item__desc.--asterisk-two{padding-left:2.2rem}@media (min-width:1024px){.products-page .item__desc.--asterisk-two{padding-left:2.8rem}}.products-page .item__desc.--asterisk-two:before{content:"※2"}.products-page .item__btn{margin-bottom:2rem;text-align:center}.products-page .item__upside-down{aspect-ratio:1440/200;left:0;overflow:hidden;position:absolute;top:99%;width:190%;z-index:1}@media (min-width:1024px){.products-page .item__upside-down{width:100%}}.products-page .item--color-green{background:#94b854}@media (min-width:768px) and (max-width:1023px){.products-page .item--color-green{padding:4.8vw 0 24vw}}@media (min-width:1024px){.products-page .item--color-green{padding:4.8vw 0 16vw}}.products-page .item--color-green .wave01{bottom:0;height:100%;left:35%;position:absolute;transform:translateX(-50%);transition:.75s;z-index:1}@media (min-width:768px) and (max-width:1023px){.products-page .item--color-green .wave01{height:auto;left:62%;transform:translateX(-50%) scale(1.3);width:100%}}@media (min-width:1024px){.products-page .item--color-green .wave01{height:auto;left:65%;transform:translateX(-50%) scale(1.3);width:100%}}.products-page .item--color-green .wave02{height:100%;left:30%;position:absolute;transform:translateX(-50%);transition:.75s;z-index:2}@media (min-width:768px) and (max-width:1023px){.products-page .item--color-green .wave02{bottom:0;height:auto;left:50%;transform:translateX(-50%) scale(1.3);width:100%}}@media (min-width:1024px){.products-page .item--color-green .wave02{bottom:0;height:auto;left:55%;transform:translateX(-50%) scale(1.3);width:100%}}.products-page .item--color-green.is-active .wave01{left:20%}@media (min-width:768px) and (max-width:1023px){.products-page .item--color-green.is-active .wave01{left:57%}}@media (min-width:1024px){.products-page .item--color-green.is-active .wave01{left:57%}}.products-page .item--color-green.is-active .wave02{left:37%}@media (min-width:768px) and (max-width:1023px){.products-page .item--color-green.is-active .wave02{left:60%}}@media (min-width:1024px){.products-page .item--color-green.is-active .wave02{left:60%}}.products-page .item--color-peach{background:#d6a8c8}@media (min-width:768px) and (max-width:1023px){.products-page .item--color-peach{padding:8vw 0 12vw}}@media (min-width:1024px){.products-page .item--color-peach{padding:8vw 0 12vw}}@media (min-width:768px) and (max-width:1023px){.products-page .item--color-peach .item__detail{padding:2rem 0 6rem}}@media (min-width:1024px){.products-page .item--color-peach .item__detail{padding:2rem 0 6rem}}.products-page .item--color-peach .wave01{bottom:1%;height:100%;left:13%;position:absolute;transform:translateX(-50%);transform-origin:bottom;transition:.75s;z-index:1}@media (min-width:768px) and (max-width:1023px){.products-page .item--color-peach .wave01{bottom:-8vw;height:auto;left:27%;transform:translateX(-50%) scale(1.3);width:100%}}@media (min-width:1024px){.products-page .item--color-peach .wave01{bottom:-7vw;height:auto;left:56%;transform:translateX(-50%) scale(1.3);width:100%}}.products-page .item--color-peach .wave02{bottom:-4vw;height:100%;left:45%;position:absolute;transform:translateX(-50%);transform-origin:bottom;transition:.75s;z-index:2}@media (min-width:768px) and (max-width:1023px){.products-page .item--color-peach .wave02{bottom:-1vw;height:auto;left:45%;transform:translateX(-50%) scale(1.3);width:100%}}@media (min-width:1024px){.products-page .item--color-peach .wave02{bottom:-1vw;height:auto;left:50%;transform:translateX(-50%) scale(1.3);width:100%}}.products-page .item--color-peach.is-active .wave01{left:20%}@media (min-width:768px) and (max-width:1023px){.products-page .item--color-peach.is-active .wave01{left:35%}}@media (min-width:1024px){.products-page .item--color-peach.is-active .wave01{left:51%}}.products-page .item--color-peach.is-active .wave02{left:34%}@media (min-width:768px) and (max-width:1023px){.products-page .item--color-peach.is-active .wave02{left:38%}}@media (min-width:1024px){.products-page .item--color-peach.is-active .wave02{left:55%}}.products-page .item--color-yokan-berry{background:#dd838d}@media (min-width:768px) and (max-width:1023px){.products-page .item--color-yokan-berry{padding:8vw 0 20vw}}@media (min-width:1024px){.products-page .item--color-yokan-berry{padding:8vw 0 20vw}}.products-page .item--color-yokan-berry .wave01{height:100%;left:-5%;position:absolute;transform:translateX(-50%);transform-origin:bottom;transition:.75s;z-index:1}@media (min-width:768px) and (max-width:1023px){.products-page .item--color-yokan-berry .wave01{bottom:-16vw;height:auto;left:42%;transform:translateX(-50%) scale(1.3);width:100%}}@media (min-width:1024px){.products-page .item--color-yokan-berry .wave01{bottom:-9vw;height:auto;left:62%;transform:translateX(-50%) scale(1.3);width:100%}}.products-page .item--color-yokan-berry .wave02{bottom:-5vw;height:100%;left:8%;position:absolute;transform:translateX(-50%) scaleX(.8);transform-origin:bottom;transition:.75s;z-index:2}@media (min-width:768px) and (max-width:1023px){.products-page .item--color-yokan-berry .wave02{bottom:-1vw;height:auto;left:40%;transform:translateX(-50%) scaleX(1.3);width:100%}}@media (min-width:1024px){.products-page .item--color-yokan-berry .wave02{bottom:-1vw;height:auto;left:43%;transform:translateX(-50%) scaleX(1.3);width:100%}}.products-page .item--color-yokan-berry.is-active .wave01{left:-16%}@media (min-width:768px) and (max-width:1023px){.products-page .item--color-yokan-berry.is-active .wave01{left:50%}}@media (min-width:1024px){.products-page .item--color-yokan-berry.is-active .wave01{left:55%}}.products-page .item--color-yokan-berry.is-active .wave02{left:15%}@media (min-width:768px) and (max-width:1023px){.products-page .item--color-yokan-berry.is-active .wave02{left:33%}}@media (min-width:1024px){.products-page .item--color-yokan-berry.is-active .wave02{left:50%}}.products-page .item--color-yokan-an{background:#8a6e6a}@media (min-width:768px) and (max-width:1023px){.products-page .item--color-yokan-an{padding:4.8vw 0 8vw}}@media (min-width:1024px){.products-page .item--color-yokan-an{padding:4.8vw 0 8vw}}.products-page .item--color-yokan-an .wave01{bottom:-1vw;height:100%;left:56%;position:absolute;transform:translateX(-50%);transform-origin:bottom;transition:.75s;z-index:1}@media (min-width:768px) and (max-width:1023px){.products-page .item--color-yokan-an .wave01{bottom:-1vw;height:auto;left:18%;transform:translateX(-50%) scaleX(1.3);width:100%}}@media (min-width:1024px){.products-page .item--color-yokan-an .wave01{bottom:1vw;height:auto;left:33%;transform:translateX(-50%) scaleX(1.3);width:100%}}.products-page .item--color-yokan-an .wave02{bottom:-5vw;height:100%;left:5%;position:absolute;transform:translateX(-50%);transform-origin:bottom;transition:.75s;z-index:2}@media (min-width:768px) and (max-width:1023px){.products-page .item--color-yokan-an .wave02{bottom:-1%;height:auto;left:56%;transform:translateX(-50%) scaleX(1.3);width:100%}}@media (min-width:1024px){.products-page .item--color-yokan-an .wave02{bottom:-1%;height:auto;left:60%;transform:translateX(-50%) scaleX(1.3);width:100%}}.products-page .item--color-yokan-an .wave03{bottom:0;height:100%;left:27%;position:absolute;transform:translateX(-50%);transform-origin:bottom;transition:.75s;z-index:1}@media (min-width:768px) and (max-width:1023px){.products-page .item--color-yokan-an .wave03{height:auto;left:60%;top:0;transform:translateX(-50%) scaleX(1.3);width:100%}}@media (min-width:1024px){.products-page .item--color-yokan-an .wave03{height:auto;left:55%;top:0;transform:translateX(-50%) scaleX(1.3);width:100%}}.products-page .item--color-yokan-an .wave04{bottom:17%;height:100%;left:38%;position:absolute;transform:translateX(-50%);transform-origin:bottom;transition:.75s;z-index:2}@media (min-width:768px) and (max-width:1023px){.products-page .item--color-yokan-an .wave04{height:auto;left:45%;top:-10%;transform:translateX(-50%) scaleX(1.3);width:100%}}@media (min-width:1024px){.products-page .item--color-yokan-an .wave04{height:auto;left:45%;top:-10%;transform:translateX(-50%) scaleX(1.3);width:100%}}.products-page .item--color-yokan-an.is-active .wave01{left:67%}@media (min-width:768px) and (max-width:1023px){.products-page .item--color-yokan-an.is-active .wave01{left:8%}}@media (min-width:1024px){.products-page .item--color-yokan-an.is-active .wave01{left:50%}}.products-page .item--color-yokan-an.is-active .wave02{left:-5%}@media (min-width:768px) and (max-width:1023px){.products-page .item--color-yokan-an.is-active .wave02{left:50%}}@media (min-width:1024px){.products-page .item--color-yokan-an.is-active .wave02{left:50%}}.products-page .item--color-yokan-an.is-active .wave03{left:18%}@media (min-width:768px) and (max-width:1023px){.products-page .item--color-yokan-an.is-active .wave03{left:50%}}@media (min-width:1024px){.products-page .item--color-yokan-an.is-active .wave03{left:50%}}.products-page .item--color-yokan-an.is-active .wave04{left:46%}@media (min-width:768px) and (max-width:1023px){.products-page .item--color-yokan-an.is-active .wave04{left:50%}}@media (min-width:1024px){.products-page .item--color-yokan-an.is-active .wave04{left:50%}}.feature-page{overflow-x:hidden}.feature-page .headline{padding-bottom:5rem}@media (min-width:768px) and (max-width:1023px){.feature-page .headline{padding-bottom:10rem}}@media (min-width:1024px){.feature-page .headline{align-items:center;display:flex;justify-content:space-between;margin-inline:auto;max-width:120rem;padding:20rem 1rem 25rem;width:100%}}.feature-page .headline .heading-C{padding:8rem 0 4.8rem}@media (min-width:1024px){.feature-page .headline .heading-C{padding:0}}.feature-page .headline__text{color:var(--color-primary);font-size:1.4rem;line-height:170%;margin-inline:auto;margin-bottom:8rem;width:80%}@media (min-width:768px) and (max-width:1023px){.feature-page .headline__text{font-size:1.6rem}}@media (min-width:1024px){.feature-page .headline__text{font-size:2rem;margin-bottom:0;margin-left:auto;margin-right:0;width:45%}}@media screen and (min-width:1200px){.feature-page .headline__text{font-size:2rem;margin-bottom:0;margin-left:auto;margin-right:0;width:40%}}.feature-page .feature{padding:24vw 0 26vw;position:relative}.feature-page .feature__wrapper{display:flex;flex-direction:column;gap:7.2rem;margin-inline:auto;padding-top:16rem;position:relative;width:64%}@media (min-width:1024px){.feature-page .feature__wrapper{align-items:center;flex-direction:row;gap:normal;justify-content:space-between;padding-top:0;width:78%}}.feature-page .feature__text{color:var(--color-primary-sub-02);font-size:1.4rem;line-height:170%;width:100%}@media (min-width:768px) and (max-width:1023px){.feature-page .feature__text{font-size:1.8rem;margin-left:8vw}}@media (min-width:1024px){.feature-page .feature__text{font-size:clamp(1.8rem,1.40625vw,3rem);width:47%}}.feature-page .feature__text--02{margin-left:4rem;margin-top:3rem}@media (min-width:768px) and (max-width:1023px){.feature-page .feature__text--02{margin-left:8vw}}@media (min-width:1024px){.feature-page .feature__text--02{margin-left:12vw;margin-top:3vw}}.feature-page .feature__image{aspect-ratio:52/56;width:100%}@media (min-width:1024px){.feature-page .feature__image{width:36vw}}.feature-page .feature__image img{width:100%}.feature-page .feature__bg-01{aspect-ratio:558/948;left:50%;position:absolute;top:0;transform:translate(-50%);transition:.75s;width:100%;z-index:-3}@media (min-width:768px) and (max-width:1023px){.feature-page .feature__bg-01{aspect-ratio:1920/1096;height:100%;left:50%;top:0;transform:translate(-50%);width:auto}}@media (min-width:1024px){.feature-page .feature__bg-01{aspect-ratio:1920/1096;height:100%;left:50%;top:0;transform:translate(-50%);width:auto}}.feature-page .feature__bg-02{aspect-ratio:550/948;left:50%;position:absolute;top:-3%;transform:translate(-50%);transition:.75s;width:100%;z-index:-5}@media (min-width:768px) and (max-width:1023px){.feature-page .feature__bg-02{aspect-ratio:1920/1147;height:100%;left:50%;top:42%;transform:translate(-50%,-50%);width:auto}}@media (min-width:1024px){.feature-page .feature__bg-02{aspect-ratio:1920/1147;height:100%;left:50%;top:42%;transform:translate(-50%,-50%);width:auto}}.feature-page .feature__ornament{position:absolute;transform:translate(-50%,-50%);z-index:10}.feature-page .feature__ornament.--01,.feature-page .feature__ornament.--02,.feature-page .feature__ornament.--03,.feature-page .feature__ornament.--04,.feature-page .feature__ornament.--05,.feature-page .feature__ornament.--06{animation:float 8s cubic-bezier(.37,0,.63,1) infinite;height:auto;will-change:transform}.feature-page .feature__ornament.--01{animation-duration:9s;left:29%;top:6%;width:55%}@media (min-width:768px) and (max-width:1023px){.feature-page .feature__ornament.--01{left:34%;top:6%;width:43%}}@media (min-width:1024px){.feature-page .feature__ornament.--01{left:42%;top:4%;width:22%}}.feature-page .feature__ornament.--02{animation-duration:8s;left:69%;top:11%;width:55%;z-index:5}@media (min-width:768px) and (max-width:1023px){.feature-page .feature__ornament.--02{left:67%;top:11%;width:44%}}@media (min-width:1024px){.feature-page .feature__ornament.--02{left:59%;top:10%;width:22%}}.feature-page .feature__ornament.--03{animation-duration:9s;left:91%;top:31%;width:27%}@media (min-width:768px) and (max-width:1023px){.feature-page .feature__ornament.--03{left:89%;top:31%;width:19%}}@media (min-width:1024px){.feature-page .feature__ornament.--03{left:85%;top:5%;width:7%}}.feature-page .feature__ornament.--04{animation-duration:10s;left:10%;top:57%;width:35%}@media (min-width:768px) and (max-width:1023px){.feature-page .feature__ornament.--04{left:15%;top:57%;width:28%}}@media (min-width:1024px){.feature-page .feature__ornament.--04{left:12%;top:74%;width:15%}}.feature-page .feature__ornament.--05{animation-duration:11s;left:89%;top:84%;width:25%}@media (min-width:768px) and (max-width:1023px){.feature-page .feature__ornament.--05{left:87%;top:83%;width:20%}}@media (min-width:1024px){.feature-page .feature__ornament.--05{left:86%;top:80%;width:9%}}.feature-page .feature__ornament.--06{animation-duration:8s;left:79%;top:93%;width:37%}@media (min-width:768px) and (max-width:1023px){.feature-page .feature__ornament.--06{left:79%;top:91%;width:29%}}@media (min-width:1024px){.feature-page .feature__ornament.--06{left:82%;top:87%;width:11%}}.feature-page .feature__bottom-text{clip-path:polygon(-100% 0,-100% 100%,0 100%,3% 85%,0 71%,3% 57%,0 42%,3% 28%,0 14%,0 0);display:block;left:50%;opacity:0;position:absolute;top:92%;transform:translateX(-50%);width:22rem}.feature-page .feature__bottom-text.is-active{animation:text-wave-in 1.4s cubic-bezier(.22,.61,.36,1) both;animation-delay:.2s}@media (min-width:768px) and (max-width:1023px){.feature-page .feature__bottom-text{top:92%;width:clamp(22rem,39.0625vw,40rem)}}@media (min-width:1024px){.feature-page .feature__bottom-text{top:92%;width:clamp(30rem,20.8333333333vw,50rem)}}@keyframes float{0%{transform:translate(-50%,-50%) rotate(0deg)}25%{transform:translate(-55%,-45%) rotate(1deg)}50%{transform:translate(-50%,-55%) rotate(0deg)}75%{transform:translate(-46%,-47%) rotate(-1deg)}to{transform:translate(-50%,-50%) rotate(0deg)}}@keyframes text-wave-in{0%{clip-path:polygon(-100% 0,-100% 100%,0 100%,3% 85%,0 71%,3% 57%,0 42%,3% 28%,0 14%,0 0);opacity:0}15%{opacity:1}to{clip-path:polygon(-100% 0,-100% 100%,100% 100%,103% 85%,100% 71%,103% 57%,100% 42%,103% 28%,100% 14%,100% 0);opacity:1}}.feature-page .product-f{padding:30vw 0 18vw}@media (min-width:768px) and (max-width:1023px){.feature-page .product-f{padding:25vw 0 18vw}}@media (min-width:1024px){.feature-page .product-f{padding:12vw 0 15vw}}.feature-page .ingredients__wrapper{display:flex;flex-direction:column;margin-top:16vw;position:relative}@media (min-width:768px) and (max-width:1023px){.feature-page .ingredients__wrapper{gap:0;margin-top:6rem}}@media (min-width:1024px){.feature-page .ingredients__wrapper{align-items:center;flex-direction:row;gap:0;margin-top:0}}.feature-page .ingredients__wrapper.--01{gap:2rem;margin-bottom:8rem}@media (min-width:768px) and (max-width:1023px){.feature-page .ingredients__wrapper.--01{gap:0;margin-bottom:15rem}}@media (min-width:1024px){.feature-page .ingredients__wrapper.--01{flex-direction:row-reverse;gap:0;margin-left:auto;width:92%}}.feature-page .ingredients__wrapper.--02{gap:8rem}@media (min-width:768px) and (max-width:1023px){.feature-page .ingredients__wrapper.--02{gap:0}}@media (min-width:1024px){.feature-page .ingredients__wrapper.--02{gap:0;margin-right:auto;width:92%}}@media (min-width:768px) and (max-width:1023px){.feature-page .ingredients__wrapper.--02 .ingredients__text{margin-top:15rem}}@media (min-width:1024px){.feature-page .ingredients__wrapper.--02 .ingredients__text{width:30%}}@media (min-width:1024px) and (max-width:1200px){.feature-page .ingredients__wrapper.--02 .ingredients__text{width:40%}}.feature-page .ingredients__text-container{display:flex;flex-direction:column;gap:1.6rem}@media (min-width:1024px){.feature-page .ingredients__text-container{gap:2.4rem}}.feature-page .ingredients__text{color:var(--color-primary-sub-03);margin-inline:auto;width:75%}@media (min-width:1024px){.feature-page .ingredients__text{display:flex;flex-direction:column;gap:12.8rem;width:35%}}@media (min-width:1024px) and (max-width:1200px){.feature-page .ingredients__text{width:45%}}.feature-page .ingredients__text--l{font-size:1.8rem;letter-spacing:.36px;line-height:170%;padding-left:3.6rem;position:relative}@media (min-width:1024px){.feature-page .ingredients__text--l{font-size:2.4rem;letter-spacing:.48px}}.feature-page .ingredients__text--l img{aspect-ratio:1;height:auto;left:0;position:absolute;top:25%;transform:translateY(-50%);width:2.4rem}.feature-page .ingredients__text--m{font-size:1.4rem;line-height:200%}@media (min-width:1024px){.feature-page .ingredients__text--m{font-size:2rem}}.feature-page .ingredients__text--s{font-size:1.2rem;letter-spacing:.24px;line-height:150%;padding-left:1.6rem;position:relative}@media (min-width:1024px){.feature-page .ingredients__text--s{font-size:1.4rem;letter-spacing:.28px}}.feature-page .ingredients__text--s:before{content:"※";left:0;position:absolute;top:0}.feature-page .ingredients__image{position:relative;width:100%}@media (min-width:1024px){.feature-page .ingredients__image{width:65%}}@media (min-width:1024px) and (max-width:1200px){.feature-page .ingredients__image{width:55%}}.feature-page .ingredients__image .blob-clip{width:100%}.feature-page .ingredients__image .blob-clip path{transform-origin:center}.feature-page .mask-wrap{position:relative}.feature-page .mask-wrap.--01{aspect-ratio:767/670;width:100%}@media (min-width:1024px){.feature-page .mask-wrap.--01{aspect-ratio:805/607}}.feature-page .mask-wrap.--02{aspect-ratio:428/291;width:100%}.feature-page .mask-wrap__bg{animation:rotate 14s ease-in-out infinite alternate;position:absolute;z-index:0}.feature-page .mask-wrap__bg.--01{height:auto;left:50%;top:40%;transform:translate(-50%,-50%);width:100%}@media (min-width:768px) and (max-width:1023px){.feature-page .mask-wrap__bg.--01{left:65%;top:39%}}@media (min-width:1024px){.feature-page .mask-wrap__bg.--01{left:61%;top:44%;transform:translate(-50%,-50%) scale(1.1);width:100%}}.feature-page .mask-wrap__bg.--02{aspect-ratio:352/271;left:64%;top:48%;transform:translate(-50%,-50%);width:100%}@media (min-width:768px) and (max-width:1023px){.feature-page .mask-wrap__bg.--02{left:54%;top:49%;width:82%}}@media (min-width:1024px){.feature-page .mask-wrap__bg.--02{aspect-ratio:645/496;left:54%;top:54%;width:86%}}.feature-page .mask-wrap__image{height:100%;position:relative;width:100%;z-index:1}.feature-page .mask-wrap__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.feature-page .mask-wrap__image.--01{clip-path:url(#blobClip01);left:1.6rem;transform:scale(1.25)}@media (min-width:768px) and (max-width:1023px){.feature-page .mask-wrap__image.--01{clip-path:url(#blobClip01-pc);left:10rem;top:2rem;transform:scale(1.05)}}@media (min-width:1024px){.feature-page .mask-wrap__image.--01{clip-path:url(#blobClip01-pc);left:10rem;top:1rem;transform:scale(1.05)}}.feature-page .mask-wrap__image.--02{clip-path:url(#blobClip02);left:.8rem;transform:scale(1.25)}@media (min-width:768px) and (max-width:1023px){.feature-page .mask-wrap__image.--02{clip-path:url(#blobClip02-pc);left:-10rem;top:0;transform:scale(1.1)}}@media (min-width:1024px){.feature-page .mask-wrap__image.--02{clip-path:url(#blobClip02-pc);left:-10rem;top:0;transform:scale(1.1)}}.feature-page .mask-wrap__image-container{position:relative}.feature-page .circle-text{aspect-ratio:1;color:var(--color-primary);height:auto;position:absolute;width:13rem;z-index:100}@media (min-width:768px) and (max-width:1023px){.feature-page .circle-text{width:30%}}@media (min-width:1024px){.feature-page .circle-text{max-width:30rem;width:30%}}.feature-page .circle-text.--right{right:0;top:115%;transform:translateY(-50%)}@media (min-width:768px) and (max-width:1023px){.feature-page .circle-text.--right{top:105%}}@media (min-width:1024px){.feature-page .circle-text.--right{right:7%;top:100%}}.feature-page .circle-text.--left{left:-1rem;top:100%;transform:translateY(-50%)}@media (min-width:1024px){.feature-page .circle-text.--left{left:3rem;top:97%}}.feature-page .circle-text svg{animation:rotateText 15s linear infinite;height:100%;overflow:visible;width:100%}.feature-page .circle-text text,.feature-page .circle-text__label{fill:#b8a886;font-family:var(--font-family-heading)}@keyframes rotateText{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.feature-page .products{padding:30vw 0 0}@media (min-width:768px) and (max-width:1023px){.feature-page .products{padding:25vw 0 0}}@media (min-width:1024px){.feature-page .products{margin-inline:auto;padding:20vw 0 0;width:84%}}.feature-page .products__list{display:flex;flex-wrap:wrap;gap:2.4rem 1rem;margin-inline:auto;width:93%}@media (min-width:1024px){.feature-page .products__list{gap:2.4rem;justify-content:center;padding:4.8rem 0}}.feature-page .products__item{text-align:center;width:calc(50% - .5rem)}@media (min-width:1024px){.feature-page .products__item{width:calc(25% - 1.8rem)}}.feature-page .products__item a{display:block}.feature-page .products__item a:hover .products__image img{transform:scale(1.05)}.feature-page .products__image{align-items:center;display:flex;height:38vw;justify-content:center}@media (min-width:1024px){.feature-page .products__image{height:15vw}}.feature-page .products__image img{height:100%;-o-object-fit:contain;object-fit:contain;transition:all .25s ease;width:90%}.feature-page .products__text{color:var(--color-primary-sub-03);font-size:1.4rem;line-height:150%;padding-top:1.6rem;text-align:center}@media (min-width:1024px){.feature-page .products__text{font-size:2rem;line-height:170%}}body[data-page=campaign-form] input[type=checkbox],body[data-page=campaign-form] input[type=radio]{-moz-appearance:auto;appearance:auto;-webkit-appearance:auto;cursor:pointer;height:auto;margin:0;padding:0;width:auto}body[data-page=campaign-form] .hamburger-btn span{background:var(--color-primary)}body[data-page=campaign-form] .mypage-btn__text{color:var(--color-primary)}body[data-page=campaign-form] .mypage-btn svg path{fill:var(--color-primary)}body[data-page=campaign-form] .mypage-btn.is-open svg path{fill:var(--color-base-white)}body[data-page=campaign-form] .mypage-btn.is-open .mypage-btn__text{color:var(--color-primary-sub-02)}.teaflex2026-form-container{margin-top:12rem!important}@media (max-width:767px){.teaflex2026-form-container{margin:9rem 1.4rem 1.4rem!important;padding:1.8rem!important}}.teaflex2026-form-container .teaflex2026-form{gap:2.8rem}.teaflex2026-form-container .teaflex2026-form__field input,.teaflex2026-form-container .teaflex2026-form__field select{font-size:1.5rem!important;font-weight:500;padding:1.3rem 1.05rem!important}@media (max-width:767px){.teaflex2026-form-container .teaflex2026-form__field input,.teaflex2026-form-container .teaflex2026-form__field select{padding:var(--teaflex2026-spacing-sm)!important}.teaflex2026-form-container .teaflex2026-form__field select{padding:.8rem!important}}.teaflex2026-form-container .teaflex2026-form__field .terms-box h1{font-size:1.5rem}.teaflex2026-form-container .teaflex2026-form__field .terms-box h2{font-size:1.4rem;margin-top:1.6rem}.teaflex2026-form-container .teaflex2026-form__field .terms-box p{font-size:1.4rem}@media (max-width:767px){.teaflex2026-form-container .teaflex2026-form__field .terms-box{padding:2.2rem}.teaflex2026-form-container .teaflex2026-form__field .terms-box h1{font-size:1.4rem}.teaflex2026-form-container .teaflex2026-form__field .terms-box h2{font-size:1.2rem;margin-top:1.4rem}.teaflex2026-form-container .teaflex2026-form__field .terms-box p{font-size:1.2rem}}.teaflex2026-form-container .teaflex2026-form__field .file-input-button,.teaflex2026-form-container .teaflex2026-form__field label{font-size:1.5rem}@media (max-width:767px){.teaflex2026-form-container .teaflex2026-form__field .file-input-button,.teaflex2026-form-container .teaflex2026-form__field label{font-size:1.2rem}}.teaflex2026-form-container .teaflex2026-form__field .file-input-button{padding:1.75rem 1.5rem}@media (max-width:767px){.teaflex2026-form-container .teaflex2026-form__field .file-input-button{font-size:1.4rem;padding:1.3rem 1.5rem}}.teaflex2026-form-container .teaflex2026-form__field .file-input-info{font-size:1.4rem}@media (max-width:767px){.teaflex2026-form-container .teaflex2026-form__field .file-input-info{font-size:1.2rem}}.teaflex2026-form-container .teaflex2026-form__field #sns_url{color:#666}.teaflex2026-form-container .teaflex2026-form h4{font-size:1.6rem;margin-top:2.2rem}.teaflex2026-form-container .teaflex2026-form__submit{font-size:1.6rem;padding:1.571rem 2rem;text-align:center}@media (max-width:767px){.teaflex2026-form-container .teaflex2026-form__submit{padding:1.125rem 2rem}}.teaflex2026-form-container .teaflex2026-form__help{margin-top:.5rem}.teaflex2026-form-container .teaflex2026-form .error-summary,.teaflex2026-form-container .teaflex2026-form .error-text,.teaflex2026-form-container .teaflex2026-form__help{font-size:1.3rem}@media (max-width:767px){.teaflex2026-form-container .teaflex2026-form .error-summary,.teaflex2026-form-container .teaflex2026-form .error-text,.teaflex2026-form-container .teaflex2026-form__help{font-size:1.2rem}}.teaflex2026-form-container .teaflex2026-form .error-text{margin-top:1rem}.teaflex2026-form-container .teaflex2026-form .error-summary{font-weight:300;line-height:1.8}.teaflex2026-form-container .teaflex2026-form .error-summary h3{font-size:1.6rem}.teaflex2026-form-container .teaflex2026-form .error-summary ul{padding-left:3rem}.teaflex2026-form-container .teaflex2026-form .error-summary li{font-size:1.6rem}@media (max-width:767px){.teaflex2026-form-container .teaflex2026-form .error-summary li{font-size:1.3rem}}