*{font-family:var(--font_main);color:var(--color_main)}* button span{color:#fff}ul,ol{padding:0;margin:0;list-style:none}img{display:block;width:100%}h2,p,h3,h4{margin-bottom:0}:is(h2,p,h3,h4):after{display:none}.c-section__title{display:flex;align-items:center;flex-direction:column;gap:9px;margin:0;font-size:32px;font-weight:500;font-family:var(--font_en);color:var(--font_main);line-height:1;letter-spacing:.1875em}.c-section__title:after{content:"";display:block;width:.5px;height:32px;background:var(--color_main)}.c-btn{position:relative;display:flex;justify-content:center;align-items:center;width:245px;max-width:100%;height:42px;border:1px solid var(--color_main);border-radius:21px;text-decoration:none;font-size:14px;font-family:var(--font_en);font-weight:500;line-height:1.5;letter-spacing:calc(2/14*1em);transition:.3s}.c-btn svg{position:absolute;top:50%;right:14px;translate:0 -50%;width:24px;height:auto;transition:.3s}.c-btn:hover{border-color:#fff;background:var(--color_accent);color:#fff}.c-btn:hover svg path{stroke:#fff}#content{padding-top:0!important}@media only screen and (max-width:760px){.c-section__title{gap:3px;font-size:20px}.c-section__title:after{height:15px}}.l-top__fv{width:100vw;margin-left:calc(50% - 50vw);padding-bottom:27px;background:#fff}.p-top__fv__splide{width:100%;height:auto;margin:0 auto}.p-top__fv__splide .splide__slide{display:block;width:100%;line-height:1}.p-top__fv__splide .splide__slide a,.p-top__fv__splide .splide__slide figure{display:block;width:100%;margin:0;line-height:1}.p-top__fv__splide .splide__slide a{cursor:pointer;transition:.3s}.p-top__fv__splide .splide__slide a:hover{opacity:.7}.p-top__fv__controls{display:flex;justify-content:center;align-items:center;gap:22px;margin:24px auto 0}.p-top__fv__pagination{display:flex;justify-content:center;align-items:center;gap:5px}.p-top__fv__pagination span{font-size:16px;font-family:var(--font_en);font-weight:500;line-height:1;letter-spacing:0}.p-top__fv__prev,.p-top__fv__next{position:relative;display:flex;justify-content:center;align-items:center;width:30px;min-width:initial!important;height:auto;min-height:initial!important;border:1px solid var(--color_main);border-radius:50%;padding:0;aspect-ratio:1;transition:.3s!important}:is(.p-top__fv__prev,.p-top__fv__next) .arrow{position:relative;width:16px;z-index:1}:is(.p-top__fv__prev,.p-top__fv__next):before{display:none}:is(.p-top__fv__prev,.p-top__fv__next):hover{transform:translateY(0)!important;border-color:#fff!important;background:var(--color_accent)!important}:is(.p-top__fv__prev,.p-top__fv__next):hover .arrow path{stroke:#fff}.p-top__fv__progress{position:absolute;top:0;left:0;width:100%;height:100%;transform:rotate(-90deg);pointer-events:none}.p-top__fv__progress__circle{--circumference: 92.68;stroke-dasharray:var(--circumference);stroke-dashoffset:var(--circumference)}.p-top__fv__progress__circle.is-animating{transition:stroke-dashoffset 5s linear;stroke-dashoffset:0}@media only screen and (max-width:760px){.l-top__fv{padding-bottom:14px}.p-top__fv__controls{gap:16px;margin:14px auto 0}.p-top__fv__pagination{gap:4px}.p-top__fv__pagination span{font-size:12px}.p-top__fv__prev,.p-top__fv__next{width:23px}:is(.p-top__fv__prev,.p-top__fv__next) .arrow{width:12px}}.l-top__topics{width:100vw;margin-left:calc(50% - 50vw);padding-block:78px 120px}.p-top__topics__sliderbox{position:relative;margin:36px auto 0}.p-top__topics__splide{width:calc(100% - 64px);max-width:1160px;margin:0 auto}.p-top__topics__splide .splide__track{overflow:visible}.p-top__topics__splide .splide__slide{position:relative;display:block;width:490px;line-height:1;aspect-ratio:490 / 326}.p-top__topics__splide .splide__slide a{cursor:pointer;transition:.3s}.p-top__topics__splide .splide__slide a:hover{opacity:.7}.p-top__topics__slide__bg{position:relative;z-index:1;width:100%;height:100%;object-fit:cover;object-position:center}.p-top__topics__slide__bg img{width:100%;height:100%;object-fit:cover;object-position:center}.p-top__topics__slide__textbox{position:absolute;left:20px;bottom:20px;z-index:2;width:calc(100% - 20px)}.p-top__topics__slide__title--en{font-size:32px;font-family:var(--font_en);font-weight:500;color:#fff;line-height:1.2;letter-spacing:.125em;text-shadow:0 0 4px rgb(0 0 0/ .4)}.p-top__topics__slide__title--jp{width:max-content;margin-top:10px;padding:2px 16px;background:#fff;font-size:20px;font-weight:500;line-height:1.5;letter-spacing:.1em}.p-top__topics__slide__text{width:100%;margin-top:16px;padding:8px 12px;background:var(--color_main);font-size:18px;font-weight:400;color:#fff;line-height:calc(22 / 18);letter-spacing:calc(2/18*1em)}.p-top__topics__prev,.p-top__topics__next{position:absolute;top:50%;translate:0 -50%;display:flex;justify-content:center;align-items:center;width:46px;min-width:initial!important;height:auto;min-height:initial!important;aspect-ratio:1;padding:0;border:1px solid #fff;border-radius:50%;background:#fff6;transition:.3s!important}:is(.p-top__topics__prev,.p-top__topics__next):before{display:none!important}:is(.p-top__topics__prev,.p-top__topics__next):hover{background:#6cbb5a66!important;border-color:#fff!important;transform:translateY(0)!important}:is(.p-top__topics__prev,.p-top__topics__next) svg{width:24px}:is(.p-top__topics__prev,.p-top__topics__next) svg path{width:100%!important;height:auto;stroke:#fff}.p-top__topics__prev{left:min(calc(41/1440*100vw),41px)}.p-top__topics__next{right:min(calc(41/1440*100vw),41px)}@media only screen and (max-width:760px){.l-top__topics{padding-block:48px 60px}.p-top__topics__sliderbox{margin:26px auto 0}.p-top__topics__splide .splide__slide{width:259px;aspect-ratio:259 / 173}.p-top__topics__slide__textbox{left:10px;bottom:10px;width:calc(100% - 10px)}.p-top__topics__slide__title--en{font-size:16px}.p-top__topics__slide__title--jp{margin-top:6px;padding:2px 8px;font-size:11px}.p-top__topics__slide__text{margin-top:10px;padding:4px 8px;font-size:9px}.p-top__topics__prev,.p-top__topics__next{width:22px}:is(.p-top__topics__prev,.p-top__topics__next) svg{width:12px}.p-top__topics__prev{left:32px}.p-top__topics__next{right:32px}}.l-top__product{width:100vw;margin-left:calc(50% - 50vw);padding-block:78px 120px;background:#fff}.p-top__product__sections{display:flex;flex-direction:column;gap:80px;margin:36px auto 0}.p-top__product__section{display:flex;gap:48px}.p-top__product__section__header{width:251px;padding-top:10px}.p-top__product__section__title{display:flex;flex-direction:column;gap:4px;border-bottom:1px solid var(--color_main);padding-bottom:13px}.p-top__product__section__title .en{font-size:24px;font-family:var(--font_en);font-weight:500;line-height:1;letter-spacing:calc(2/24*1em)}.p-top__product__section__title .jp{font-size:24px;line-height:calc(29/24);letter-spacing:calc(1/24*1em)}.p-top__product__section__text{margin-top:18px;font-size:16px;line-height:1.6;letter-spacing:.125em}.p-top__product__list{display:grid;grid-template-columns:repeat(2,1fr);gap:40px;flex:1}.p-top__product__listitem{display:flex;height:277px;border-radius:4px;padding-left:20px;background:radial-gradient(circle,#fff,#f5f5f5,#ebebeb)}.p-top__product__listitem:has(.p-top__product__listitem__name:hover) .p-top__product__listitem__linkicon{border-color:#fff;background:var(--color_accent)}.p-top__product__listitem:has(.p-top__product__listitem__name:hover) .p-top__product__listitem__linkicon svg path{stroke:#fff}.p-top__product__listitem__info{position:relative;width:161px;padding:60px 12px 20px;background:#fff}.p-top__product__listitem__name{text-decoration:none;font-size:20px;font-family:var(--font_en);color:var(--color_main);font-weight:500;line-height:1.2;letter-spacing:.1em;transition:.3s}.p-top__product__listitem__name:hover{opacity:1}.p-top__product__listitem__size{margin-top:18px;font-size:14px;line-height:1.3;letter-spacing:0}.p-top__product__listitem__colorpicker{position:absolute;left:12px;bottom:79px;display:flex;flex-wrap:wrap;gap:8px}.p-top__product__listitem__color{position:relative;width:14px;min-width:initial!important;height:auto;min-height:initial!important;aspect-ratio:1;border:1px solid rgb(32 32 32/ .7);border-radius:50%;padding:0}.p-top__product__listitem__color:before{display:none!important}.p-top__product__listitem__color.is-active:after{content:"";position:absolute;top:50%;left:50%;translate:-50% -50%;width:18px;height:auto;aspect-ratio:1;border:1px solid rgb(32 32 32/ .7);border-radius:50%}.p-top__product__listitem__color:hover{transform:translateY(0)!important}.p-top__product__listitem__price{position:absolute;left:12px;bottom:42px;display:flex;align-items:baseline}.p-top__product__listitem__price .unit{font-size:16px;font-family:var(--font_en);font-weight:500;line-height:1;letter-spacing:0}.p-top__product__listitem__price .price{margin-left:4px;font-size:22px;font-family:var(--font_en);font-weight:500;line-height:1;letter-spacing:0}.p-top__product__listitem__price .tax{margin-left:3px;font-size:12px;line-height:1;letter-spacing:0}.p-top__product__listitem__imgarea{position:relative;display:flex;justify-content:center;align-items:center;padding:10px;flex:1}.p-top__product__listitem__imgarea:hover{opacity:1}.p-top__product__listitem__imgarea:hover .p-top__product__listitem__linkicon{border-color:#fff;background:var(--color_accent)}.p-top__product__listitem__imgarea:hover .p-top__product__listitem__linkicon svg path{stroke:#fff}.p-top__product__listitem__img{position:relative;z-index:1;margin:0!important}.p-top__product__listitem__img img{display:block;max-width:90%;max-height:180px;width:auto;height:auto;object-fit:contain}.p-top__product__listitem__linkicon{position:absolute;right:20px;bottom:14px;display:flex;justify-content:center;align-items:center;width:30px;height:auto;aspect-ratio:1;border:1px solid var(--color_main);border-radius:50%;background:#fff;z-index:2;transition:.3s}@media only screen and (max-width:1000px){.p-top__product__section{flex-direction:column;gap:20px;padding-top:0}.p-top__product__section__header{width:100%}}@media only screen and (max-width:760px){.l-top__product{padding-block:58px 60px}.p-top__product__sections{gap:58px;margin:26px auto 0}.p-top__product__section{flex-direction:column;gap:20px}.p-top__product__section__header{width:100%;padding-top:0}.p-top__product__section__title{gap:2px;padding-bottom:10px}.p-top__product__section__title .en,.p-top__product__section__title .jp{font-size:18px}.p-top__product__section__text{margin-top:10px;font-size:12px}.p-top__product__list{grid-template-columns:1fr;gap:20px}.p-top__product__listitem{height:210px;border-radius:3px;padding-left:15px}.p-top__product__listitem__info{width:122px;padding:45px 10px 20px;background:#fff}.p-top__product__listitem__name{font-size:14px}.p-top__product__listitem__size{margin-top:16px;font-size:10px}.p-top__product__listitem__colorpicker{left:10px;bottom:60px}.p-top__product__listitem__color:before{display:none!important}.p-top__product__listitem__price{left:10px;bottom:32px}.p-top__product__listitem__price .unit{font-size:12px}.p-top__product__listitem__price .price{margin-left:3px;font-size:16px}.p-top__product__listitem__price .tax{font-size:9px}.p-top__product__listitem__linkicon{right:15px;bottom:11px;width:22px}.p-top__product__listitem__linkicon svg{width:13px}}.l-top__system{padding-block:78px 80px}.p-top__system__wrapper{display:flex;gap:calc(40/1160*100%);margin-top:36px}.p-top__system__img{width:35%}.p-top__system__content{flex:1}.p-top__system__catch{font-size:24px;font-family:var(--font_mincho);font-weight:600;color:var(--color_main);line-height:1.5;letter-spacing:calc(4/24*1em)}.p-top__system__text{max-width:684px;margin-top:16px;font-size:16px;line-height:1.6;letter-spacing:.125em}.p-top__system__list{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:23px}.p-top__system__listitem{padding:24px 16px 10px;background:#fff;border-radius:4px}.p-top__system__listitem__label{display:flex;justify-content:center;align-items:center;width:129px;height:18px;border:1px solid var(--color_accent);font-size:10px;font-family:var(--font_en);color:var(--color_accent);font-weight:500;line-height:1.5;letter-spacing:.2em}.p-top__system__listitem__title{min-height:54px;margin-top:8px;font-size:18px;font-weight:600;line-height:1.5;letter-spacing:calc(2/18*1em)}.p-top__system__listitem__text{margin-top:16px;font-size:14px;line-height:1.5;letter-spacing:calc(2/14*1em)}.p-top__system__listitem__supplement{margin-top:4px;font-size:8px;line-height:1.5;letter-spacing:.125em}.p-top__system__btn{width:308px;margin:40px 0 0 auto;font-family:var(--font_main)}@media only screen and (max-width:1000px){.p-top__system__list{grid-template-columns:1fr}.p-top__system__listitem__title{min-height:initial}}@media only screen and (max-width:760px){.l-top__system{padding:58px 7px 60px}.p-top__system__wrapper{flex-direction:column;gap:32px;margin-top:26px}.p-top__system__img{width:100%}.p-top__system__catch{font-size:18px}.p-top__system__text{max-width:initial;margin-top:12px;font-size:12px}.p-top__system__list{grid-template-columns:1fr;gap:16px;margin-top:24px}.p-top__system__listitem{padding:14px}.p-top__system__listitem__label{width:108px;height:15px;font-size:8px}.p-top__system__listitem__title{min-height:initial;margin-top:6px;font-size:16px}.p-top__system__listitem__title br{display:none}.p-top__system__listitem__text{margin-top:12px;font-size:11px}.p-top__system__listitem__supplement{font-size:7px}.p-top__system__btn{width:311px;margin:36px auto 0}}.l-top__scene{width:100vw;margin-left:calc(50% - 50vw);padding-block:78px 120px;background:#fff}.p-top__scene__catch{margin-top:36px;font-size:24px;font-family:var(--font_mincho);font-weight:600;text-align:center;line-height:1.5;letter-spacing:calc(4/24*1em)}.p-top__scene__catch br{display:none}.p-top__scene__text{margin-top:16px;font-size:16px;text-align:center;line-height:1.5;letter-spacing:.125em}.p-top__scene__list{display:grid;grid-template-columns:repeat(3,1fr);gap:calc(37/1160*100%);margin-top:60px;counter-reset:item;list-style-type:none}.p-top__scene__listitem__title{position:relative;margin-top:20px;padding-left:45px;font-size:20px;line-height:1.5;letter-spacing:.1em}.p-top__scene__listitem__title:before{position:absolute;left:0;top:0;counter-increment:item;content:counter(item,decimal-leading-zero);font-size:26px;font-weight:500;color:var(--color_accent);line-height:calc(30/26);letter-spacing:0}.p-top__scene__listitem__catch{position:relative;margin-top:12px;padding-left:45px;font-size:16px;line-height:1.5;letter-spacing:.125em}.p-top__scene__listitem__catch:before{content:"";position:absolute;top:18px;left:0;width:36px;height:.5px;background:var(--color_main);opacity:.5}.p-top__scene__listitem__text{margin-top:12px;padding:16px 15px;background:#f7f7f7;font-size:14px;line-height:1.5;letter-spacing:calc(2/14*1em)}@media only screen and (max-width:1000px){.p-top__scene__list{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:760px){.l-top__scene{padding-block:58px 60px}.p-top__scene__catch{margin-top:26px;font-size:18px}.p-top__scene__catch br{display:block}.p-top__scene__text{margin-top:12px;font-size:12px}.p-top__scene__list{grid-template-columns:1fr;gap:60px;margin-top:24px}.p-top__scene__listitem__title{margin-top:16px;padding-left:37px;font-size:16px}.p-top__scene__listitem__title:before{font-size:20px;line-height:calc(24/20)}.p-top__scene__listitem__catch{margin-top:7px;padding-left:37px;font-size:14px}.p-top__scene__listitem__catch:before{top:16px;width:29px}.p-top__scene__listitem__text{margin-top:8px;padding:13px;font-size:12px}}.l-top__story{width:100vw;margin-left:calc(50% - 50vw);padding-block:100px;background:url(./bg-top_story.webp) top center / cover no-repeat}.p-top__story__content{display:flex;justify-content:space-between;gap:30px}.p-top__story__img{width:calc(680/1160*100%);margin:0;padding-top:3px}.p-top__story__textbox{flex:1;max-width:420px}.p-top__story__title{position:relative;display:flex;align-items:center;flex-direction:column;gap:10px;width:fit-content;margin:0;font-size:32px;font-family:var(--font_en);font-weight:500;color:#fff;text-align:center;line-height:1;letter-spacing:.1875em}.p-top__story__title:after{content:"";display:block;width:.5px;height:32px;background:#fff}.p-top__story__catch{margin-block:36px 0;font-size:24px;font-family:var(--font_mincho);font-weight:600;color:#fff;line-height:1.5;letter-spacing:calc(4/24*1em)}.p-top__story__text{margin-block:30px 0;font-size:16px;color:#fff;line-height:1.5;letter-spacing:.125em}.p-top__story__btn{width:308px;height:42px;margin:85px 0 0 auto;border-color:#fff;background:#ffffff4d;color:#fff;font-family:var(--font_main)}.p-top__story__btn svg path{stroke:#fff}@media only screen and (max-width:1000px){.p-top__story__img{width:50%}.p-top__story__textbox{max-width:initial}}@media only screen and (max-width:760px){.l-top__story{padding-block:60px;background:url(./bg-top_story_sp.webp) top center / cover no-repeat}.p-top__story__content{flex-direction:column;gap:40px}.p-top__story__img{width:100%}.p-top__story__textbox{width:100%;max-width:initial;padding-top:0}.p-top__story__title{margin:0 auto;gap:6px;font-size:20px}.p-top__story__title:after{height:16px}.p-top__story__catch{margin-block:26px 0;font-size:18px;text-align:center}.p-top__story__text{margin-block:12px 0;font-size:12px;text-align:center}.p-top__story__btn{width:311px;max-width:100%;margin:36px auto 0}}.l-top__award{width:100vw;margin-left:calc(50% - 50vw);padding-block:78px 80px}.p-top__award__text{margin-top:36px;font-size:24px;font-family:var(--font_mincho);text-align:center;line-height:1.5;letter-spacing:calc(4/24*1em)}.p-top__award__splide{margin:60px auto 0;visibility:hidden}.p-top__award__splide.is-ready{visibility:visible}.p-top__award__splide .splide__track{overflow:visible}.p-top__award__splide.is-static .splide__list{display:flex;justify-content:center;flex-wrap:wrap;gap:21px;transform:none!important}.p-top__award__splide.is-static .splide__slide{flex:0 0 auto}.p-top__award__splide.is-slider .splide__slide{flex-shrink:0}@media only screen and (max-width:760px){.l-top__award{padding-block:58px 50px}.p-top__award__text{margin-top:26px;font-size:18px}.p-top__award__splide{margin:34px auto 0;gap:9px}}.l-top__news{width:100vw;margin-left:calc(50% - 50vw);padding-block:78px 80px;background:#fff}.p-top__news__list{display:flex;flex-direction:column;gap:20px;margin:34px auto 0}.p-top__news__listitem{display:flex;gap:calc(32/1160*100%);padding-bottom:23px;border-bottom:.5px solid #D9D9D9}.p-top__news__listitem__info{display:flex;justify-content:space-between;gap:10px;width:186px}.p-top__news__listitem__tag{display:flex;justify-content:center;align-items:center;min-width:74px;height:22px;margin-top:1px;border:1px solid var(--color_accent);padding:0 5px;font-size:14px;color:var(--color_accent);line-height:calc(17 / 14);letter-spacing:calc(2/14*1em)}.p-top__news__listitem__date{margin:0;font-size:14px;line-height:calc(24/14);letter-spacing:calc(1/14*1em);opacity:.6}.p-top__news__listitem__date:first-child{margin-left:auto}.p-top__news__listitem__contentbox{flex:1;margin:0}.p-top__news__listitem__title{position:relative;padding-right:32px;font-size:16px;line-height:1.5;letter-spacing:.125em;cursor:pointer}.p-top__news__listitem__title:hover:before,.p-top__news__listitem__title:hover:after{background:var(--color_accent)}.p-top__news__listitem__title:before{content:"";position:absolute;top:11px;right:13px;width:14px;height:2px;border-radius:1px;background:var(--color_main);opacity:.6;transition:.3s}.p-top__news__listitem__title:after{content:"";position:absolute;top:11px;right:13px;rotate:-90deg;width:14px;height:2px;border-radius:1px;background:var(--color_main);opacity:.6;transition:.3s}.p-top__news__listitem__title.is-open:after{rotate:0deg}.p-top__news__listitem__content{height:0;margin-top:0;padding:0;font-size:16px;line-height:1.5;letter-spacing:.125em;overflow:hidden}.p-top__news__listitem__content h2{font-size:24px;font-weight:700}.p-top__news__listitem__content img{max-width:300px!important;margin-bottom:16px}.p-top__news__listitem__content.is-open{margin-top:16px;height:auto}.p-top__news__btn{margin:40px 0 0 auto}@media only screen and (max-width:760px){.l-top__news{padding-block:58px 60px}.p-top__news__list{gap:15px;margin:26px auto 0}.p-top__news__listitem{gap:16px;padding-bottom:17px}.p-top__news__listitem__info{justify-content:flex-start;flex-direction:column;gap:12px;width:62px;padding-top:3px}.p-top__news__listitem__tag{min-width:56px;height:16px;margin-top:0;font-size:10px}.p-top__news__listitem__date{font-size:10px;line-height:1}.p-top__news__listitem__title{padding-right:24px;font-size:14px}.p-top__news__listitem__title:before{top:8px;right:4px;width:11px}.p-top__news__listitem__title:after{top:8px;right:4px;width:11px}.p-top__news__listitem__content{font-size:14px}.p-top__news__listitem__content h2{font-size:21px}.p-top__news__btn{margin:36px auto 0}}.l-top__service{padding-block:78px 80px}.p-top__service__list{display:grid;grid-template-columns:repeat(3,1fr);gap:26px;margin:34px auto 0;padding:0}.p-top__service__listitem__img{margin:0}@media only screen and (max-width:760px){.l-top__service{padding:58px 7px 60px}.p-top__service__list{display:flex;flex-wrap:wrap;gap:11px;margin:26px auto 0}.p-top__service__listitem{width:calc(50% - 5.5px)}.p-top__service__listitem:last-child{width:100%}}.l-top__message{width:100vw;margin-left:calc(50% - 50vw);padding-block:100px;background:url(./bg-top_message.webp) top center / cover no-repeat}.p-top__message__content{display:flex;justify-content:space-between;gap:30px}.p-top__message__img{width:calc(680/1160*100%);margin:0}.p-top__message__textbox{flex:1;max-width:411px;padding-top:10px}.p-top__message__title{position:relative;display:flex;flex-direction:column;gap:18px;margin:0;padding-bottom:48.5px}.p-top__message__title span{display:block;font-size:24px;color:#fff;line-height:calc(29/24);letter-spacing:calc(4/24*1em)}.p-top__message__title .p-top__message__logo{display:block;width:189px;margin:0;line-height:1}.p-top__message__title .p-top__message__logo:before{display:none}.p-top__message__title:after{content:"";position:absolute;bottom:0;left:0;display:block;width:160px;height:.5px;background:#fff}.p-top__message__text{margin-block:48px 0;font-size:16px;color:#fff;line-height:1.7;letter-spacing:.125em}@media only screen and (max-width:1000px){.p-top__message__img{width:50%}.p-top__message__textbox{max-width:initial}}@media only screen and (max-width:760px){.l-top__message{padding-block:60px;background:url(./bg-top_message_sp.webp) top center / cover no-repeat}.p-top__message__content{flex-direction:column;gap:40px}.p-top__message__img{width:100%}.p-top__message__textbox{width:100%;max-width:initial;padding-top:0}.p-top__message__title{gap:8px;padding-bottom:22.5px}.p-top__message__title span{font-size:11px}.p-top__message__title .p-top__message__logo{width:86px}.p-top__message__title:after{width:80px}.p-top__message__text{margin-block:22px 0;font-size:12px}}
/*# sourceMappingURL=/cdn/shop/t/89/assets/top.css.map */
