@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@400;500;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;700&display=swap";/*!
* animate.css -https://daneden.github.io/animate.css/
* Version - 3.7.2
* Licensed under the MIT license - http://opensource.org/licenses/MIT
*
* Copyright (c) 2019 Daniel Eden
*/@-webkit-keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce[data-astro-cid-cm2wdehp]{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash[data-astro-cid-cm2wdehp]{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}@keyframes pulse{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}.pulse[data-astro-cid-cm2wdehp]{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}@keyframes rubberBand{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}.rubberBand[data-astro-cid-cm2wdehp]{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{0%,to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake[data-astro-cid-cm2wdehp]{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translate(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translate(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translate(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translate(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translate(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translate(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translate(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translate(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translate(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translate(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translate(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translate(0)}}.headShake[data-astro-cid-cm2wdehp]{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0)}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0)}}.swing[data-astro-cid-cm2wdehp]{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}@keyframes tada{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}.tada[data-astro-cid-cm2wdehp]{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.wobble[data-astro-cid-cm2wdehp]{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skew(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skew(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skew(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skew(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skew(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skew(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skew(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skew(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skew(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skew(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skew(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skew(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skew(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skew(-.1953125deg) skewY(-.1953125deg)}}.jello[data-astro-cid-cm2wdehp]{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.heartBeat[data-astro-cid-cm2wdehp]{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}.bounceIn[data-astro-cid-cm2wdehp]{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.bounceInDown[data-astro-cid-cm2wdehp]{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.bounceInLeft[data-astro-cid-cm2wdehp]{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.bounceInRight[data-astro-cid-cm2wdehp]{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.bounceInUp[data-astro-cid-cm2wdehp]{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut[data-astro-cid-cm2wdehp]{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown[data-astro-cid-cm2wdehp]{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft[data-astro-cid-cm2wdehp]{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight[data-astro-cid-cm2wdehp]{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp[data-astro-cid-cm2wdehp]{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn[data-astro-cid-cm2wdehp]{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.fadeInDown[data-astro-cid-cm2wdehp]{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.fadeInDownBig[data-astro-cid-cm2wdehp]{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.fadeInLeft[data-astro-cid-cm2wdehp]{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.fadeInLeftBig[data-astro-cid-cm2wdehp]{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.fadeInRight[data-astro-cid-cm2wdehp]{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.fadeInRightBig[data-astro-cid-cm2wdehp]{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,50px,0);transform:translate3d(0,50px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,50px,0);transform:translate3d(0,50px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.fadeInUp[data-astro-cid-cm2wdehp]{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.fadeInUpBig[data-astro-cid-cm2wdehp]{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut[data-astro-cid-cm2wdehp]{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown[data-astro-cid-cm2wdehp]{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig[data-astro-cid-cm2wdehp]{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft[data-astro-cid-cm2wdehp]{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig[data-astro-cid-cm2wdehp]{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight[data-astro-cid-cm2wdehp]{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig[data-astro-cid-cm2wdehp]{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp[data-astro-cid-cm2wdehp]{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig[data-astro-cid-cm2wdehp]{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);transform:perspective(400px) scaleZ(1) translateZ(0) rotateY(-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) scaleZ(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) scaleZ(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scaleZ(1) translateZ(0) rotateY(0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);transform:perspective(400px) scaleZ(1) translateZ(0) rotateY(-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) scaleZ(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) scaleZ(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scaleZ(1) translateZ(0) rotateY(0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated[data-astro-cid-cm2wdehp].flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX[data-astro-cid-cm2wdehp]{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY[data-astro-cid-cm2wdehp]{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX[data-astro-cid-cm2wdehp]{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY[data-astro-cid-cm2wdehp]{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skew(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skew(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skew(-5deg)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skew(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skew(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skew(-5deg)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.lightSpeedIn[data-astro-cid-cm2wdehp]{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skew(30deg);opacity:0}}@keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skew(30deg);opacity:0}}.lightSpeedOut[data-astro-cid-cm2wdehp]{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}.rotateIn[data-astro-cid-cm2wdehp]{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}.rotateInDownLeft[data-astro-cid-cm2wdehp]{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}.rotateInDownRight[data-astro-cid-cm2wdehp]{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}.rotateInUpLeft[data-astro-cid-cm2wdehp]{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}.rotateInUpRight[data-astro-cid-cm2wdehp]{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut[data-astro-cid-cm2wdehp]{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}.rotateOutDownLeft[data-astro-cid-cm2wdehp]{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight[data-astro-cid-cm2wdehp]{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft[data-astro-cid-cm2wdehp]{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight[data-astro-cid-cm2wdehp]{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge[data-astro-cid-cm2wdehp]{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.jackInTheBox[data-astro-cid-cm2wdehp]{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.rollIn[data-astro-cid-cm2wdehp]{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.rollOut[data-astro-cid-cm2wdehp]{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn[data-astro-cid-cm2wdehp]{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown[data-astro-cid-cm2wdehp]{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft[data-astro-cid-cm2wdehp]{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight[data-astro-cid-cm2wdehp]{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp[data-astro-cid-cm2wdehp]{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut[data-astro-cid-cm2wdehp]{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown[data-astro-cid-cm2wdehp]{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft[data-astro-cid-cm2wdehp]{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight[data-astro-cid-cm2wdehp]{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp[data-astro-cid-cm2wdehp]{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.slideInDown[data-astro-cid-cm2wdehp]{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.slideInLeft[data-astro-cid-cm2wdehp]{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.slideInRight[data-astro-cid-cm2wdehp]{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.slideInUp[data-astro-cid-cm2wdehp]{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown[data-astro-cid-cm2wdehp]{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft[data-astro-cid-cm2wdehp]{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight[data-astro-cid-cm2wdehp]{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp[data-astro-cid-cm2wdehp]{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.animated[data-astro-cid-cm2wdehp]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated[data-astro-cid-cm2wdehp].infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated[data-astro-cid-cm2wdehp].delay-1s{-webkit-animation-delay:1s;animation-delay:1s}.animated[data-astro-cid-cm2wdehp].delay-2s{-webkit-animation-delay:2s;animation-delay:2s}.animated[data-astro-cid-cm2wdehp].delay-3s{-webkit-animation-delay:3s;animation-delay:3s}.animated[data-astro-cid-cm2wdehp].delay-4s{-webkit-animation-delay:4s;animation-delay:4s}.animated[data-astro-cid-cm2wdehp].delay-5s{-webkit-animation-delay:5s;animation-delay:5s}.animated[data-astro-cid-cm2wdehp].fast{-webkit-animation-duration:.8s;animation-duration:.8s}.animated[data-astro-cid-cm2wdehp].faster{-webkit-animation-duration:.5s;animation-duration:.5s}.animated[data-astro-cid-cm2wdehp].slow{-webkit-animation-duration:2s;animation-duration:2s}.animated[data-astro-cid-cm2wdehp].slower{-webkit-animation-duration:3s;animation-duration:3s}@media(print),(prefers-reduced-motion:reduce){.animated[data-astro-cid-cm2wdehp]{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}}/*!
global > font
------------------------------
*//*!
global > color
------------------------------
*//*!
global > content-width
------------------------------
*//*!
global > mixin
------------------------------
*//*!
foundation > reset
------------------------------
*//*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */[data-astro-cid-cm2wdehp],[data-astro-cid-cm2wdehp]:before,[data-astro-cid-cm2wdehp]:after{box-sizing:border-box;border-style:solid;border-width:0}html{line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}body{margin:0}main[data-astro-cid-cm2wdehp]{font-feature-settings:"palt";position:relative;max-width:1500px;margin-left:auto!important;margin-right:auto!important}p[data-astro-cid-cm2wdehp],table[data-astro-cid-cm2wdehp],blockquote[data-astro-cid-cm2wdehp],address[data-astro-cid-cm2wdehp],pre[data-astro-cid-cm2wdehp],iframe[data-astro-cid-cm2wdehp],form[data-astro-cid-cm2wdehp],figure[data-astro-cid-cm2wdehp],dl[data-astro-cid-cm2wdehp]{margin:0}h1[data-astro-cid-cm2wdehp],h2[data-astro-cid-cm2wdehp],h3[data-astro-cid-cm2wdehp],h4[data-astro-cid-cm2wdehp],h5[data-astro-cid-cm2wdehp],h6[data-astro-cid-cm2wdehp]{font-size:inherit;line-height:inherit;font-weight:inherit;margin:0}ul[data-astro-cid-cm2wdehp],ol[data-astro-cid-cm2wdehp]{margin:0;padding:0;list-style:none}dt[data-astro-cid-cm2wdehp]{font-weight:700}dd[data-astro-cid-cm2wdehp]{margin-left:0}hr[data-astro-cid-cm2wdehp]{box-sizing:content-box;height:0;overflow:visible;border-top-width:1px;margin:0;clear:both;color:inherit}pre[data-astro-cid-cm2wdehp]{font-family:monospace,monospace;font-size:inherit}address[data-astro-cid-cm2wdehp]{font-style:inherit}a[data-astro-cid-cm2wdehp]{background-color:transparent;text-decoration:none;color:inherit}abbr[data-astro-cid-cm2wdehp][title]{text-decoration:underline;text-decoration:underline dotted}b[data-astro-cid-cm2wdehp],strong[data-astro-cid-cm2wdehp]{font-weight:bolder}code[data-astro-cid-cm2wdehp],kbd[data-astro-cid-cm2wdehp],samp[data-astro-cid-cm2wdehp]{font-family:monospace,monospace;font-size:inherit}small[data-astro-cid-cm2wdehp]{font-size:80%}sub[data-astro-cid-cm2wdehp],sup[data-astro-cid-cm2wdehp]{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub[data-astro-cid-cm2wdehp]{bottom:-.25em}sup[data-astro-cid-cm2wdehp]{top:-.5em}img[data-astro-cid-cm2wdehp],embed[data-astro-cid-cm2wdehp],object[data-astro-cid-cm2wdehp],iframe[data-astro-cid-cm2wdehp]{vertical-align:bottom}button[data-astro-cid-cm2wdehp],input[data-astro-cid-cm2wdehp],optgroup[data-astro-cid-cm2wdehp],select[data-astro-cid-cm2wdehp],textarea[data-astro-cid-cm2wdehp]{-webkit-appearance:none;appearance:none;vertical-align:middle;color:inherit;font:inherit;background:transparent;padding:0;margin:0;border-radius:0;text-align:inherit}[data-astro-cid-cm2wdehp][type=checkbox]{-webkit-appearance:checkbox;appearance:checkbox}[data-astro-cid-cm2wdehp][type=radio]{-webkit-appearance:radio;appearance:radio}button[data-astro-cid-cm2wdehp],input[data-astro-cid-cm2wdehp]{overflow:visible}button[data-astro-cid-cm2wdehp],select[data-astro-cid-cm2wdehp]{text-transform:none}button[data-astro-cid-cm2wdehp],[data-astro-cid-cm2wdehp][type=button],[data-astro-cid-cm2wdehp][type=reset],[data-astro-cid-cm2wdehp][type=submit]{cursor:pointer;-webkit-appearance:none;appearance:none}button[data-astro-cid-cm2wdehp][disabled],[data-astro-cid-cm2wdehp][type=button][disabled],[data-astro-cid-cm2wdehp][type=reset][disabled],[data-astro-cid-cm2wdehp][type=submit][disabled]{cursor:default}button[data-astro-cid-cm2wdehp]::-moz-focus-inner,[data-astro-cid-cm2wdehp][type=button]::-moz-focus-inner,[data-astro-cid-cm2wdehp][type=reset]::-moz-focus-inner,[data-astro-cid-cm2wdehp][type=submit]::-moz-focus-inner{border-style:none;padding:0}button[data-astro-cid-cm2wdehp]:-moz-focusring,[data-astro-cid-cm2wdehp][type=button]:-moz-focusring,[data-astro-cid-cm2wdehp][type=reset]:-moz-focusring,[data-astro-cid-cm2wdehp][type=submit]:-moz-focusring{outline:1px dotted ButtonText}select[data-astro-cid-cm2wdehp]::-ms-expand{display:none}option[data-astro-cid-cm2wdehp]{padding:0}fieldset[data-astro-cid-cm2wdehp]{margin:0;padding:0;min-width:0}legend[data-astro-cid-cm2wdehp]{color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress[data-astro-cid-cm2wdehp]{vertical-align:baseline}textarea[data-astro-cid-cm2wdehp]{overflow:auto}[data-astro-cid-cm2wdehp][type=number]::-webkit-inner-spin-button,[data-astro-cid-cm2wdehp][type=number]::-webkit-outer-spin-button{height:auto}[data-astro-cid-cm2wdehp][type=search]{outline-offset:-2px}[data-astro-cid-cm2wdehp][type=search]::-webkit-search-decoration{-webkit-appearance:none}[data-astro-cid-cm2wdehp]::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}label[data-astro-cid-cm2wdehp][for]{cursor:pointer}details[data-astro-cid-cm2wdehp]{display:block}summary[data-astro-cid-cm2wdehp]{display:list-item}[data-astro-cid-cm2wdehp][contenteditable]{outline:none}table[data-astro-cid-cm2wdehp]{border-collapse:collapse;border-spacing:0}caption[data-astro-cid-cm2wdehp]{text-align:left}td[data-astro-cid-cm2wdehp],th[data-astro-cid-cm2wdehp]{vertical-align:top;padding:0}th[data-astro-cid-cm2wdehp]{text-align:left;font-weight:700}template[data-astro-cid-cm2wdehp]{display:none}[data-astro-cid-cm2wdehp][hidden]{display:none}/*!
foundation > base
------------------------------
*/body{color:#333;font-size:3.7333333333vw;font-family:Noto Sans JP,sans-serif;line-height:1.7}@media screen and (min-width:980px){body{font-size:1rem}}img[data-astro-cid-cm2wdehp]{max-width:100%;width:100%;height:auto}/*!
layout > container
------------------------------
*/.container[data-astro-cid-cm2wdehp]{max-width:1020px}.container-lg[data-astro-cid-cm2wdehp]{max-width:1040px}.container[data-astro-cid-cm2wdehp],.container-lg[data-astro-cid-cm2wdehp]{margin:0 auto;padding:0 2.6666666667vw}@media screen and (min-width:980px){.container[data-astro-cid-cm2wdehp],.container-lg[data-astro-cid-cm2wdehp]{padding:0 20px}}/*!
component > header
------------------------------
*//*!
component > footer
------------------------------
*//*!
page > common
------------------------------
*/.heading[data-astro-cid-cm2wdehp]{padding:1.0666666667vw 0;border-top:2px solid #d92c6b;border-bottom:2px solid #d92c6b}@media screen and (min-width:980px){.heading[data-astro-cid-cm2wdehp]{padding:4px 0}}.heading__title[data-astro-cid-cm2wdehp]{padding:4vw 2.6666666667vw;border-top:4px solid #d92c6b;border-bottom:4px solid #d92c6b;color:#d92c6b;font-family:"M PLUS Rounded 1c",sans-serif;font-size:6.4vw;font-weight:700;text-align:center;line-height:1.5em}@media screen and (min-width:980px){.heading__title[data-astro-cid-cm2wdehp]{padding:22px 20px;border-top:8px solid #d92c6b;border-bottom:8px solid #d92c6b;font-size:3.5rem}}@media screen and (min-width:980px){.heading__title[data-astro-cid-cm2wdehp] span[data-astro-cid-cm2wdehp]{font-family:Noto Sans JP,sans-serif}}.title[data-astro-cid-cm2wdehp]{display:inline-block;padding:2.1333333333vw 5.3333333333vw;background-color:#d92c6b;color:#fff;font-family:"M PLUS Rounded 1c",sans-serif;font-size:4.8vw;font-weight:700;text-align:center;line-height:1.25em;clip-path:polygon(100% 0,96% 50%,100% 100%,0% 100%,4% 50%,0 0);-webkit-clip-path:polygon(100% 0,96% 50%,100% 100%,0% 100%,4% 50%,0 0)}.title-wrap[data-astro-cid-cm2wdehp]{text-align:center}@media screen and (min-width:980px){.title[data-astro-cid-cm2wdehp]{padding:8px 44px;font-size:1.75rem}}.note[data-astro-cid-cm2wdehp]{color:#707070;font-size:2.6666666667vw;font-weight:400}@media screen and (min-width:980px){.note[data-astro-cid-cm2wdehp]{font-size:.875rem;text-align:right}}.note[data-astro-cid-cm2wdehp] .space[data-astro-cid-cm2wdehp]{display:none}@media screen and (min-width:980px){.note[data-astro-cid-cm2wdehp] .space[data-astro-cid-cm2wdehp]{display:inline-block}}.button[data-astro-cid-cm2wdehp]{position:relative;display:flex;align-items:center;margin:0 auto;padding:2.6666666667vw 5.3333333333vw;background-color:#fff;border-radius:100px;border:2px solid #d92c6b;color:#d92c6b;font-size:4.2666666667vw;font-weight:400;line-height:1.5em;transition:all .5s}@media screen and (min-width:980px){.button[data-astro-cid-cm2wdehp]{max-width:352px;height:55px;padding:10px 37px;font-size:1.25rem}}.button[data-astro-cid-cm2wdehp]:before{content:"";position:absolute;top:50%;right:5.3333333333vw;transform:translateY(-50%);width:5.3333333333vw;height:5.3333333333vw;background:url(/recipe/products/foodstock/img/icon_arrow_button.svg) no-repeat center / contain;transition:all .5s}@media screen and (min-width:980px){.button[data-astro-cid-cm2wdehp]:before{right:20px;width:22px;height:22px}}.button[data-astro-cid-cm2wdehp]:hover{opacity:.7}.button[data-astro-cid-cm2wdehp]:hover:before{right:15px}.totop[data-astro-cid-cm2wdehp]{position:fixed;bottom:10.6666666667vw;right:2.6666666667vw;display:flex;justify-content:center;align-items:center;width:10.6666666667vw;height:10.6666666667vw;background-color:#d92c6b;transition:all .5s;z-index:5;cursor:pointer}@media screen and (min-width:980px){.totop[data-astro-cid-cm2wdehp]{bottom:70px;right:30px;width:50px;height:50px}.totop[data-astro-cid-cm2wdehp]:hover{opacity:.7}}.totop[data-astro-cid-cm2wdehp]:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:8vw;height:8vw;background:url(/recipe/products/foodstock/img/icon_totop.svg) no-repeat center / contain}@media screen and (min-width:980px){.totop[data-astro-cid-cm2wdehp]:before{width:30px;height:30px}}#foodstock[data-astro-cid-cm2wdehp] .pc[data-astro-cid-cm2wdehp]{display:none}@media screen and (min-width:980px){#foodstock[data-astro-cid-cm2wdehp] .pc[data-astro-cid-cm2wdehp]{display:block}}#foodstock[data-astro-cid-cm2wdehp] .sp[data-astro-cid-cm2wdehp]{display:block}@media screen and (min-width:980px){#foodstock[data-astro-cid-cm2wdehp] .sp[data-astro-cid-cm2wdehp]{display:none}}a[data-astro-cid-cm2wdehp]{transition:all .5s}@media screen and (min-width:980px){a[data-astro-cid-cm2wdehp]:hover{opacity:.7}}.nav[data-astro-cid-cm2wdehp]{position:sticky;top:104px;background-color:#d92c6b;z-index:99}@media screen and (min-width:980px){.nav[data-astro-cid-cm2wdehp]{top:126px}}.menu[data-astro-cid-cm2wdehp]{display:flex;justify-content:space-between}.menu__item[data-astro-cid-cm2wdehp]{display:inline-block;margin-right:1.3333333333vw}.menu__item[data-astro-cid-cm2wdehp]:last-child{margin-right:0}@media screen and (min-width:980px){.menu__item[data-astro-cid-cm2wdehp]{margin-right:0}}.menu__link[data-astro-cid-cm2wdehp]{display:inline-flex;align-items:center;flex-direction:column;padding:2.1333333333vw 0;color:#fff;font-size:2.4vw;font-weight:700;text-align:center;line-height:1.5em;transition:all .5s}@media screen and (min-width:980px){.menu__link[data-astro-cid-cm2wdehp]{flex-direction:row;padding:8px 0;font-size:.875rem}.menu__link[data-astro-cid-cm2wdehp]:hover{opacity:.7}}.menu__link[data-astro-cid-cm2wdehp]:after{content:"";display:inline-block;width:2.6666666667vw;height:2.6666666667vw;background:url(/recipe/products/foodstock/img/icon_nav_arrow.svg) no-repeat center / contain}@media screen and (min-width:980px){.menu__link[data-astro-cid-cm2wdehp]:after{position:relative;top:-2px;width:12px;height:12px;margin-left:10px}}.visual[data-astro-cid-cm2wdehp]{margin-bottom:8vw;padding:8vw 0 4vw;background-color:#fcf9f0;overflow:hidden}@media screen and (min-width:980px){.visual[data-astro-cid-cm2wdehp]{margin-bottom:60px;padding:40px 0 25px}}.visual__images[data-astro-cid-cm2wdehp]{margin-bottom:2.6666666667vw}@media screen and (min-width:980px){.visual__images[data-astro-cid-cm2wdehp]{display:flex;justify-content:space-between;margin-bottom:15px;padding-left:10px}}.visual__image[data-astro-cid-cm2wdehp]:nth-child(1){max-width:50vw;margin:0 auto}@media screen and (min-width:980px){.visual__image[data-astro-cid-cm2wdehp]:nth-child(1){flex-shrink:0;width:385px}.visual__image[data-astro-cid-cm2wdehp]:nth-child(2){position:relative;top:-5px;left:-34px;flex-shrink:0;width:640px}}.visual__banner[data-astro-cid-cm2wdehp]{margin-bottom:5px;padding:5.3333333333vw 10px;background-color:#fff;border:5px solid #d92c6b}@media screen and (min-width:980px){.visual__banner[data-astro-cid-cm2wdehp]{padding:48px 30px 50px;border-width:10px}}.visual__banner-text[data-astro-cid-cm2wdehp]{margin-bottom:1.8666666667vw;font-family:"M PLUS Rounded 1c",sans-serif;font-size:4.2666666667vw;font-weight:500;text-align:center}@media screen and (min-width:980px){.visual__banner-text[data-astro-cid-cm2wdehp]{margin-bottom:20px;font-size:1.5rem}}.visual__banner-text[data-astro-cid-cm2wdehp]:nth-child(2){margin-bottom:0}.visual__banner-title[data-astro-cid-cm2wdehp]{margin-top:4px;color:#d92c6b;font-family:"M PLUS Rounded 1c",sans-serif;font-size:6.4vw;font-weight:700;text-align:center;line-height:1.5em}@media screen and (min-width:980px){.visual__banner-title[data-astro-cid-cm2wdehp]{font-size:2.25rem}}.visual__note[data-astro-cid-cm2wdehp]{color:#d92c6b}.uscook[data-astro-cid-cm2wdehp]{position:relative;margin-bottom:14.6666666667vw;padding:8vw 0;background-color:#ffe4ef;z-index:2}@media screen and (min-width:980px){.uscook[data-astro-cid-cm2wdehp]{margin-bottom:69px;padding:72px 0 10px}}.uscook__bg[data-astro-cid-cm2wdehp]{position:absolute;top:0;left:50%;width:50%;height:100%;z-index:-1;background-color:#fff9f1;pointer-events:none}.uscook__bg[data-astro-cid-cm2wdehp]:before{content:"";position:absolute;top:0;left:0;width:30%;height:100%;background:linear-gradient(90deg,#ffe4ef,#fff9f1)}.uscook__heading[data-astro-cid-cm2wdehp]{color:#d92c6b;font-family:"M PLUS Rounded 1c",sans-serif;font-size:5.3333333333vw;font-weight:700;text-align:center;line-height:1.5em;letter-spacing:.05em}@media screen and (min-width:980px){.uscook__heading[data-astro-cid-cm2wdehp]{font-size:2rem}}.uscook__heading-wrap[data-astro-cid-cm2wdehp]{position:relative;max-width:90%;margin:0 auto 8vw;padding:10px;background-color:#fff;border:2px solid #d92c6b;border-radius:15px}@media screen and (min-width:980px){.uscook__heading-wrap[data-astro-cid-cm2wdehp]{max-width:580px;margin:0 auto 38px;border-radius:22px}}.uscook__heading-wrap[data-astro-cid-cm2wdehp]:before{content:"";position:absolute;bottom:-21px;left:50%;transform:translate(-50%);width:0;height:0;border-style:solid;border-width:20px 13px 0 13px;border-color:#d92c6b transparent transparent transparent;z-index:1}.uscook__heading-wrap[data-astro-cid-cm2wdehp]:after{content:"";position:absolute;bottom:-18px;left:50%;transform:translate(-50%);width:0;height:0;border-style:solid;border-width:20px 13px 0 13px;border-color:#fff transparent transparent transparent;z-index:2}.uscook__heading-image[data-astro-cid-cm2wdehp]{position:absolute;top:-20.8vw;left:-4.8vw;width:26.6666666667vw}@media screen and (min-width:980px){.uscook__heading-image[data-astro-cid-cm2wdehp]{top:-138px;left:-70px;width:178px}}.uscook__should[data-astro-cid-cm2wdehp]{margin-bottom:8vw}@media screen and (min-width:980px){.uscook__should[data-astro-cid-cm2wdehp]{margin-bottom:40px}}.uscook__should-wrap[data-astro-cid-cm2wdehp]{display:flex;justify-content:center;align-items:center;margin-bottom:5.3333333333vw}@media screen and (min-width:980px){.uscook__should-wrap[data-astro-cid-cm2wdehp]{margin-bottom:35px}}.uscook__should-title[data-astro-cid-cm2wdehp]{position:relative;display:flex;justify-content:center;align-items:center;width:32vw;height:32vw;background-color:#d92c6b;border-radius:100%;color:#fff;font-family:"M PLUS Rounded 1c",sans-serif;font-size:4.8vw;font-weight:700;line-height:1.5em}@media screen and (min-width:980px){.uscook__should-title[data-astro-cid-cm2wdehp] a[data-astro-cid-cm2wdehp]{pointer-events:none}}@media screen and (min-width:980px){.uscook__should-title[data-astro-cid-cm2wdehp]{width:240px;height:240px;padding-bottom:8px;font-size:2.5rem}.uscook__should-title[data-astro-cid-cm2wdehp]:before{content:"";position:absolute;top:calc(100% + 5px);left:50%;transform:translate(-50%);width:12px;height:145px;background-image:url(/recipe/products/foodstock/img/icon_uscook_dot_01.svg);background-repeat:repeat-y;background-size:12px 21px}.uscook__should-title[data-astro-cid-cm2wdehp].dont:before{background-image:url(/recipe/products/foodstock/img/icon_uscook_dot_02.svg)}}.uscook__should-title[data-astro-cid-cm2wdehp].dont{background-color:#fff;color:#666}.uscook__should-or[data-astro-cid-cm2wdehp]{margin:0 8vw 2.6666666667vw;color:#666;font-family:"M PLUS Rounded 1c",sans-serif;font-size:8vw;font-weight:700;line-height:1.5em}@media screen and (min-width:980px){.uscook__should-or[data-astro-cid-cm2wdehp]{margin:0 95px 15px;font-size:3rem}}.uscook[data-astro-cid-cm2wdehp] .title[data-astro-cid-cm2wdehp]{width:100%;margin:0 auto;font-size:4.2666666667vw}@media screen and (min-width:980px){.uscook[data-astro-cid-cm2wdehp] .title[data-astro-cid-cm2wdehp]{max-width:790px;padding:10px 30px 12px;font-size:1.5rem}}.uscook__title-spec[data-astro-cid-cm2wdehp]{display:none}@media screen and (min-width:980px){.uscook__title-spec[data-astro-cid-cm2wdehp]{display:block}}.uscook__content[data-astro-cid-cm2wdehp]{position:relative}.uscook__content-wrap[data-astro-cid-cm2wdehp]{display:flex;flex-direction:column}@media screen and (min-width:980px){.uscook__content-wrap[data-astro-cid-cm2wdehp]{flex-direction:row;justify-content:space-between}}@media screen and (min-width:1080px){.uscook__content-wrap[data-astro-cid-cm2wdehp]{padding:0 20px 0 0}}.uscook__content[data-astro-cid-cm2wdehp]:first-child{order:2}@media screen and (min-width:980px){.uscook__content[data-astro-cid-cm2wdehp]:first-child{order:1;width:470px}}.uscook__content[data-astro-cid-cm2wdehp]:last-child{order:1;margin-bottom:8vw}@media screen and (min-width:980px){.uscook__content[data-astro-cid-cm2wdehp]:last-child{order:2;margin-bottom:0}}.uscook__should-text[data-astro-cid-cm2wdehp]{position:absolute;top:0;left:-2.6666666667vw;display:block;width:26.6666666667vw}@media screen and (min-width:980px){.uscook__should-text[data-astro-cid-cm2wdehp]{display:none}}.uscook__title[data-astro-cid-cm2wdehp]{margin-top:6.6666666667vw;margin-bottom:2.6666666667vw;padding-left:24vw;color:#d92c6b;font-size:4.8vw;font-weight:700;line-height:1.5em}@media screen and (min-width:980px){.uscook__title[data-astro-cid-cm2wdehp]{margin:0 0 23px;padding-left:0;font-size:1.375rem;text-align:center}}@media screen and (min-width:1080px){.uscook__title[data-astro-cid-cm2wdehp]{font-size:1.5rem}}.uscook__title[data-astro-cid-cm2wdehp].dont{color:#333}.uscook__des[data-astro-cid-cm2wdehp]{display:block;margin-bottom:5.3333333333vw;color:#666;font-size:4.2666666667vw;font-weight:700;text-align:center;line-height:1.5em}@media screen and (min-width:980px){.uscook__des[data-astro-cid-cm2wdehp]{display:none}}.uscook__info[data-astro-cid-cm2wdehp]{position:relative;background-color:#fff;min-height:69.3333333333vw;padding:3.2vw;border-radius:10px}@media screen and (min-width:980px){.uscook__info[data-astro-cid-cm2wdehp]{min-height:280px!important;padding:15px}}.uscook__info[data-astro-cid-cm2wdehp].do{min-height:53.3333333333vw}@media screen and (min-width:980px){.uscook__info[data-astro-cid-cm2wdehp].do{margin-right:15px;padding:24px 15px 15px 140px}}@media screen and (min-width:1080px){.uscook__info[data-astro-cid-cm2wdehp].do{margin-right:0;padding-left:150px}}.uscook__info[data-astro-cid-cm2wdehp].dont{display:flex;flex-direction:column;justify-content:flex-end;width:calc(50% - 1.3333333333vw)}@media screen and (min-width:980px){.uscook__info[data-astro-cid-cm2wdehp].dont{width:220px}}.uscook__image[data-astro-cid-cm2wdehp].do{position:absolute;top:3.2vw;left:1.3333333333vw;width:28vw}@media screen and (min-width:980px){.uscook__image[data-astro-cid-cm2wdehp].do{top:12px;left:4px;width:130px}}.uscook__image[data-astro-cid-cm2wdehp][class*=dont]{position:relative;display:flex;justify-content:center;align-items:center;height:18.6666666667vw}@media screen and (min-width:980px){.uscook__image[data-astro-cid-cm2wdehp][class*=dont]{height:70px}}.uscook__image[data-astro-cid-cm2wdehp][class*=dont]:before{content:"";position:absolute;top:-4vw;left:50%;transform:translate(-50%);width:4vw;height:4vw;background:url(/recipe/products/foodstock/img/icon_uscook_plus_02.svg) no-repeat center / contain}@media screen and (min-width:980px){.uscook__image[data-astro-cid-cm2wdehp][class*=dont]:before{top:-15px;width:18px;height:18px}}.uscook__image[data-astro-cid-cm2wdehp].dont-01{width:29.3333333333vw;margin:0 auto 4vw}@media screen and (min-width:980px){.uscook__image[data-astro-cid-cm2wdehp].dont-01{width:142px;margin:0 auto 18px}}.uscook__image[data-astro-cid-cm2wdehp].dont-02{width:29.3333333333vw;margin:0 auto 4vw}@media screen and (min-width:980px){.uscook__image[data-astro-cid-cm2wdehp].dont-02{width:144px;margin:0 auto 18px}}.uscook__necess[data-astro-cid-cm2wdehp]{position:relative;height:10.6666666667vw;margin-bottom:10.6666666667vw;background-color:#edf6ff;border-radius:1.3333333333vw;z-index:3}@media screen and (min-width:980px){.uscook__necess[data-astro-cid-cm2wdehp]{height:43px;margin-bottom:42px;border-radius:10px}}.uscook__necess[data-astro-cid-cm2wdehp] img[data-astro-cid-cm2wdehp]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.uscook__necess[data-astro-cid-cm2wdehp].do{width:58.6666666667vw;margin:2.6666666667vw 0 8vw auto}@media screen and (min-width:980px){.uscook__necess[data-astro-cid-cm2wdehp].do{margin:0 0 42px;width:288px}}.uscook__necess[data-astro-cid-cm2wdehp].do img[data-astro-cid-cm2wdehp]{top:calc(50% - 1.3333333333vw);left:50%;width:48vw}@media screen and (min-width:980px){.uscook__necess[data-astro-cid-cm2wdehp].do img[data-astro-cid-cm2wdehp]{top:calc(50% - 6px);left:calc(50% + 12px);width:264px}}.uscook__necess[data-astro-cid-cm2wdehp].dont{position:absolute;top:5.3333333333vw;left:50%;transform:translate(-50%);width:calc(100% - 10.6666666667vw)}@media screen and (min-width:980px){.uscook__necess[data-astro-cid-cm2wdehp].dont{top:25px;width:396px}}.uscook__necess[data-astro-cid-cm2wdehp].dont img[data-astro-cid-cm2wdehp]{top:calc(50% - 1.3333333333vw);left:calc(50% + 2.6666666667vw);width:58.6666666667vw}@media screen and (min-width:980px){.uscook__necess[data-astro-cid-cm2wdehp].dont img[data-astro-cid-cm2wdehp]{top:calc(50% - 8px);left:calc(50% + 10px);width:280px}}.uscook__necess[data-astro-cid-cm2wdehp].do:before{content:"";position:absolute;bottom:-6.4vw;left:calc(50% - 2.1333333333vw);transform:translate(-50%);width:4vw;height:4vw;background:url(/recipe/products/foodstock/img/icon_uscook_plus_01.svg) no-repeat center / contain}@media screen and (min-width:980px){.uscook__necess[data-astro-cid-cm2wdehp].do:before{bottom:-34px;left:50%;width:18px;height:18px}}.uscook__list[data-astro-cid-cm2wdehp].do{display:flex;flex-wrap:wrap;width:58.6666666667vw;margin-left:auto;margin-bottom:4vw}@media screen and (min-width:980px){.uscook__list[data-astro-cid-cm2wdehp].do{width:100%;margin-bottom:0}}.uscook__item[data-astro-cid-cm2wdehp]{position:relative;margin-bottom:1.3333333333vw;padding-left:4vw;font-size:3.4666666667vw;font-weight:700;line-height:1.5em}@media screen and (min-width:980px){.uscook__item[data-astro-cid-cm2wdehp]{margin-bottom:5px;padding-left:20px;font-size:1.125rem}}.uscook__item[data-astro-cid-cm2wdehp]:nth-child(1),.uscook__item[data-astro-cid-cm2wdehp]:nth-child(3){margin-right:4vw}@media screen and (min-width:980px){.uscook__item[data-astro-cid-cm2wdehp]:nth-child(1),.uscook__item[data-astro-cid-cm2wdehp]:nth-child(3){margin-right:22px}}.uscook__item[data-astro-cid-cm2wdehp]:before{content:"";position:absolute;top:50%;left:0;transform:translateY(-50%);width:2.1333333333vw;height:2.1333333333vw;background-color:#fb7fab;border-radius:100%}@media screen and (min-width:980px){.uscook__item[data-astro-cid-cm2wdehp]:before{width:12px;height:12px}}.uscook__badge[data-astro-cid-cm2wdehp]{display:flex;justify-content:center;align-items:center;width:100%;padding:1.8666666667vw;background-color:#d92c6b;border-radius:4vw;color:#fff;font-size:3.7333333333vw;font-weight:700;text-align:center;line-height:1.5em}@media screen and (min-width:980px){.uscook__badge[data-astro-cid-cm2wdehp]{position:absolute;bottom:44px;left:50%;transform:translate(-50%);width:calc(100% - 40px);padding:11px;border-radius:100px;font-size:1.125rem}}.uscook__badge[data-astro-cid-cm2wdehp]:before{content:"";position:absolute;top:calc(100% - 4vw);left:50%;transform:translate(-50%);width:18.6666666667vw;height:26.6666666667vw;background:url(/recipe/products/foodstock/img/icon_uscook_arrow_lg.svg) no-repeat center bottom / cover}@media screen and (min-width:980px){.uscook__badge[data-astro-cid-cm2wdehp]:before{top:calc(100% - 5px);width:107px;height:204px}}.uscook__wrap[data-astro-cid-cm2wdehp]{position:relative;display:flex;justify-content:space-between}.uscook__info-box[data-astro-cid-cm2wdehp]{position:relative;padding:3.7333333333vw 2.1333333333vw .8vw;border:1px solid #b55a22;border-radius:10px}@media screen and (min-width:980px){.uscook__info-box[data-astro-cid-cm2wdehp]{padding:14px 8px 3px}}.uscook__info-title[data-astro-cid-cm2wdehp]{position:absolute;top:-3.2vw;left:50%;transform:translate(-50%);width:26.6666666667vw;padding:.5333333333vw 2.6666666667vw 1.0666666667vw;background-color:#b55a22;border-radius:20px;color:#fff;font-size:2.9333333333vw;font-weight:700;text-align:center;line-height:1.5em}@media screen and (min-width:980px){.uscook__info-title[data-astro-cid-cm2wdehp]{top:-12px;width:105px;padding:2px 10px;border-radius:40px;font-size:.75rem}}.uscook__info-text[data-astro-cid-cm2wdehp]{font-size:2.6666666667vw;font-weight:700;line-height:1.5em}@media screen and (min-width:980px){.uscook__info-text[data-astro-cid-cm2wdehp]{font-size:.75rem}}.uscook__note[data-astro-cid-cm2wdehp]{margin-top:3px;text-align:left}.worthfood[data-astro-cid-cm2wdehp]{padding-bottom:8vw;overflow:hidden}@media screen and (min-width:980px){.worthfood[data-astro-cid-cm2wdehp]{padding-bottom:60px}}.worthfood[data-astro-cid-cm2wdehp] .heading[data-astro-cid-cm2wdehp]{margin-bottom:8vw}@media screen and (min-width:980px){.worthfood[data-astro-cid-cm2wdehp] .heading[data-astro-cid-cm2wdehp]{margin-bottom:44px}}.worthfood[data-astro-cid-cm2wdehp] .heading__title[data-astro-cid-cm2wdehp]{letter-spacing:.05em}@media screen and (min-width:980px){.worthfood[data-astro-cid-cm2wdehp] .title[data-astro-cid-cm2wdehp]{padding-bottom:0}}.worthfood[data-astro-cid-cm2wdehp] .title[data-astro-cid-cm2wdehp] .spec[data-astro-cid-cm2wdehp]{position:relative;top:-3.2vw;left:-1.0666666667vw;margin-right:-.5333333333vw;font-size:2.6666666667vw}@media screen and (min-width:980px){.worthfood[data-astro-cid-cm2wdehp] .title[data-astro-cid-cm2wdehp] .spec[data-astro-cid-cm2wdehp]{top:-17px;left:-9px;margin-right:-10px;font-size:.625rem}}.worthfood__note-01[data-astro-cid-cm2wdehp]{margin-bottom:4vw;text-align:right}@media screen and (min-width:980px){.worthfood__note-01[data-astro-cid-cm2wdehp]{margin-bottom:16px;padding-right:149px}}.worthfood__table[data-astro-cid-cm2wdehp]{display:flex}.worthfood__dl[data-astro-cid-cm2wdehp]{width:25%}.worthfood__dl[data-astro-cid-cm2wdehp]:not(:last-child){border-right:1px solid #fff}.worthfood__dt[data-astro-cid-cm2wdehp]{display:flex;justify-content:center;align-items:center;padding:1.3333333333vw;background-color:#fb7fab;color:#fff;font-size:2.9333333333vw;font-weight:500;text-align:center;line-height:1.5em}@media screen and (min-width:980px){.worthfood__dt[data-astro-cid-cm2wdehp]{padding:7px 10px 6px;font-size:1.125rem}}.worthfood__dd[data-astro-cid-cm2wdehp]{display:flex;justify-content:center;align-items:center;min-height:13.3333333333vw;background-color:#fff1f6;font-size:3.2vw;font-weight:500}@media screen and (min-width:980px){.worthfood__dd[data-astro-cid-cm2wdehp]{min-height:84px;font-size:1.25rem}}.worthfood__note-02[data-astro-cid-cm2wdehp]{margin:1.3333333333vw 0 8vw}@media screen and (min-width:980px){.worthfood__note-02[data-astro-cid-cm2wdehp]{margin:5px 0 60px}}.worthfood__heading[data-astro-cid-cm2wdehp]{display:flex;align-items:center}.worthfood__heading-wrap[data-astro-cid-cm2wdehp]{margin-bottom:5.3333333333vw}@media screen and (min-width:980px){.worthfood__heading-wrap[data-astro-cid-cm2wdehp]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px;padding-right:55px}}.worthfood__heading-icon[data-astro-cid-cm2wdehp]{width:16vw;margin-right:4vw}@media screen and (min-width:980px){.worthfood__heading-icon[data-astro-cid-cm2wdehp]{width:100px;margin-right:18px}}.worthfood__heading-text[data-astro-cid-cm2wdehp]{color:#b55a22;font-size:6.4vw;font-weight:700;line-height:1.5em}@media screen and (min-width:980px){.worthfood__heading-text[data-astro-cid-cm2wdehp]{font-size:2.25rem}}.worthfood__heading-info[data-astro-cid-cm2wdehp]{padding-top:4vw}@media screen and (min-width:980px){.worthfood__heading-info[data-astro-cid-cm2wdehp]{display:flex;align-items:flex-start;padding-top:16px}}.worthfood__heading-info-title[data-astro-cid-cm2wdehp]{display:inline-block;margin-bottom:2.6666666667vw;padding:1.3333333333vw;border:1px solid #d92c6b;border-radius:7px;color:#d92c6b;font-size:2.6666666667vw;font-weight:700;text-align:center;line-height:1.5em}@media screen and (min-width:980px){.worthfood__heading-info-title[data-astro-cid-cm2wdehp]{margin:4px 28px 0 0;padding:9px 14px;border-radius:13px;font-size:.875rem}}.worthfood__heading-info-des[data-astro-cid-cm2wdehp]{margin-bottom:2.1333333333vw;font-size:3.7333333333vw;font-weight:700;line-height:1.35em}@media screen and (min-width:980px){.worthfood__heading-info-des[data-astro-cid-cm2wdehp]{position:relative;left:-14px;margin-bottom:8px;font-size:1.125rem}}.worthfood__heading-info-note[data-astro-cid-cm2wdehp]{color:#333;text-align:left;line-height:1.4em}.worthfood__content[data-astro-cid-cm2wdehp]{padding:8vw 15px;border-radius:5.3333333333vw;border:4px solid #b55a22}@media screen and (min-width:980px){.worthfood__content[data-astro-cid-cm2wdehp]{padding:64px 35px 46px;border-radius:35px}}.worthfood__list[data-astro-cid-cm2wdehp]{display:flex;flex-direction:column}@media screen and (min-width:980px){.worthfood__list[data-astro-cid-cm2wdehp]{flex-direction:row;justify-content:space-between;flex-wrap:wrap}}.worthfood__item[data-astro-cid-cm2wdehp]{position:relative;margin-bottom:10.6666666667vw}@media screen and (min-width:980px){.worthfood__item[data-astro-cid-cm2wdehp]{width:410px;margin:0 20px 48px 0}}@media screen and (min-width:1080px){.worthfood__item[data-astro-cid-cm2wdehp]{width:430px;margin:0 40px 48px 0}}.worthfood__item[data-astro-cid-cm2wdehp]:nth-child(2n){margin-right:0}.worthfood__item-spec-text[data-astro-cid-cm2wdehp]{order:4}@media screen and (min-width:980px){.worthfood__item-spec-text[data-astro-cid-cm2wdehp]{order:auto}}@media screen and (min-width:980px){.worthfood__item[data-astro-cid-cm2wdehp]:nth-child(1){order:1}.worthfood__item[data-astro-cid-cm2wdehp]:nth-child(2){order:2}.worthfood__item[data-astro-cid-cm2wdehp]:nth-child(3){order:3}.worthfood__item[data-astro-cid-cm2wdehp]:nth-child(4){order:4}}.worthfood__top[data-astro-cid-cm2wdehp]{position:relative;margin-bottom:5.3333333333vw}@media screen and (min-width:980px){.worthfood__top[data-astro-cid-cm2wdehp]{margin-bottom:20px}}.worthfood__title[data-astro-cid-cm2wdehp]{display:inline-flex;align-items:flex-end;padding-bottom:1.3333333333vw;border-bottom:2px dashed #b55a22;font-size:4.8vw;font-weight:700;line-height:1.4em}@media screen and (min-width:980px){.worthfood__title[data-astro-cid-cm2wdehp]{padding-bottom:5px;font-size:1.5rem}}.worthfood__title-type[data-astro-cid-cm2wdehp]{display:inline-block;margin-right:4vw;color:#b55a22;font-size:3.7333333333vw}@media screen and (min-width:980px){.worthfood__title-type[data-astro-cid-cm2wdehp]{margin-right:20px;font-size:1.125rem}}.worthfood__title-spec[data-astro-cid-cm2wdehp]{position:absolute;top:-4vw;right:-5px;width:42.6666666667vw;z-index:1}@media screen and (min-width:980px){.worthfood__title-spec[data-astro-cid-cm2wdehp]{top:-34px;right:-14px;width:220px}}@media screen and (min-width:1080px){.worthfood__title-spec[data-astro-cid-cm2wdehp]{right:-32px;width:238px}}.worthfood__link[data-astro-cid-cm2wdehp]{position:relative;display:block}.worthfood__image[data-astro-cid-cm2wdehp]{position:relative;border-radius:20px;line-height:0;overflow:hidden}.worthfood__icon[data-astro-cid-cm2wdehp]{position:absolute;top:4vw;left:4vw;width:13.3333333333vw;height:13.3333333333vw}@media screen and (min-width:980px){.worthfood__icon[data-astro-cid-cm2wdehp]{top:20px;left:20px;width:72px;height:72px}}.worthfood__gas-cook[data-astro-cid-cm2wdehp]{position:absolute;bottom:0;right:0;display:flex;align-items:flex-end}@media screen and (min-width:980px){.worthfood__gas-cook[data-astro-cid-cm2wdehp].spec{right:20px}}.worthfood__gas-cook[data-astro-cid-cm2wdehp] img[data-astro-cid-cm2wdehp]{width:10.6666666667vw}@media screen and (min-width:980px){.worthfood__gas-cook[data-astro-cid-cm2wdehp] img[data-astro-cid-cm2wdehp]{width:60px}}.worthfood__gas-cook-box[data-astro-cid-cm2wdehp]{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-left:1.3333333333vw;color:#d92c6b;font-weight:700;line-height:1em}@media screen and (min-width:980px){.worthfood__gas-cook-box[data-astro-cid-cm2wdehp]{margin-left:5px}}.worthfood__gas-cook-text[data-astro-cid-cm2wdehp]{margin-bottom:.5333333333vw;font-size:.5rem}@media screen and (min-width:980px){.worthfood__gas-cook-text[data-astro-cid-cm2wdehp]{margin-bottom:10px;font-size:.625rem}}.worthfood__gas-cook-num[data-astro-cid-cm2wdehp]{font-size:7.4666666667vw}@media screen and (min-width:980px){.worthfood__gas-cook-num[data-astro-cid-cm2wdehp]{font-size:2.75rem}}.worthfood__gas-cook-unit[data-astro-cid-cm2wdehp]{font-size:3.7333333333vw}@media screen and (min-width:980px){.worthfood__gas-cook-unit[data-astro-cid-cm2wdehp]{font-size:1.25rem}}.worthfood__info[data-astro-cid-cm2wdehp]{position:relative;padding:8vw 20px;border:4px solid #d92c6b}@media screen and (min-width:980px){.worthfood__info[data-astro-cid-cm2wdehp]{padding:20px}}@media screen and (min-width:1080px){.worthfood__info[data-astro-cid-cm2wdehp]{padding:28px 26px 24px}}.worthfood__info-title[data-astro-cid-cm2wdehp]{position:absolute;top:-4.5333333333vw;left:5.8666666667vw;width:44.8vw;padding:1.0666666667vw 2.6666666667vw;background-color:#d92c6b;border-radius:100px;color:#fff;font-size:3.7333333333vw;text-align:center;font-weight:700;line-height:1.5em}@media screen and (min-width:980px){.worthfood__info-title[data-astro-cid-cm2wdehp]{top:-17px;left:22px;width:168px;padding:2px 10px;font-size:1rem}}.worthfood__text[data-astro-cid-cm2wdehp]{margin-bottom:4vw;font-size:3.7333333333vw;font-weight:400;line-height:1.5em;line-height:1.5}@media screen and (min-width:980px){.worthfood__text[data-astro-cid-cm2wdehp]{margin-bottom:23px;font-size:1rem}}.worthfood__text[data-astro-cid-cm2wdehp]:last-child{margin-bottom:0}.worthfood__text[data-astro-cid-cm2wdehp] .color[data-astro-cid-cm2wdehp]{color:#d92c6b}.worthfood__text[data-astro-cid-cm2wdehp] .spec[data-astro-cid-cm2wdehp]{position:relative;top:-1.3333333333vw;left:-1.3333333333vw;color:#707070;font-size:2.1333333333vw}@media screen and (min-width:980px){.worthfood__text[data-astro-cid-cm2wdehp] .spec[data-astro-cid-cm2wdehp]{top:-10px;left:-5px;font-size:.625rem}}.worthfood__text[data-astro-cid-cm2wdehp] .sm[data-astro-cid-cm2wdehp]{font-size:3.2vw}@media screen and (min-width:980px){.worthfood__text[data-astro-cid-cm2wdehp] .sm[data-astro-cid-cm2wdehp]{font-size:.875rem}}.worthfood__memo[data-astro-cid-cm2wdehp]{position:relative;margin-top:4vw}@media screen and (min-width:980px){.worthfood__memo[data-astro-cid-cm2wdehp]{margin-top:16px}}.worthfood__memo-title[data-astro-cid-cm2wdehp]{margin-bottom:1.3333333333vw;display:inline-flex;justify-content:center;align-items:center;width:24vw;padding:1.0666666667vw 2.6666666667vw;border:1px dotted #d92c6b;border-radius:100px;color:#d92c6b;font-size:3.7333333333vw;font-weight:700;text-transform:uppercase;line-height:1em}@media screen and (min-width:980px){.worthfood__memo-title[data-astro-cid-cm2wdehp]{width:90px;margin-bottom:5px;padding:4px 10px;font-size:.875rem}}.worthfood__memo-text[data-astro-cid-cm2wdehp]{font-size:3.7333333333vw;font-weight:700;line-height:1.9em}@media screen and (min-width:980px){.worthfood__memo-text[data-astro-cid-cm2wdehp]{font-size:1rem}}.worthfood__memo-image[data-astro-cid-cm2wdehp]{position:absolute;top:7.4666666667vw;right:-1.3333333333vw;width:18.6666666667vw}@media screen and (min-width:980px){.worthfood__memo-image[data-astro-cid-cm2wdehp]{top:14px;right:0;width:116px}}.worthfood__text-lg[data-astro-cid-cm2wdehp]{margin-bottom:1.3333333333vw;font-size:3.7333333333vw;font-weight:500}.worthfood__text-lg[data-astro-cid-cm2wdehp] span[data-astro-cid-cm2wdehp]{font-size:80%}@media screen and (min-width:980px){.worthfood__text-lg[data-astro-cid-cm2wdehp]{margin-bottom:5px;font-size:1.25rem}}.worthfood__main[data-astro-cid-cm2wdehp]{margin-bottom:16vw}@media screen and (min-width:980px){.worthfood__main[data-astro-cid-cm2wdehp]{margin-bottom:94px}}.worthfood__main[data-astro-cid-cm2wdehp]:last-child{margin-bottom:0}.worthfood__text-wrap[data-astro-cid-cm2wdehp]{margin-bottom:1.3333333333vw}@media screen and (min-width:980px){.worthfood__text-wrap[data-astro-cid-cm2wdehp]{display:flex;justify-content:space-between;align-items:flex-end;margin:-25px 0 6px}}.worthfood__text-wrap[data-astro-cid-cm2wdehp] .worthfood__text-lg[data-astro-cid-cm2wdehp]{margin-bottom:2.6666666667vw}@media screen and (min-width:980px){.worthfood__text-wrap[data-astro-cid-cm2wdehp] .worthfood__text-lg[data-astro-cid-cm2wdehp]{margin-bottom:0}}@media screen and (min-width:980px){.worthfood__text-wrap[data-astro-cid-cm2wdehp] .worthfood__text-note[data-astro-cid-cm2wdehp]{position:relative;top:-4px}}.worthfood__text-wrap[data-astro-cid-cm2wdehp] .worthfood__text-note[data-astro-cid-cm2wdehp] img[data-astro-cid-cm2wdehp]{width:10.6666666667vw}@media screen and (min-width:980px){.worthfood__text-wrap[data-astro-cid-cm2wdehp] .worthfood__text-note[data-astro-cid-cm2wdehp] img[data-astro-cid-cm2wdehp]{width:62px}}.worthfood__text-wrap[data-astro-cid-cm2wdehp] .worthfood__text-note[data-astro-cid-cm2wdehp] span[data-astro-cid-cm2wdehp]{margin-left:.8vw;font-size:3.7333333333vw}@media screen and (min-width:980px){.worthfood__text-wrap[data-astro-cid-cm2wdehp] .worthfood__text-note[data-astro-cid-cm2wdehp] span[data-astro-cid-cm2wdehp]{margin-left:3px;font-size:1rem}}.worthfood__main-01[data-astro-cid-cm2wdehp] .worthfood__dt[data-astro-cid-cm2wdehp]{background-color:#efd3c2;color:#333}.worthfood__main-01[data-astro-cid-cm2wdehp] .worthfood__dd[data-astro-cid-cm2wdehp]{background-color:#fff5e5;color:#333}.worthfood__main-02[data-astro-cid-cm2wdehp] .worthfood__heading-text[data-astro-cid-cm2wdehp],.worthfood__main-02[data-astro-cid-cm2wdehp] .worthfood__title-type[data-astro-cid-cm2wdehp]{color:#83baf3}.worthfood__main-02[data-astro-cid-cm2wdehp] .worthfood__content[data-astro-cid-cm2wdehp],.worthfood__main-02[data-astro-cid-cm2wdehp] .worthfood__title[data-astro-cid-cm2wdehp]{border-color:#83baf3}.worthfood__main-02[data-astro-cid-cm2wdehp] .worthfood__dt[data-astro-cid-cm2wdehp]{background-color:#a4d0ff;color:#333}.worthfood__main-02[data-astro-cid-cm2wdehp] .worthfood__dd[data-astro-cid-cm2wdehp]{background-color:#f2f8ff;color:#333}@media screen and (min-width:980px){.worthfood__main-02[data-astro-cid-cm2wdehp]{margin-bottom:102px}.worthfood__main-02[data-astro-cid-cm2wdehp] .worthfood__heading-wrap[data-astro-cid-cm2wdehp]{margin-bottom:18px}.worthfood__main-02[data-astro-cid-cm2wdehp] .worthfood__content[data-astro-cid-cm2wdehp]{padding:73px 35px 46px}.worthfood__main-02[data-astro-cid-cm2wdehp] .worthfood__item[data-astro-cid-cm2wdehp]{margin-bottom:70px}.worthfood__main-02[data-astro-cid-cm2wdehp] .worthfood__text-lg[data-astro-cid-cm2wdehp]{margin-top:-22px}.worthfood__main-02[data-astro-cid-cm2wdehp] .worthfood__item[data-astro-cid-cm2wdehp]:last-child .worthfood__top[data-astro-cid-cm2wdehp]{padding-top:36px}.worthfood__main-02[data-astro-cid-cm2wdehp] .worthfood__heading-wrap[data-astro-cid-cm2wdehp]{padding-right:35px}.worthfood__main-02[data-astro-cid-cm2wdehp] .worthfood__heading-info[data-astro-cid-cm2wdehp]{padding-top:15px}}.worthfood__main-03[data-astro-cid-cm2wdehp] .worthfood__heading-text[data-astro-cid-cm2wdehp],.worthfood__main-03[data-astro-cid-cm2wdehp] .worthfood__title-type[data-astro-cid-cm2wdehp]{color:#9992f1}.worthfood__main-03[data-astro-cid-cm2wdehp] .worthfood__content[data-astro-cid-cm2wdehp],.worthfood__main-03[data-astro-cid-cm2wdehp] .worthfood__title[data-astro-cid-cm2wdehp]{border-color:#9992f1}.worthfood__main-03[data-astro-cid-cm2wdehp] .worthfood__dt[data-astro-cid-cm2wdehp]{background-color:#cdc9ff;color:#333}.worthfood__main-03[data-astro-cid-cm2wdehp] .worthfood__dd[data-astro-cid-cm2wdehp]{background-color:#f7f6ff;color:#333}@media screen and (min-width:980px){.worthfood__main-03[data-astro-cid-cm2wdehp] .worthfood__heading-wrap[data-astro-cid-cm2wdehp]{margin-bottom:15px;padding-right:0}.worthfood__main-03[data-astro-cid-cm2wdehp] .worthfood__heading-info[data-astro-cid-cm2wdehp]{padding-top:20px}.worthfood__main-03[data-astro-cid-cm2wdehp] .worthfood__heading-info-des[data-astro-cid-cm2wdehp]{margin-right:-14px}.worthfood__main-03[data-astro-cid-cm2wdehp] .worthfood__heading-info-title[data-astro-cid-cm2wdehp]{margin-top:-2px}.worthfood__main-03[data-astro-cid-cm2wdehp] .worthfood__content[data-astro-cid-cm2wdehp]{padding:75px 35px 46px}.worthfood__main-03[data-astro-cid-cm2wdehp] .worthfood__item-spec-text[data-astro-cid-cm2wdehp]{margin-top:-12px}.worthfood__main-03[data-astro-cid-cm2wdehp] .worthfood__info[data-astro-cid-cm2wdehp]{padding:42px 26px 20px}.worthfood__main-03[data-astro-cid-cm2wdehp] .worthfood__item[data-astro-cid-cm2wdehp]:last-child{margin-top:-36px}}.cookscholl[data-astro-cid-cm2wdehp]{padding:8vw 0 16vw}@media screen and (min-width:980px){.cookscholl[data-astro-cid-cm2wdehp]{padding:60px 0 118px}}.cookscholl[data-astro-cid-cm2wdehp] .heading[data-astro-cid-cm2wdehp]{position:relative;margin-bottom:5.3333333333vw}@media screen and (min-width:980px){.cookscholl[data-astro-cid-cm2wdehp] .heading[data-astro-cid-cm2wdehp]{margin-bottom:22px}}.cookscholl[data-astro-cid-cm2wdehp] .heading__image[data-astro-cid-cm2wdehp]{position:absolute;top:-9.3333333333vw;right:calc(50% + 20vw);width:26.6666666667vw}@media screen and (min-width:980px){.cookscholl[data-astro-cid-cm2wdehp] .heading__image[data-astro-cid-cm2wdehp]{top:-72px;right:calc(50% + 162px);width:206px}}.cookscholl__note[data-astro-cid-cm2wdehp]{margin-bottom:10.6666666667vw;text-align:left}@media screen and (min-width:980px){.cookscholl__note[data-astro-cid-cm2wdehp]{max-width:630px;margin:0 0 56px auto}}.cookscholl[data-astro-cid-cm2wdehp] .title-top[data-astro-cid-cm2wdehp]{position:relative;margin-bottom:8vw}@media screen and (min-width:980px){.cookscholl[data-astro-cid-cm2wdehp] .title-top[data-astro-cid-cm2wdehp]{margin-bottom:33px}}.cookscholl[data-astro-cid-cm2wdehp] .title-image[data-astro-cid-cm2wdehp]{position:absolute;top:-9.3333333333vw;right:calc(50% + 34.6666666667vw);width:13.3333333333vw;z-index:1}@media screen and (min-width:980px){.cookscholl[data-astro-cid-cm2wdehp] .title-image[data-astro-cid-cm2wdehp]{top:-75px;right:calc(50% + 375px);width:100px}}@media screen and (min-width:980px){.cookscholl[data-astro-cid-cm2wdehp] .title[data-astro-cid-cm2wdehp]{max-width:872px;width:100%}}.cookscholl__text[data-astro-cid-cm2wdehp]{margin-bottom:8vw;font-size:3.7333333333vw;font-weight:400;line-height:1.67em}@media screen and (min-width:980px){.cookscholl__text[data-astro-cid-cm2wdehp]{max-width:800px;margin:0 auto 34px;font-size:1.125rem}}.cookscholl__info[data-astro-cid-cm2wdehp]{margin-bottom:10.6666666667vw}@media screen and (min-width:980px){.cookscholl__info[data-astro-cid-cm2wdehp]{display:flex;justify-content:center;margin-bottom:70px}}.cookscholl__info[data-astro-cid-cm2wdehp] .note[data-astro-cid-cm2wdehp]{margin:1.3333333333vw 0 0}@media screen and (min-width:980px){.cookscholl__info[data-astro-cid-cm2wdehp] .note[data-astro-cid-cm2wdehp]{margin:10px -8px 0 0}}.cookscholl__info-image-01[data-astro-cid-cm2wdehp]{width:80%;margin:0 auto}@media screen and (min-width:980px){.cookscholl__info-image-01[data-astro-cid-cm2wdehp]{width:440px}}.cookscholl__info-image-02[data-astro-cid-cm2wdehp]{width:80%;margin:0 auto}@media screen and (min-width:980px){.cookscholl__info-image-02[data-astro-cid-cm2wdehp]{width:430px;margin:0 -8px 0 auto}}.cookscholl__col[data-astro-cid-cm2wdehp]:last-child{padding-top:8vw}@media screen and (min-width:980px){.cookscholl__col[data-astro-cid-cm2wdehp]:last-child{position:relative;left:-13px;padding-top:47px}}.cookscholl__list[data-astro-cid-cm2wdehp]{margin-bottom:5.3333333333vw}@media screen and (min-width:980px){.cookscholl__list[data-astro-cid-cm2wdehp]{margin-bottom:20px}}.cookscholl__item[data-astro-cid-cm2wdehp]{position:relative;margin-bottom:1.3333333333vw;padding-left:5.3333333333vw;font-size:4.2666666667vw;font-weight:700;line-height:1.5em}@media screen and (min-width:980px){.cookscholl__item[data-astro-cid-cm2wdehp]{margin-bottom:7px;padding-left:25px;font-size:1.25rem}}.cookscholl__item[data-astro-cid-cm2wdehp]:last-child{margin-bottom:0}.cookscholl__item[data-astro-cid-cm2wdehp]:before{content:"";position:absolute;top:1.6vw;left:0;width:2.6666666667vw;height:2.6666666667vw;background-color:#fb7fab;border-radius:100%}@media screen and (min-width:980px){.cookscholl__item[data-astro-cid-cm2wdehp]:before{top:10px;left:2px;width:12px;height:12px}}.cookscholl__content-02[data-astro-cid-cm2wdehp] .title[data-astro-cid-cm2wdehp]{margin-bottom:8vw}@media screen and (min-width:980px){.cookscholl__content-02[data-astro-cid-cm2wdehp] .title[data-astro-cid-cm2wdehp]{display:block;max-width:870px;margin:0 auto 34px}}.cookscholl__content-02[data-astro-cid-cm2wdehp] .cookscholl__text[data-astro-cid-cm2wdehp]{margin-bottom:10.6666666667vw}@media screen and (min-width:980px){.cookscholl__content-02[data-astro-cid-cm2wdehp] .cookscholl__text[data-astro-cid-cm2wdehp]{margin-bottom:54px;text-align:center}}.cookscholl__content-02[data-astro-cid-cm2wdehp] .cookscholl__text[data-astro-cid-cm2wdehp] .color[data-astro-cid-cm2wdehp]{color:#d92c6b;font-weight:700}.cookscholl__tips[data-astro-cid-cm2wdehp]{margin-bottom:8vw;padding:8vw 20px;background-color:#fff1f6}@media screen and (min-width:980px){.cookscholl__tips[data-astro-cid-cm2wdehp]{display:flex;margin-bottom:43px;padding:40px 40px 44px}}.cookscholl__tips-box[data-astro-cid-cm2wdehp]{padding:5.3333333333vw 20px;background-color:#fff;border-radius:20px;border:4px solid}@media screen and (min-width:980px){.cookscholl__tips-box[data-astro-cid-cm2wdehp]{width:430px;margin-right:40px;padding:20px 30px}}.cookscholl__tips-box[data-astro-cid-cm2wdehp]:first-child{margin-bottom:8vw}@media screen and (min-width:980px){.cookscholl__tips-box[data-astro-cid-cm2wdehp]:first-child{margin-bottom:0}}.cookscholl__tips-box[data-astro-cid-cm2wdehp]:last-child{margin-right:0}.cookscholl__tips-title[data-astro-cid-cm2wdehp]{display:flex;justify-content:center;align-items:center;width:32vw;height:8vw;margin:0 auto 2.6666666667vw;border-radius:10px;color:#fff;font-size:4.2666666667vw;text-align:center;font-weight:700;line-height:1.5em}@media screen and (min-width:980px){.cookscholl__tips-title[data-astro-cid-cm2wdehp]{width:120px;height:40px;margin:0 auto 10px;font-size:1.25rem}}.cookscholl__tips-text[data-astro-cid-cm2wdehp]{font-size:4.2666666667vw;font-weight:700;text-align:center;line-height:1.9em}@media screen and (min-width:980px){.cookscholl__tips-text[data-astro-cid-cm2wdehp]{font-size:1.25rem}}.cookscholl__tips-text[data-astro-cid-cm2wdehp] .lg[data-astro-cid-cm2wdehp]{font-size:4.8vw}@media screen and (min-width:980px){.cookscholl__tips-text[data-astro-cid-cm2wdehp] .lg[data-astro-cid-cm2wdehp]{font-size:1.5rem}}.cookscholl__tips-text[data-astro-cid-cm2wdehp] .sm[data-astro-cid-cm2wdehp]{font-size:3.7333333333vw}@media screen and (min-width:980px){.cookscholl__tips-text[data-astro-cid-cm2wdehp] .sm[data-astro-cid-cm2wdehp]{font-size:1.125rem}}.cookscholl__tips-box--green[data-astro-cid-cm2wdehp]{border-color:#a0d478}.cookscholl__tips-box--green[data-astro-cid-cm2wdehp] .cookscholl__tips-title[data-astro-cid-cm2wdehp]{background-color:#a0d478}.cookscholl__tips-box--green[data-astro-cid-cm2wdehp] .cookscholl__tips-text[data-astro-cid-cm2wdehp] .lg[data-astro-cid-cm2wdehp],.cookscholl__tips-box--green[data-astro-cid-cm2wdehp] .cookscholl__tips-text[data-astro-cid-cm2wdehp] .sm[data-astro-cid-cm2wdehp]{color:#88c856}.cookscholl__tips-box--red[data-astro-cid-cm2wdehp]{position:relative;border-color:#d92c6b}.cookscholl__tips-box--red[data-astro-cid-cm2wdehp] .cookscholl__tips-title[data-astro-cid-cm2wdehp]{background-color:#d92c6b}.cookscholl__tips-box--red[data-astro-cid-cm2wdehp] .cookscholl__tips-text[data-astro-cid-cm2wdehp] .lg[data-astro-cid-cm2wdehp],.cookscholl__tips-box--red[data-astro-cid-cm2wdehp] .cookscholl__tips-text[data-astro-cid-cm2wdehp] .sm[data-astro-cid-cm2wdehp]{color:#d92c6b}.cookscholl__tips-box--red[data-astro-cid-cm2wdehp]:before{content:"";position:absolute;top:-24px;right:2.6666666667vw;width:13.3333333333vw;height:13.3333333333vw;background:url(/recipe/products/foodstock/img/icon_cookschool_stock.png) no-repeat center / contain}@media screen and (min-width:980px){.cookscholl__tips-box--red[data-astro-cid-cm2wdehp]:before{right:30px;width:90px;height:90px}}.cookscholl__rolling[data-astro-cid-cm2wdehp]{padding:5.3333333333vw 20px;background-color:#fff;border:4px solid #b55a22}@media screen and (min-width:980px){.cookscholl__rolling[data-astro-cid-cm2wdehp]{padding:43px 48px 44px}}.cookscholl__rolling-title[data-astro-cid-cm2wdehp]{margin-bottom:8vw;color:#b55a22;font-family:"M PLUS Rounded 1c",sans-serif;font-size:4.8vw;font-weight:700;text-align:center;line-height:1.5em}@media screen and (min-width:980px){.cookscholl__rolling-title[data-astro-cid-cm2wdehp]{margin-bottom:48px;font-size:1.5rem}}@media screen and (min-width:425px){.cookscholl__rolling-images[data-astro-cid-cm2wdehp]{display:flex;justify-content:center}}.cookscholl__rolling-image[data-astro-cid-cm2wdehp]:first-child{margin-bottom:8vw}@media screen and (min-width:425px){.cookscholl__rolling-image[data-astro-cid-cm2wdehp]:first-child{margin-bottom:0;margin-right:5.3333333333vw}}@media screen and (min-width:980px){.cookscholl__rolling-image[data-astro-cid-cm2wdehp]:first-child{margin-right:134px;width:322px}}@media screen and (min-width:980px){.cookscholl__rolling-image[data-astro-cid-cm2wdehp]:last-child{position:relative;left:-68px;width:312px}}.reqamount[data-astro-cid-cm2wdehp] .heading[data-astro-cid-cm2wdehp]{margin-bottom:8vw}@media screen and (min-width:980px){.reqamount[data-astro-cid-cm2wdehp] .heading[data-astro-cid-cm2wdehp]{margin-bottom:32px}}.reqamount__note[data-astro-cid-cm2wdehp]{margin-bottom:16vw;text-align:left}@media screen and (min-width:980px){.reqamount__note[data-astro-cid-cm2wdehp]{width:630px;margin:0 0 39px auto}}@media screen and (min-width:980px){.reqamount[data-astro-cid-cm2wdehp] .title[data-astro-cid-cm2wdehp]{display:block;max-width:870px;margin:0 auto}}.reqamount[data-astro-cid-cm2wdehp] .title-top[data-astro-cid-cm2wdehp]{position:relative;margin-bottom:8vw}@media screen and (min-width:980px){.reqamount[data-astro-cid-cm2wdehp] .title-top[data-astro-cid-cm2wdehp]{margin-bottom:35px}}.reqamount[data-astro-cid-cm2wdehp] .title-image[data-astro-cid-cm2wdehp]{position:absolute;top:-10.6666666667vw;right:calc(50% + 34.6666666667vw);width:13.3333333333vw;z-index:1}@media screen and (min-width:980px){.reqamount[data-astro-cid-cm2wdehp] .title-image[data-astro-cid-cm2wdehp]{top:-65px;right:calc(50% + 302px);width:100px}}.reqamount__text[data-astro-cid-cm2wdehp]{margin-bottom:8vw;font-size:3.7333333333vw;font-weight:400}@media screen and (min-width:980px){.reqamount__text[data-astro-cid-cm2wdehp]{max-width:842px;margin:0 auto 50px;font-size:1.125rem}}.reqamount__text[data-astro-cid-cm2wdehp]:last-child{margin-bottom:0}.reqamount__life[data-astro-cid-cm2wdehp]{position:relative;display:flex;justify-content:space-between;margin-bottom:10.6666666667vw}@media screen and (min-width:980px){.reqamount__life[data-astro-cid-cm2wdehp]{max-width:750px;margin:0 auto 56px;padding:0 55px 0 35px}}.reqamount__life-title[data-astro-cid-cm2wdehp]{position:absolute;top:5.3333333333vw;left:calc(50% - 4vw);transform:translate(-50%);font-family:"M PLUS Rounded 1c",sans-serif;font-size:3.7333333333vw;font-weight:700;text-align:center;line-height:1.5em}@media screen and (min-width:980px){.reqamount__life-title[data-astro-cid-cm2wdehp]{top:35px;left:calc(50% - 10px);font-size:1.25rem}}.reqamount__life-title[data-astro-cid-cm2wdehp] .lg[data-astro-cid-cm2wdehp]{display:block;color:#d92c6b;font-size:4.2666666667vw}@media screen and (min-width:980px){.reqamount__life-title[data-astro-cid-cm2wdehp] .lg[data-astro-cid-cm2wdehp]{font-size:1.5rem}}.reqamount__life-title[data-astro-cid-cm2wdehp]:before{content:"";position:absolute;bottom:-4vw;left:50%;transform:translate(-50%);width:42.6666666667vw;height:12px;background:url(/recipe/products/foodstock/img/img_reqamount_life.svg) no-repeat center / contain}@media screen and (min-width:980px){.reqamount__life-title[data-astro-cid-cm2wdehp]:before{bottom:-22px;left:calc(50% - 5px);width:320px;height:12px}}.reqamount__life-item[data-astro-cid-cm2wdehp]{display:flex;flex-direction:column;align-items:center}.reqamount__life-text[data-astro-cid-cm2wdehp]{display:inline-block;margin-bottom:5.3333333333vw;padding:.5333333333vw 2.6666666667vw;border:1px dashed #d92c6b;border-radius:100px;color:#d92c6b;font-family:"M PLUS Rounded 1c",sans-serif;font-size:3.2vw;font-weight:700;text-align:center;line-height:1em}@media screen and (min-width:980px){.reqamount__life-text[data-astro-cid-cm2wdehp]{margin-bottom:20px;padding:2px 20px;font-size:1.25rem}}.reqamount__life-image-01[data-astro-cid-cm2wdehp]{width:19.2vw}@media screen and (min-width:980px){.reqamount__life-image-01[data-astro-cid-cm2wdehp]{position:relative;left:12px;width:138px}}.reqamount__life-image-02[data-astro-cid-cm2wdehp]{width:18.6666666667vw}@media screen and (min-width:980px){.reqamount__life-image-02[data-astro-cid-cm2wdehp]{position:relative;left:12px;width:132px}}.reqamount__life[data-astro-cid-cm2wdehp]:before{content:"";position:absolute;bottom:-2.6666666667vw;left:0;width:calc(100% - 6.6666666667vw);height:6.6666666667vw;background-color:#fff5e3;z-index:-1}@media screen and (min-width:980px){.reqamount__life[data-astro-cid-cm2wdehp]:before{bottom:-10px;width:calc(100% - 30px);height:40px}}.reqamount__life[data-astro-cid-cm2wdehp]:after{content:"";position:absolute;bottom:-5.8666666667vw;right:0;width:0;height:0;border-style:solid;border-width:6.6666666667vw 0 6.6666666667vw 6.6666666667vw;border-color:transparent transparent transparent #fff5e3}@media screen and (min-width:980px){.reqamount__life[data-astro-cid-cm2wdehp]:after{bottom:-25px;border-width:35px 0 35px 38px}}.reqamount__answer[data-astro-cid-cm2wdehp]{margin-bottom:65px}.reqamount__add[data-astro-cid-cm2wdehp]{position:relative;margin-bottom:13.3333333333vw;padding:8vw 20px;border-radius:20px;background-color:#fff1f6}@media screen and (min-width:980px){.reqamount__add[data-astro-cid-cm2wdehp]{margin-bottom:67px;padding:56px 30px 58px;border-radius:39px}}@media screen and (min-width:1080px){.reqamount__add[data-astro-cid-cm2wdehp]{padding:56px 58px 58px}}.reqamount__add-title-image[data-astro-cid-cm2wdehp]{position:absolute;top:-8vw;left:5.3333333333vw;width:13.3333333333vw}@media screen and (min-width:980px){.reqamount__add-title-image[data-astro-cid-cm2wdehp]{top:-34px;left:62px;width:100px}}.reqamount__add-title[data-astro-cid-cm2wdehp]{margin-bottom:10.6666666667vw;color:#d92c6b;font-size:4.8vw;font-weight:700;line-height:1.6em}@media screen and (min-width:980px){.reqamount__add-title[data-astro-cid-cm2wdehp]{margin-bottom:56px;font-size:1.5rem;text-align:center}}@media screen and (min-width:980px){.reqamount__add-wrap[data-astro-cid-cm2wdehp]{display:flex;justify-content:space-between}}.reqamount__add-info[data-astro-cid-cm2wdehp]{position:relative;display:flex;align-items:flex-start;background-color:#fff;border:2px solid #d92c6b;border-radius:20px}@media screen and (min-width:980px){.reqamount__add-info[data-astro-cid-cm2wdehp]{width:420px;height:316px;padding:35px}}.reqamount__add-info[data-astro-cid-cm2wdehp]:first-child{margin-bottom:16vw;padding:5.3333333333vw 2.6666666667vw 2.6666666667vw 0}@media screen and (min-width:980px){.reqamount__add-info[data-astro-cid-cm2wdehp]:first-child{margin:0 20px 0 0;padding:32px 37px 10px 0}}.reqamount__add-info[data-astro-cid-cm2wdehp]:last-child{padding:5.3333333333vw 0 2.6666666667vw 2.6666666667vw}@media screen and (min-width:980px){.reqamount__add-info[data-astro-cid-cm2wdehp]:last-child{padding:32px 0 10px 12px}}.reqamount__add-badge[data-astro-cid-cm2wdehp]{position:absolute;top:-5.3333333333vw;left:-4vw;transform:rotate(-9deg);display:flex;justify-content:center;align-items:center;width:32vw;height:9.3333333333vw;padding-left:1.0666666667vw;background-color:#d92c6b;border-radius:100px;color:#fff;font-family:"M PLUS Rounded 1c",sans-serif;font-size:4.2666666667vw;font-weight:700;text-align:center;line-height:1.5em;letter-spacing:.05em}@media screen and (min-width:980px){.reqamount__add-badge[data-astro-cid-cm2wdehp]{top:-20px;left:-16px;width:170px;height:48px;padding-left:4px;font-size:1.5rem}}.reqamount__add-text[data-astro-cid-cm2wdehp]{position:relative;margin-bottom:10.6666666667vw;font-size:3.7333333333vw;font-weight:400;text-align:center;line-height:1.5em}@media screen and (min-width:980px){.reqamount__add-text[data-astro-cid-cm2wdehp]{margin-bottom:56px;font-size:1.125rem}}.reqamount__add-text[data-astro-cid-cm2wdehp]:before{content:"";position:absolute;bottom:-8.5333333333vw;left:50%;transform:translate(-50%);width:5.3333333333vw;height:5.8666666667vw;background:url(/recipe/products/foodstock/img/img_reqamount_add_arrow.svg) no-repeat center / contain}@media screen and (min-width:980px){.reqamount__add-text[data-astro-cid-cm2wdehp]:before{bottom:-45px;width:34px;height:32px}}.reqamount__add-text-lg[data-astro-cid-cm2wdehp]{color:#d92c6b;font-size:4.2666666667vw;font-weight:700;text-align:center;line-height:1.2em}@media screen and (min-width:980px){.reqamount__add-text-lg[data-astro-cid-cm2wdehp]{font-size:1.25rem}}.reqamount__add-image-man[data-astro-cid-cm2wdehp]{position:relative;top:7px;left:-8px;flex-shrink:0;width:28vw;margin-right:auto}@media screen and (min-width:980px){.reqamount__add-image-man[data-astro-cid-cm2wdehp]{width:148px}}.reqamount__add-image-01[data-astro-cid-cm2wdehp]{width:40vw;margin:2.6666666667vw auto 0}@media screen and (min-width:980px){.reqamount__add-image-01[data-astro-cid-cm2wdehp]{width:250px;margin:15px auto 0}}.reqamount__add-image-woman[data-astro-cid-cm2wdehp]{position:relative;left:1.3333333333vw;flex-shrink:0;width:34.6666666667vw;margin-left:auto}@media screen and (min-width:980px){.reqamount__add-image-woman[data-astro-cid-cm2wdehp]{top:16px;left:-15px;width:188px}}.reqamount__add-image-02[data-astro-cid-cm2wdehp]{width:41.3333333333vw}@media screen and (min-width:980px){.reqamount__add-image-02[data-astro-cid-cm2wdehp]{position:relative;left:7px;top:3px;width:245px}}.reqamount__examp[data-astro-cid-cm2wdehp]{padding:8vw 20px;border-radius:20px;border:4px solid #d92c6b;background-color:#fff1f6}@media screen and (min-width:980px){.reqamount__examp[data-astro-cid-cm2wdehp]{padding:40px 25px 29px;border-radius:39px}}.reqamount__examp[data-astro-cid-cm2wdehp] .title-wrap[data-astro-cid-cm2wdehp]{margin-bottom:8vw}@media screen and (min-width:980px){.reqamount__examp[data-astro-cid-cm2wdehp] .title-wrap[data-astro-cid-cm2wdehp]{margin-bottom:45px}}@media screen and (min-width:980px){.reqamount__examp[data-astro-cid-cm2wdehp] .title[data-astro-cid-cm2wdehp]{max-width:720px}}.reqamount__examp-badge[data-astro-cid-cm2wdehp]{display:block;margin:1.3333333333vw 0 0;padding:2px 20px;background-color:#fff;border-radius:20px;color:#333;font-family:Noto Sans JP,sans-serif;font-size:3.2vw;font-weight:400;text-align:center;line-height:1.5em}@media screen and (min-width:980px){.reqamount__examp-badge[data-astro-cid-cm2wdehp]{position:relative;top:-5px;display:inline-block;margin:0 0 0 10px;font-size:.875rem}}.reqamount__examp-content[data-astro-cid-cm2wdehp]{margin-bottom:16vw}@media screen and (min-width:980px){.reqamount__examp-content[data-astro-cid-cm2wdehp]{display:flex;justify-content:space-between;margin-bottom:80px}}.reqamount__examp-info[data-astro-cid-cm2wdehp]{position:relative;margin-bottom:8vw;padding:5.3333333333vw 20px;background-color:#fff;border-radius:23px}@media screen and (min-width:980px){.reqamount__examp-info[data-astro-cid-cm2wdehp]{max-width:300px;width:32%;margin:0 20px 0 0;padding:22px 18px}}.reqamount__examp-info[data-astro-cid-cm2wdehp]:last-child{margin-right:0}.reqamount__examp-title[data-astro-cid-cm2wdehp]{margin-bottom:5.3333333333vw;padding:2.6666666667vw;background-color:#a0d478;border-radius:10px;color:#fff;font-size:4.2666666667vw;font-weight:700;text-align:center;line-height:1.5em}@media screen and (min-width:980px){.reqamount__examp-title[data-astro-cid-cm2wdehp]{margin-bottom:25px;padding:10px 10px 8px;border-radius:20px;font-size:1.125rem}}.reqamount__examp-title[data-astro-cid-cm2wdehp] .lg[data-astro-cid-cm2wdehp]{display:block;font-size:5.3333333333vw}@media screen and (min-width:980px){.reqamount__examp-title[data-astro-cid-cm2wdehp] .lg[data-astro-cid-cm2wdehp]{font-size:1.5rem}}.reqamount__examp-item[data-astro-cid-cm2wdehp]{position:relative;margin-bottom:1.8666666667vw;padding-left:5.3333333333vw;font-size:4.8vw;font-weight:700;line-height:1.5em}@media screen and (min-width:980px){.reqamount__examp-item[data-astro-cid-cm2wdehp]{margin-bottom:7px;padding-left:22px;font-size:1.125rem}}@media screen and (min-width:1080px){.reqamount__examp-item[data-astro-cid-cm2wdehp]{font-size:1.25rem}}.reqamount__examp-item[data-astro-cid-cm2wdehp]:before{content:"";position:absolute;top:2.1333333333vw;left:0;width:2.6666666667vw;height:2.6666666667vw;border-radius:100%;background-color:#a4d0ff}@media screen and (min-width:980px){.reqamount__examp-item[data-astro-cid-cm2wdehp]:before{top:8px;width:12px;height:12px}}@media screen and (min-width:1080px){.reqamount__examp-item[data-astro-cid-cm2wdehp]:before{top:10px}}.reqamount__examp-item[data-astro-cid-cm2wdehp].spec{width:105%}.reqamount__examp-text[data-astro-cid-cm2wdehp].check{position:relative}.reqamount__examp-text[data-astro-cid-cm2wdehp].check:after{content:"";position:absolute;top:2.6666666667vw;right:-5.3333333333vw;width:3.7333333333vw;height:2.6666666667vw;background:url(/recipe/products/foodstock/img/icon_reqamount_check.svg) no-repeat center / contain}@media screen and (min-width:980px){.reqamount__examp-text[data-astro-cid-cm2wdehp].check:after{top:10px;right:-20px;width:14px;height:10px}}.reqamount__examp-text[data-astro-cid-cm2wdehp].color{color:#d92c6b}.reqamount__examp-des[data-astro-cid-cm2wdehp]{display:block;margin-top:.5333333333vw;font-size:3.7333333333vw;line-height:1.6em}@media screen and (min-width:980px){.reqamount__examp-des[data-astro-cid-cm2wdehp]{margin-top:5px;font-size:.8125rem}}@media screen and (min-width:1080px){.reqamount__examp-des[data-astro-cid-cm2wdehp]{font-size:.875rem}}.reqamount__examp-list[data-astro-cid-cm2wdehp].style01 .reqamount__examp-item[data-astro-cid-cm2wdehp]:before{background-color:#ffca74}.reqamount__examp-list[data-astro-cid-cm2wdehp].style02 .reqamount__examp-item[data-astro-cid-cm2wdehp]:before{background-color:#ff7481}.reqamount__examp-list[data-astro-cid-cm2wdehp].style03 .reqamount__examp-item[data-astro-cid-cm2wdehp]:before{background-color:#b0edb0}.reqamount__examp-image-01[data-astro-cid-cm2wdehp]{position:absolute;top:45.8666666667vw;right:13.3333333333vw;width:16vw}@media screen and (min-width:980px){.reqamount__examp-image-01[data-astro-cid-cm2wdehp]{top:184px;right:20px;width:64px}}@media screen and (min-width:1080px){.reqamount__examp-image-01[data-astro-cid-cm2wdehp]{top:190px}}.reqamount__examp-image-02[data-astro-cid-cm2wdehp]{position:absolute;top:70vw;right:13vw;width:20vw}@media screen and (min-width:980px){.reqamount__examp-image-02[data-astro-cid-cm2wdehp]{top:284px;right:15px;width:80px}}.reqamount__examp-image-03[data-astro-cid-cm2wdehp]{margin:5.3333333333vw auto 0;width:66.6666666667vw}@media screen and (min-width:980px){.reqamount__examp-image-03[data-astro-cid-cm2wdehp]{position:absolute;bottom:40px;right:2px;width:264px;margin:0}}@media screen and (min-width:1080px){.reqamount__examp-image-03[data-astro-cid-cm2wdehp]{width:274px}}.reqamount__examp-image-04[data-astro-cid-cm2wdehp]{position:absolute;top:26.6666666667vw;right:-2.6666666667vw;width:21.3333333333vw}@media screen and (min-width:980px){.reqamount__examp-image-04[data-astro-cid-cm2wdehp]{top:110px;right:-10px;width:86px}}@media screen and (min-width:1080px){.reqamount__examp-image-04[data-astro-cid-cm2wdehp]{top:117px}}.reqamount__examp-image-05[data-astro-cid-cm2wdehp]{position:absolute;top:53.8666666667vw;right:8vw;width:21.3333333333vw}@media screen and (min-width:980px){.reqamount__examp-image-05[data-astro-cid-cm2wdehp]{top:216px;right:15px;width:90px}}@media screen and (min-width:1080px){.reqamount__examp-image-05[data-astro-cid-cm2wdehp]{top:224px;right:22px}}.reqamount__examp-image-06[data-astro-cid-cm2wdehp]{position:absolute;top:86.6666666667vw;right:17.3333333333vw;width:20vw}@media screen and (min-width:980px){.reqamount__examp-image-06[data-astro-cid-cm2wdehp]{top:338px;right:52px;width:76px}}@media screen and (min-width:1080px){.reqamount__examp-image-06[data-astro-cid-cm2wdehp]{top:360px}}.reqamount__examp-necess[data-astro-cid-cm2wdehp]{position:relative;padding:16vw 20px 8vw;background-color:#fff;border:3px solid #a5d2ff;border-radius:20px}@media screen and (min-width:980px){.reqamount__examp-necess[data-astro-cid-cm2wdehp]{display:flex;justify-content:space-between;padding:62px 20px 38px}}@media screen and (min-width:1080px){.reqamount__examp-necess[data-astro-cid-cm2wdehp]{padding:62px 40px 38px 66px}}.reqamount__examp-necess-title[data-astro-cid-cm2wdehp]{position:absolute;top:-6.6666666667vw;left:50%;transform:translate(-50%);display:flex;justify-content:center;align-items:center;width:80%;padding:1.8666666667vw 2.6666666667vw;background-color:#edf6ff;border-radius:10px;color:#4a8dd5;font-size:5.8666666667vw;font-weight:700;text-align:center;line-height:1.5em}@media screen and (min-width:980px){.reqamount__examp-necess-title[data-astro-cid-cm2wdehp]{top:-40px;width:543px;height:72px;padding:10px 20px;border-radius:20px;font-size:1.75rem}}@media screen and (min-width:980px){.reqamount__examp-necess[data-astro-cid-cm2wdehp]:before{content:"";position:absolute;top:-8vw;left:calc(50% - 13px);transform:translate(-50%);top:48px;width:1px;height:256px;border-left:1px solid #999999}}@media screen and (min-width:1080px){.reqamount__examp-necess[data-astro-cid-cm2wdehp]:before{left:50%}}.reqamount__examp-necess-col[data-astro-cid-cm2wdehp]:first-of-type{margin-bottom:16vw}@media screen and (min-width:980px){.reqamount__examp-necess-col[data-astro-cid-cm2wdehp]:first-of-type{margin-bottom:0}}@media screen and (min-width:980px){.reqamount__examp-necess-col[data-astro-cid-cm2wdehp]:first-of-type .reqamount__examp-necess-box[data-astro-cid-cm2wdehp]{margin-left:27px;padding-top:22px}}.reqamount__examp-necess-col[data-astro-cid-cm2wdehp]:last-child{position:relative}.reqamount__examp-necess-col[data-astro-cid-cm2wdehp]:last-child:before{content:"";position:absolute;top:-8vw;left:0;width:100%;height:1px;border-top:1px solid #999999}@media screen and (min-width:980px){.reqamount__examp-necess-col[data-astro-cid-cm2wdehp]:last-child:before{display:none}}@media screen and (min-width:980px){.reqamount__examp-necess-col[data-astro-cid-cm2wdehp]:last-child .reqamount__examp-necess-box[data-astro-cid-cm2wdehp]{position:relative;left:-11px;top:-10px}}.reqamount__examp-necess-text[data-astro-cid-cm2wdehp]{display:flex;justify-content:center;align-items:center;margin-bottom:8vw;padding:1.8666666667vw 2.6666666667vw;background-color:#7db2eb;border-radius:7px;color:#fff;font-size:5.3333333333vw;font-weight:700;text-align:center;line-height:1.5em;letter-spacing:.2em}@media screen and (min-width:980px){.reqamount__examp-necess-text[data-astro-cid-cm2wdehp]{width:360px;height:48px;margin-bottom:30px;padding:10px 20px;border-radius:15px;font-size:1.75rem}}.reqamount__examp-necess-text[data-astro-cid-cm2wdehp].red{background-color:#ff7481}.reqamount__examp-necess-info[data-astro-cid-cm2wdehp]{display:flex}.reqamount__examp-necess-image-01[data-astro-cid-cm2wdehp]{width:8vw;flex-shrink:0}@media screen and (min-width:980px){.reqamount__examp-necess-image-01[data-astro-cid-cm2wdehp]{position:relative;left:12px;width:44px}}.reqamount__examp-necess-image-02[data-astro-cid-cm2wdehp]{width:18.6666666667vw;flex-shrink:0}@media screen and (min-width:980px){.reqamount__examp-necess-image-02[data-astro-cid-cm2wdehp]{position:relative;left:-8px;width:120px}}.reqamount__examp-necess-box[data-astro-cid-cm2wdehp]{margin-left:2.6666666667vw}@media screen and (min-width:980px){.reqamount__examp-necess-box[data-astro-cid-cm2wdehp]{margin-left:15px}}.reqamount__examp-necess-badge[data-astro-cid-cm2wdehp]{margin-top:2.1333333333vw;padding:1.3333333333vw .5333333333vw;background-color:#7db2eb;border-radius:12px;color:#fff;font-size:3.2vw;font-weight:700;text-align:center;line-height:1.5em}@media screen and (min-width:980px){.reqamount__examp-necess-badge[data-astro-cid-cm2wdehp]{margin-top:12px;padding:6px 10px;font-size:.875rem}}.reqamount__examp-necess-badge[data-astro-cid-cm2wdehp].blue{width:53.3333333333vw;margin-left:4.8vw}@media screen and (min-width:980px){.reqamount__examp-necess-badge[data-astro-cid-cm2wdehp].blue{width:264px;margin-left:25px}}.reqamount__examp-necess-badge[data-astro-cid-cm2wdehp].red{background-color:#d92c6b;border-radius:100px;line-height:1.2em}@media screen and (min-width:980px){.reqamount__examp-necess-badge[data-astro-cid-cm2wdehp].red{position:relative;left:-14px;width:250px;margin-top:15px;padding:3px 10px}}.reqamount__comment[data-astro-cid-cm2wdehp]{display:flex;margin:5.3333333333vw 0 8vw}@media screen and (min-width:980px){.reqamount__comment[data-astro-cid-cm2wdehp]{margin:13px 0 52px}}.reqamount__comment-image[data-astro-cid-cm2wdehp]{width:26.6666666667vw}@media screen and (min-width:980px){.reqamount__comment-image[data-astro-cid-cm2wdehp]{width:225px}}.reqamount__comment-box[data-astro-cid-cm2wdehp]{width:calc(100% - 26.6666666667vw)}@media screen and (min-width:980px){.reqamount__comment-box[data-astro-cid-cm2wdehp]{width:calc(100% - 225px);padding-top:20px}}.reqamount__comment-text[data-astro-cid-cm2wdehp]{margin-bottom:1.3333333333vw;font-size:3.7333333333vw;font-weight:400;line-height:1.6em}@media screen and (min-width:980px){.reqamount__comment-text[data-astro-cid-cm2wdehp]{margin-bottom:5px;font-size:1.125rem}}.reqamount__comment-text[data-astro-cid-cm2wdehp]:last-child{margin-bottom:0}.reqamount__comment-shape[data-astro-cid-cm2wdehp]{position:relative;padding:4vw;background-color:#edf6ff;border-radius:10px}@media screen and (min-width:980px){.reqamount__comment-shape[data-astro-cid-cm2wdehp]{padding:20px 25px;border-radius:17px}}.reqamount__comment-shape[data-astro-cid-cm2wdehp]:before{content:"";position:absolute;top:8vw;left:-4vw;width:0;height:0;border-style:solid;border-width:4vw 8vw 4vw 0;border-color:transparent #edf6ff transparent transparent;z-index:-1}@media screen and (min-width:980px){.reqamount__comment-shape[data-astro-cid-cm2wdehp]:before{top:50px;left:-32px;border-width:20px 42px 20px 0}}.reqamount__remember[data-astro-cid-cm2wdehp]{margin-bottom:16vw;padding:8vw 20px;background-color:#fff;border:4px solid #b55a22}@media screen and (min-width:980px){.reqamount__remember[data-astro-cid-cm2wdehp]{margin-bottom:117px;padding:42px 70px 50px}}.reqamount__remember-title[data-astro-cid-cm2wdehp]{margin-bottom:5.3333333333vw;color:#b55a22;font-family:"M PLUS Rounded 1c",sans-serif;font-size:5.8666666667vw;font-weight:700;text-align:center;line-height:1.5em}@media screen and (min-width:980px){.reqamount__remember-title[data-astro-cid-cm2wdehp]{margin-bottom:30px;font-size:1.75rem}}.reqamount__remember-text[data-astro-cid-cm2wdehp]{margin-bottom:8vw;font-size:3.7333333333vw;font-weight:400;line-height:1.6em}@media screen and (min-width:980px){.reqamount__remember-text[data-astro-cid-cm2wdehp]{margin-bottom:70px;font-size:1.125rem}}.reqamount__remember-image[data-astro-cid-cm2wdehp]{max-width:800px;margin:0 auto 8vw}@media screen and (min-width:980px){.reqamount__remember-image[data-astro-cid-cm2wdehp]{margin:0 auto 57px}}.reqamount__remember-note[data-astro-cid-cm2wdehp]{color:#333;text-align:left;line-height:1.5em}@media screen and (min-width:980px){.reqamount__remember-note[data-astro-cid-cm2wdehp]{margin-left:-18px}}.reqamount__remember[data-astro-cid-cm2wdehp] .button[data-astro-cid-cm2wdehp]{max-width:90%;margin-bottom:8vw}@media screen and (min-width:980px){.reqamount__remember[data-astro-cid-cm2wdehp] .button[data-astro-cid-cm2wdehp]{max-width:352px;margin-bottom:50px}}.collection[data-astro-cid-cm2wdehp]{padding-bottom:16vw}@media screen and (min-width:980px){.collection[data-astro-cid-cm2wdehp]{padding-bottom:125px}}.collection[data-astro-cid-cm2wdehp] .heading[data-astro-cid-cm2wdehp]{margin-bottom:10.6666666667vw}@media screen and (min-width:980px){.collection[data-astro-cid-cm2wdehp] .heading[data-astro-cid-cm2wdehp]{margin-bottom:90px}}@media screen and (min-width:980px){.collection__content[data-astro-cid-cm2wdehp]{display:flex;justify-content:center;flex-wrap:wrap}}@media screen and (min-width:980px){.collection__item[data-astro-cid-cm2wdehp]{max-width:480px;width:calc(50% - 10px)}}.collection__item[data-astro-cid-cm2wdehp]:first-child{margin-bottom:13.3333333333vw}@media screen and (min-width:980px){.collection__item[data-astro-cid-cm2wdehp]:first-child{margin-bottom:0}}.collection__box[data-astro-cid-cm2wdehp]{position:relative;display:block;padding:8vw 20px;background-color:#fff;border:4px solid #d92c6b;transition:all .5s}@media screen and (min-width:980px){.collection__box[data-astro-cid-cm2wdehp]{height:100%;padding:42px 25px 45px}.collection__box[data-astro-cid-cm2wdehp]:hover{opacity:.7}}.collection__box[data-astro-cid-cm2wdehp]:before{content:"";position:absolute;bottom:-4.8vw;left:50%;transform:translate(-50%);width:9.0666666667vw;height:9.0666666667vw;background:url(/recipe/products/foodstock/img/icon_collection_arrow_01.svg) no-repeat center / contain;z-index:1}@media screen and (min-width:980px){.collection__box[data-astro-cid-cm2wdehp]:before{bottom:-24px;width:44px;height:44px}}.collection__title[data-astro-cid-cm2wdehp]{position:relative;margin-bottom:5.3333333333vw;padding-bottom:5.3333333333vw;color:#d92c6b;font-size:4.8vw;font-weight:400;text-align:center;line-height:1.5em}@media screen and (min-width:980px){.collection__title[data-astro-cid-cm2wdehp]{margin-bottom:27px;padding-bottom:22px;font-size:1.5rem}}.collection__title[data-astro-cid-cm2wdehp]:before{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:26.6666666667vw;height:2px;background-color:#fb7fab}@media screen and (min-width:980px){.collection__title[data-astro-cid-cm2wdehp]:before{width:162px;height:2px}}.collection__text[data-astro-cid-cm2wdehp]{font-size:3.7333333333vw;font-weight:400;line-height:1.8em}@media screen and (min-width:980px){.collection__text[data-astro-cid-cm2wdehp]{font-size:1rem}}.collection__item[data-astro-cid-cm2wdehp].spec{max-width:100%;width:100%;margin-top:13.3333333333vw}@media screen and (min-width:980px){.collection__item[data-astro-cid-cm2wdehp].spec{margin-top:50px}}.collection__item[data-astro-cid-cm2wdehp].spec .collection__box[data-astro-cid-cm2wdehp]{padding:8vw 20px;border-color:#008a6a}@media screen and (min-width:980px){.collection__item[data-astro-cid-cm2wdehp].spec .collection__box[data-astro-cid-cm2wdehp]{display:flex;padding:35px 42px 25px}}.collection__item[data-astro-cid-cm2wdehp].spec .collection__box[data-astro-cid-cm2wdehp]:before{background:url(/recipe/products/foodstock/img/icon_collection_arrow_02.svg) no-repeat center / contain}.collection__frame[data-astro-cid-cm2wdehp]{margin-bottom:5.3333333333vw}@media screen and (min-width:980px){.collection__frame[data-astro-cid-cm2wdehp]{flex-shrink:0;width:497px;margin:0 25px 0 0}}.collection__images[data-astro-cid-cm2wdehp]{position:relative;display:flex;justify-content:center;align-items:center;height:26.6666666667vw;padding:0 2.6666666667vw;border-radius:20px;background:url(/recipe/products/foodstock/img/bg_collection_frame.svg) repeat;background-position-y:1px;overflow:hidden;z-index:1}@media screen and (min-width:980px){.collection__images[data-astro-cid-cm2wdehp]{height:162px;padding:0}}.collection__images[data-astro-cid-cm2wdehp]:before{content:"";position:absolute;top:50%;left:0;transform:translateY(-50%);width:100%;height:calc(100% - 10px);background-color:#f1efe3;z-index:-1}.collection__image-01[data-astro-cid-cm2wdehp]{width:34.6666666667vw;margin-right:2.6666666667vw}@media screen and (min-width:980px){.collection__image-01[data-astro-cid-cm2wdehp]{width:212px;margin-right:15px}}.collection__image-02[data-astro-cid-cm2wdehp]{width:34.6666666667vw}@media screen and (min-width:980px){.collection__image-02[data-astro-cid-cm2wdehp]{width:212px}}.collection__note[data-astro-cid-cm2wdehp]{margin-top:1.0666666667vw;color:#333;text-align:left}@media screen and (min-width:980px){.collection__note[data-astro-cid-cm2wdehp]{margin-top:4px}}.message[data-astro-cid-cm2wdehp]{padding:13.3333333333vw 2.6666666667vw;background-color:#fff1f6}@media screen and (min-width:980px){.message[data-astro-cid-cm2wdehp]{padding:79px 0 81px}}.message__content[data-astro-cid-cm2wdehp]{max-width:1100px;margin:0 auto;padding:8vw 20px;background-color:#fff;border-radius:20px}@media screen and (min-width:980px){.message__content[data-astro-cid-cm2wdehp]{max-width:1100px;margin:0 auto;padding:43px 50px 80px;border-radius:53px}}.message__title[data-astro-cid-cm2wdehp]{color:#d92c6b;font-family:"M PLUS Rounded 1c",sans-serif;font-size:6.4vw;font-weight:700;text-align:center;line-height:1.5em}@media screen and (min-width:980px){.message__title[data-astro-cid-cm2wdehp]{margin-bottom:-5px;font-size:3.5rem}}.message__text[data-astro-cid-cm2wdehp]{margin-bottom:8vw;font-size:3.7333333333vw;font-weight:400;text-align:center;line-height:1.65em}@media screen and (min-width:980px){.message__text[data-astro-cid-cm2wdehp]{margin-bottom:35px;font-size:1.125rem}}@media screen and (min-width:980px){.message__info[data-astro-cid-cm2wdehp]{display:flex}}.message__editor[data-astro-cid-cm2wdehp]{margin-bottom:5.3333333333vw;display:flex}@media screen and (min-width:980px){.message__editor[data-astro-cid-cm2wdehp]{flex-shrink:0;display:block;width:245px;margin-bottom:0}}.message__image[data-astro-cid-cm2wdehp]{flex-shrink:0;width:37.3333333333vw;margin:-4vw 0 0 -4vw}@media screen and (min-width:980px){.message__image[data-astro-cid-cm2wdehp]{position:relative;top:10px;left:-38px;width:323px;margin:0 0 28px}}.message__info-editor[data-astro-cid-cm2wdehp]{width:100%;margin-left:-4vw;font-weight:400}@media screen and (min-width:980px){.message__info-editor[data-astro-cid-cm2wdehp]{margin-left:0}}.message__des[data-astro-cid-cm2wdehp]{margin-bottom:1.3333333333vw;font-size:3.7333333333vw;line-height:1.6em;font-weight:400}@media screen and (min-width:980px){.message__des[data-astro-cid-cm2wdehp]{font-size:1rem;margin-bottom:5px}}.message__pos[data-astro-cid-cm2wdehp]{color:#d92c6b;font-weight:400}@media screen and (min-width:980px){.message__pos[data-astro-cid-cm2wdehp]{margin-bottom:-5px}}.message__name[data-astro-cid-cm2wdehp]{color:#d92c6b;font-size:4.8vw;font-weight:400}@media screen and (min-width:980px){.message__name[data-astro-cid-cm2wdehp]{font-size:1.5rem}}.message__box[data-astro-cid-cm2wdehp]{position:relative;padding:8vw 20px;background-color:#fcf9f0;border-radius:20px;z-index:1}@media screen and (min-width:980px){.message__box[data-astro-cid-cm2wdehp]{margin-left:12px;padding:40px 35px 45px;border-radius:43px}}.message__box[data-astro-cid-cm2wdehp] .message__text[data-astro-cid-cm2wdehp]{margin-bottom:5.3333333333vw;text-align:left}@media screen and (min-width:980px){.message__box[data-astro-cid-cm2wdehp] .message__text[data-astro-cid-cm2wdehp]{margin-bottom:30px}}.message__box[data-astro-cid-cm2wdehp] .message__text[data-astro-cid-cm2wdehp]:last-child{margin-bottom:0}.message__box[data-astro-cid-cm2wdehp]:before{content:"";position:absolute;top:-3.2vw;left:6.6666666667vw;width:0;height:0;border-style:solid;border-width:4vw 8vw 4vw 0;border-color:transparent #fcf9f0 transparent transparent;z-index:-1}@media screen and (min-width:980px){.message__box[data-astro-cid-cm2wdehp]:before{top:155px;left:-32px;border-width:20px 42px 20px 0}}@media screen and (min-width:980px){.worthfood__item-spec-image[data-astro-cid-cm2wdehp]{width:55.4323725055%;margin-right:3.3259423503%}.worthfood__item-spec-image[data-astro-cid-cm2wdehp] .worthfood__title[data-astro-cid-cm2wdehp]{font-size:1.75rem}.worthfood__item-spec-image[data-astro-cid-cm2wdehp] .worthfood__title-type[data-astro-cid-cm2wdehp]{font-size:1.375rem}.worthfood__item-spec-text[data-astro-cid-cm2wdehp]{width:40.354767184%;padding-top:27px}.worthfood__item[data-astro-cid-cm2wdehp]:nth-child(1).worthfood__item-spec-image{margin-bottom:78px}}.intro[data-astro-cid-cm2wdehp]{padding:13.3333333333vw 0 18.6666666667vw}@media screen and (min-width:980px){.intro[data-astro-cid-cm2wdehp]{padding:60px 0 186px}}.intro[data-astro-cid-cm2wdehp] .title-wrap[data-astro-cid-cm2wdehp]{margin-bottom:6.6666666667vw}@media screen and (min-width:980px){.intro[data-astro-cid-cm2wdehp] .title-wrap[data-astro-cid-cm2wdehp]{margin-bottom:25px}}.intro[data-astro-cid-cm2wdehp] .title-wrap[data-astro-cid-cm2wdehp] .title[data-astro-cid-cm2wdehp]{display:block}@media screen and (min-width:980px){.intro[data-astro-cid-cm2wdehp] .title-wrap[data-astro-cid-cm2wdehp] .title[data-astro-cid-cm2wdehp]{display:inline-block}}.intro__text[data-astro-cid-cm2wdehp]{margin-bottom:10.6666666667vw;font-size:4.2666666667vw;font-weight:700;text-align:center;line-height:1.6666666667}@media screen and (min-width:980px){.intro__text[data-astro-cid-cm2wdehp]{margin-bottom:49px;font-size:1.125rem}}.intro__list[data-astro-cid-cm2wdehp]{display:grid;grid-template-columns:repeat(1,1fr);gap:10.6666666667vw 4vw;margin-bottom:8vw;padding:0 2.6666666667vw}@media screen and (min-width:980px){.intro__list[data-astro-cid-cm2wdehp]{grid-template-columns:repeat(3,1fr);gap:42px 17px;margin-left:-12px;margin-bottom:54px;padding:0}}.intro__item[data-astro-cid-cm2wdehp]{position:relative;padding:5.3333333333vw 0 0 2.6666666667vw;transition:none;width:calc(100% + 2.6666666667vw);margin-left:-2.6666666667vw;transition:all .5s}@media screen and (min-width:980px){.intro__item[data-astro-cid-cm2wdehp]{width:auto;margin-left:0;padding:20px 0 0 10px}.intro__item[data-astro-cid-cm2wdehp]:hover{opacity:.7}}.intro__item[data-astro-cid-cm2wdehp]:nth-of-type(n+4){display:none}.intro__item-image[data-astro-cid-cm2wdehp]{margin-bottom:2.6666666667vw;overflow:hidden;border-radius:2.6666666667vw;transition:all .5s}@media screen and (min-width:980px){.intro__item-image[data-astro-cid-cm2wdehp]{margin-bottom:20px;border-radius:20px}}.intro__item-icons[data-astro-cid-cm2wdehp]{position:absolute;top:0;left:0;z-index:1;display:flex;justify-content:center;align-items:center;gap:8px}.intro__item-icon[data-astro-cid-cm2wdehp]{width:13.8666666667vw;height:13.8666666667vw}@media screen and (min-width:980px){.intro__item-icon[data-astro-cid-cm2wdehp]{width:52px;height:52px}}.intro__item-meta[data-astro-cid-cm2wdehp]{display:flex;justify-content:space-between;margin-bottom:1.8666666667vw;color:#d92c6b;font-size:4vw;font-weight:700;line-height:1.7647058824}@media screen and (min-width:980px){.intro__item-meta[data-astro-cid-cm2wdehp]{margin-bottom:5px;gap:5px;font-size:.9375rem}}.intro__item-by[data-astro-cid-cm2wdehp]{position:relative;flex-shrink:0;padding-left:8.8vw}@media screen and (min-width:980px){.intro__item-by[data-astro-cid-cm2wdehp]{padding-left:33px;margin-bottom:5px;gap:5px}}.intro__item-by[data-astro-cid-cm2wdehp]:before{content:"";position:absolute;top:0;left:0;width:6.6666666667vw;height:5.3333333333vw;background:url(/recipe/products/foodstock/img/icon_intro_by.svg) no-repeat center / contain}@media screen and (min-width:980px){.intro__item-by[data-astro-cid-cm2wdehp]:before{width:25px;height:20px}}.intro__item-time[data-astro-cid-cm2wdehp]{position:relative;flex-shrink:0;padding-left:5.8666666667vw}@media screen and (min-width:980px){.intro__item-time[data-astro-cid-cm2wdehp]{padding-left:23px;margin-bottom:5px;gap:5px}}.intro__item-time[data-astro-cid-cm2wdehp]:before{content:"";position:absolute;top:.8vw;left:0;width:4vw;height:4.5333333333vw;background:url(/recipe/products/foodstock/img/icon_intro_time.svg) no-repeat center / contain}@media screen and (min-width:980px){.intro__item-time[data-astro-cid-cm2wdehp]:before{top:4px;left:0;width:15px;height:17px}}.intro__item-title[data-astro-cid-cm2wdehp]{margin-bottom:2.6666666667vw;color:#2c7dd9;font-size:4vw;font-weight:700}@media screen and (min-width:980px){.intro__item-title[data-astro-cid-cm2wdehp]{margin-bottom:7px;font-size:1.0625rem}}.intro__item-title[data-astro-cid-cm2wdehp] span[data-astro-cid-cm2wdehp]{text-decoration:underline;text-underline-offset:2px}.intro__item-text[data-astro-cid-cm2wdehp]{font-size:3.7333333333vw;line-height:1.5428571429}@media screen and (min-width:980px){.intro__item-text[data-astro-cid-cm2wdehp]{font-size:.875rem}}.intro__btn[data-astro-cid-cm2wdehp]{position:relative;display:flex;justify-content:center;align-items:center;width:100%;max-width:74.6666666667vw;height:13.3333333333vw;margin:0 auto;background-color:#d92c6b;border:2px solid #d92c6b;border-radius:100px;color:#fff;font-size:4.2666666667vw;text-align:center;line-height:1.5;transition:all .5s}@media screen and (min-width:980px){.intro__btn[data-astro-cid-cm2wdehp]{width:352px;height:55px;font-size:1.25rem}.intro__btn[data-astro-cid-cm2wdehp]:hover{opacity:.7}}.intro__btn[data-astro-cid-cm2wdehp]:before{content:"";position:absolute;top:50%;right:35px;transform:translateY(-50%);width:17px;height:17px;background:url(/recipe/products/foodstock/img/icon_btn.svg) no-repeat center / contain;transition:all .5s}.intro__btn[data-astro-cid-cm2wdehp].open:before{transform:translateY(-50%) rotate(45deg)}/*!
page > lp
------------------------------
*/
