@charset "UTF-8";*{margin:0;padding:0;box-sizing:border-box}html{font-size:10px}body{color:#231815;text-size-adjust:100%;font-size:1.6rem;font-family:Noto Sans JP,sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal}img{vertical-align:middle}ul,ol{list-style:none}a{color:#231815;text-decoration:none}@media(max-width:768px){.pc-only{display:none!important}}@media(min-width:769px){.sp-only{display:none!important}}.u-header{position:relative}.u-logo-header{padding:20px 0;text-align:center}.u-logo-header img{width:234px}.u-logo-footer{margin-bottom:40px;text-align:center}.u-logo-footer img{width:160px}.u-hamburger-menu{position:absolute;top:0;left:0;width:100%;height:0;z-index:9000}.u-hamburger-menu .wrapper{position:relative;margin:0 auto;max-width:1180px;height:0}.u-hamburger-menu .button{position:absolute;top:35px;right:5px;z-index:9002;display:flex;flex-direction:column;justify-content:center;align-items:center;row-gap:12px;width:40px;height:40px;cursor:pointer;transition:.3s all linear}.u-hamburger-menu .button span{width:40px;height:2px;background-color:#000;transition:.2s all linear;transform-origin:center center}.u-hamburger-menu .button span:last-child{margin-bottom:0}.u-hamburger-menu .button.active{row-gap:0}.u-hamburger-menu .button.active span{background-color:#fff}.u-hamburger-menu .button.active span:nth-child(1){transform:translateY(2px) rotate(-135deg)}.u-hamburger-menu .button.active span:nth-child(2){transform:scale(.6);opacity:0}.u-hamburger-menu .button.active span:nth-child(3){transform:translateY(-2px) rotate(135deg)}.u-hamburger-menu .contents{display:none}.u-hamburger-menu .contents ul{display:flex;flex-direction:column;justify-content:center;align-items:center;row-gap:20px;width:100%;height:100%}.u-hamburger-menu .contents ul a{color:#fff}.u-hamburger-menu.active .contents{display:block;position:fixed;z-index:9001;width:100vw;height:100vh;background-color:#0009}.u-breadcrumb{margin:0 auto;padding:0 5px}@media(min-width:769px){.u-breadcrumb{padding:0 20px}}.u-breadcrumb ul{display:flex;column-gap:12px;font-size:1.3rem;overflow-x:auto}@media(min-width:769px){.u-breadcrumb ul{column-gap:20px;font-size:1.4rem}}.u-breadcrumb li{position:relative;white-space:nowrap}.u-breadcrumb li:not(:last-child):after{content:"-";position:absolute;transform:translate(calc(6px - 50%))}@media(min-width:769px){.u-breadcrumb li:not(:last-child):after{transform:translate(calc(10px - 50%))}}.u-global-navi,.u-global-submenu{display:none;padding:20px 0}@media(min-width:769px){.u-global-navi,.u-global-submenu{display:block}}.u-global-navi-footer{display:block}@media(max-width:768px){.u-global-navi-footer ul{justify-content:center;align-items:center;flex-direction:column;row-gap:10px}.u-global-navi-footer ul a{font-size:1.6rem}}.u-global-navi ul,.u-global-submenu ul{display:flex;justify-content:center;column-gap:2em;font-size:2rem}.u-global-navi a,.u-global-submenu a{position:relative;padding:7px 0}.u-global-navi a.active:after,.u-global-submenu a.active:after{content:"";position:absolute;left:-5px;bottom:0;width:calc(100% + 10px);height:1px;background-color:#000}.u-copyright{padding:10px 0;color:#fff;font-size:1.2rem;text-align:center;letter-spacing:.1em;background-color:#9e9278}.u-page-freezedry-products{padding:20px 5px}@media(min-width:769px){.u-page-freezedry-products{padding:50px 5px}}.u-page-freezedry-products .u-freezedry-products-basic-info{margin:0 auto;width:100%;max-width:1180px}.u-page-freezedry-products .u-freezedry-products-basic-info .basic-info{display:flex;flex-direction:column;row-gap:20px;width:100%}@media(min-width:769px){.u-page-freezedry-products .u-freezedry-products-basic-info .basic-info{flex-direction:row;align-items:center;column-gap:40px}}.u-page-freezedry-products .u-freezedry-products-basic-info .basic-info+.basic-info{margin-top:30px}@media(min-width:769px){.u-page-freezedry-products .u-freezedry-products-basic-info .basic-info+.basic-info{margin-top:60px}}.u-page-freezedry-products .u-freezedry-products-basic-info .main-image{flex:0 0 auto;width:100%;border-radius:10px}@media(min-width:769px){.u-page-freezedry-products .u-freezedry-products-basic-info .main-image{width:calc(50% - 20px)}}.u-page-freezedry-products .u-freezedry-products-basic-info .main-image img{width:100%}.u-page-freezedry-products .u-freezedry-products-basic-info .info{align-self:flex-start;flex:0 0 auto;width:100%}@media(min-width:769px){.u-page-freezedry-products .u-freezedry-products-basic-info .info{width:calc(50% - 20px)}}.u-page-freezedry-products .u-freezedry-products-basic-info .info h2{margin-bottom:10px;font-size:1.8rem;font-weight:400}@media(min-width:769px){.u-page-freezedry-products .u-freezedry-products-basic-info .info h2{font-size:2.6rem}}.u-page-freezedry-products .u-freezedry-products-basic-info .info ul{margin-top:10px;display:flex;flex-direction:column}.u-page-freezedry-products .u-freezedry-products-basic-info .info ul li{display:flex;column-gap:20px;align-items:center;padding:10px 0;border-top:1px solid #9E9278}@media(min-width:769px){.u-page-freezedry-products .u-freezedry-products-basic-info .info ul li{padding:12px 0}}.u-page-freezedry-products .u-freezedry-products-basic-info .info ul li:last-child{border-bottom:1px solid #9E9278}.u-page-freezedry-products .u-freezedry-products-basic-info .info ul li span{display:flex;justify-content:center;align-items:center;width:100px;height:36px;font-size:1.4rem;background-color:#f5ede1;border-radius:10px}@media(min-width:769px){.u-page-freezedry-products .u-freezedry-products-basic-info .info ul li span{width:130px;height:44px;font-size:1.6rem}}.u-page-freezedry-products .u-freezedry-products-basic-info .info ul li p{font-size:1.4rem}@media(min-width:769px){.u-page-freezedry-products .u-freezedry-products-basic-info .info ul li p{font-size:1.6rem}}.u-page-freezedry-products .u-freezedry-products-points{margin:30px auto;padding:30px 20px;max-width:1180px;border:1px solid #9E9278;border-radius:10px}@media(min-width:769px){.u-page-freezedry-products .u-freezedry-products-points{margin:70px auto;padding:50px 40px}}.u-page-freezedry-products .u-freezedry-products-points h3{font-size:2.2rem;text-align:center;font-weight:400}@media(min-width:769px){.u-page-freezedry-products .u-freezedry-products-points h3{font-size:3rem}}.u-page-freezedry-products .u-freezedry-products-points .details{display:flex;flex-wrap:wrap;column-gap:40px;row-gap:40px;margin-top:30px}@media(min-width:769px){.u-page-freezedry-products .u-freezedry-products-points .details{row-gap:60px;margin-top:60px}}.u-page-freezedry-products .u-freezedry-products-points .details .detail{counter-increment:points;max-width:100%}@media(min-width:769px){.u-page-freezedry-products .u-freezedry-products-points .details .detail{max-width:calc(50% - 20px)}}.u-page-freezedry-products .u-freezedry-products-points .details .detail h4{margin-bottom:10px;padding-bottom:10px;font-size:1.8rem;border-bottom:1px solid #9E9278}@media(min-width:769px){.u-page-freezedry-products .u-freezedry-products-points .details .detail h4{padding-bottom:20px;font-size:2.2rem}}.u-page-freezedry-products .u-freezedry-products-points .details .detail h4:before{content:counter(points) "、"}.u-page-freezedry-products .u-freezedry-products-points .details .detail p{font-size:1.4rem;line-height:1.8;letter-spacing:.02em}@media(min-width:769px){.u-page-freezedry-products .u-freezedry-products-points .details .detail p{font-size:1.6rem}}.u-page-freezedry-products .u-freezedry-products-usage{margin:30px auto;padding:30px 20px 40px;max-width:1180px;background-color:#f5ede1;border-radius:10px}@media(min-width:769px){.u-page-freezedry-products .u-freezedry-products-usage{margin:60px auto;padding:60px 40px 50px}}.u-page-freezedry-products .u-freezedry-products-usage h3{font-size:2.2rem;text-align:center;font-weight:400}@media(min-width:769px){.u-page-freezedry-products .u-freezedry-products-usage h3{font-size:3rem}}.u-page-freezedry-products .u-freezedry-products-usage .details{display:flex;flex-direction:column;flex-wrap:wrap;column-gap:40px}@media(min-width:769px){.u-page-freezedry-products .u-freezedry-products-usage .details{flex-direction:row;font-size:3rem}}.u-page-freezedry-products .u-freezedry-products-usage .details .detail{flex:0 0 auto;margin-top:20px;padding:15px 10px;width:100%;background-color:#fff;border-radius:20px}@media(min-width:769px){.u-page-freezedry-products .u-freezedry-products-usage .details .detail{margin-top:30px;padding:20px;width:calc((100% - 80px) / 3)}}.u-page-freezedry-products .u-freezedry-products-usage .details .detail h4{margin-bottom:15px;font-size:2rem;font-weight:400;text-align:center}@media(min-width:769px){.u-page-freezedry-products .u-freezedry-products-usage .details .detail h4{margin-bottom:20px;font-size:2.2rem}}.u-page-freezedry-products .u-freezedry-products-usage .details .detail p{font-size:1.4rem;line-height:2;text-align:center;letter-spacing:.1em}@media(min-width:769px){.u-page-freezedry-products .u-freezedry-products-usage .details .detail p{font-size:1.4rem}}.u-page-freezedry-products .u-freezedry-products-contact{margin:60px auto 30px;padding:20px 10px;max-width:1180px;background-color:#9e9278;border-radius:10px}@media(min-width:769px){.u-page-freezedry-products .u-freezedry-products-contact{margin:120px auto 50px;padding:50px 20px}}.u-page-freezedry-products .u-freezedry-products-contact h3{color:#fff;font-size:2rem;text-align:center;font-weight:400}@media(min-width:769px){.u-page-freezedry-products .u-freezedry-products-contact h3{font-size:3rem}}@media(max-width:768px){.u-page-freezedry-products .u-freezedry-products-contact h3 span{font-size:80%}}.u-page-freezedry-products .u-freezedry-products-contact p{margin-top:20px;color:#fff;text-align:center;font-size:1.4rem;line-height:1.8}@media(min-width:769px){.u-page-freezedry-products .u-freezedry-products-contact p{margin-top:40px;font-size:1.6rem;letter-spacing:.1em}}.u-page-freezedry-products .u-freezedry-products-contact .buttons{display:flex;flex-direction:column;justify-content:center;align-items:center;column-gap:40px;row-gap:20px;margin-top:30px}@media(min-width:769px){.u-page-freezedry-products .u-freezedry-products-contact .buttons{flex-direction:row;margin-top:80px}}.u-page-freezedry-products .u-freezedry-products-contact .buttons a{position:relative;display:flex;align-items:center;justify-content:center;width:100%;max-width:260px;height:40px;font-size:1.6rem;border-radius:99px}@media(min-width:769px){.u-page-freezedry-products .u-freezedry-products-contact .buttons a{width:395px;height:68px;font-size:1.8rem}}.u-page-freezedry-products .u-freezedry-products-contact .buttons .contact{color:#9e9278;background-color:#fff;border-radius:99px}.u-page-freezedry-products .u-freezedry-products-contact .buttons .contact:after{content:"";position:absolute;top:0;bottom:0;right:20px;margin:auto;width:.75em;height:.75em;border-right:2px solid #9E9278;border-bottom:2px solid #9E9278;transform:rotate(-45deg)}.u-page-freezedry-products .u-freezedry-products-contact .buttons .products{color:#fff;border:1px solid #fff}.u-page-freezedry-products .u-freezedry-products-contact .buttons .products:after{content:"";position:absolute;top:0;bottom:0;right:20px;margin:auto;width:.75em;height:.75em;border-right:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(-45deg)}.u-page-contant{padding:20px 5px}@media(min-width:769px){.u-page-contant{padding:50px 5px}}.u-page-contant .u-contact-banner{display:flex;flex-direction:column;justify-content:center;align-items:center;height:140px;background-color:#faebd7}@media(min-width:769px){.u-page-contant .u-contact-banner{height:240px}}.u-page-contant .u-contact-banner h1{font-size:2.4rem;font-weight:400}@media(min-width:769px){.u-page-contant .u-contact-banner h1{font-size:4rem}}.u-page-contant .u-contact-banner h2{margin-top:10px;font-size:1.6rem;font-weight:400}@media(min-width:769px){.u-page-contant .u-contact-banner h2{margin-top:15px;font-size:2rem}}.u-page-contant .u-contact-notice{margin:30px auto 0;max-width:735px}@media(min-width:769px){.u-page-contant .u-contact-notice{margin:60px auto 0}}.u-page-contant .u-contact-notice h3{color:#9e9278;font-size:1.8rem;font-weight:400;text-align:center}@media(min-width:769px){.u-page-contant .u-contact-notice h3{font-size:2.2rem}}.u-page-contant .u-contact-notice .text{margin-top:10px;padding:15px 0;font-size:1.5rem;border-top:1px solid #9E9278;border-bottom:1px solid #9E9278}@media(min-width:769px){.u-page-contant .u-contact-notice .text{padding:30px 0;font-size:1.6rem}}.u-page-contant .u-contact-notice ul{margin-top:15px;padding-left:30px;font-size:1.4rem}@media(min-width:769px){.u-page-contant .u-contact-notice ul{margin-top:30px;padding-left:40px;font-size:1.5rem}}.u-page-contant .u-contact-notice ul li{position:relative}.u-page-contant .u-contact-notice ul li:not(:last-child){margin-bottom:5px}.u-page-contant .u-contact-notice ul li:before{content:"";position:absolute;left:0;top:50%;transform:translate(-150%,-50%);width:12px;height:12px;background-color:#9e9278;border-radius:50%}.u-page-contant .u-contact-form{margin:40px auto 0;padding:20px 15px;max-width:900px;background-color:#f5ede1;border-radius:10px}@media(min-width:769px){.u-page-contant .u-contact-form{margin:100px auto 0;padding:80px}}.u-page-contant .u-contact-form .input-group:not(:last-child){margin-bottom:30px}.u-page-contant .u-contact-form .input-group label{position:relative;display:block;margin-bottom:10px;width:fit-content}.u-page-contant .u-contact-form .input-group label.required:after{content:"必須";position:absolute;top:50%;right:0;transform:translate(calc(100% + 10px),calc(1px - 50%));color:#fff;width:36px;height:20px;font-size:1.2rem;text-align:center;background-color:#e60012;border-radius:2px}.u-page-contant .u-contact-form .input-group label.optional:after{content:"任意";position:absolute;top:50%;right:0;transform:translate(calc(100% + 10px),calc(1px - 50%));color:#fff;width:36px;height:20px;font-size:1.2rem;text-align:center;background-color:#9e9278;border-radius:2px}.u-page-contant .u-contact-form .input-group select{padding:0 .75em;height:40px;font-size:1.6rem}@media(min-width:769px){.u-page-contant .u-contact-form .input-group select{height:47px}}.u-page-contant .u-contact-form .input-group input{padding:0 .75em;height:40px;letter-spacing:.1em;font-size:1.6rem}@media(min-width:769px){.u-page-contant .u-contact-form .input-group input{height:47px}}.u-page-contant .u-contact-form .input-group textarea{padding:.75em;width:100%;min-height:140px;font-size:1.6rem;resize:none}@media(min-width:769px){.u-page-contant .u-contact-form .input-group textarea{min-height:200px}}.u-page-contant .u-contact-form .input-group .width-full{width:100%}.u-page-contant .u-contact-form .input-group .notice{margin-top:5px}.u-page-contant .u-contact-form .input-group #i_zipcode1,.u-page-contant .u-contact-form .input-group #i_zipcode2{width:146px}.u-page-contant .u-contact-form .input-group #i_zipcode_separator{display:block;width:15px;height:1px;background-color:#231815}.u-page-contant .u-contact-form .input-group #i_auto_address{border:none;appearance:none;cursor:pointer;margin-top:10px;color:#fff;width:146px;height:47px;background-color:#9e9278;border-radius:5px}@media(min-width:769px){.u-page-contant .u-contact-form .input-group #i_auto_address{margin-left:15px}}.u-page-contant .u-contact-form .input-flex{display:flex;flex-wrap:wrap;align-items:center;column-gap:10px}@media(min-width:769px){.u-page-contant .u-contact-form .input-flex{flex-wrap:nowrap}}.u-page-contant .u-contact-form .input-text{padding:20px 15px;font-size:1.6rem;border:1px solid #231815;border-radius:5px}@media(min-width:769px){.u-page-contant .u-contact-form .input-text{padding:30px}}.u-page-contant .u-contact-form .input-text h4{font-size:2.2rem;font-weight:400}.u-page-contant .u-contact-form .input-text h5{margin-bottom:10px;font-size:1.7rem;font-weight:400}.u-page-contant .u-contact-form .input-text p{margin:10px 0 15px;line-height:1.8}@media(min-width:769px){.u-page-contant .u-contact-form .input-text p{margin:10px 0 25px;line-height:2}}.u-page-contant .u-contact-form .input-text .small{margin-top:30px;font-size:1.4rem}.u-page-contant .u-contact-form .input-text .agree{display:flex;align-items:center;column-gap:10px;margin-top:30px;padding:0 25px;height:56px;background-color:#fff;border-radius:5px}.u-page-contant .u-contact-form .input-text .agree p{margin:0}.u-page-contant .u-contact-form .input-buttons{display:flex;justify-content:center;align-items:center;column-gap:20px;margin-top:30px}.u-page-contant .u-contact-form .input-buttons button{border:none;appearance:none;cursor:pointer}.u-page-contant .u-contact-form .input-buttons .reset{color:#fff;width:100px;height:60px;font-size:1.8rem;background-color:#b5b5b5;border-radius:99px}@media(min-width:769px){.u-page-contant .u-contact-form .input-buttons .reset{width:200px;height:70px}}.u-page-contant .u-contact-form .input-buttons .submit{color:#fff;width:195px;height:60px;font-size:1.8rem;background-color:#9e9278;border-radius:99px}@media(min-width:769px){.u-page-contant .u-contact-form .input-buttons .submit{width:390px;height:70px}}.i-block{display:inline-block}.u-page-home .u-main-vision{margin-top:4.25%}.u-page-home .u-main-vision .main-vision-item:before{background-image:url(/build/assets/prod-1@2x-Nf1g4yym.png)}.u-page-home .u-main-vision .main-vision-item:after{background-image:url(/build/assets/prod-2@2x-BoX-6pIE.png)}.u-page-home .u-home-services{position:relative;overflow:hidden;margin-top:7.5%}@media(max-width:768px){.u-page-home .u-home-services{margin-top:11.5%}}@media(min-width:769px){.u-page-home .u-home-services{display:flex}}@media(min-width:769px){.u-page-home .u-home-services .service-delimiter{display:none}}@media(max-width:768px){.u-page-home .u-home-services .service-delimiter{width:100%;height:0;position:relative}.u-page-home .u-home-services .service-delimiter svg{position:absolute;inset:0;height:36px;width:100%;margin:auto}}.u-page-home .u-home-services .service-wrap{padding-top:52px;flex:1;min-height:200px}.u-page-home .u-home-services .service-wrap.service-dry{background-color:#f5ede1}.u-page-home .u-home-services .service-wrap.service-seasoning{background-color:#f4e9cd}.u-page-home .u-home-services .service-wrap .service{margin:auto;max-width:495px;padding-top:12%;padding-bottom:22%}@media(max-width:768px){.u-page-home .u-home-services .service-wrap .service{padding-top:4%;margin-left:10%;margin-right:10%}}.u-page-home .u-home-services .service-wrap .title{text-align:center}.u-page-home .u-home-services .service-wrap .title{font-size:4rem;line-height:1.35}.u-page-home .u-home-services .service-wrap .title{padding-bottom:1em;position:relative}.u-page-home .u-home-services .service-wrap .title>span{display:block}.u-page-home .u-home-services .service-wrap .title:after{position:absolute;content:"";display:block;bottom:0;left:0;right:0;width:1.5em;background-color:#9e9278;height:2px;margin:auto}@media(max-width:768px){.u-page-home .u-home-services .service-wrap .title{font-size:2.8rem;line-height:1.4285714286}.u-page-home .u-home-services .service-wrap .title{padding-bottom:.75em}}.u-page-home .u-home-services .service-wrap .description{font-size:1.8rem;line-height:1.8888888889}@media(min-width:769px){.u-page-home .u-home-services .service-wrap .description{min-height:18em}}.u-page-home .u-home-services .service-wrap .description{margin-top:2em}@media(max-width:768px){.u-page-home .u-home-services .service-wrap .description{font-size:1.2rem}.u-page-home .u-home-services .service-wrap .description{margin-top:1.5em}}.u-page-home .u-home-services .service-wrap .description p+p{margin-top:1em}@media(max-width:768px){.u-page-home .u-home-services .service-wrap .feature{margin-top:32px}}.u-page-home .u-home-services .service-wrap .feature .feature-title{font-size:1.9rem}.u-page-home .u-home-services .service-wrap .feature .feature-title{text-align:center;margin-bottom:12px}@media(max-width:768px){.u-page-home .u-home-services .service-wrap .feature .feature-title{font-size:1.4rem}}.u-page-home .u-home-services .service-wrap .feature ul{list-style:none}@media(min-width:769px){.u-page-home .u-home-services .service-wrap .feature ul{min-height:20.5em}}@media(max-width:768px){.u-page-home .u-home-services .service-wrap .feature ul{margin-bottom:8px}}.u-page-home .u-home-services .service-wrap .feature .feature-item{padding:10px 10px 10px 34px;text-indent:-20px}.u-page-home .u-home-services .service-wrap .feature .feature-item:before{content:"●";margin-right:3px}.u-page-home .u-home-services .service-wrap .feature .feature-item{font-size:1.7rem;line-height:1.6470588235}.u-page-home .u-home-services .service-wrap .feature .feature-item{background-color:#fff;border-radius:16px}.u-page-home .u-home-services .service-wrap .feature .feature-item+.feature-item{margin-top:15px}@media(max-width:768px){.u-page-home .u-home-services .service-wrap .feature .feature-item+.feature-item{margin-top:8px}}@media(max-width:768px){.u-page-home .u-home-services .service-wrap .feature .feature-item{padding-top:8px;padding-bottom:8px}.u-page-home .u-home-services .service-wrap .feature .feature-item{font-size:1.2rem}}.u-page-home .u-home-services .service-wrap .action{margin-top:7.5%;text-align:center}@media(max-width:768px){.u-page-home .u-home-services .service-wrap .action{margin-top:10%}}@media(min-width:769px){.u-page-home .u-home-services .service-wrap.service-dry .service{margin-right:6.5%}}.u-page-home .u-home-services .service-wrap.service-dry .feature .feature-item:before{color:#f5ede1}@media(min-width:769px){.u-page-home .u-home-services .service-wrap.service-seasoning .service{margin-left:6.5%}}.u-page-home .u-home-services .service-wrap.service-seasoning .feature .feature-item:before{color:#f4e9cd}.u-main-vision .main-vision-item:before,.u-main-vision .main-vision-item:after{content:"";position:absolute;top:0;bottom:0;width:33%}.u-main-vision .main-vision-item:before{left:0;background:no-repeat left top/contain}@media(max-width:768px){.u-main-vision .main-vision-item:before{background-position:-40px top;background-size:110% auto}}.u-main-vision .main-vision-item:after{right:0;background:no-repeat right top/contain}@media(max-width:768px){.u-main-vision .main-vision-item:after{background-position:25px top;background-size:110% auto}}.u-main-vision .main-vision-item{position:relative;padding-bottom:28px}.u-main-vision .main-vision-item .wrap .title{margin-left:auto;margin-right:auto;max-width:10em}@media screen and (max-width:768px){.u-main-vision .main-vision-item .wrap .title{max-width:5em}}.u-main-vision .main-vision-item .wrap .description{max-width:560px;margin-left:auto;margin-right:auto;min-height:11.25em}.u-main-vision .main-vision-item{text-align:center}.u-main-vision .main-vision-item .sub-title{padding:25px 0}@media(min-width:769px){.u-main-vision .main-vision-item .sub-title{margin-bottom:10px}}.u-main-vision .main-vision-item .sub-title{font-size:2.3rem}.u-main-vision .main-vision-item .sub-title{font-weight:600}@media(max-width:768px){.u-main-vision .main-vision-item .sub-title{padding:7px 0}.u-main-vision .main-vision-item .sub-title{font-size:1.4rem}}.u-main-vision .main-vision-item .title{margin-bottom:60px}.u-main-vision .main-vision-item .title{font-size:4.6rem}@media(max-width:768px){.u-main-vision .main-vision-item .title{font-size:3rem}.u-main-vision .main-vision-item .title{margin-bottom:30px}}.u-main-vision .main-vision-item .description{font-size:2rem;line-height:2.25}@media(max-width:768px){.u-main-vision .main-vision-item .description{font-size:1.4rem;line-height:2}}.button-link{font-size:1.8rem}.button-link{margin:auto;height:68px;max-width:395px;text-align:center;display:flex;align-items:center;justify-content:center;border:1px solid #9E9278;border-radius:999em;background-color:#fff;position:relative;color:#9e9278}.button-link:after{position:absolute;top:0;bottom:0;right:20px;margin:auto;content:"";display:block;width:.75em;height:.75em;border-right:2px solid #9E9278;border-bottom:2px solid #9E9278;transform:rotate(-45deg)}@media(max-width:768px){.button-link{height:50px}.button-link{font-size:1.4rem}}.button-link.alter{background:#9e9278;color:#fff}.button-link.alter:after{border-color:#fff}.u-contact{max-width:1180px;margin:9.5% auto 5%}@media(max-width:768px){.u-contact{margin-left:5px;margin-right:5px}}.u-contact{background:#9e9278;border-radius:15px;padding:46px 20px}.u-contact .note{margin-top:2em}.u-contact .note{font-size:1.6rem}.u-contact .note{text-align:center;color:#fff}@media(max-width:768px){.u-contact .note{font-size:1.2rem}}.wave-line{position:relative}.wave-svg{position:absolute;left:0;width:100%;color:#fff}.wave-svg-top{top:-50px;height:102px}@media(max-width:768px){.wave-svg-top{top:-15px;height:30px}}.wave-svg-bottom{bottom:-1px;height:64.65px}@media(max-width:768px){.wave-svg-bottom{height:24px}}.u-page-seasoning-top .u-main-vision{margin-top:.5%}.u-page-seasoning-top .u-main-vision .wrap{padding-top:3.5%}.u-page-seasoning-top .u-main-vision .main-vision-item{padding-bottom:4.25%}.u-page-seasoning-top .u-main-vision .main-vision-item .sub-title{margin-bottom:20px}.u-page-seasoning-top .u-main-vision .main-vision-item .title{margin-bottom:36px}.u-page-seasoning-top .u-main-vision .main-vision-item:nth-child(1):before{background-image:url(/build/assets/seasoning-1@2x-LRrI4FdY.png)}.u-page-seasoning-top .u-main-vision .main-vision-item:nth-child(1):after{background-image:url(/build/assets/seasoning-2@2x-Bkp7soEI.png)}.u-page-seasoning-top .u-main-vision .main-vision-item:nth-child(2):before{background-image:url(/build/assets/seasoning-3@2x-sSMynGH5.png)}.u-page-seasoning-top .u-main-vision .main-vision-item:nth-child(2):after{background-image:url(/build/assets/seasoning-4@2x-Do7H-4BK.png)}.u-page-seasoning-top .u-main-vision .main-vision-item:nth-child(3):before{background-image:url(/build/assets/seasoning-5@2x-DgiMcWTY.png)}.u-page-seasoning-top .u-main-vision .main-vision-item:nth-child(3):after{background-image:url(/build/assets/seasoning-6@2x-749N0Gxs.png)}.u-page-seasoning-top .u-seasoning-story{background:#f4e9cd;margin-top:3%;padding-top:9%;padding-bottom:10.75%}@media(max-width:768px){.u-page-seasoning-top .u-seasoning-story{padding-left:4%;padding-right:4%}}.u-page-seasoning-top .u-seasoning-story h2{text-align:center}.u-page-seasoning-top .u-seasoning-story h2{font-size:3.2rem}.u-page-seasoning-top .u-seasoning-story h2{font-weight:500}@media(max-width:768px){.u-page-seasoning-top .u-seasoning-story h2{font-size:2.6rem}}.u-page-seasoning-top .u-seasoning-story p{font-size:1.6rem;line-height:2.1875}.u-page-seasoning-top .u-seasoning-story p{text-align:center;margin-top:1.75em}@media(max-width:768px){.u-page-seasoning-top .u-seasoning-story p{font-size:1.2rem}}.u-page-seasoning-top .u-seasoning-story .actions{margin-top:3.5%}.u-page-seasoning-top .u-seasoning-business{margin-top:7.25%;margin-bottom:5%}@media(max-width:768px){.u-page-seasoning-top .u-seasoning-business{padding-left:4%;padding-right:4%}}.u-page-seasoning-top .u-seasoning-business h2{position:relative}.u-page-seasoning-top .u-seasoning-business h2{font-size:3.6rem}.u-page-seasoning-top .u-seasoning-business h2{padding-bottom:.75em;text-align:center}.u-page-seasoning-top .u-seasoning-business h2:after{content:"";position:absolute;left:0;right:0;bottom:0;width:1.5em;height:2px;background:#9e9278;margin:auto}@media(max-width:768px){.u-page-seasoning-top .u-seasoning-business h2{font-size:2.6rem}}.u-page-seasoning-top .u-seasoning-business .sub-title{font-size:2.6rem}.u-page-seasoning-top .u-seasoning-business .sub-title{margin-top:.7em;margin-bottom:1.4em;text-align:center}@media(max-width:768px){.u-page-seasoning-top .u-seasoning-business .sub-title{font-size:2rem}}.u-page-seasoning-top .u-seasoning-business .content{max-width:1180px;margin-left:auto;margin-right:auto}@media(min-width:769px){.u-page-seasoning-top .u-seasoning-business .content{display:flex;gap:38px}}.u-page-seasoning-top .u-seasoning-business .content .business{flex:1}.u-page-seasoning-top .u-seasoning-business .business{border-top:1px solid #9E9278;border-bottom:1px solid #9E9278;padding-bottom:32px}.u-page-seasoning-top .u-seasoning-business .business .business-title{text-align:center}.u-page-seasoning-top .u-seasoning-business .business .business-title{font-size:2rem}.u-page-seasoning-top .u-seasoning-business .business .business-title{font-weight:600}.u-page-seasoning-top .u-seasoning-business .business .business-title{color:#9e9278;padding-top:1.5em;padding-bottom:1.25em}.u-page-seasoning-top .u-seasoning-business .business .business-content{font-size:1.5rem;line-height:1.7333333333}.u-page-seasoning-top .u-seasoning-business .business .business-content ul li{padding:0 10px 0 36px;text-indent:-16px}.u-page-seasoning-top .u-seasoning-business .business .business-content ul li:before{color:#9e9278;content:"●";margin-right:3px;font-size:.85em}@media(max-width:768px){.u-page-seasoning-top .u-seasoning-business .business:not(:first-child){border-top:0}}.u-page-seasoning-top .u-seasoning-business .note{margin-top:1.85em;text-align:center}.u-page-seasoning-top .u-seasoning-business .note{font-size:1.5rem;line-height:1.7333333333}@media(max-width:768px){.u-page-seasoning-top .u-seasoning-business .note{font-size:1.2rem}}.u-page-seasoning-top .u-seasoning-product{background:#fcf8f0;margin-top:9.25%;margin-bottom:5%;padding-top:9.35%;padding-bottom:13%}@media(max-width:768px){.u-page-seasoning-top .u-seasoning-product{padding-left:4%;padding-right:4%}}.u-page-seasoning-top .u-seasoning-product h2{position:relative}.u-page-seasoning-top .u-seasoning-product h2{font-size:3.6rem}.u-page-seasoning-top .u-seasoning-product h2{padding-bottom:.75em;text-align:center}@media(max-width:768px){.u-page-seasoning-top .u-seasoning-product h2{font-size:2.6rem}}.u-page-seasoning-top .u-seasoning-product h2:after{content:"";position:absolute;left:0;right:0;bottom:0;width:1.5em;height:2px;background:#9e9278;margin:auto}.u-page-seasoning-top .u-seasoning-product .sub-title{font-size:2.6rem}.u-page-seasoning-top .u-seasoning-product .sub-title{margin-top:.7em;margin-bottom:1.4em;text-align:center}@media(max-width:768px){.u-page-seasoning-top .u-seasoning-product .sub-title{font-size:2rem}}.u-page-seasoning-top .u-seasoning-product .content{max-width:1180px;margin-left:auto;margin-right:auto}@media(min-width:769px){.u-page-seasoning-top .u-seasoning-product .content{display:flex;justify-content:center;gap:38px}}.u-page-seasoning-top .u-seasoning-product .product{flex:1;border-top:1px solid #9e9278;border-bottom:1px solid #9e9278;padding-top:16px;padding-bottom:40px}@media(min-width:769px){.u-page-seasoning-top .u-seasoning-product .product{max-width:368px}}.u-page-seasoning-top .u-seasoning-product .product .product-image{border-radius:10px;overflow:hidden}.u-page-seasoning-top .u-seasoning-product .product .product-title{text-align:center}.u-page-seasoning-top .u-seasoning-product .product .product-title{font-size:2rem}.u-page-seasoning-top .u-seasoning-product .product .product-title{font-weight:600}.u-page-seasoning-top .u-seasoning-product .product .product-title{color:#9e9278;padding-top:1em;padding-bottom:.75em}.u-page-seasoning-top .u-seasoning-product .product .product-description{font-size:1.5rem;line-height:1.7333333333}.u-page-seasoning-top .u-seasoning-product .product .product-description{padding-left:20px;min-height:5em}.u-page-seasoning-top .u-seasoning-product .product ul li{padding:2px 10px 1px 36px;text-indent:-16px}.u-page-seasoning-top .u-seasoning-product .product ul li:before{color:#9e9278;content:"●";margin-right:3px;font-size:.75em;position:relative;top:-1px}@media(max-width:768px){.u-page-seasoning-top .u-seasoning-product .product:not(:first-child){border-top:0}}.u-page-seasoning-top .u-seasoning-product .note{font-size:1.5rem;line-height:1.7333333333}.u-page-seasoning-top .u-seasoning-product .note{margin-top:6.5%;text-align:center}@media(max-width:768px){.u-page-seasoning-top .u-seasoning-product .note{font-size:1.2rem}}.u-page-seasoning-top .u-seasoning-product .actions{margin-top:1.75%}.u-page-freezedry-top .u-main-vision{margin-top:.5%}.u-page-freezedry-top .u-main-vision .wrap{padding-top:3.5%}.u-page-freezedry-top .u-main-vision .main-vision-item{padding-bottom:4.25%}.u-page-freezedry-top .u-main-vision .main-vision-item .sub-title{margin-bottom:20px}.u-page-freezedry-top .u-main-vision .main-vision-item .title{margin-bottom:36px}.u-page-freezedry-top .u-main-vision .main-vision-item:nth-child(1):before{background-image:url(/build/assets/freezedry-1@2x-J6w6QqBv.png)}.u-page-freezedry-top .u-main-vision .main-vision-item:nth-child(1):after{background-image:url(/build/assets/freezedry-2@2x-DxbZzC_K.png)}.u-page-freezedry-top .u-main-vision .main-vision-item:nth-child(2):before{background-image:url(/build/assets/freezedry-3@2x-Bwa-8X0O.png)}.u-page-freezedry-top .u-main-vision .main-vision-item:nth-child(2):after{background-image:url(/build/assets/freezedry-4@2x-B2fkJlmu.png)}.u-page-freezedry-top .u-main-vision .main-vision-item:nth-child(3):before{background-image:url(/build/assets/freezedry-5@2x-rs0gW3Ia.png)}.u-page-freezedry-top .u-main-vision .main-vision-item:nth-child(3):after{background-image:url(/build/assets/freezedry-6@2x-vy_jUXJM.png)}.u-page-freezedry-top .u-freezedry-story{background:#f5ede1;margin-top:3%;padding-top:9%;padding-bottom:10.5%}@media(max-width:768px){.u-page-freezedry-top .u-freezedry-story{padding-left:4%;padding-right:4%}}.u-page-freezedry-top .u-freezedry-story h2{text-align:center}.u-page-freezedry-top .u-freezedry-story h2{font-size:3.2rem}.u-page-freezedry-top .u-freezedry-story h2{font-weight:500}@media(max-width:768px){.u-page-freezedry-top .u-freezedry-story h2{font-size:2.6rem}}.u-page-freezedry-top .u-freezedry-story p{font-size:1.6rem;line-height:2.1875}.u-page-freezedry-top .u-freezedry-story p{text-align:center;margin-top:1.75em}@media(max-width:768px){.u-page-freezedry-top .u-freezedry-story p{font-size:1.2rem}}.u-page-freezedry-top .u-freezedry-story .actions{margin-top:3.5%}.u-page-freezedry-top .u-freezedry-intro{margin-top:8%;margin-bottom:5%}@media(max-width:768px){.u-page-freezedry-top .u-freezedry-intro{padding-left:4%;padding-right:4%}}.u-page-freezedry-top .u-freezedry-intro h2{position:relative}.u-page-freezedry-top .u-freezedry-intro h2{font-size:3.6rem}.u-page-freezedry-top .u-freezedry-intro h2{padding-bottom:.9em;text-align:center}.u-page-freezedry-top .u-freezedry-intro h2:after{content:"";position:absolute;left:0;right:0;bottom:0;width:1.5em;height:2px;background:#9e9278;margin:auto}@media(max-width:768px){.u-page-freezedry-top .u-freezedry-intro h2{font-size:2.6rem}}.u-page-freezedry-top .u-freezedry-intro .note{margin-top:3em;text-align:center}.u-page-freezedry-top .u-freezedry-intro .note{font-size:1.5rem;line-height:2.1333333333}@media(max-width:768px){.u-page-freezedry-top .u-freezedry-intro .note{font-size:1.2rem}}.u-page-freezedry-top .u-freezedry-intro .features{max-width:1180px;margin-left:auto;margin-right:auto;margin-top:3.5%}@media(min-width:769px){.u-page-freezedry-top .u-freezedry-intro .features{display:flex;gap:0}}.u-page-freezedry-top .u-freezedry-intro .features .feature{flex:1;padding-left:30px;padding-right:30px;border-right:1px solid #9E9278}@media(min-width:769px){.u-page-freezedry-top .u-freezedry-intro .features .feature:first-child{padding-left:12px}.u-page-freezedry-top .u-freezedry-intro .features .feature:last-child{padding-right:12px;border-right:none}}@media(max-width:768px){.u-page-freezedry-top .u-freezedry-intro .features .feature{border-right:none;padding-left:0;padding-right:0;margin-bottom:2em}}.u-page-freezedry-top .u-freezedry-intro .feature-image{text-align:center;height:90px}.u-page-freezedry-top .u-freezedry-intro .feature-image img{max-width:100%;height:auto}.u-page-freezedry-top .u-freezedry-intro .feature-title{font-size:2.2rem}.u-page-freezedry-top .u-freezedry-intro .feature-title{font-weight:600}.u-page-freezedry-top .u-freezedry-intro .feature-title{text-align:center;margin-bottom:1.35em;color:#333}.u-page-freezedry-top .u-freezedry-intro .feature-content{font-size:1.5rem;line-height:1.7333333333}.u-page-freezedry-top .u-freezedry-intro .feature-content{color:#666}.u-page-freezedry-top .u-freezedry-intro .process-section{margin-top:6.25%}.u-page-freezedry-top .u-freezedry-intro .process-section h3{position:relative}.u-page-freezedry-top .u-freezedry-intro .process-section h3{font-size:2.6rem}.u-page-freezedry-top .u-freezedry-intro .process-section h3{font-weight:500}.u-page-freezedry-top .u-freezedry-intro .process-section h3{text-align:center}@media(max-width:768px){.u-page-freezedry-top .u-freezedry-intro .process-section h3{font-size:2rem}}.u-page-freezedry-top .u-freezedry-intro .process-section .processes{max-width:1180px;margin-left:auto;margin-right:auto;margin-top:2%}@media(min-width:769px){.u-page-freezedry-top .u-freezedry-intro .process-section .processes{display:flex;align-items:center;justify-content:center;gap:17px;padding-left:15px;padding-right:15px}}@media(max-width:768px){.u-page-freezedry-top .u-freezedry-intro .process-section .processes{display:flex;flex-direction:column;align-items:center;gap:15px;margin-top:20px}}.u-page-freezedry-top .u-freezedry-intro .process-section .process{flex:1;border:2px solid #9E9278;border-radius:50%;flex-shrink:0}@media(max-width:768px){.u-page-freezedry-top .u-freezedry-intro .process-section .process{width:242px}}.u-page-freezedry-top .u-freezedry-intro .process-section .process .wrap{position:relative;padding-bottom:100%;width:100%}.u-page-freezedry-top .u-freezedry-intro .process-section .process .wrap .inner{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:20px}.u-page-freezedry-top .u-freezedry-intro .process-section .process-serial{font-size:3.4rem}.u-page-freezedry-top .u-freezedry-intro .process-section .process-serial{color:#9e9278;margin-bottom:.45em}.u-page-freezedry-top .u-freezedry-intro .process-section .process-title{font-size:2.2rem}.u-page-freezedry-top .u-freezedry-intro .process-section .process-title{font-weight:600}.u-page-freezedry-top .u-freezedry-intro .process-section .process-title{color:#333;margin-bottom:.5em}.u-page-freezedry-top .u-freezedry-intro .process-section .process-description{font-size:1.5rem;line-height:1.7333333333}.u-page-freezedry-top .u-freezedry-intro .process-section .process-description{color:#666;min-height:4em}.u-page-freezedry-top .u-freezedry-intro .process-section .process-arrow{width:26px;height:26px;flex-shrink:0;background-image:url(/build/assets/arrow-DYz3QGVD.svg);background-size:contain;background-repeat:no-repeat;background-position:center}@media(max-width:768px){.u-page-freezedry-top .u-freezedry-intro .process-section .process-arrow{transform:rotate(90deg)}}.u-page-freezedry-top .u-freezedry-advantage{margin-top:9.25%;background-color:#fbf8f3;position:relative;padding-top:7.25%;padding-bottom:11.5%}@media(max-width:768px){.u-page-freezedry-top .u-freezedry-advantage{padding-left:4%;padding-right:4%}}.u-page-freezedry-top .u-freezedry-advantage h2{position:relative}.u-page-freezedry-top .u-freezedry-advantage h2{font-size:3.6rem}.u-page-freezedry-top .u-freezedry-advantage h2{padding-bottom:1em;text-align:center}.u-page-freezedry-top .u-freezedry-advantage h2:after{content:"";position:absolute;left:0;right:0;bottom:0;width:1.5em;height:2px;background:#9e9278;margin:auto}@media(max-width:768px){.u-page-freezedry-top .u-freezedry-advantage h2{font-size:2.6rem}}.u-page-freezedry-top .u-freezedry-advantage .advantages{max-width:1180px;margin-left:auto;margin-right:auto;margin-top:3.75%;display:flex;flex-wrap:wrap;gap:54px 38px}@media(min-width:769px){.u-page-freezedry-top .u-freezedry-advantage .advantage{width:calc((100% - 76px) / 3)}}.u-page-freezedry-top .u-freezedry-advantage .advantage-image{text-align:center}.u-page-freezedry-top .u-freezedry-advantage .advantage-image img{max-width:100%;height:auto;border-radius:10px}.u-page-freezedry-top .u-freezedry-advantage .advantage-title{font-size:2.2rem}.u-page-freezedry-top .u-freezedry-advantage .advantage-title{font-weight:600}.u-page-freezedry-top .u-freezedry-advantage .advantage-title{text-align:center;margin-top:.75em;margin-bottom:.75em;color:#333}.u-page-freezedry-top .u-freezedry-advantage .advantage-content{padding:0 1em}.u-page-freezedry-top .u-freezedry-advantage .advantage-content{font-size:1.5rem;line-height:1.7333333333}.u-page-freezedry-top .u-freezedry-advantage .advantage-content{text-align:left;color:#666}.u-page-freezedry-top .u-freezedry-advantage .reason{max-width:1180px;margin-left:auto;margin-right:auto;margin-top:3.25%}@media(max-width:768px){.u-page-freezedry-top .u-freezedry-advantage .reason{margin-left:5px;margin-right:5px}}.u-page-freezedry-top .u-freezedry-advantage .reason{background:#fff;border-radius:15px;padding:36px;text-align:center}.u-page-freezedry-top .u-freezedry-advantage .reason h3{font-size:2.7rem}.u-page-freezedry-top .u-freezedry-advantage .reason h3{font-weight:500}.u-page-freezedry-top .u-freezedry-advantage .reason h3{margin-bottom:1.25em}@media(max-width:768px){.u-page-freezedry-top .u-freezedry-advantage .reason h3{font-size:2rem}}.u-page-freezedry-top .u-freezedry-advantage .reason p{padding-bottom:.75em}.u-page-freezedry-top .u-freezedry-advantage .reason p{font-size:1.6rem;line-height:2.1875}@media(max-width:768px){.u-page-freezedry-top .u-freezedry-advantage .reason p{font-size:1.2rem}}.u-page-freezedry-top .u-freezedry-advantage .actions{margin-top:2.75%}.u-page-freezedry-top .u-freezedry-factory{margin-top:5%;margin-bottom:5%}@media(max-width:768px){.u-page-freezedry-top .u-freezedry-factory{padding-left:4%;padding-right:4%}}.u-page-freezedry-top .u-freezedry-factory h2{position:relative}.u-page-freezedry-top .u-freezedry-factory h2{font-size:3.6rem}.u-page-freezedry-top .u-freezedry-factory h2{padding-bottom:.75em;text-align:center}.u-page-freezedry-top .u-freezedry-factory h2:after{content:"";position:absolute;left:0;right:0;bottom:0;width:1.5em;height:2px;background:#9e9278;margin:auto}@media(max-width:768px){.u-page-freezedry-top .u-freezedry-factory h2{font-size:2.6rem}}.u-page-freezedry-top .u-freezedry-factory .sub-title{font-size:2.6rem}.u-page-freezedry-top .u-freezedry-factory .sub-title{margin-top:1em;margin-bottom:.75em;text-align:center}@media(max-width:768px){.u-page-freezedry-top .u-freezedry-factory .sub-title{font-size:2rem}}.u-page-freezedry-top .u-freezedry-factory .note{max-width:1180px;margin-left:auto;margin-right:auto;text-align:center}.u-page-freezedry-top .u-freezedry-factory .note{font-size:1.5rem;line-height:2.1333333333}@media(max-width:768px){.u-page-freezedry-top .u-freezedry-factory .note{font-size:1.2rem}}.u-page-freezedry-top .u-freezedry-factory .factory-sections{margin-top:2.5%;max-width:1180px;margin-left:auto;margin-right:auto}.u-page-freezedry-top .u-freezedry-factory .factory-section{margin-bottom:4.25%}.u-page-freezedry-top .u-freezedry-factory .factory-section h3{font-size:2.4rem}.u-page-freezedry-top .u-freezedry-factory .factory-section h3{font-weight:600}.u-page-freezedry-top .u-freezedry-factory .factory-section h3{color:#9e9278;margin-bottom:1.3em;text-align:center}.u-page-freezedry-top .u-freezedry-factory .factory-section .factories{display:flex;gap:38px;flex-wrap:wrap}@media(min-width:769px){.u-page-freezedry-top .u-freezedry-factory .factory-section .factories{justify-content:space-between}}@media(min-width:769px){.u-page-freezedry-top .u-freezedry-factory .factory{flex:1}}.u-page-freezedry-top .u-freezedry-factory .factory .factory-image{text-align:center;margin-bottom:22px;border-radius:10px;overflow:hidden}.u-page-freezedry-top .u-freezedry-factory .factory .factory-image img{max-width:100%;height:auto}.u-page-freezedry-top .u-freezedry-factory .factory .factory-title{font-size:2rem}.u-page-freezedry-top .u-freezedry-factory .factory .factory-title{font-weight:600}.u-page-freezedry-top .u-freezedry-factory .factory .factory-title{color:#9e9278;text-align:center;margin-bottom:.6em}.u-page-freezedry-top .u-freezedry-factory .factory .factory-location{font-size:1.5rem;line-height:1.7333333333}.u-page-freezedry-top .u-freezedry-factory .factory .factory-location{text-align:center}.u-page-freezedry-top .u-freezedry-factory .factory .factory-description{font-size:1.5rem;line-height:1.7333333333}.u-page-freezedry-top .u-freezedry-factory .factory .factory-description{padding-left:1em;padding-right:1em}.u-page-freezedry-top .u-freezedry-product{background:#fbf8f3;margin-top:8.25%;margin-bottom:5%;padding-top:9.35%;padding-bottom:10.5%}@media(max-width:768px){.u-page-freezedry-top .u-freezedry-product{padding-left:4%;padding-right:4%}}.u-page-freezedry-top .u-freezedry-product h2{position:relative}.u-page-freezedry-top .u-freezedry-product h2{font-size:3.6rem}.u-page-freezedry-top .u-freezedry-product h2{padding-bottom:.75em;text-align:center}@media(max-width:768px){.u-page-freezedry-top .u-freezedry-product h2{font-size:2.6rem}}.u-page-freezedry-top .u-freezedry-product h2:after{content:"";position:absolute;left:0;right:0;bottom:0;width:1.5em;height:2px;background:#9e9278;margin:auto}.u-page-freezedry-top .u-freezedry-product .sub-title{font-size:2.6rem}.u-page-freezedry-top .u-freezedry-product .sub-title{margin-top:.7em;margin-bottom:1.4em;text-align:center}@media(max-width:768px){.u-page-freezedry-top .u-freezedry-product .sub-title{font-size:2rem}}.u-page-freezedry-top .u-freezedry-product .content{max-width:1180px;margin-left:auto;margin-right:auto}@media(min-width:769px){.u-page-freezedry-top .u-freezedry-product .content{display:flex;gap:38px}}.u-page-freezedry-top .u-freezedry-product .product{flex:1;border:1px solid #9e9278;border-radius:10px;background:#fff;padding:18px}.u-page-freezedry-top .u-freezedry-product .product .product-image{border-radius:10px;overflow:hidden;margin-bottom:20px;position:relative}.u-page-freezedry-top .u-freezedry-product .product .product-image .product-link{position:absolute;top:12px;right:12px;width:31px;height:31px;background-image:url(/build/assets/link-icon-RBccmW3K.svg);background-size:contain;background-repeat:no-repeat;background-position:center;display:block}.u-page-freezedry-top .u-freezedry-product .product .product-title{text-align:center}.u-page-freezedry-top .u-freezedry-product .product .product-title{font-size:2rem}.u-page-freezedry-top .u-freezedry-product .product .product-title{font-weight:600}.u-page-freezedry-top .u-freezedry-product .product .product-title{color:#9e9278;margin-bottom:.75em}.u-page-freezedry-top .u-freezedry-product .product .product-description{font-size:1.5rem;line-height:1.7333333333}.u-page-freezedry-top .u-freezedry-product .product .product-description{margin-bottom:1.5em;min-height:2em}.u-page-freezedry-top .u-freezedry-product .product ul.product-feature{margin-bottom:1.5em;list-style:none;padding:0}.u-page-freezedry-top .u-freezedry-product .product ul.product-feature{font-size:1.5rem}.u-page-freezedry-top .u-freezedry-product .product ul.product-feature{min-height:10em}.u-page-freezedry-top .u-freezedry-product .product ul.product-feature li{padding:2px 10px 2px 16px;text-indent:-16px}.u-page-freezedry-top .u-freezedry-product .product ul.product-feature li:before{color:#9e9278;content:"●";margin-right:3px;font-size:.85em;position:relative;top:-1px}.u-page-freezedry-top .u-freezedry-product .product .product-actions{margin-bottom:8px;text-align:center}.u-page-freezedry-top .u-freezedry-product .product .product-actions .button-link{font-size:1.4rem}.u-page-freezedry-top .u-freezedry-product .product .product-actions .button-link{height:40px;width:214px;max-width:100%}.u-page-freezedry-top .u-freezedry-product .product .product-actions .button-link:after{border-width:1px;width:.5em;height:.5em;right:.75em}@media(max-width:768px){.u-page-freezedry-top .u-freezedry-product .product{margin-bottom:2em}}.u-page-freezedry-top .u-freezedry-product .note{font-size:1.5rem;line-height:1.7333333333}.u-page-freezedry-top .u-freezedry-product .note{margin-top:1.25%;text-align:center;max-width:1180px;margin-left:auto;margin-right:auto}@media(max-width:768px){.u-page-freezedry-top .u-freezedry-product .note{font-size:1.2rem}}.u-page-freezedry-top .u-freezedry-product .u-freezedry-solutions{margin-top:8.75%}.u-page-freezedry-top .u-freezedry-product .u-freezedry-solutions .sub-title{font-size:2.6rem}.u-page-freezedry-top .u-freezedry-product .u-freezedry-solutions .sub-title{margin-top:.7em;margin-bottom:1em;text-align:center}@media(max-width:768px){.u-page-freezedry-top .u-freezedry-product .u-freezedry-solutions .sub-title{font-size:2rem}}.u-page-freezedry-top .u-freezedry-product .u-freezedry-solutions .sub-description{font-size:1.5rem;line-height:1.7333333333}.u-page-freezedry-top .u-freezedry-product .u-freezedry-solutions .sub-description{text-align:center;margin-bottom:2.5em}.u-page-freezedry-top .u-freezedry-product .u-freezedry-solutions .solutions{max-width:1180px;margin-left:auto;margin-right:auto}@media(min-width:769px){.u-page-freezedry-top .u-freezedry-product .u-freezedry-solutions .solutions{display:flex;gap:54px 38px;flex-wrap:wrap}}@media(min-width:769px){.u-page-freezedry-top .u-freezedry-product .u-freezedry-solutions .solution{flex:0 0 calc((100% - 76px) / 3)}}@media(max-width:768px){.u-page-freezedry-top .u-freezedry-product .u-freezedry-solutions .solution{margin-bottom:2em}}.u-page-freezedry-top .u-freezedry-product .u-freezedry-solutions .solution{padding-bottom:10px}.u-page-freezedry-top .u-freezedry-product .u-freezedry-solutions .solution .solution-image{text-align:center;margin-bottom:22px;border-radius:10px;overflow:hidden}.u-page-freezedry-top .u-freezedry-product .u-freezedry-solutions .solution .solution-image img{max-width:100%;height:auto}.u-page-freezedry-top .u-freezedry-product .u-freezedry-solutions .solution .solution-title{font-size:2rem}.u-page-freezedry-top .u-freezedry-product .u-freezedry-solutions .solution .solution-title{font-weight:600}.u-page-freezedry-top .u-freezedry-product .u-freezedry-solutions .solution .solution-title{color:#9e9278;text-align:center;margin-bottom:.75em}.u-page-freezedry-top .u-freezedry-product .u-freezedry-solutions .solution .solution-content{padding-left:20px;padding-right:20px}.u-page-freezedry-top .u-freezedry-product .u-freezedry-solutions .solution .solution-content{font-size:1.5rem;line-height:1.7333333333}.u-page-freezedry-top .u-freezedry-product .u-freezedry-solutions .solution .solution-content{text-align:left;margin-bottom:1em}.u-page-freezedry-top .u-freezedry-product .u-freezedry-solutions .solution .solution-example{padding-left:20px;padding-right:20px}.u-page-freezedry-top .u-freezedry-product .u-freezedry-solutions .solution .solution-example{font-size:1.2rem;line-height:1.5}.u-page-freezedry-top .u-freezedry-product .u-freezedry-solutions .solution .solution-example{text-align:left}.u-page-freezedry-top .u-freezedry-product .u-freezedry-solutions .actions{margin-top:1.5%}.u-page-freezedry-top .u-freezedry-quality{margin-top:5.65%;margin-bottom:5%}@media(max-width:768px){.u-page-freezedry-top .u-freezedry-quality{padding-left:4%;padding-right:4%}}.u-page-freezedry-top .u-freezedry-quality h2{position:relative}.u-page-freezedry-top .u-freezedry-quality h2{font-size:3.6rem}.u-page-freezedry-top .u-freezedry-quality h2{padding-bottom:.9em;text-align:center}@media(max-width:768px){.u-page-freezedry-top .u-freezedry-quality h2{font-size:2.6rem}}.u-page-freezedry-top .u-freezedry-quality h2:after{content:"";position:absolute;left:0;right:0;bottom:0;width:1.5em;height:2px;background:#9e9278;margin:auto}.u-page-freezedry-top .u-freezedry-quality .sub-title{font-size:2.6rem}.u-page-freezedry-top .u-freezedry-quality .sub-title{margin-top:.8em;margin-bottom:1em;text-align:center}@media(max-width:768px){.u-page-freezedry-top .u-freezedry-quality .sub-title{font-size:2rem}}.u-page-freezedry-top .u-freezedry-quality .note{max-width:1180px;margin-left:auto;margin-right:auto;text-align:center}.u-page-freezedry-top .u-freezedry-quality .note{font-size:1.5rem;line-height:2.1333333333}@media(max-width:768px){.u-page-freezedry-top .u-freezedry-quality .note{font-size:1.2rem}}.u-page-freezedry-top .u-freezedry-quality .qualities{max-width:1180px;margin-left:auto;margin-right:auto;margin-top:3%}@media(min-width:769px){.u-page-freezedry-top .u-freezedry-quality .qualities{display:flex;gap:0}}.u-page-freezedry-top .u-freezedry-quality .qualities .quality{flex:1;padding-left:30px;padding-right:30px;border-right:1px solid #9E9278}@media(min-width:769px){.u-page-freezedry-top .u-freezedry-quality .qualities .quality:first-child{padding-left:12px}.u-page-freezedry-top .u-freezedry-quality .qualities .quality:last-child{padding-right:12px;border-right:none}}@media(max-width:768px){.u-page-freezedry-top .u-freezedry-quality .qualities .quality{border-right:none;padding-left:0;padding-right:0;margin-bottom:2em}}.u-page-freezedry-top .u-freezedry-quality .quality-image{text-align:center;height:90px}.u-page-freezedry-top .u-freezedry-quality .quality-image img{max-width:100%;height:auto}.u-page-freezedry-top .u-freezedry-quality .quality-title{font-size:2.2rem}.u-page-freezedry-top .u-freezedry-quality .quality-title{font-weight:600}.u-page-freezedry-top .u-freezedry-quality .quality-title{text-align:center;margin-bottom:1.35em;color:#333}.u-page-freezedry-top .u-freezedry-quality .quality-content{font-size:1.5rem;line-height:1.7333333333}.u-page-freezedry-top .u-freezedry-quality .quality-content{color:#666}.u-page-freezedry-products .u-freezedry-products-fdblock{padding-top:2%}.u-page-freezedry-products .u-freezedry-products-fdblock h2{font-size:2.9rem}.u-page-freezedry-products .u-freezedry-products-fdblock h2{font-weight:600}.u-page-freezedry-products .u-freezedry-products-fdblock h2{text-align:center;margin-bottom:1em}@media(max-width:768px){.u-page-freezedry-products .u-freezedry-products-fdblock h2{font-size:2.4rem}}.u-page-freezedry-products .u-freezedry-products-fdblock .description{font-size:1.6rem;line-height:1.75}.u-page-freezedry-products .u-freezedry-products-fdblock .description{max-width:755px;margin-left:auto;margin-right:auto;border-top:1px solid #9E9278;border-bottom:1px solid #9E9278;padding-top:1.5em;padding-bottom:1.75em}.u-page-freezedry-products .u-freezedry-products-fdblock .description.center{text-align:center}@media(max-width:768px){.u-page-freezedry-products .u-freezedry-products-fdblock .description{font-size:1.2rem}}.u-page-freezedry-products .u-freezedry-products-fdblock .flow-section{margin-top:3.5%;padding:3.5%;background:#f5ede1;border-radius:10px;max-width:1180px;margin-left:auto;margin-right:auto}.u-page-freezedry-products .u-freezedry-products-fdblock .flow-section h3{font-size:3rem}.u-page-freezedry-products .u-freezedry-products-fdblock .flow-section h3{font-weight:500}.u-page-freezedry-products .u-freezedry-products-fdblock .flow-section h3{text-align:center;margin-bottom:1.5em}@media(max-width:768px){.u-page-freezedry-products .u-freezedry-products-fdblock .flow-section h3{font-size:2.4rem}}.u-page-freezedry-products .u-freezedry-products-fdblock .flow-section .flows{max-width:1030px;margin-left:auto;margin-right:auto;display:flex;gap:48px;align-items:center;margin-bottom:1.75%}@media(max-width:768px){.u-page-freezedry-products .u-freezedry-products-fdblock .flow-section .flows{flex-direction:column;align-items:stretch}}.u-page-freezedry-products .u-freezedry-products-fdblock .flow-section .flows .flow{background:#fff;height:147px;border-radius:10px;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-bottom:20px;position:relative}.u-page-freezedry-products .u-freezedry-products-fdblock .flow-section .flows .flow .serial{font-size:2.5rem}.u-page-freezedry-products .u-freezedry-products-fdblock .flow-section .flows .flow .serial{color:#9e9278;margin-bottom:20px}.u-page-freezedry-products .u-freezedry-products-fdblock .flow-section .flows .flow .name{font-size:1.8rem;line-height:1.5}.u-page-freezedry-products .u-freezedry-products-fdblock .flow-section .flows .flow:not(:last-child):after{position:absolute;top:0;bottom:6px;margin:auto;right:-26px;content:"";width:10px;height:10px;border-top:1px solid #9e9278;border-right:1px solid #9e9278;transform:rotate(45deg)}@media(max-width:768px){.u-page-freezedry-products .u-freezedry-products-fdblock .flow-section .flows .flow:not(:last-child):after{inset:auto 0 -26px;transform:rotate(135deg)}}.u-page-freezedry-products .u-freezedry-products-fdblock .example-section{border:1px solid #9e9278;border-radius:10px;max-width:1180px;margin-left:auto;margin-right:auto;margin-top:2.9%;padding:3% 2.5%}.u-page-freezedry-products .u-freezedry-products-fdblock .example-section h3{font-size:3rem}.u-page-freezedry-products .u-freezedry-products-fdblock .example-section h3{font-weight:500}.u-page-freezedry-products .u-freezedry-products-fdblock .example-section h3{text-align:center;margin-bottom:1.5em}@media(max-width:768px){.u-page-freezedry-products .u-freezedry-products-fdblock .example-section h3{font-size:2.4rem}}.u-page-freezedry-products .u-freezedry-products-fdblock .example-section .examples{display:flex;gap:38px;margin-bottom:1.25%}@media(max-width:768px){.u-page-freezedry-products .u-freezedry-products-fdblock .example-section .examples{flex-direction:column}}.u-page-freezedry-products .u-freezedry-products-fdblock .example-section .examples .example{flex:1}.u-page-freezedry-products .u-freezedry-products-fdblock .example-section .examples .example .example-title{font-size:2.2rem}.u-page-freezedry-products .u-freezedry-products-fdblock .example-section .examples .example .example-title{font-weight:500}.u-page-freezedry-products .u-freezedry-products-fdblock .example-section .examples .example .example-title{margin-bottom:.5em;padding-top:.75em;padding-bottom:.5em;border-bottom:1px solid #9e9278;text-indent:-2em;padding-left:2em}.u-page-freezedry-products .u-freezedry-products-fdblock .example-section .examples .example .example-title .serial{text-indent:0;color:#9e9278;display:inline-block;padding-left:.5em;width:2em}.u-page-freezedry-products .u-freezedry-products-fdblock .example-section .examples .example .example-content{font-size:1.6rem;line-height:1.75}.u-page-freezedry-products .u-freezedry-products-fdblock .product-section{margin-top:2.75%;padding-top:3.5%;max-width:1180px;margin-left:auto;margin-right:auto}.u-page-freezedry-products .u-freezedry-products-fdblock .product-section h3{font-size:3rem}.u-page-freezedry-products .u-freezedry-products-fdblock .product-section h3{font-weight:500}.u-page-freezedry-products .u-freezedry-products-fdblock .product-section h3{text-align:center;margin-bottom:3.5%}@media(max-width:768px){.u-page-freezedry-products .u-freezedry-products-fdblock .product-section h3{font-size:2.4rem}}.u-page-freezedry-products .u-freezedry-products-fdblock .product-section .products{display:flex;flex-wrap:wrap;gap:80px 38px}@media(max-width:768px){.u-page-freezedry-products .u-freezedry-products-fdblock .product-section .products{flex-direction:column;gap:38px}}@media(min-width:769px){.u-page-freezedry-products .u-freezedry-products-fdblock .product-section .products .product{width:calc((100% - 38px)/2)}}.u-page-freezedry-products .u-freezedry-products-fdblock .product-section .products .product .product-image{border-radius:10px;overflow:hidden;text-align:center;margin-bottom:20px}.u-page-freezedry-products .u-freezedry-products-fdblock .product-section .products .product .product-image img{max-width:100%;height:auto}.u-page-freezedry-products .u-freezedry-products-fdblock .product-section .products .product .product-title{text-align:center}.u-page-freezedry-products .u-freezedry-products-fdblock .product-section .products .product .product-title{font-size:2.6rem}.u-page-freezedry-products .u-freezedry-products-fdblock .product-section .products .product .product-title{font-weight:500}@media(max-width:768px){.u-page-freezedry-products .u-freezedry-products-fdblock .product-section .products .product .product-title{font-size:2rem}}.u-page-freezedry-products .u-freezedry-products-fdblock .product-section .products .product .product-description{text-align:center;margin-top:.5em}.u-page-freezedry-products .u-freezedry-products-fdblock .product-section .products .product .product-description{font-size:1.6rem;line-height:1.75}@media(max-width:768px){.u-page-freezedry-products .u-freezedry-products-fdblock .product-section .products .product .product-description{font-size:1.2rem}}.u-story-page .animate{opacity:0;transform:translateY(30px);transition:opacity .7s ease,transform .7s ease}.u-story-page .animate.is-visible{opacity:1;transform:translateY(0)}.u-story-page{padding:20px 0}.u-story-page .story-hero{letter-spacing:.125em;color:#666;text-align:center}.u-story-page .story-hero .hero-label{font-size:3.5rem}.u-story-page .story-hero .hero-label{margin-bottom:1em}@media(max-width:768px){.u-story-page .story-hero .hero-label{margin-bottom:.5em}}.u-story-page .story-hero .hero-title{font-size:2.5rem}.u-story-page .story-hero .hero-title{font-weight:500}.u-story-page .story-about-section{letter-spacing:.125em;margin-top:4.75%;background:url(/build/assets/story-about-BxUmJvRY.png) no-repeat center/cover;padding-top:16%;padding-bottom:24%}@media(min-width:1024px){.u-story-page .story-about-section{height:71.4285714286vw;padding-top:0;padding-bottom:0}}.u-story-page .story-about-section{position:relative}@media(min-width:1024px){.u-story-page .story-about-section .story-about-inner{position:absolute;top:17.5%}}.u-story-page .story-about-section .story-about-inner{margin-left:7%;margin-right:7%;color:#fff}.u-story-page .story-about-section .story-about-inner .story-about-title{font-size:4.5rem}.u-story-page .story-about-section .story-about-inner .story-about-title{font-weight:400}.u-story-page .story-about-section .story-about-inner .story-about-title{margin-bottom:.5em}@media(max-width:768px){.u-story-page .story-about-section .story-about-inner .story-about-title{font-size:2.6rem}}.u-story-page .story-about-section .story-about-inner .story-about-text{font-size:2rem;line-height:2.25}.u-story-page .story-about-section .story-about-inner .story-about-text{opacity:.8}@media(max-width:768px){.u-story-page .story-about-section .story-about-inner .story-about-text{font-size:1.4rem}}.u-story-page .story-value-section{letter-spacing:.125em;background:url(/build/assets/story-value-B-pFJljx.png) no-repeat center/cover;margin-top:-9%;padding-top:16%;padding-bottom:24%}@media(min-width:1024px){.u-story-page .story-value-section{height:72.1560846561vw;margin-top:-4.5%;padding-top:0;padding-bottom:0}}.u-story-page .story-value-section{position:relative}@media(min-width:1024px){.u-story-page .story-value-section .story-value-inner{position:absolute;top:15.5%}}.u-story-page .story-value-section .story-value-inner{margin-left:7%;margin-right:7%;color:#000}.u-story-page .story-value-section .story-value-inner .story-value-title{font-size:4.5rem}.u-story-page .story-value-section .story-value-inner .story-value-title{font-weight:400}.u-story-page .story-value-section .story-value-inner .story-value-title{margin-bottom:.5em}@media(max-width:768px){.u-story-page .story-value-section .story-value-inner .story-value-title{font-size:2.6rem}}.u-story-page .story-value-section .story-value-inner .story-value-text{max-width:630px}.u-story-page .story-value-section .story-value-inner .story-value-text{font-size:2rem;line-height:2.25}.u-story-page .story-value-section .story-value-inner .story-value-text{opacity:.8}@media(max-width:768px){.u-story-page .story-value-section .story-value-inner .story-value-text{font-size:1.4rem}}.u-story-page .story-sustainable-section{letter-spacing:.125em;background:url(/build/assets/story-sustainable-ClxDjOeS.png) no-repeat center/cover;margin-top:-13%;padding-top:16%;padding-bottom:30%}@media(min-width:1024px){.u-story-page .story-sustainable-section{height:71.4285714286vw;margin-top:-6.5%;padding-top:0;padding-bottom:0}}.u-story-page .story-sustainable-section{position:relative;overflow:hidden}@media(min-width:1024px){.u-story-page .story-sustainable-section .story-sustainable-inner{position:absolute;top:17%}}.u-story-page .story-sustainable-section .story-sustainable-inner{margin-left:7%;margin-right:7%;color:#000}.u-story-page .story-sustainable-section .story-sustainable-inner .story-sustainable-title{font-size:4.5rem}.u-story-page .story-sustainable-section .story-sustainable-inner .story-sustainable-title{font-weight:400}.u-story-page .story-sustainable-section .story-sustainable-inner .story-sustainable-title{margin-bottom:.5em}@media(max-width:768px){.u-story-page .story-sustainable-section .story-sustainable-inner .story-sustainable-title{font-size:2.6rem}}.u-story-page .story-sustainable-section .story-sustainable-inner .story-sustainable-text{max-width:630px}.u-story-page .story-sustainable-section .story-sustainable-inner .story-sustainable-text{font-size:2rem;line-height:2.25}.u-story-page .story-sustainable-section .story-sustainable-inner .story-sustainable-text{opacity:.8}@media(max-width:768px){.u-story-page .story-sustainable-section .story-sustainable-inner .story-sustainable-text{font-size:1.4rem}}@media(min-width:1024px){.u-story-page .story-sustainable-section:after{height:50%;top:50%}}.u-story-page .story-sustainable-section:after{content:"";height:25%;top:75%;left:0;right:0;position:absolute;background:linear-gradient(0deg,#ffffff 20%,transparent);z-index:1}.u-story-page .story-strength-section .story-strength-title{font-size:3rem}.u-story-page .story-strength-section .story-strength-title{font-weight:400}.u-story-page .story-strength-section .story-strength-title{text-align:center}.u-story-page .story-strength-section .story-strength-grid{display:flex;flex-wrap:wrap;gap:54px 60px;margin-top:54px;max-width:1180px;margin-left:auto;margin-right:auto}@media(max-width:768px){.u-story-page .story-strength-section .story-strength-grid{gap:10px;margin-left:10px;margin-right:10px}}.u-story-page .story-strength-section .story-strength-grid .story-strength-card{box-shadow:-2px 2px 4px #00000026}.u-story-page .story-strength-section .story-strength-grid .story-strength-card:nth-child(1){background:url(/build/assets/strength-1-D-s3BwCJ.png) no-repeat center/cover}.u-story-page .story-strength-section .story-strength-grid .story-strength-card:nth-child(2){background:url(/build/assets/strength-2-DbQ7Jj_B.png) no-repeat center/cover}.u-story-page .story-strength-section .story-strength-grid .story-strength-card:nth-child(3){background:url(/build/assets/strength-3-jjFOzaj-.png) no-repeat center/cover}.u-story-page .story-strength-section .story-strength-grid .story-strength-card:nth-child(4){background:url(/build/assets/strength-4-CVkGNilh.png) no-repeat center/cover}.u-story-page .story-strength-section .story-strength-grid .story-strength-card{flex:1}@media(min-width:769px){.u-story-page .story-strength-section .story-strength-grid .story-strength-card{min-width:30%}}@media(max-width:768px){.u-story-page .story-strength-section .story-strength-grid .story-strength-card{min-width:100%}}.u-story-page .story-strength-section .story-strength-grid .story-strength-card{background:#fff;padding:3.5%}.u-story-page .story-strength-section .story-strength-grid .story-strength-card{font-size:1.6rem}.u-story-page .story-strength-section .story-strength-grid .story-strength-card .card-title{font-size:2.5rem;line-height:1}.u-story-page .story-strength-section .story-strength-grid .story-strength-card .card-title{margin-bottom:1em}.u-story-page .story-strength-section .story-strength-grid .story-strength-card .card-title{font-weight:400}@media(max-width:768px){.u-story-page .story-strength-section .story-strength-grid .story-strength-card .card-title{font-size:2rem}}.u-story-page .story-strength-section .story-strength-grid .story-strength-card .card-desc{font-size:1.6rem;line-height:1.75}@media(max-width:768px){.u-story-page .story-strength-section .story-strength-grid .story-strength-card .card-desc{font-size:1.4rem}}.u-story-page .story-strength-section .story-partner-box{background:url(/build/assets/partner-bg-BXjKFg9o.png) no-repeat bottom center/contain;margin-top:3.5%;padding-top:15%;padding-bottom:20.5%}.u-story-page .story-strength-section .story-partner-box .partner-title{font-size:3rem;line-height:1.5}.u-story-page .story-strength-section .story-partner-box .partner-title{font-weight:400}.u-story-page .story-strength-section .story-partner-box .partner-title{text-align:center;margin-bottom:2%}@media(max-width:768px){.u-story-page .story-strength-section .story-partner-box .partner-title{font-size:2.4rem}}.u-story-page .story-strength-section .story-partner-box .partner-text{margin-left:10px;margin-right:10px}.u-story-page .story-strength-section .story-partner-box .partner-text{font-size:1.6rem;line-height:2.1875}.u-story-page .story-strength-section .story-partner-box .partner-text{text-align:center}.u-story-page .story-cta-section{margin-top:11%}.u-story-page .story-cta-section .cta-heading{letter-spacing:.125em}.u-story-page .story-cta-section .cta-heading{font-size:3rem;line-height:1.5}.u-story-page .story-cta-section .cta-heading{font-weight:400}.u-story-page .story-cta-section .cta-heading{text-align:center;margin-bottom:2%;color:#000}@media(max-width:768px){.u-story-page .story-cta-section .cta-heading{font-size:2rem}}.u-story-page .story-cta-section .cta-cards{display:flex;flex-wrap:wrap;gap:54px 60px;margin-top:3.5%;max-width:1180px;margin-left:auto;margin-right:auto}@media(max-width:768px){.u-story-page .story-cta-section .cta-cards{margin-left:10px;margin-right:10px}}.u-story-page .story-cta-section .cta-cards .cta-card{text-align:left;background:#c295681a;flex:1;align-items:flex-start}@media(min-width:769px){.u-story-page .story-cta-section .cta-cards .cta-card{min-width:30%;padding:3.5%}}.u-story-page .story-cta-section .cta-cards .cta-card .cta-card-desc{font-weight:500}.u-story-page .story-cta-section .cta-cards .cta-card .cta-card-desc{font-size:1.6rem;line-height:1.75}.u-story-page .story-cta-section .cta-cards .cta-card .cta-card-btn{background:#c29568;border-color:#c29568}.u-story-page .story-cta-section .cta-cards .cta-card .cta-card-btn:hover{background:none}.u-story-page .story-cta-section .cta-back{margin-top:8.5%}.u-story-page .story-cta-section .cta-back .cta-back-btn{background:none;border-color:#c29568;color:#c29568}@media(min-width:769px){.u-story-page .story-cta-section .cta-back .cta-back-btn{height:50px;width:310px}}.u-story-page .story-cta-section .cta-back .cta-back-btn:hover{background:#c29568;color:#fff}
