﻿@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}@-moz-keyframes zoomIn{from{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}@keyframes zoomIn{from{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}@-webkit-keyframes zoomOut{from{opacity:1}65%{opacity:0;-webkit-transform:scale3d(0.6, 0.6, 0.6)}to{opacity:0}}@-moz-keyframes zoomOut{from{opacity:1}65%{opacity:0;transform:scale3d(0.6, 0.6, 0.6)}to{opacity:0}}@keyframes zoomOut{from{opacity:1}65%{opacity:0;transform:scale3d(0.6, 0.6, 0.6)}to{opacity:0}}@-webkit-keyframes fadeIn{0%{display:none;opacity:0}1%{display:block;opacity:0}100%{display:block;opacity:1}}@-moz-keyframes fadeIn{0%{display:none;opacity:0}1%{display:block;opacity:0}100%{display:block;opacity:1}}@keyframes fadeIn{0%{display:none;opacity:0}1%{display:block;opacity:0}100%{display:block;opacity:1}}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(40px)}100%{opacity:1;-webkit-transform:translateY(0)}}@-moz-keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}100%{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}100%{opacity:1;transform:translateY(0)}}@keyframes right-to-center{0%{opacity:0;transform:translateX(30px)}100%{opacity:1;transform:translateX(0)}}@keyframes left-to-center{0%{opacity:0;transform:translateX(-30px)}100%{opacity:1;transform:translateX(0)}}@keyframes center-to-left{0%{opacity:1;transform:translateX(0)}100%{opacity:0;transform:translateX(-30px)}}@keyframes center-to-right{0%{opacity:1;transform:translateX(0)}100%{opacity:0;transform:translateX(30px)}}@keyframes bounce{0%{transform:scale(1)}30%{transform:scale(1.4)}60%{transform:scale(1.2)}100%{transform:scale(1.3)}}.billboard{width:100%;height:auto}.billboard img{width:100%;height:auto}.__image{width:100%;height:auto}.lazyload{opacity:0;transition:opacity 1s}.lazyload.loaded{opacity:1}.pagemap--desktop.__header .pagemap__content--logo{width:285px}.modal.modal--buynow{margin:5%}.buynow{position:relative;width:100%;height:100%;overflow:hidden}.buynow .__step{visibility:hidden;opacity:0;position:absolute;width:100%;height:100%;padding:5% 5% 0 5%;transition:visibility .5s;animation:center-to-right .5s 0s backwards}.buynow .__step.visible{visibility:visible;opacity:1;transition:visibility .7s;animation:right-to-center .5s .2s backwards;overflow-x:hidden;overflow-y:scroll;-webkit-overflow-scrolling:touch}.buynow .__step.move-left{animation:center-to-left .5s 0s backwards}.buynow .__step.visible.back{animation:left-to-center .5s .2s backwards}.buynow .__step .__title{margin-bottom:54px;margin-bottom:3rem;text-align:center;font-size:45px;font-size:2.5rem}.buynow .__step .slick-slider{margin-bottom:108px;margin-bottom:6rem}.buynow .__step .slick-prev,.buynow .__step .slick-next{margin:0}.buynow .__step .radio_group{width:100%;position:relative;cursor:pointer}.buynow .__step .radio_group .__label{position:absolute;top:0;left:50px}.buynow .__step .radio{box-sizing:border-box;position:relative;display:block;height:30px;width:30px;margin:18px 0;margin:1rem 0}.buynow .__step .radio::after,.buynow .__step .radio::before{box-sizing:border-box;position:absolute;top:0;left:0;content:"";height:100%;width:100%;transform:translateZ(0);backface-visibility:hidden}.buynow .__step .radio::before{border:2px solid #ddd;border-radius:50%;background:#fff;transition:background-color .3s,transform .3s,border-color .3s}.buynow .__step .radio::after{background:url(/_theme/img/svg/icon-check.svgz) no-repeat center center}.buynow .__step .radio.selected::before{background:#4ba53a;border-color:#4ba53a;transform:scale(1.3);animation:bounce .5s}.buynow .__step .__sku_wrapper{text-align:center;font-size:0}.buynow .__step .__sku_wrapper .__sku{display:inline-block;vertical-align:top;box-sizing:border-box;max-width:280px;min-height:560px;margin:0 9px;margin:0 .5rem;padding:36px 27px;padding:2rem 1.5rem;border:2px solid #ededed;border-radius:5px;font-size:18px;font-size:1rem;text-align:center;cursor:pointer;transition:all .3s}.buynow .__step .__sku_wrapper .__sku:not(.__out_of_stock):hover{border-color:#fff;z-index:1;box-shadow:0 8px 17px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)}.buynow .__step .__sku_wrapper .__sku.selected{border-color:#4ba53a}.buynow .__step .__sku_wrapper .__sku span{display:block;line-height:1.4}.buynow .__step .__sku_wrapper .__sku .__code{color:#999}.buynow .__step .__sku_wrapper .__sku .price{font-size:36px;font-size:2rem;padding:23.4px 0 0 36px;padding:1.3rem 0 0 2rem;border-top:2px solid #ededed}.buynow .__step .__sku_wrapper .__sku .price:before{font-size:.6em}.buynow .__step .__sku_wrapper .__sku .price:after{font-size:.4em}.buynow .__step .__sku_wrapper .__sku .__oos_caption{margin-top:9px;margin-top:.5rem;font-size:14.4px;font-size:.8rem;text-align:left;line-height:1.4;color:#999}.buynow .__step .__sku_wrapper .__sku .radio{box-sizing:border-box;position:relative;display:inline-block;height:30px;width:30px;margin:18px auto;margin:1rem auto}.buynow .__step .__sku_wrapper .__sku .radio::after,.buynow .__step .__sku_wrapper .__sku .radio::before{box-sizing:border-box;position:absolute;top:0;left:0;content:"";height:100%;width:100%;transform:translateZ(0);backface-visibility:hidden}.buynow .__step .__sku_wrapper .__sku .radio::before{border:2px solid #ddd;border-radius:50%;background:#fff;transition:background-color .3s,transform .3s,border-color .3s}.buynow .__step .__sku_wrapper .__sku .radio::after{background:url(/_theme/img/svg/icon-check.svgz) no-repeat center center}.buynow .__step .__sku_wrapper .__sku.selected .radio::before{background:#4ba53a;border-color:#4ba53a;transform:scale(1.3);animation:bounce .5s}.buynow .__step .__sku_wrapper .__sku.selected .__deliv_date{color:#4ba53a}.buynow .__step .__sku_wrapper .__sku.__out_of_stock{cursor:default}.buynow .__step .__sku_wrapper .__sku.__out_of_stock:hover{border-color:#ededed}.buynow .__step .__sku_wrapper .__sku.__out_of_stock .price{color:#999}.buynow .__step .__sku_wrapper .__sku.__out_of_stock .__deliv_date{color:#fb4b60}.buynow .__step .__option{max-width:872px;margin:0 auto}.buynow .__step .__option span{display:block}.buynow .__step .__option .__name{margin-bottom:18px;margin-bottom:1rem;font-size:27px;font-size:1.5rem;line-height:1.2}.buynow .__step .__option .price{font-size:36px;font-size:2rem;line-height:1}.buynow .__step .__option .price:before{font-size:.6em}.buynow .__step .__option .price:after{font-size:.4em}.buynow .__step .__option .__deliv_date{color:#999}.buynow .__step .__option .__column{float:left;width:45%;margin-right:5%}.buynow .__step .__option .__description{padding-top:36px;padding-top:2rem}.buynow .__step .__option .__description p{margin-bottom:18px;margin-bottom:1rem}.buynow .__step .__option .__description .__basic{width:100%;margin-bottom:36px;margin-bottom:2rem;border-collapse:collapse;border-spacing:0;text-align:left;font-size:16.2px;font-size:.9rem;line-height:1.5}.buynow .__step .__option .__description .__basic th,.buynow .__step .__option .__description .__basic td{padding:9px 0;padding:.5rem 0;border-bottom:1px solid #ebebeb;vertical-align:top}.buynow .__step .__option .__description .__basic th{width:160px}.buynow .__step .__option .__description .note{margin-top:18px;margin-top:1rem}.buynow .__step .__giftwrap{max-width:872px;margin:0 auto}.buynow .__step .__giftwrap .cf{overflow:visible}.buynow .__step .__giftwrap .__column{margin-bottom:2.5rem}.buynow .__step .__giftwrap .__column .__title{font-weight:bold;font-size:1.2rem}.buynow__footer{position:absolute;bottom:-90px;width:100%;height:90px;padding:20px 0;background-color:#4ba53a;list-style:none;color:#fff;transition:all .3s;z-index:600}.buynow__footer.visible{bottom:0}.buynow__footer li{position:absolute;box-sizing:border-box;display:none;visibility:hidden;opacity:0;height:50px;border:2px solid #fff;border-radius:25px;line-height:46px;cursor:pointer}.buynow__footer li.visible{display:inline;visibility:visible;opacity:1}.buynow__footer li.visible:hover{background-color:#2b9417}.buynow__footer li.next{right:7%;display:block;padding:0 54px;padding:0 3rem;text-align:center}.buynow__footer li.prev{left:7%;width:50px}.buynow__footer li.prev:before{padding-left:11px;font-family:"icon";speak:none;font-style:normal;font-weight:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-size:20px}.buy .__image_wrapper{max-width:413px}.buy .__product_logo{width:356px;height:auto}.promotion .viewport{width:90%;max-width:980px}.promotion .banner{box-sizing:border-box;position:relative;width:100%;height:300px;overflow:hidden;margin:0 auto 2rem;background-size:cover;background-position:right center;border-radius:10px;color:#fff;display:flex;align-items:center}.promotion .banner>{display:block}.promotion .banner .__limited{display:block;position:absolute;top:40px;left:-136px;transform:rotate(-45deg);width:400px;padding:.2rem 0;background-color:rgba(75,165,58,.9);text-align:center;color:#fff}@media only screen and (max-width: 880px){.promotion .banner .__limited{top:auto;bottom:40px;left:auto;right:-136px}}.promotion .banner.loaded{background-image:url("../img/cta/desktop/promotion.jpg?20200510")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.promotion .banner.loaded{background-image:url("../img/cta/desktop/promotion@2x.jpg?20200510")}}.promotion .banner .__content{margin:0 330px 0 8%}.promotion .banner .__content .__note{font-size:.7rem}.promotion .banner .__content .__information{margin-bottom:.5rem}.banners .viewport{width:90%;max-width:980px;margin-bottom:4rem}.banners .banner{box-sizing:border-box;position:relative;width:100%;height:300px;overflow:hidden;margin:0 auto;background-size:cover;background-position:center center;border-radius:10px;display:flex;align-items:center}.banners .banner>{display:block}.banners .banner .__limited{display:block;position:absolute;top:50px;right:-130px;transform:rotate(45deg);width:400px;padding:.2rem 0;background-color:rgba(0,0,0,.6);text-align:center;color:#fff;font-size:1rem}@media only screen and (max-width: 830px){.banners .banner .__limited{top:45px;right:-140px;font-size:2vw}}.banners .banner.__giftwrapping{margin-bottom:2rem;background-position:left center}.banners .banner.__giftwrapping.loaded{background-image:url("/jp/giftwrapping/img/cta/desktop/promotion--gift.jpg?20200510");background-position:center center}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.banners .banner.__giftwrapping.loaded{background-image:url("/jp/giftwrapping/img/cta/desktop/promotion--gift@2x.jpg?20200510")}}@media only screen and (max-width: 800px){.banners .banner.__giftwrapping.loaded{background-position:calc(50% + 55px) 0}}.banners .banner.__giftwrapping.loaded.mother{background-image:url("/jp/giftwrapping/img/cta/desktop/promotion--gift2.jpg?20200510");background-position:center center}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.banners .banner.__giftwrapping.loaded.mother{background-image:url("/jp/giftwrapping/img/cta/desktop/promotion--gift2@2x.jpg?20200510")}}@media only screen and (max-width: 960px){.banners .banner.__giftwrapping.loaded.mother{background-image:url("/jp/giftwrapping/img/cta/desktop/promotion--gift2B.jpg?20200510")}}@media only screen and (max-width: 960px)and (-webkit-min-device-pixel-ratio: 1.5),only screen and (max-width: 960px)and (min-resolution: 144dpi){.banners .banner.__giftwrapping.loaded.mother{background-image:url("/jp/giftwrapping/img/cta/desktop/promotion--gift2B@2x.jpg?20200510")}}.banners .banner.__giftwrapping .__content{margin-left:55%;width:300px}@media only screen and (max-width: 960px){.banners .banner.__giftwrapping .__content{margin-left:calc(40vw + 20px);width:40vw}}.banners .banner.__giftwrapping .__note{font-size:.8rem}.banners .banner.__giftwrapping .__note>span{display:inline-block}.banners .banner.__giftwrapping .__information{font-weight:bold;padding-top:1.5rem;margin-bottom:.5rem}@media only screen and (max-width: 830px){.banners .banner.__giftwrapping .__information{font-size:2.1vw;padding-top:calc(3vw + 5px);margin-bottom:calc(2vw + 5px)}}.banners .banner.__giftwrapping .button{display:block;border:none;box-sizing:border-box;width:180px;height:44px;background:rgba(255,255,255,.8);border-radius:22px;font-size:.9rem;line-height:44px;text-align:center;text-decoration:none;margin-top:2rem;color:#000;transition:all .2s}.banners .banner.__giftwrapping .button:hover{width:200px}.banners .banner.__curry{margin-bottom:2rem;background-position:left center;border:1px solid #ddd}.banners .banner.__curry.loaded{background-image:url("../img/cta/desktop/curry.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.banners .banner.__curry.loaded{background-image:url("../img/cta/desktop/curry@2x.jpg")}}.banners .banner.__curry .__content{margin:0 10% 0 30%}@media only screen and (max-width: 880px){.banners .banner.__curry .__content{margin-left:33%;margin-right:8%}}@media only screen and (max-width: 780px){.banners .banner.__curry{background-position:-40px center}.banners .banner.__curry .__content{margin-left:36%;margin-right:11%}}.banners .banner.__curry .__information{padding-top:1.5rem;margin-bottom:.5rem}.banners .banner.__curry .button{display:block;box-sizing:border-box;width:180px;height:44px;border:1px solid #999;border-radius:22px;font-size:.9rem;line-height:44px;text-align:center;text-decoration:none;color:#999;transition:all .2s}.banners .banner.__curry .button:hover{width:200px}.topics{height:180px;background-color:#444}.topics .viewport{display:flex;justify-content:space-around;box-sizing:border-box;overflow:hidden}.topics .topic{width:30%;padding:40px 0 40px 0;display:flex;align-items:center;text-decoration:none}.topics .topic>{display:block}.topics .topic .__image{float:left;width:30%;height:auto;max-width:100px;margin-right:10px;border-radius:50%}.topics .topic .__text .__title{display:block;margin-bottom:5.4px;margin-bottom:.3rem;font-size:16.2px;font-size:.9rem;line-height:1.4;color:#fff}.topics .topic .__text .__caption{font-size:12.6px;font-size:.7rem;line-height:1.5;color:#999;transition:color .2s}.topics .topic:hover .__text .__caption{color:#ccc}.billboard__wrapper{position:relative}.billboard__wrapper .__badge{width:20%;border-radius:50%;min-width:200px;max-width:330px;position:absolute;bottom:-70px;z-index:1;left:65%;animation:fadeIn 4s ease 0s 1 normal;box-shadow:0 3px 6px rgba(0,0,0,.16)}.billboard .slick-slide{position:relative}.billboard .billboard--00:after{content:url("../img/balmuda_the_gohan.fff.min.svgz") "蒸気のちから、それだけ";display:block;position:absolute;width:46%;top:27%;left:27%;z-index:99;font-size:2.6vmin;line-height:1.4;color:#fff;text-align:center}.billboard .billboard--05:after{content:"素晴らしいごはん、\a最高の食事。";white-space:pre;position:absolute;top:48%;right:6%;z-index:99;font-size:3.5vmin;line-height:1.3;color:#fff}.section--index{height:600px;background-size:cover}.section--index .viewport{max-width:880px}.section--index .__image{margin:18px auto;margin:1rem auto}.section--index .section__subtitle{margin-bottom:36px;margin-bottom:2rem;font-size:43.2px;font-size:2.4rem;line-height:1.2}.section--index .section__title{display:none}.section--index.section--00{height:auto;text-align:center}.section--index.section--00 .__mainimage{max-width:880px;margin:0 auto}.section--index.section--00 .page__title{margin-bottom:9px;margin-bottom:.5rem}.section--index.section--00 .label__block{display:inline-block;margin-bottom:36px;margin-bottom:2rem;padding:3.6px 36px;padding:.2rem 2rem;border:1px solid #999;border-radius:2px;font-size:14.4px;font-size:.8rem;color:#999}.section--index.section--00 .overview_text{padding:0 50px}.section--index.section--00 .the-price{padding-top:3rem}.section--index.section--00 .the-price .price{margin-left:2rem;font-size:2rem;line-height:1.2}.section--index.section--00 .the-price .price:before{font-size:.6em}.section--index.section--00 .the-price .price:after{font-size:.4em}.section--index.section--00 .the-price .colores{font-size:.9rem;color:#666}.section--index.section--00 .cta_headline{width:100%;margin:2rem auto 0;text-align:left}.section--index.section--01{color:#fff}.section--index.section--01.loaded{background-image:url("../img/index/desktop/section--01.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--index.section--01.loaded{background-image:url("../img/index/desktop/section--01@2x.jpg")}}.section--index.section--01 .__content{text-align:center}.section--index.section--02{color:#fff}.section--index.section--02.loaded{background-image:url("../img/index/desktop/section--02.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--index.section--02.loaded{background-image:url("../img/index/desktop/section--02@2x.jpg")}}.section--index.section--02 .viewport{display:flex;align-items:center}.section--index.section--02 .viewport>{display:block}.section--index.section--02 .__content{margin:0 50% 0 0}.section--index.section--04.loaded{background-image:url("../img/index/desktop/section--04.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--index.section--04.loaded{background-image:url("../img/index/desktop/section--04@2x.jpg")}}.section--index.section--04 .viewport{display:flex;align-items:flex-end}.section--index.section--04 .viewport>{display:block}.section--index.section--04 .__content{margin:0 55% 0 0}.section--index.section--05{border-bottom:1px solid #ddd}.section--index.section--05.loaded{background-image:url("../img/index/desktop/section--05.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--index.section--05.loaded{background-image:url("../img/index/desktop/section--05@2x.jpg")}}.section--index.section--05 .viewport{max-width:700px}.section--index.section--05 .__content{text-align:center}.section--index.section--03{border-bottom:1px solid #ddd}.section--index.section--03.loaded{background-image:url("../img/index/desktop/section--03.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--index.section--03.loaded{background-image:url("../img/index/desktop/section--03@2x.jpg")}}.section--index.section--03 .viewport{display:flex;align-items:center}.section--index.section--03 .viewport>{display:block}.section--index.section--03 .__content{text-align:center}.section--index.section--events{overflow:hidden;height:100%}.section--index.section--events.loaded{background-image:url("../img/index/desktop/section--events.jpg");background-size:contain;background-position:top center}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--index.section--events.loaded{background-image:url("../img/index/desktop/section--events@2x.jpg")}}@media screen and (min-width: 1600px){.section--index.section--events.loaded{background-size:cover}}.section--index.section--events .__content{text-align:center;padding-bottom:144px;padding-bottom:8rem}.section--index.section--events .__content>.__note{display:block;font-size:14.4px;font-size:.8rem;color:#666}.section--index.section--events .button{display:block;box-sizing:border-box;width:180px;height:44px;border:1px solid #999;border-radius:22px;font-size:16.2px;font-size:.9rem;margin:36px auto 0;margin:2rem auto 0;line-height:44px;text-align:center;text-decoration:none;color:#999;transition:all .2s}.section--index.section--events .button:hover{width:200px}.section--blockquote{position:relative;height:600px;background-color:#fbfbfb}.section--blockquote .viewport{position:static}.section--blockquote .blockquotes{padding-top:108px;padding-top:6rem}.section--blockquote .blockquotes.slick-slider{position:static}.section--blockquote .blockquotes .slick-prev{margin:0}.section--blockquote .blockquotes .slick-prev:before{content:""}.section--blockquote .blockquotes .slick-next{margin:0}.section--blockquote .blockquotes .slick-next:before{content:""}.section--blockquote .blockquotes .slick-dots{position:static}.section--blockquote .blockquote{position:relative;width:100%;padding:72px 108px;padding:4rem 6rem;font-size:14.4px;font-size:.8rem;text-align:right;line-height:1.4;opacity:1;transition-property:opacity;transition-delay:.3s;transition-duration:.5s}.section--blockquote .blockquote:before,.section--blockquote .blockquote:after{position:absolute;font-family:"icon";speak:none;font-style:normal;font-weight:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:54px;font-size:3rem;color:#ccc}.section--blockquote .blockquote:before{top:0;left:36px;left:2rem;content:""}.section--blockquote .blockquote:after{right:36px;right:2rem;content:""}.section--blockquote .blockquote.slick-active{opacity:1}.section--blockquote .blockquote blockquote{margin-bottom:9px;margin-bottom:.5rem;font-size:36px;font-size:2rem;text-align:center}.section--blockquote .blockquote .__media,.section--blockquote .blockquote .__link{color:#ccc;outline:none}.section--taste{height:650px;background-size:cover}.section--taste .__mode{display:inline-block;border:1px solid #fff;border-radius:3px;padding:1px 18px 0;padding:1px 1rem 0;margin-bottom:36px;margin-bottom:2rem;font-size:14.4px;font-size:.8rem}.section--taste .button{display:block;box-sizing:border-box;width:170px;height:44px;margin:0 auto;border:1px solid #999;border-radius:22px;font-size:16.2px;font-size:.9rem;line-height:44px;text-decoration:none;color:#999;transition:all .2s}.section--taste .button:hover{width:200px}.section--taste.section--00{height:auto;padding:7rem 0 6rem 0}.section--taste.section--00 .viewport{max-width:720px;text-align:center}.section--taste.section--01{color:#fff}.section--taste.section--01.loaded{background-image:url("../img/taste/desktop/section--01.jpg?201706081200")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--taste.section--01.loaded{background-image:url("../img/taste/desktop/section--01@2x.jpg?201706081200")}}.section--taste.section--01 .viewport{display:flex;align-items:center}.section--taste.section--01 .viewport>{display:block}.section--taste.section--01 .__content{margin:0 0 0 50%}.section--taste.section--01 .section__title{margin-bottom:0}.section--taste.section--02{position:relative;height:auto}.section--taste.section--02:after{content:"";position:absolute;top:-65px;left:50%;width:0;height:0;border:40px solid transparent;border-bottom:40px solid #fff;z-index:9996;margin-left:-40px}.section--taste.section--02 .viewport{text-align:center}.section--taste.section--02 .__column{display:flex;justify-content:space-between;padding:72px 0 36px;padding:4rem 0 2rem}.section--taste.section--02 .__column .__item{width:28%}.section--taste.section--02 .__column .__item .__image{overflow:hidden;width:100%;margin:0 auto 36px;margin:0 auto 2rem;padding-top:100%;background-repeat:no-repeat;background-size:cover;border-radius:50%}.section--taste.section--02 .__column .__item.__0 .__image{background-image:url("../img/taste/desktop/section--02--0.jpg?201706081200")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--taste.section--02 .__column .__item.__0 .__image{background-image:url("../img/taste/desktop/section--02--0@2x.jpg?201706081200")}}.section--taste.section--02 .__column .__item.__1 .__image{background-image:url("../img/taste/desktop/section--02--1.jpg?201706081200")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--taste.section--02 .__column .__item.__1 .__image{background-image:url("../img/taste/desktop/section--02--1@2x.jpg?201706081200")}}.section--taste.section--02 .__column .__item.__2 .__image{background-image:url("../img/taste/desktop/section--02--2.jpg?201706081200")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--taste.section--02 .__column .__item.__2 .__image{background-image:url("../img/taste/desktop/section--02--2@2x.jpg?201706081200")}}.section--taste.section--02 .__column .__item .__title{display:block;margin-bottom:9px;margin-bottom:.5rem;line-height:1.3}.section--taste.section--02 .__column .__item .__caption{font-size:16.2px;font-size:.9rem;color:#999}.section--taste.section--03{color:#fff}.section--taste.section--03.loaded{background-image:url("../img/taste/desktop/section--03.jpg?201706081200")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--taste.section--03.loaded{background-image:url("../img/taste/desktop/section--03@2x.jpg?201706081200")}}.section--taste.section--03 .viewport{display:flex;align-items:center}.section--taste.section--03 .viewport>{display:block}.section--taste.section--03 .__content{margin:0 0 0 50%}.section--taste.section--03 .section__title{margin-bottom:0}.section--taste.section--04.loaded{background-image:url("../img/taste/desktop/section--04.jpg?201706081200")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--taste.section--04.loaded{background-image:url("../img/taste/desktop/section--04@2x.jpg?201706081200")}}.section--taste.section--04 .viewport{max-width:720px;display:flex;align-items:center}.section--taste.section--04 .viewport>{display:block}.section--taste.section--04 .__content{text-align:center}.section--taste.section--04 .__mode{border-color:#333}.section--taste.section--04 .section__title{margin-bottom:0}.section--taste.section--05{color:#fff}.section--taste.section--05.loaded{background-image:url("../img/taste/desktop/section--05.jpg?201706081200")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--taste.section--05.loaded{background-image:url("../img/taste/desktop/section--05@2x.jpg?201706081200")}}.section--taste.section--05 .viewport{display:flex;align-items:center}.section--taste.section--05 .viewport>{display:block}.section--taste.section--05 .__content{margin:0 0 0 50%}.section--taste.section--05 .section__title{margin-bottom:0}.section--taste.section--06{color:#fff}.section--taste.section--06.loaded{background-image:url("../img/taste/desktop/section--06.jpg?201706081200")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--taste.section--06.loaded{background-image:url("../img/taste/desktop/section--06@2x.jpg?201706081200")}}.section--taste.section--06 .viewport{max-width:720px}.section--taste.section--06 .__content{text-align:center}.section--technology{height:650px;background-size:cover}.section--technology.section--00{height:auto;padding:7rem 0 8rem 0}.section--technology.section--00 .__image{height:650px;background-image:url("../img/technology/desktop/section--00.jpg");background-size:cover;background-position:center}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--technology.section--00 .__image{background-image:url("../img/technology/desktop/section--00@2x.jpg")}}.section--technology.section--00 .__content{padding:0 2rem;text-align:center}.section--technology.section--01{color:#fff}.section--technology.section--01.loaded{background-image:url("../img/technology/desktop/section--01.jpg");background-position:center top}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--technology.section--01.loaded{background-image:url("../img/technology/desktop/section--01@2x.jpg")}}.section--technology.section--01 .viewport{display:flex;align-items:center}.section--technology.section--01 .viewport>{display:block}.section--technology.section--01 .__content{margin:0 50% 0 0}.section--technology.section--02{position:relative;background-color:#dbdbdb;background-size:1280px 700px}.section--technology.section--02.loaded{background-image:url("../img/technology/desktop/section--02.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--technology.section--02.loaded{background-image:url("../img/technology/desktop/section--02@2x.jpg")}}.section--technology.section--02 .viewport{position:static;display:flex;align-items:center}.section--technology.section--02 .viewport>{display:block}.section--technology.section--02 .__content{margin:0 0 0 50%}.section--technology.section--02 .__caption{position:absolute;left:36%;max-width:120px}@media(max-width: 940px){.section--technology.section--02 .__caption{left:34%}}@media(max-width: 840px){.section--technology.section--02 .__caption{left:32%}}@media(max-width: 740px){.section--technology.section--02 .__caption{left:30%}}.section--technology.section--02 .__caption.__caption--1{top:-5px}.section--technology.section--02 .__caption.__caption--2{top:196px}.section--technology.section--02 .__caption.__caption--3{top:330px}.section--technology.section--02 .__caption .__title{display:block}.section--technology.section--02 .__caption .__description{font-size:14.4px;font-size:.8rem}.section--technology.section--03{color:#fff}.section--technology.section--03.loaded{background-image:url("../img/technology/desktop/section--03.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--technology.section--03.loaded{background-image:url("../img/technology/desktop/section--03@2x.jpg")}}.section--technology.section--03 .viewport{display:flex;align-items:center}.section--technology.section--03 .viewport>{display:block}.section--technology.section--03 .__content{margin:0 50% 0 0}@media(min-width: 981px){.section--technology.section--04{background-size:1280px}.section--technology.section--04.loaded{background-image:url("../img/technology/desktop/section--04.png")}}@media(min-width: 981px)and (-webkit-min-device-pixel-ratio: 1.5),(min-width: 981px)and (min-resolution: 144dpi){.section--technology.section--04.loaded{background-image:url("../img/technology/desktop/section--04@2x.png")}}@media(min-width: 981px){.section--technology.section--04 .viewport{display:flex;align-items:center}.section--technology.section--04 .viewport>{display:block}}@media(min-width: 981px){.section--technology.section--04 .__content{margin:0 0 0 50%}}@media(max-width: 980px){.section--technology.section--04{height:auto;padding-bottom:47%}.section--technology.section--04.loaded{background-image:url("../img/technology/desktop/section--04--alt.png");background-position:center bottom;background-size:contain}}@media(max-width: 980px)and (-webkit-min-device-pixel-ratio: 1.5),(max-width: 980px)and (min-resolution: 144dpi){.section--technology.section--04.loaded{background-image:url("../img/technology/desktop/section--04--alt@2x.png")}}@media(max-width: 980px){.section--technology.section--04 .__content{text-align:center}}.section--technology.section--06.loaded{background-image:url("../img/technology/desktop/section--06.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--technology.section--06.loaded{background-image:url("../img/technology/desktop/section--06@2x.jpg")}}.section--technology.section--06 .viewport{display:flex;align-items:flex-end}.section--technology.section--06 .viewport>{display:block}.section--technology.section--06 .__content{margin:0 50% 0 0}.section--technology.section--06 .__content .section__title{white-space:nowrap}.section--how_to_use__description.section--main{padding:0}.section--how_to_use__description.section--main .__image{height:400px;background-image:url("../img/how-to-use/desktop/main.jpg");background-size:cover;background-position:bottom}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--how_to_use__description.section--main .__image{background-image:url("../img/how-to-use/desktop/main@2x.jpg")}}.section--how_to_use__description.section--00{text-align:center;padding-bottom:0}.section--how_to_use__description.section--00 .nav{display:flex;justify-content:center;padding-top:72px;padding-top:4rem}.section--how_to_use__description.section--00 .nav .nav__list{display:block;box-sizing:border-box;width:198px;width:11rem;height:45px;height:2.5rem;line-height:45px;line-height:2.5rem;border:1px solid #039be5;border-left:none;font-size:16.2px;font-size:.9rem;color:#039be5;text-decoration:none}.section--how_to_use__description.section--00 .nav .nav__list:first-child{border-left:1px solid #039be5;border-top-left-radius:5px;border-bottom-left-radius:5px}.section--how_to_use__description.section--00 .nav .nav__list:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px}.section--how_to_use__description.section--00 .nav .nav__list:hover{background-color:#039be5;color:#fff}.section--how_to_use__description.section--00 .nav .nav__list.current{background-color:#039be5;color:#fff;cursor:default}.section--how_to_use__description.section--movie .viewport{max-width:880px}.section--how_to_use__description.section--steps{border-top:1px solid #ddd;padding-bottom:0;background-color:#fbfbfb}.section--how_to_use__description.section--steps .viewport{max-width:740px;text-align:center;counter-reset:number}.section--how_to_use__description.section--steps .viewport .__howto_step{padding:54px 0;padding:3rem 0;text-align:left;counter-increment:number}.section--how_to_use__description.section--steps .viewport .__howto_step .__title{position:relative;margin:0 auto 18px 72px;margin:0 auto 1rem 4rem;font-size:36px;font-size:2rem;line-height:1.4}.section--how_to_use__description.section--steps .viewport .__howto_step .__title:before{position:absolute;top:-28.8px;top:-1.6rem;left:-72px;left:-4rem;content:counter(number) ".";font-size:63px;font-size:3.5rem;color:#ccc;padding-right:18px;padding-right:1rem}.section--how_to_use__description.section--steps .viewport .__howto_step .__body.__list{margin-left:25.2px;margin-left:1.4rem}.section--how_to_use__description.section--steps .viewport .__howto_step .__notes{margin:18px auto 0 18px;margin:1rem auto 0 1rem;font-size:16.2px;font-size:.9rem;line-height:1.5;list-style:none;color:#666}.section--how_to_use__description.section--steps .viewport .__howto_step .__notes .__note:before{content:"＊";margin-left:-16.2px;margin-left:-0.9rem}.section--how_to_use__description.section--steps .viewport .__howto_step img{margin:36px auto 0;margin:2rem auto 0}.section--story{height:650px;background-size:cover}.section--story.section--00{height:auto;padding:0 0 72px 0;padding:0 0 4rem 0}.section--story.section--00 .__image{height:650px;background-image:url("../img/story/desktop/section--00.jpg");background-size:cover;background-position:center}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--story.section--00 .__image{background-image:url("../img/story/desktop/section--00@2x.jpg")}}.section--story.section--00 .viewport{max-width:780px}.section--story.section--00 .__content{padding-top:108px;padding-top:6rem;text-align:center}.section--story.section--00 .__content .__sign{padding-top:36px;padding-top:2rem;text-align:right}.section--story.section--00 .__content .__sign>.__note{display:block;font-size:14.4px;font-size:.8rem;color:#666}.section--story.section--01.loaded{background-image:url("../img/story/desktop/section--01.jpg");background-position:center top}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--story.section--01.loaded{background-image:url("../img/story/desktop/section--01@2x.jpg")}}.section--story.section--01 .viewport{display:flex;align-items:center}.section--story.section--01 .viewport>{display:block}.section--story.section--01 .__content{margin:0 0 0 50%}.section--story.section--02{color:#fff}.section--story.section--02.loaded{background-image:url("../img/story/desktop/section--02.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--story.section--02.loaded{background-image:url("../img/story/desktop/section--02@2x.jpg")}}.section--story.section--02 .viewport{display:flex;align-items:center}.section--story.section--02 .viewport>{display:block}.section--story.section--02 .__content{margin:0 0 0 50%}.section--story.section--03{color:#fff}.section--story.section--03.loaded{background-image:url("../img/story/desktop/section--03.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--story.section--03.loaded{background-image:url("../img/story/desktop/section--03@2x.jpg")}}.section--story.section--03 .viewport{display:flex;align-items:center}.section--story.section--03 .viewport>{display:block}.section--story.section--03 .__content{margin:0 50% 0 0}.section--story.section--04.loaded{background-image:url("../img/story/desktop/section--04.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--story.section--04.loaded{background-image:url("../img/story/desktop/section--04@2x.jpg")}}.section--story.section--04 .__content{margin:0 50% 0 0}.section--story.section--05{color:#fff}.section--story.section--05.loaded{background-image:url("../img/story/desktop/section--05.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--story.section--05.loaded{background-image:url("../img/story/desktop/section--05@2x.jpg")}}.section--story.section--05 .viewport{display:flex;align-items:center}.section--story.section--05 .viewport>{display:block}.section--story.section--05 .__content{margin:0 0 0 50%}.section--story.section--06{color:#fff}.section--story.section--06.loaded{background-image:url("../img/story/desktop/section--06.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--story.section--06.loaded{background-image:url("../img/story/desktop/section--06@2x.jpg")}}.section--story.section--06 .viewport{display:flex;align-items:center}.section--story.section--06 .viewport>{display:block}.section--story.section--06 .__content{margin:0 50% 0 0}.section--story.section--07.loaded{background-image:url("../img/story/desktop/section--07.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--story.section--07.loaded{background-image:url("../img/story/desktop/section--07@2x.jpg")}}.section--story.section--07 .__content{margin:0 55% 0 0}.section--story.section--07 .__content p{margin-bottom:18px;margin-bottom:1rem}.section--accessory .__content{padding:0 50px}.section--accessory .__basic{width:100%;margin-bottom:36px;margin-bottom:2rem;border-collapse:collapse;border-spacing:0;text-align:left;font-size:16.2px;font-size:.9rem;line-height:1.5}.section--accessory .__basic th,.section--accessory .__basic td{padding:9px 0;padding:.5rem 0;border-bottom:1px solid #ebebeb;vertical-align:top}.section--accessory .__basic th{width:160px}.section--accessory.section--00{height:auto;padding:0;padding:0}.section--accessory.section--00 .__image{height:400px;background-image:url("../img/accessory/desktop/section--00.jpg");background-size:cover;background-position:center}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--accessory.section--00 .__image{background-image:url("../img/accessory/desktop/section--00@2x.jpg")}}.section--accessory.section--00 .__content{padding-top:108px;padding-top:6rem;text-align:center}.section--accessory.section--01{padding:108px 0 0 0;padding:6rem 0 0 0}.section--accessory.section--01 .slick-prev,.section--accessory.section--01 .slick-next{margin:0}.section--accessory.section--02{border-bottom:1px solid #ddd}.section--accessory.section--02 .note{margin-top:18px;margin-top:1rem}.section--accessory.section--03{height:700px;background-image:url("../img/accessory/desktop/section--03.jpg");color:#fff}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--accessory.section--03{background-image:url("../img/accessory/desktop/section--03@2x.jpg")}}.section--accessory.section--03 .note{margin-top:18px;margin-top:1rem;color:#fff}.section--accessory.buy{margin-bottom:0}.section--accessory.buy .__purchase span{display:block}.section--accessory.buy .__purchase .__name{margin-bottom:18px;margin-bottom:1rem;font-size:27px;font-size:1.5rem;line-height:1.2}.section--accessory.buy .__purchase .price{font-size:36px;font-size:2rem;line-height:1}.section--accessory.buy .__purchase .price:before{font-size:.6em}.section--accessory.buy .__purchase .price:after{font-size:.4em}.section--accessory.buy .__purchase .__deliv_date{color:#999}.section--accessory.buy .__purchase .__column{float:left;width:50%}.section--accessory.buy .__purchase .btn{float:right;font-size:18px;font-size:1rem}.section--accessory.section--04{padding-bottom:5rem;background-color:#fbfbfb}.section--accessory.section--04 .__content{display:flex;flex-wrap:wrap}.section--accessory.section--04 .__content .__item{position:relative;box-sizing:border-box;box-shadow:0 16px 28px rgba(0,0,0,.2);width:31.3333%;min-height:370px;margin:0 1% 2rem;padding:2rem 1.5rem 6rem;background-color:#fff}@media(max-width: 980px){.section--accessory.section--04 .__content .__item{width:48%}}.section--accessory.section--04 .__content .__item .__name{font-size:1.05rem;display:block;height:2.5rem;margin:1rem auto 0 0;line-height:1.5;color:#000}.section--accessory.section--04 .__content .__item .__code{display:block;margin-bottom:.5rem;padding-bottom:.5rem;border-bottom:1px solid #ddd;color:#999}.section--accessory.section--04 .__content .__item .__note{font-size:.9rem}.section--accessory.section--04 .__content .__item .__box{position:absolute;width:100%;bottom:2.5rem;padding-right:2.5rem;display:flex;justify-content:space-between;align-items:flex-end}.section--accessory.section--04 .__content .__item .__box .btn{width:90px;height:32px;border-radius:2px;background-color:#4ba53a;line-height:32px;color:#fff}.section--accessory.section--04 .__content .__item .__box .price{font-size:1.5rem;line-height:1.2}.section--spec .__content{padding:0 50px}.section--spec .__basic{width:100%;border-collapse:collapse;border-spacing:0;text-align:left;font-size:16.2px;font-size:.9rem;line-height:1.5}.section--spec .__basic th,.section--spec .__basic td{padding:9px 0;padding:.5rem 0;border-bottom:1px solid #ebebeb;vertical-align:top}.section--spec .__basic th{width:160px}.section--spec.section--00{height:400px;background-image:url("../img/spec/desktop/section--00.jpg");background-size:cover;background-position:center bottom}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--spec.section--00{background-image:url("../img/spec/desktop/section--00@2x.jpg")}}.section--spec.section--02{padding:0 0 36px 0;padding:0 0 2rem 0}.section--spec.section--02 .spec--image{box-sizing:border-box;border-top:1px solid #ddd;border-bottom:1px solid #ddd;margin:0 auto}.section--spec.section--02 .slick-prev,.section--spec.section--02 .slick-next{margin:0}.section--spec.section--02 .slick-slide{position:relative}.section--spec.section--02 .slick-slide:after{display:block;white-space:pre;position:absolute;width:100%;bottom:5%;z-index:99;text-align:center;font-size:14.4px;font-size:.8rem;color:#666}.section--spec.section--02 .spec--04:after,.section--spec.section--02 .spec--05:after{content:"背面"}.section--spec.section--02 .spec--06:after,.section--spec.section--02 .spec--07:after{content:"水計量カップ"}.section--spec.section--02 .spec--08:after,.section--spec.section--02 .spec--09:after{content:"米計量カップ"}.section--spec.section--03 .__basic{width:100%;margin-bottom:36px;margin-bottom:2rem;border-top:1px solid #ebebeb;border-left:1px solid #ebebeb}.section--spec.section--03 .__basic tr:first-child{background-color:#fbfbfb;font-weight:bold}.section--spec.section--03 .__basic tr th,.section--spec.section--03 .__basic tr td{border-right:1px solid #ebebeb;text-indent:18px;text-indent:1rem}.section--spec.section--03 .__basic tr th{width:120px;background-color:#fbfbfb;font-weight:bold}.section--spec.section--03 .__images{width:100%;display:flex;justify-content:space-between;text-align:center}.section--spec.section--03 .__images .__column .__image{margin-bottom:9px;margin-bottom:.5rem}.section--spec.section--03 .__images .__column .__title{display:block;font-size:16.2px;font-size:.9rem}.section--spec.section--03 .__images .__column .__caption{display:block;font-size:12.6px;font-size:.7rem;line-height:1.2;color:#999}.section--spec.section--04{border:none;background-color:#f2f2f2}.section--spec.section--04 .columns{display:flex;flex-wrap:wrap;justify-content:space-between;padding-top:50px}.section--spec.section--04 .columns .column{box-sizing:border-box;width:280px;height:370px;margin-bottom:20px;padding:200px 30px 0 30px;background-repeat:no-repeat;background-color:#fff;font-size:14.4px;font-size:.8rem}.section--spec.section--04 .columns .column.__award__gd--best100{background-image:url("/_assets/image/award/gooddesign_2017_best100.png");background-size:61px 125px;background-position:30px 50px}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--spec.section--04 .columns .column.__award__gd--best100{background-image:url("/_assets/image/award/gooddesign_2017_best100@2x.png")}}.section--spec.section--04 .columns .column.__award__gd{background-image:url("/_assets/image/award/gooddesign.png");background-size:63px 113px;background-position:30px 50px}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--spec.section--04 .columns .column.__award__gd{background-image:url("/_assets/image/award/gooddesign@2x.png")}}.section--spec.section--04 .columns .column.__award__rd{background-image:url("/_assets/image/award/reddot_2017.png");background-size:187px 113px;background-position:30px 50px}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--spec.section--04 .columns .column.__award__rd{background-image:url("/_assets/image/award/reddot_2017@2x.png")}}.section--spec.section--04 .columns .column.__award__if{background-image:url("/_assets/image/award/iF_2018.png");background-size:61px 125px;background-position:30px 50px}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--spec.section--04 .columns .column.__award__if{background-image:url("/_assets/image/award/iF_2018@2x.png")}}@media(max-width: 1006px){.section--spec.section--04 .columns .column{width:49%}}.section--recipes{background-image:url("../img/recipes/index/desktop/section--header.jpg?20200501");background-color:#e3ddd3;background-position:center top;background-repeat:no-repeat;background-size:1280px 315px;padding:0}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--recipes{background-image:url("../img/recipes/index/desktop/section--header@2x.jpg?20200501")}}.section--recipes .__introduction{padding:22rem 0 0;text-align:center}.section--recipes .__introduction .page__title{margin-bottom:1rem}.section--recipes .share_links{display:flex;justify-content:space-between;width:180px;height:100px;margin:0 auto}.section--recipes .share_links p{color:#999}.section--recipes .share_links .share{display:block;position:relative;box-sizing:border-box;width:60px;height:60px;line-height:60px;overflow:hidden;text-align:center;text-decoration:none;color:#fff;transition-duration:.2s}.section--recipes .share_links .share:before{display:block;content:"";font-family:"icon";speak:none;font-style:normal;font-weight:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:2.5rem}.section--recipes .share_links .share.facebook:before{content:"";color:#3351a3}.section--recipes .share_links .share.line em{letter-spacing:-0.05em}.section--recipes .share_links .share.line:before{content:"";color:#17b005}.section--recipes .share_links .share.twitter:before{content:"";color:#1d8dee}.section--recipes .share_links .share:hover{transform:scale(1.2);transition-duration:.3s}.section--recipes .recipes{max-width:980px;margin:0 auto;padding-bottom:108px;padding-bottom:6rem}@media only screen and (max-width: 980px){.section--recipes .recipes{width:90%}}.section--recipes .recipes .recipes_group{margin:0 auto}.section--recipes .recipes .recipes_group.__flex{display:flex;justify-content:space-between;flex-wrap:wrap}.section--recipes .recipes .__category{max-width:860px;margin:0 auto;padding:0 0 72px;padding:0 0 4rem;text-align:center}.section--recipes .recipes .__category .__title{font-size:36px;font-size:2rem;margin-bottom:18px;margin-bottom:1rem}.section--recipes .recipes.column--4 .recipes_group{max-width:980px}.section--recipes .recipes.column--4 .masonry__item{width:25%;padding:10px 1%}.section--recipes .recipes.column--4 .masonry__item.__sizeer .signature .__stamp{width:66px;height:66px}@media only screen and (max-width: 880px){.section--recipes .recipes.column--4 .masonry__item.__sizeer .signature .__stamp{width:6.5vw;height:6.5vw}}.section--recipes .recipes.column--4 .masonry__item.__biggest{width:50%}.section--recipes .recipe{position:relative;overflow:hidden;background-color:#fff;background-repeat:no-repeat;transition:box-shadow .3s}.section--recipes .recipe a{text-decoration:none}.section--recipes .recipe .__image{width:100%;height:auto;padding-top:100%;background-size:cover;background-position:center}.section--recipes .recipe .__chef{z-index:99;position:absolute;left:0;right:0;width:60px;height:60px;margin:-40px auto 0;padding:0;border-radius:50%;background-size:cover;background-position:center}.section--recipes .recipe .__label{display:flex;align-items:center;height:80px;text-align:center;font-size:16.2px;font-size:.9rem}.section--recipes .recipe .__label>{display:block}.section--recipes .recipe .__label .__description{width:90%;margin:0 auto;line-height:1.3}.section--recipes .recipe .__label .__description .__name{display:none}.section--recipes .recipe.__new:after{content:"New";transform:rotate(-45deg);width:120px;height:20px;left:-30px;top:20px;color:#fff;background-color:#fb4b60;font-size:.8rem;text-transform:uppercase;line-height:20px;letter-spacing:.15rem;white-space:nowrap;text-align:center;position:absolute}.section--recipes .recipe.__biggest .__chef{width:120px;height:120px;margin-top:-90px}.section--recipes .recipe.__biggest .__label{height:160px;font-size:25.2px;font-size:1.4rem}.section--recipes .recipe.__biggest .__label .__title{margin-bottom:9px;margin-bottom:.5rem}.section--recipes .recipe.__biggest .__label .__name{display:block;font-size:18px;font-size:1rem;color:#999}.section--recipes .recipe .signature{display:block;position:absolute;right:7px;top:7px}.section--recipes .recipe .signature .__stamp{width:114px}@media only screen and (max-width: 880px){.section--recipes .recipe .signature .__stamp{width:13vw;height:13vw}}.section--recipes .recipe:hover{box-shadow:0 16px 28px 0 rgba(0,0,0,.22),0 25px 55px 0 rgba(0,0,0,.21);z-index:99}.section--recipes .recipe.recipe--001 .loaded.__image{background-image:url("../img/recipes/001/desktop/thumbnail.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--recipes .recipe.recipe--001 .loaded.__image{background-image:url("../img/recipes/001/desktop/thumbnail@2x.jpg")}}.section--recipes .recipe.recipe--001 .loaded.__chef{background-image:url("../img/recipes/001/desktop/chef--thumbnail.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--recipes .recipe.recipe--001 .loaded.__chef{background-image:url("../img/recipes/001/desktop/chef--thumbnail@2x.jpg")}}.section--recipes .recipe.recipe--001.__biggest .loaded.__image{background-image:url("../img/recipes/001/desktop/thumbnail-big.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--recipes .recipe.recipe--001.__biggest .loaded.__image{background-image:url("../img/recipes/001/desktop/thumbnail-big@2x.jpg")}}.section--recipes .recipe.recipe--002 .loaded.__image{background-image:url("../img/recipes/002/desktop/thumbnail.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--recipes .recipe.recipe--002 .loaded.__image{background-image:url("../img/recipes/002/desktop/thumbnail@2x.jpg")}}.section--recipes .recipe.recipe--002 .loaded.__chef{background-image:url("../img/recipes/002/desktop/chef--thumbnail.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--recipes .recipe.recipe--002 .loaded.__chef{background-image:url("../img/recipes/002/desktop/chef--thumbnail@2x.jpg")}}.section--recipes .recipe.recipe--002.__biggest .loaded.__image{background-image:url("../img/recipes/002/desktop/thumbnail-big.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--recipes .recipe.recipe--002.__biggest .loaded.__image{background-image:url("../img/recipes/002/desktop/thumbnail-big@2x.jpg")}}.section--recipes .recipe.recipe--003 .loaded.__image{background-image:url("../img/recipes/003/desktop/thumbnail.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--recipes .recipe.recipe--003 .loaded.__image{background-image:url("../img/recipes/003/desktop/thumbnail@2x.jpg")}}.section--recipes .recipe.recipe--003 .loaded.__chef{background-image:url("../img/recipes/003/desktop/chef--thumbnail.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--recipes .recipe.recipe--003 .loaded.__chef{background-image:url("../img/recipes/003/desktop/chef--thumbnail@2x.jpg")}}.section--recipes .recipe.recipe--003.__biggest .loaded.__image{background-image:url("../img/recipes/003/desktop/thumbnail-big.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--recipes .recipe.recipe--003.__biggest .loaded.__image{background-image:url("../img/recipes/003/desktop/thumbnail-big@2x.jpg")}}.section--recipes .recipe.recipe--004 .loaded.__image{background-image:url("../img/recipes/004/desktop/thumbnail.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--recipes .recipe.recipe--004 .loaded.__image{background-image:url("../img/recipes/004/desktop/thumbnail@2x.jpg")}}.section--recipes .recipe.recipe--004 .loaded.__chef{background-image:url("../img/recipes/004/desktop/chef--thumbnail.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--recipes .recipe.recipe--004 .loaded.__chef{background-image:url("../img/recipes/004/desktop/chef--thumbnail@2x.jpg")}}.section--recipes .recipe.recipe--004.__biggest .loaded.__image{background-image:url("../img/recipes/004/desktop/thumbnail-big.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--recipes .recipe.recipe--004.__biggest .loaded.__image{background-image:url("../img/recipes/004/desktop/thumbnail-big@2x.jpg")}}.section--recipes .recipe.recipe--005 .loaded.__image{background-image:url("../img/recipes/005/desktop/thumbnail.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--recipes .recipe.recipe--005 .loaded.__image{background-image:url("../img/recipes/005/desktop/thumbnail@2x.jpg")}}.section--recipes .recipe.recipe--005 .loaded.__chef{background-image:url("../img/recipes/005/desktop/chef--thumbnail.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--recipes .recipe.recipe--005 .loaded.__chef{background-image:url("../img/recipes/005/desktop/chef--thumbnail@2x.jpg")}}.section--recipes .recipe.recipe--005.__biggest .loaded.__image{background-image:url("../img/recipes/005/desktop/thumbnail-big.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--recipes .recipe.recipe--005.__biggest .loaded.__image{background-image:url("../img/recipes/005/desktop/thumbnail-big@2x.jpg")}}.section--recipes .recipe.recipe--006 .loaded.__image{background-image:url("../img/recipes/006/desktop/thumbnail.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--recipes .recipe.recipe--006 .loaded.__image{background-image:url("../img/recipes/006/desktop/thumbnail@2x.jpg")}}.section--recipes .recipe.recipe--006 .loaded.__chef{background-image:url("../img/recipes/006/desktop/chef--thumbnail.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--recipes .recipe.recipe--006 .loaded.__chef{background-image:url("../img/recipes/006/desktop/chef--thumbnail@2x.jpg")}}.section--recipes .recipe.recipe--006.__biggest .loaded.__image{background-image:url("../img/recipes/006/desktop/thumbnail-big.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--recipes .recipe.recipe--006.__biggest .loaded.__image{background-image:url("../img/recipes/006/desktop/thumbnail-big@2x.jpg")}}.section--recipes .recipe.recipe--007 .loaded.__image{background-image:url("../img/recipes/007/desktop/thumbnail.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--recipes .recipe.recipe--007 .loaded.__image{background-image:url("../img/recipes/007/desktop/thumbnail@2x.jpg")}}.section--recipes .recipe.recipe--007 .loaded.__chef{background-image:url("../img/recipes/007/desktop/chef--thumbnail.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--recipes .recipe.recipe--007 .loaded.__chef{background-image:url("../img/recipes/007/desktop/chef--thumbnail@2x.jpg")}}.section--recipes .recipe.recipe--007.__biggest .loaded.__image{background-image:url("../img/recipes/007/desktop/thumbnail-big.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--recipes .recipe.recipe--007.__biggest .loaded.__image{background-image:url("../img/recipes/007/desktop/thumbnail-big@2x.jpg")}}.section--recipes .recipe.recipe--008 .loaded.__image{background-image:url("../img/recipes/008/desktop/thumbnail.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--recipes .recipe.recipe--008 .loaded.__image{background-image:url("../img/recipes/008/desktop/thumbnail@2x.jpg")}}.section--recipes .recipe.recipe--008 .loaded.__chef{background-image:url("../img/recipes/008/desktop/chef--thumbnail.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--recipes .recipe.recipe--008 .loaded.__chef{background-image:url("../img/recipes/008/desktop/chef--thumbnail@2x.jpg")}}.section--recipes .recipe.recipe--008.__biggest .loaded.__image{background-image:url("../img/recipes/008/desktop/thumbnail-big.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--recipes .recipe.recipe--008.__biggest .loaded.__image{background-image:url("../img/recipes/008/desktop/thumbnail-big@2x.jpg")}}.section--recipes .recipe.recipe--009 .loaded.__image{background-image:url("../img/recipes/009/desktop/thumbnail.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--recipes .recipe.recipe--009 .loaded.__image{background-image:url("../img/recipes/009/desktop/thumbnail@2x.jpg")}}.section--recipes .recipe.recipe--009 .loaded.__chef{background-image:url("../img/recipes/009/desktop/chef--thumbnail.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--recipes .recipe.recipe--009 .loaded.__chef{background-image:url("../img/recipes/009/desktop/chef--thumbnail@2x.jpg")}}.section--recipes .recipe.recipe--009.__biggest .loaded.__image{background-image:url("../img/recipes/009/desktop/thumbnail-big.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--recipes .recipe.recipe--009.__biggest .loaded.__image{background-image:url("../img/recipes/009/desktop/thumbnail-big@2x.jpg")}}.section--recipes .recipe.recipe--010 .loaded.__image{background-image:url("../img/recipes/010/desktop/thumbnail.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--recipes .recipe.recipe--010 .loaded.__image{background-image:url("../img/recipes/010/desktop/thumbnail@2x.jpg")}}.section--recipes .recipe.recipe--010 .loaded.__chef{background-image:url("../img/recipes/010/desktop/chef--thumbnail.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--recipes .recipe.recipe--010 .loaded.__chef{background-image:url("../img/recipes/010/desktop/chef--thumbnail@2x.jpg")}}.section--recipes .recipe.recipe--010.__biggest .loaded.__image{background-image:url("../img/recipes/010/desktop/thumbnail-big.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--recipes .recipe.recipe--010.__biggest .loaded.__image{background-image:url("../img/recipes/010/desktop/thumbnail-big@2x.jpg")}}.section--recipes .recipe.recipe--011 .loaded.__image{background-image:url("../img/recipes/011/desktop/thumbnail.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--recipes .recipe.recipe--011 .loaded.__image{background-image:url("../img/recipes/011/desktop/thumbnail@2x.jpg")}}.section--recipes .recipe.recipe--011 .loaded.__chef{background-image:url("../img/recipes/011/desktop/chef--thumbnail.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--recipes .recipe.recipe--011 .loaded.__chef{background-image:url("../img/recipes/011/desktop/chef--thumbnail@2x.jpg")}}.section--recipes .recipe.recipe--011.__biggest .loaded.__image{background-image:url("../img/recipes/011/desktop/thumbnail-big.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--recipes .recipe.recipe--011.__biggest .loaded.__image{background-image:url("../img/recipes/011/desktop/thumbnail-big@2x.jpg")}}.section--recipes .recipe.recipe--012 .loaded.__image{background-image:url("../img/recipes/012/desktop/thumbnail.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--recipes .recipe.recipe--012 .loaded.__image{background-image:url("../img/recipes/012/desktop/thumbnail@2x.jpg")}}.section--recipes .recipe.recipe--012 .loaded.__chef{background-image:url("../img/recipes/012/desktop/chef--thumbnail.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--recipes .recipe.recipe--012 .loaded.__chef{background-image:url("../img/recipes/012/desktop/chef--thumbnail@2x.jpg")}}.section--recipes .recipe.recipe--012.__biggest .loaded.__image{background-image:url("../img/recipes/012/desktop/thumbnail-big.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--recipes .recipe.recipe--012.__biggest .loaded.__image{background-image:url("../img/recipes/012/desktop/thumbnail-big@2x.jpg")}}.section--recipes .recipe.recipe--013 .loaded.__image{background-image:url("../img/recipes/013/desktop/thumbnail.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--recipes .recipe.recipe--013 .loaded.__image{background-image:url("../img/recipes/013/desktop/thumbnail@2x.jpg")}}.section--recipes .recipe.recipe--013 .loaded.__chef{background-image:url("../img/recipes/013/desktop/chef--thumbnail.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--recipes .recipe.recipe--013 .loaded.__chef{background-image:url("../img/recipes/013/desktop/chef--thumbnail@2x.jpg")}}.section--recipes .recipe.recipe--013.__biggest .loaded.__image{background-image:url("../img/recipes/013/desktop/thumbnail-big.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--recipes .recipe.recipe--013.__biggest .loaded.__image{background-image:url("../img/recipes/013/desktop/thumbnail-big@2x.jpg")}}.section--recipes .recipe.recipe--014 .loaded.__image{background-image:url("../img/recipes/014/desktop/thumbnail.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--recipes .recipe.recipe--014 .loaded.__image{background-image:url("../img/recipes/014/desktop/thumbnail@2x.jpg")}}.section--recipes .recipe.recipe--014 .loaded.__chef{background-image:url("../img/recipes/014/desktop/chef--thumbnail.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--recipes .recipe.recipe--014 .loaded.__chef{background-image:url("../img/recipes/014/desktop/chef--thumbnail@2x.jpg")}}.section--recipes .recipe.recipe--014.__biggest .loaded.__image{background-image:url("../img/recipes/014/desktop/thumbnail-big.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--recipes .recipe.recipe--014.__biggest .loaded.__image{background-image:url("../img/recipes/014/desktop/thumbnail-big@2x.jpg")}}.section--recipes .recipe.recipe--015 .loaded.__image{background-image:url("../img/recipes/015/desktop/thumbnail.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--recipes .recipe.recipe--015 .loaded.__image{background-image:url("../img/recipes/015/desktop/thumbnail@2x.jpg")}}.section--recipes .recipe.recipe--015 .loaded.__chef{background-image:url("../img/recipes/015/desktop/chef--thumbnail.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--recipes .recipe.recipe--015 .loaded.__chef{background-image:url("../img/recipes/015/desktop/chef--thumbnail@2x.jpg")}}.section--recipes .recipe.recipe--015.__biggest .loaded.__image{background-image:url("../img/recipes/015/desktop/thumbnail-big.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--recipes .recipe.recipe--015.__biggest .loaded.__image{background-image:url("../img/recipes/015/desktop/thumbnail-big@2x.jpg")}}.section--recipes .recipe.recipe--016 .loaded.__image{background-image:url("../img/recipes/016/desktop/thumbnail.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--recipes .recipe.recipe--016 .loaded.__image{background-image:url("../img/recipes/016/desktop/thumbnail@2x.jpg")}}.section--recipes .recipe.recipe--016 .loaded.__chef{background-image:url("../img/recipes/016/desktop/chef--thumbnail.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--recipes .recipe.recipe--016 .loaded.__chef{background-image:url("../img/recipes/016/desktop/chef--thumbnail@2x.jpg")}}.section--recipes .recipe.recipe--016.__biggest .loaded.__image{background-image:url("../img/recipes/016/desktop/thumbnail-big.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--recipes .recipe.recipe--016.__biggest .loaded.__image{background-image:url("../img/recipes/016/desktop/thumbnail-big@2x.jpg")}}.section--recipes .recipe.recipe--017 .loaded.__image{background-image:url("../img/recipes/017/desktop/thumbnail.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--recipes .recipe.recipe--017 .loaded.__image{background-image:url("../img/recipes/017/desktop/thumbnail@2x.jpg")}}.section--recipes .recipe.recipe--017 .loaded.__chef{background-image:url("../img/recipes/017/desktop/chef--thumbnail.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--recipes .recipe.recipe--017 .loaded.__chef{background-image:url("../img/recipes/017/desktop/chef--thumbnail@2x.jpg")}}.section--recipes .recipe.recipe--017.__biggest .loaded.__image{background-image:url("../img/recipes/017/desktop/thumbnail-big.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--recipes .recipe.recipe--017.__biggest .loaded.__image{background-image:url("../img/recipes/017/desktop/thumbnail-big@2x.jpg")}}.section--recipes .recipe.recipe--018 .loaded.__image{background-image:url("../img/recipes/018/desktop/thumbnail.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--recipes .recipe.recipe--018 .loaded.__image{background-image:url("../img/recipes/018/desktop/thumbnail@2x.jpg")}}.section--recipes .recipe.recipe--018 .loaded.__chef{background-image:url("../img/recipes/018/desktop/chef--thumbnail.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--recipes .recipe.recipe--018 .loaded.__chef{background-image:url("../img/recipes/018/desktop/chef--thumbnail@2x.jpg")}}.section--recipes .recipe.recipe--018.__biggest .loaded.__image{background-image:url("../img/recipes/018/desktop/thumbnail-big.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--recipes .recipe.recipe--018.__biggest .loaded.__image{background-image:url("../img/recipes/018/desktop/thumbnail-big@2x.jpg")}}.section--recipes .recipe.recipe--019 .loaded.__image{background-image:url("../img/recipes/019/desktop/thumbnail.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--recipes .recipe.recipe--019 .loaded.__image{background-image:url("../img/recipes/019/desktop/thumbnail@2x.jpg")}}.section--recipes .recipe.recipe--019 .loaded.__chef{background-image:url("../img/recipes/019/desktop/chef--thumbnail.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--recipes .recipe.recipe--019 .loaded.__chef{background-image:url("../img/recipes/019/desktop/chef--thumbnail@2x.jpg")}}.section--recipes .recipe.recipe--019.__biggest .loaded.__image{background-image:url("../img/recipes/019/desktop/thumbnail-big.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--recipes .recipe.recipe--019.__biggest .loaded.__image{background-image:url("../img/recipes/019/desktop/thumbnail-big@2x.jpg")}}.section--recipes .recipe.recipe--020 .loaded.__image{background-image:url("../img/recipes/020/desktop/thumbnail.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--recipes .recipe.recipe--020 .loaded.__image{background-image:url("../img/recipes/020/desktop/thumbnail@2x.jpg")}}.section--recipes .recipe.recipe--020 .loaded.__chef{background-image:url("../img/recipes/020/desktop/chef--thumbnail.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--recipes .recipe.recipe--020 .loaded.__chef{background-image:url("../img/recipes/020/desktop/chef--thumbnail@2x.jpg")}}.section--recipes .recipe.recipe--020.__biggest .loaded.__image{background-image:url("../img/recipes/020/desktop/thumbnail-big.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--recipes .recipe.recipe--020.__biggest .loaded.__image{background-image:url("../img/recipes/020/desktop/thumbnail-big@2x.jpg")}}.section--recipes .recipe.recipe--021 .loaded.__image{background-image:url("../img/recipes/021/desktop/thumbnail.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--recipes .recipe.recipe--021 .loaded.__image{background-image:url("../img/recipes/021/desktop/thumbnail@2x.jpg")}}.section--recipes .recipe.recipe--021 .loaded.__chef{background-image:url("../img/recipes/021/desktop/chef--thumbnail.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--recipes .recipe.recipe--021 .loaded.__chef{background-image:url("../img/recipes/021/desktop/chef--thumbnail@2x.jpg")}}.section--recipes .recipe.recipe--021.__biggest .loaded.__image{background-image:url("../img/recipes/021/desktop/thumbnail-big.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--recipes .recipe.recipe--021.__biggest .loaded.__image{background-image:url("../img/recipes/021/desktop/thumbnail-big@2x.jpg")}}.section--recipes .recipe.recipe--022 .loaded.__image{background-image:url("../img/recipes/022/desktop/thumbnail.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--recipes .recipe.recipe--022 .loaded.__image{background-image:url("../img/recipes/022/desktop/thumbnail@2x.jpg")}}.section--recipes .recipe.recipe--022 .loaded.__chef{background-image:url("../img/recipes/022/desktop/chef--thumbnail.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--recipes .recipe.recipe--022 .loaded.__chef{background-image:url("../img/recipes/022/desktop/chef--thumbnail@2x.jpg")}}.section--recipes .recipe.recipe--022.__biggest .loaded.__image{background-image:url("../img/recipes/022/desktop/thumbnail-big.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--recipes .recipe.recipe--022.__biggest .loaded.__image{background-image:url("../img/recipes/022/desktop/thumbnail-big@2x.jpg")}}.section--recipes .recipe.recipe--023 .loaded.__image{background-image:url("../img/recipes/023/desktop/thumbnail.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--recipes .recipe.recipe--023 .loaded.__image{background-image:url("../img/recipes/023/desktop/thumbnail@2x.jpg")}}.section--recipes .recipe.recipe--023 .loaded.__chef{background-image:url("../img/recipes/023/desktop/chef--thumbnail.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--recipes .recipe.recipe--023 .loaded.__chef{background-image:url("../img/recipes/023/desktop/chef--thumbnail@2x.jpg")}}.section--recipes .recipe.recipe--023.__biggest .loaded.__image{background-image:url("../img/recipes/023/desktop/thumbnail-big.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--recipes .recipe.recipe--023.__biggest .loaded.__image{background-image:url("../img/recipes/023/desktop/thumbnail-big@2x.jpg")}}.section--recipes .recipe.recipe--024 .loaded.__image{background-image:url("../img/recipes/024/desktop/thumbnail.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--recipes .recipe.recipe--024 .loaded.__image{background-image:url("../img/recipes/024/desktop/thumbnail@2x.jpg")}}.section--recipes .recipe.recipe--024 .loaded.__chef{background-image:url("../img/recipes/024/desktop/chef--thumbnail.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--recipes .recipe.recipe--024 .loaded.__chef{background-image:url("../img/recipes/024/desktop/chef--thumbnail@2x.jpg")}}.section--recipes .recipe.recipe--024.__biggest .loaded.__image{background-image:url("../img/recipes/024/desktop/thumbnail-big.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--recipes .recipe.recipe--024.__biggest .loaded.__image{background-image:url("../img/recipes/024/desktop/thumbnail-big@2x.jpg")}}.section--recipes .__footer{height:325px;background-position:center top;background-repeat:no-repeat;background-size:1280px 325px;text-align:center}.section--recipes .__footer.loaded{background-image:url("../img/recipes/index/desktop/section--footer.jpg?20200501")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--recipes .__footer.loaded{background-image:url("../img/recipes/index/desktop/section--footer@2x.jpg?20200501")}}.section--recipes .__footer .__logo{width:322px;height:auto}.section--recipes .therecipe{padding-bottom:4rem}.section--recipes .therecipe .section__btn{display:block;box-sizing:border-box;width:300px;height:44px;margin:0 auto;border:none;border-radius:22px;background-color:rgba(0,0,0,.5);font-size:.9rem;position:relative;line-height:44px;text-align:center;text-decoration:none;color:#fff;transition:all .2s;font-family:"Open Sans","YuGothic_Family","YuGothic","Hiragino Kaku Gothic ProN",Meiryo,sans-serif}.section--recipes .therecipe .section__btn:hover{width:320px}.recipes__description .__header{position:relative;border-bottom:1px solid #ddd}.recipes__description .__header .viewport{width:90%;max-width:980px;overflow:hidden}.recipes__description .__header .share_links{float:right;display:flex;justify-content:space-between;width:180px;height:100px}.recipes__description .__header .share_links p{color:#999}.recipes__description .__header .share_links .share{display:block;position:relative;box-sizing:border-box;width:60px;height:60px;line-height:60px;overflow:hidden;text-align:center;text-decoration:none;color:#fff;transition-duration:.2s}.recipes__description .__header .share_links .share:before{display:block;content:"";font-family:"icon";speak:none;font-style:normal;font-weight:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:2.5rem}.recipes__description .__header .share_links .share.facebook:before{content:"";color:#3351a3}.recipes__description .__header .share_links .share.line em{letter-spacing:-0.05em}.recipes__description .__header .share_links .share.line:before{content:"";color:#17b005}.recipes__description .__header .share_links .share.twitter:before{content:"";color:#1d8dee}.recipes__description .__header .share_links .share:hover{transform:scale(1.2);transition-duration:.3s}.recipes__description .__header .__title{display:block;height:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:1.8rem;line-height:100px}.recipes__description .__header .signature{position:relative;width:90%;max-width:980px;margin:0 auto}.recipes__description .__header .signature .__stamp{position:absolute;top:-20px;right:30px;width:151px;height:151px;z-index:10}.recipes__description .__header .intro{display:flex;justify-content:space-between;align-items:center;padding:3rem 0 0}.recipes__description .__header .intro .__icon{min-width:160px;overflow:hidden;display:block;border-radius:50%}.recipes__description .__header .intro .__overview{padding-left:3%}.recipes__description .__header .intro .__overview .__overview_text{margin:0 auto .5rem}.recipes__description .__header .intro .__overview .__name{padding-top:.5rem;color:#999}.recipes__description .section--video{padding:72px 0 0;padding:4rem 0 0;padding-bottom:0}.recipes__description .section--ingredients{padding:90px 36px 0;padding:5rem 2rem 0}.recipes__description .section--ingredients .viewport{max-width:740px}.recipes__description .section--ingredients .__title{width:100%;border-bottom:1px solid #ddd;padding-top:108px;padding-top:6rem;font-size:32.4px;font-size:1.8rem}.recipes__description .section--ingredients .__title .servings{padding-left:18px;padding-left:1rem;font-size:21.6px;font-size:1.2rem;color:#999}.recipes__description .section--ingredients .__subtitle{width:100%;border-bottom:1px dashed #ddd;padding-top:72px;padding-top:4rem;font-weight:bold;text-align:left;color:#000}.recipes__description .section--ingredients .ingredients{width:100%;border-collapse:collapse;border-spacing:0;text-align:left;font-size:16.2px;font-size:.9rem;line-height:2;color:#666}.recipes__description .section--ingredients .ingredients td{padding:9px 0;padding:.5rem 0;border-bottom:1px dashed #ebebeb;vertical-align:top}.recipes__description .section--ingredients .ingredients td:nth-child(odd){width:300px}.recipes__description .section--ingredients .ingredients_note{margin-top:36px;margin-top:2rem;font-size:14.4px;font-size:.8rem;color:#e59703}.recipes__description .section--ingredients .ingredients_note .__note{margin:0 auto 9px 0;margin:0 auto .5rem 0}.recipes__description .section--ingredients .ingredients_note .__note a{color:#e59703}.recipes__description .section--preparation{margin-top:108px;margin-top:6rem;padding-bottom:0;background-color:#fbfbfb;border-top:1px solid #ddd;border-bottom:1px solid #ddd}.recipes__description .section--preparation .viewport{max-width:740px}.recipes__description .section--preparation .__title{width:100%;margin-bottom:54px;margin-bottom:3rem;border-bottom:1px solid #ddd;font-size:32.4px;font-size:1.8rem;text-align:left}.recipes__description .section--preparation .preparation{counter-reset:number;padding-bottom:72px;padding-bottom:4rem}.recipes__description .section--preparation .__subtitle{font-size:25.2px;font-size:1.4rem}.recipes__description .section--preparation .__preparation{padding:54px 0 0;padding:3rem 0 0;counter-increment:number}.recipes__description .section--preparation .__preparation .__text{position:relative;margin:0 auto 18px 72px;margin:0 auto 1rem 4rem}.recipes__description .section--preparation .__preparation .__text:before{position:absolute;top:-30.6px;top:-1.7rem;left:-72px;left:-4rem;content:counter(number) ".";font-size:45px;font-size:2.5rem;font-weight:bold;color:#ccc;padding-right:18px;padding-right:1rem}.recipes__description .section--preparation .__preparation .__image{overflow:hidden;border-radius:10px;margin-bottom:54px;margin-bottom:3rem}.recipes__description .section--directions .viewport{max-width:740px;counter-reset:number}.recipes__description .section--directions .__title{width:100%;border-bottom:1px solid #ddd;font-size:32.4px;font-size:1.8rem;text-align:left}.recipes__description .section--directions .__title .time{padding-left:18px;padding-left:1rem;font-size:21.6px;font-size:1.2rem;color:#999}.recipes__description .section--directions .__title .time--note{padding-left:18px;padding-left:1rem;font-size:14.4px;font-size:.8rem;color:#999}.recipes__description .section--directions .__direction{padding:54px 0 0;padding:3rem 0 0;counter-increment:number}.recipes__description .section--directions .__direction .__text{position:relative;margin:0 auto 18px 72px;margin:0 auto 1rem 4rem}.recipes__description .section--directions .__direction .__text:before{position:absolute;top:-30.6px;top:-1.7rem;left:-72px;left:-4rem;content:counter(number) ".";font-size:45px;font-size:2.5rem;font-weight:bold;color:#ccc;padding-right:18px;padding-right:1rem}.recipes__description .section--directions .__direction .__text .__subtitle{color:#000;font-weight:bold}.recipes__description .section--directions .__direction .__text .__label{padding:18px 0 3.6px;padding:1rem 0 .2rem;color:#e59703;font-style:italic}.recipes__description .section--directions .__direction .__text .__points{margin-bottom:36px;margin-bottom:2rem;font-size:14.4px;font-size:.8rem;color:#e59703}.recipes__description .section--directions .__direction .__text .__points .__point{margin:0 auto 9px 21.6px;margin:0 auto .5rem 1.2rem}.recipes__description .section--directions .__direction .__image{overflow:hidden;border-radius:10px;margin-bottom:54px;margin-bottom:3rem}.recipes__description .section--enjoy{width:100%;height:auto;padding:46.9% 0 72px;padding:46.9% 0 4rem;background-position:center;background-repeat:no-repeat;background-size:cover;text-align:center}.recipes__description .section--enjoy.loaded.__001{background-image:url("../img/recipes/001/desktop/enjoy.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--enjoy.loaded.__001{background-image:url("../img/recipes/001/desktop/enjoy@2x.jpg")}}.recipes__description .section--enjoy.loaded.__002{background-image:url("../img/recipes/002/desktop/enjoy.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--enjoy.loaded.__002{background-image:url("../img/recipes/002/desktop/enjoy@2x.jpg")}}.recipes__description .section--enjoy.loaded.__003{background-image:url("../img/recipes/003/desktop/enjoy.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--enjoy.loaded.__003{background-image:url("../img/recipes/003/desktop/enjoy@2x.jpg")}}.recipes__description .section--enjoy.loaded.__004{background-image:url("../img/recipes/004/desktop/enjoy.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--enjoy.loaded.__004{background-image:url("../img/recipes/004/desktop/enjoy@2x.jpg")}}.recipes__description .section--enjoy.loaded.__005{background-image:url("../img/recipes/005/desktop/enjoy.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--enjoy.loaded.__005{background-image:url("../img/recipes/005/desktop/enjoy@2x.jpg")}}.recipes__description .section--enjoy.loaded.__006{background-image:url("../img/recipes/006/desktop/enjoy.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--enjoy.loaded.__006{background-image:url("../img/recipes/006/desktop/enjoy@2x.jpg")}}.recipes__description .section--enjoy.loaded.__007{background-image:url("../img/recipes/007/desktop/enjoy.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--enjoy.loaded.__007{background-image:url("../img/recipes/007/desktop/enjoy@2x.jpg")}}.recipes__description .section--enjoy.loaded.__008{background-image:url("../img/recipes/008/desktop/enjoy.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--enjoy.loaded.__008{background-image:url("../img/recipes/008/desktop/enjoy@2x.jpg")}}.recipes__description .section--enjoy.loaded.__009{background-image:url("../img/recipes/009/desktop/enjoy.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--enjoy.loaded.__009{background-image:url("../img/recipes/009/desktop/enjoy@2x.jpg")}}.recipes__description .section--enjoy.loaded.__010{background-image:url("../img/recipes/010/desktop/enjoy.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--enjoy.loaded.__010{background-image:url("../img/recipes/010/desktop/enjoy@2x.jpg")}}.recipes__description .section--enjoy.loaded.__011{background-image:url("../img/recipes/011/desktop/enjoy.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--enjoy.loaded.__011{background-image:url("../img/recipes/011/desktop/enjoy@2x.jpg")}}.recipes__description .section--enjoy.loaded.__012{background-image:url("../img/recipes/012/desktop/enjoy.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--enjoy.loaded.__012{background-image:url("../img/recipes/012/desktop/enjoy@2x.jpg")}}.recipes__description .section--enjoy.loaded.__013{background-image:url("../img/recipes/013/desktop/enjoy.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--enjoy.loaded.__013{background-image:url("../img/recipes/013/desktop/enjoy@2x.jpg")}}.recipes__description .section--enjoy.loaded.__014{background-image:url("../img/recipes/014/desktop/enjoy.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--enjoy.loaded.__014{background-image:url("../img/recipes/014/desktop/enjoy@2x.jpg")}}.recipes__description .section--enjoy.loaded.__015{background-image:url("../img/recipes/015/desktop/enjoy.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--enjoy.loaded.__015{background-image:url("../img/recipes/015/desktop/enjoy@2x.jpg")}}.recipes__description .section--enjoy.loaded.__016{background-image:url("../img/recipes/016/desktop/enjoy.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--enjoy.loaded.__016{background-image:url("../img/recipes/016/desktop/enjoy@2x.jpg")}}.recipes__description .section--enjoy.loaded.__017{background-image:url("../img/recipes/017/desktop/enjoy.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--enjoy.loaded.__017{background-image:url("../img/recipes/017/desktop/enjoy@2x.jpg")}}.recipes__description .section--enjoy.loaded.__018{background-image:url("../img/recipes/018/desktop/enjoy.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--enjoy.loaded.__018{background-image:url("../img/recipes/018/desktop/enjoy@2x.jpg")}}.recipes__description .section--enjoy.loaded.__019{background-image:url("../img/recipes/019/desktop/enjoy.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--enjoy.loaded.__019{background-image:url("../img/recipes/019/desktop/enjoy@2x.jpg")}}.recipes__description .section--enjoy.loaded.__020{background-image:url("../img/recipes/020/desktop/enjoy.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--enjoy.loaded.__020{background-image:url("../img/recipes/020/desktop/enjoy@2x.jpg")}}.recipes__description .section--enjoy.loaded.__021{background-image:url("../img/recipes/021/desktop/enjoy.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--enjoy.loaded.__021{background-image:url("../img/recipes/021/desktop/enjoy@2x.jpg")}}.recipes__description .section--enjoy.loaded.__022{background-image:url("../img/recipes/022/desktop/enjoy.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--enjoy.loaded.__022{background-image:url("../img/recipes/022/desktop/enjoy@2x.jpg")}}.recipes__description .section--enjoy.loaded.__023{background-image:url("../img/recipes/023/desktop/enjoy.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--enjoy.loaded.__023{background-image:url("../img/recipes/023/desktop/enjoy@2x.jpg")}}.recipes__description .section--enjoy.loaded.__024{background-image:url("../img/recipes/024/desktop/enjoy.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--enjoy.loaded.__024{background-image:url("../img/recipes/024/desktop/enjoy@2x.jpg")}}.recipes__description .section--info{clear:both;background-color:#f4f4f4;border-bottom:1px solid #ddd;padding:54px 36px;padding:3rem 2rem}.recipes__description .section--info .viewport{overflow:hidden;max-width:880px;background-color:#fff;border-radius:10px;text-align:center}.recipes__description .section--info .viewport .__image{width:100%;height:auto;padding:50% 0 0;background-size:cover}.recipes__description .section--info .viewport .__image.loaded.__001{background-image:url("../img/recipes/001/desktop/shop--overview.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--info .viewport .__image.loaded.__001{background-image:url("../img/recipes/001/desktop/shop--overview@2x.jpg")}}.recipes__description .section--info .viewport .__image.loaded.__002{background-image:url("../img/recipes/002/desktop/shop--overview.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--info .viewport .__image.loaded.__002{background-image:url("../img/recipes/002/desktop/shop--overview@2x.jpg")}}.recipes__description .section--info .viewport .__image.loaded.__003{background-image:url("../img/recipes/003/desktop/shop--overview.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--info .viewport .__image.loaded.__003{background-image:url("../img/recipes/003/desktop/shop--overview@2x.jpg")}}.recipes__description .section--info .viewport .__image.loaded.__004{background-image:url("../img/recipes/004/desktop/shop--overview.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--info .viewport .__image.loaded.__004{background-image:url("../img/recipes/004/desktop/shop--overview@2x.jpg")}}.recipes__description .section--info .viewport .__image.loaded.__005{background-image:url("../img/recipes/005/desktop/shop--overview.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--info .viewport .__image.loaded.__005{background-image:url("../img/recipes/005/desktop/shop--overview@2x.jpg")}}.recipes__description .section--info .viewport .__image.loaded.__006{background-image:url("../img/recipes/006/desktop/shop--overview.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--info .viewport .__image.loaded.__006{background-image:url("../img/recipes/006/desktop/shop--overview@2x.jpg")}}.recipes__description .section--info .viewport .__image.loaded.__007{background-image:url("../img/recipes/007/desktop/shop--overview.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--info .viewport .__image.loaded.__007{background-image:url("../img/recipes/007/desktop/shop--overview@2x.jpg")}}.recipes__description .section--info .viewport .__image.loaded.__008{background-image:url("../img/recipes/008/desktop/shop--overview.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--info .viewport .__image.loaded.__008{background-image:url("../img/recipes/008/desktop/shop--overview@2x.jpg")}}.recipes__description .section--info .viewport .__image.loaded.__009{background-image:url("../img/recipes/009/desktop/shop--overview.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--info .viewport .__image.loaded.__009{background-image:url("../img/recipes/009/desktop/shop--overview@2x.jpg")}}.recipes__description .section--info .viewport .__image.loaded.__010{background-image:url("../img/recipes/010/desktop/shop--overview.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--info .viewport .__image.loaded.__010{background-image:url("../img/recipes/010/desktop/shop--overview@2x.jpg")}}.recipes__description .section--info .viewport .__image.loaded.__011{background-image:url("../img/recipes/011/desktop/shop--overview.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--info .viewport .__image.loaded.__011{background-image:url("../img/recipes/011/desktop/shop--overview@2x.jpg")}}.recipes__description .section--info .viewport .__image.loaded.__012{background-image:url("../img/recipes/012/desktop/shop--overview.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--info .viewport .__image.loaded.__012{background-image:url("../img/recipes/012/desktop/shop--overview@2x.jpg")}}.recipes__description .section--info .viewport .__image.loaded.__013{background-image:url("../img/recipes/013/desktop/shop--overview.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--info .viewport .__image.loaded.__013{background-image:url("../img/recipes/013/desktop/shop--overview@2x.jpg")}}.recipes__description .section--info .viewport .__image.loaded.__014{background-image:url("../img/recipes/014/desktop/shop--overview.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--info .viewport .__image.loaded.__014{background-image:url("../img/recipes/014/desktop/shop--overview@2x.jpg")}}.recipes__description .section--info .viewport .__image.loaded.__015{background-image:url("../img/recipes/015/desktop/shop--overview.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--info .viewport .__image.loaded.__015{background-image:url("../img/recipes/015/desktop/shop--overview@2x.jpg")}}.recipes__description .section--info .viewport .__image.loaded.__016{background-image:url("../img/recipes/016/desktop/shop--overview.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--info .viewport .__image.loaded.__016{background-image:url("../img/recipes/016/desktop/shop--overview@2x.jpg")}}.recipes__description .section--info .viewport .__image.loaded.__017{background-image:url("../img/recipes/017/desktop/shop--overview.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--info .viewport .__image.loaded.__017{background-image:url("../img/recipes/017/desktop/shop--overview@2x.jpg")}}.recipes__description .section--info .viewport .__image.loaded.__018{background-image:url("../img/recipes/018/desktop/shop--overview.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--info .viewport .__image.loaded.__018{background-image:url("../img/recipes/018/desktop/shop--overview@2x.jpg")}}.recipes__description .section--info .viewport .__image.loaded.__019{background-image:url("../img/recipes/019/desktop/shop--overview.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--info .viewport .__image.loaded.__019{background-image:url("../img/recipes/019/desktop/shop--overview@2x.jpg")}}.recipes__description .section--info .viewport .__image.loaded.__020{background-image:url("../img/recipes/020/desktop/shop--overview.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--info .viewport .__image.loaded.__020{background-image:url("../img/recipes/020/desktop/shop--overview@2x.jpg")}}.recipes__description .section--info .viewport .__image.loaded.__021{background-image:url("../img/recipes/021/desktop/shop--overview.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--info .viewport .__image.loaded.__021{background-image:url("../img/recipes/021/desktop/shop--overview@2x.jpg")}}.recipes__description .section--info .viewport .__image.loaded.__022{background-image:url("../img/recipes/022/desktop/shop--overview.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--info .viewport .__image.loaded.__022{background-image:url("../img/recipes/022/desktop/shop--overview@2x.jpg")}}.recipes__description .section--info .viewport .__image.loaded.__023{background-image:url("../img/recipes/023/desktop/shop--overview.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--info .viewport .__image.loaded.__023{background-image:url("../img/recipes/023/desktop/shop--overview@2x.jpg")}}.recipes__description .section--info .viewport .__image.loaded.__024{background-image:url("../img/recipes/024/desktop/shop--overview.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--info .viewport .__image.loaded.__024{background-image:url("../img/recipes/024/desktop/shop--overview@2x.jpg")}}.recipes__description .section--info .viewport .contents{padding:72px 8%;padding:4rem 8%}.recipes__description .section--info .viewport .contents .name{margin-bottom:18px;margin-bottom:1rem;font-size:28.8px;font-size:1.6rem}.recipes__description .section--info .viewport .contents .text{color:#666;margin-bottom:18px;margin-bottom:1rem}.recipes__description .section--info .viewport .contents .text em{font-size:1rem;line-height:3}.recipes__description .section--info .viewport .contents .link{padding:0 18px;padding:0 1rem;text-decoration:none;color:#666}.recipes__description .section--info .viewport .contents .link:hover{color:#333}.recipes__description .section--info .viewport .contents .link:before{padding-right:9px;padding-right:.5rem;font-family:"icon";speak:none;font-style:normal;font-weight:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:""}.recipes__description .section--info .viewport .__additional_image{overflow:hidden;width:100%;height:auto;margin:72px 0 0;margin:4rem 0 0;padding:60% 0 0;background-repeat:no-repeat;background-size:cover;border-radius:10px}.recipes__description .section--info .viewport .__additional_image.loaded.__003{background-image:url("../img/recipes/003/desktop/shop--image.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--info .viewport .__additional_image.loaded.__003{background-image:url("../img/recipes/003/desktop/shop--image@2x.jpg")}}.recipes__description .section--recommends{background-image:url("../img/recipes/recommends/desktop/recommends.jpg");background-color:#f4f4f4;background-position:center bottom;background-repeat:no-repeat;background-size:cover;padding-bottom:54px;padding-bottom:3rem;text-align:center}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--recommends{background-image:url("../img/recipes/recommends/desktop/recommends@2x.jpg")}}.recipes__description .section--recommends .recommends{display:flex;justify-content:space-around;box-sizing:border-box;max-width:980px;margin:0 auto;padding-bottom:54px;padding-bottom:3rem}.recipes__description .section--recommends .recommends .recommend{overflow:hidden;width:24%;max-width:235px;background-color:#fff;border-radius:2px;text-decoration:none;cursor:pointer;transition:all .3s}.recipes__description .section--recommends .recommends .recommend:hover{border-color:#fff;z-index:1;box-shadow:0 8px 17px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)}.recipes__description .section--recommends .recommends .recommend .__image{width:100%;padding-top:80%;background-repeat:no-repeat;background-position:center center;background-size:cover}.recipes__description .section--recommends .recommends .recommend .__image.loaded.__001{background-image:url("../img/recipes/001/desktop/recommend.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--recommends .recommends .recommend .__image.loaded.__001{background-image:url("../img/recipes/001/desktop/recommend@2x.jpg")}}.recipes__description .section--recommends .recommends .recommend .__image.loaded.__002{background-image:url("../img/recipes/002/desktop/recommend.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--recommends .recommends .recommend .__image.loaded.__002{background-image:url("../img/recipes/002/desktop/recommend@2x.jpg")}}.recipes__description .section--recommends .recommends .recommend .__image.loaded.__003{background-image:url("../img/recipes/003/desktop/recommend.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--recommends .recommends .recommend .__image.loaded.__003{background-image:url("../img/recipes/003/desktop/recommend@2x.jpg")}}.recipes__description .section--recommends .recommends .recommend .__image.loaded.__004{background-image:url("../img/recipes/004/desktop/recommend.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--recommends .recommends .recommend .__image.loaded.__004{background-image:url("../img/recipes/004/desktop/recommend@2x.jpg")}}.recipes__description .section--recommends .recommends .recommend .__image.loaded.__005{background-image:url("../img/recipes/005/desktop/recommend.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--recommends .recommends .recommend .__image.loaded.__005{background-image:url("../img/recipes/005/desktop/recommend@2x.jpg")}}.recipes__description .section--recommends .recommends .recommend .__image.loaded.__006{background-image:url("../img/recipes/006/desktop/recommend.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--recommends .recommends .recommend .__image.loaded.__006{background-image:url("../img/recipes/006/desktop/recommend@2x.jpg")}}.recipes__description .section--recommends .recommends .recommend .__image.loaded.__007{background-image:url("../img/recipes/007/desktop/recommend.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--recommends .recommends .recommend .__image.loaded.__007{background-image:url("../img/recipes/007/desktop/recommend@2x.jpg")}}.recipes__description .section--recommends .recommends .recommend .__image.loaded.__008{background-image:url("../img/recipes/008/desktop/recommend.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--recommends .recommends .recommend .__image.loaded.__008{background-image:url("../img/recipes/008/desktop/recommend@2x.jpg")}}.recipes__description .section--recommends .recommends .recommend .__image.loaded.__009{background-image:url("../img/recipes/009/desktop/recommend.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--recommends .recommends .recommend .__image.loaded.__009{background-image:url("../img/recipes/009/desktop/recommend@2x.jpg")}}.recipes__description .section--recommends .recommends .recommend .__image.loaded.__010{background-image:url("../img/recipes/010/desktop/recommend.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--recommends .recommends .recommend .__image.loaded.__010{background-image:url("../img/recipes/010/desktop/recommend@2x.jpg")}}.recipes__description .section--recommends .recommends .recommend .__image.loaded.__011{background-image:url("../img/recipes/011/desktop/recommend.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--recommends .recommends .recommend .__image.loaded.__011{background-image:url("../img/recipes/011/desktop/recommend@2x.jpg")}}.recipes__description .section--recommends .recommends .recommend .__image.loaded.__012{background-image:url("../img/recipes/012/desktop/recommend.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--recommends .recommends .recommend .__image.loaded.__012{background-image:url("../img/recipes/012/desktop/recommend@2x.jpg")}}.recipes__description .section--recommends .recommends .recommend .__image.loaded.__013{background-image:url("../img/recipes/013/desktop/recommend.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--recommends .recommends .recommend .__image.loaded.__013{background-image:url("../img/recipes/013/desktop/recommend@2x.jpg")}}.recipes__description .section--recommends .recommends .recommend .__image.loaded.__014{background-image:url("../img/recipes/014/desktop/recommend.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--recommends .recommends .recommend .__image.loaded.__014{background-image:url("../img/recipes/014/desktop/recommend@2x.jpg")}}.recipes__description .section--recommends .recommends .recommend .__image.loaded.__015{background-image:url("../img/recipes/015/desktop/recommend.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--recommends .recommends .recommend .__image.loaded.__015{background-image:url("../img/recipes/015/desktop/recommend@2x.jpg")}}.recipes__description .section--recommends .recommends .recommend .__image.loaded.__016{background-image:url("../img/recipes/016/desktop/recommend.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--recommends .recommends .recommend .__image.loaded.__016{background-image:url("../img/recipes/016/desktop/recommend@2x.jpg")}}.recipes__description .section--recommends .recommends .recommend .__image.loaded.__017{background-image:url("../img/recipes/017/desktop/recommend.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--recommends .recommends .recommend .__image.loaded.__017{background-image:url("../img/recipes/017/desktop/recommend@2x.jpg")}}.recipes__description .section--recommends .recommends .recommend .__image.loaded.__018{background-image:url("../img/recipes/018/desktop/recommend.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--recommends .recommends .recommend .__image.loaded.__018{background-image:url("../img/recipes/018/desktop/recommend@2x.jpg")}}.recipes__description .section--recommends .recommends .recommend .__image.loaded.__019{background-image:url("../img/recipes/019/desktop/recommend.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--recommends .recommends .recommend .__image.loaded.__019{background-image:url("../img/recipes/019/desktop/recommend@2x.jpg")}}.recipes__description .section--recommends .recommends .recommend .__image.loaded.__020{background-image:url("../img/recipes/020/desktop/recommend.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--recommends .recommends .recommend .__image.loaded.__020{background-image:url("../img/recipes/020/desktop/recommend@2x.jpg")}}.recipes__description .section--recommends .recommends .recommend .__image.loaded.__021{background-image:url("../img/recipes/021/desktop/recommend.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--recommends .recommends .recommend .__image.loaded.__021{background-image:url("../img/recipes/021/desktop/recommend@2x.jpg")}}.recipes__description .section--recommends .recommends .recommend .__image.loaded.__022{background-image:url("../img/recipes/022/desktop/recommend.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--recommends .recommends .recommend .__image.loaded.__022{background-image:url("../img/recipes/022/desktop/recommend@2x.jpg")}}.recipes__description .section--recommends .recommends .recommend .__image.loaded.__023{background-image:url("../img/recipes/023/desktop/recommend.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--recommends .recommends .recommend .__image.loaded.__023{background-image:url("../img/recipes/023/desktop/recommend@2x.jpg")}}.recipes__description .section--recommends .recommends .recommend .__image.loaded.__024{background-image:url("../img/recipes/024/desktop/recommend.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--recommends .recommends .recommend .__image.loaded.__024{background-image:url("../img/recipes/024/desktop/recommend@2x.jpg")}}.recipes__description .section--recommends .recommends .recommend .__chef{width:30%;margin:-18% auto 0;padding-top:30%;border-radius:50%;background-repeat:no-repeat;background-size:cover}.recipes__description .section--recommends .recommends .recommend .__chef.signature.loaded.__001{background-image:url("../img/recipes/001/desktop/chef--thumbnail.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--recommends .recommends .recommend .__chef.signature.loaded.__001{background-image:url("../img/recipes/001/desktop/chef--thumbnail@2x.jpg")}}.recipes__description .section--recommends .recommends .recommend .__chef.signature.loaded.__002{background-image:url("../img/recipes/002/desktop/chef--thumbnail.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--recommends .recommends .recommend .__chef.signature.loaded.__002{background-image:url("../img/recipes/002/desktop/chef--thumbnail@2x.jpg")}}.recipes__description .section--recommends .recommends .recommend .__chef.signature.loaded.__003{background-image:url("../img/recipes/003/desktop/chef--thumbnail.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--recommends .recommends .recommend .__chef.signature.loaded.__003{background-image:url("../img/recipes/003/desktop/chef--thumbnail@2x.jpg")}}.recipes__description .section--recommends .recommends .recommend .__chef.signature.loaded.__004{background-image:url("../img/recipes/004/desktop/chef--thumbnail.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--recommends .recommends .recommend .__chef.signature.loaded.__004{background-image:url("../img/recipes/004/desktop/chef--thumbnail@2x.jpg")}}.recipes__description .section--recommends .recommends .recommend .__chef.signature.loaded.__005{background-image:url("../img/recipes/005/desktop/chef--thumbnail.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--recommends .recommends .recommend .__chef.signature.loaded.__005{background-image:url("../img/recipes/005/desktop/chef--thumbnail@2x.jpg")}}.recipes__description .section--recommends .recommends .recommend .__chef.signature.loaded.__006{background-image:url("../img/recipes/006/desktop/chef--thumbnail.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--recommends .recommends .recommend .__chef.signature.loaded.__006{background-image:url("../img/recipes/006/desktop/chef--thumbnail@2x.jpg")}}.recipes__description .section--recommends .recommends .recommend .__chef.signature.loaded.__007{background-image:url("../img/recipes/007/desktop/chef--thumbnail.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--recommends .recommends .recommend .__chef.signature.loaded.__007{background-image:url("../img/recipes/007/desktop/chef--thumbnail@2x.jpg")}}.recipes__description .section--recommends .recommends .recommend .__chef.signature.loaded.__008{background-image:url("../img/recipes/008/desktop/chef--thumbnail.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--recommends .recommends .recommend .__chef.signature.loaded.__008{background-image:url("../img/recipes/008/desktop/chef--thumbnail@2x.jpg")}}.recipes__description .section--recommends .recommends .recommend .__chef.signature.loaded.__009{background-image:url("../img/recipes/009/desktop/chef--thumbnail.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--recommends .recommends .recommend .__chef.signature.loaded.__009{background-image:url("../img/recipes/009/desktop/chef--thumbnail@2x.jpg")}}.recipes__description .section--recommends .recommends .recommend .__chef.signature.loaded.__010{background-image:url("../img/recipes/010/desktop/chef--thumbnail.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--recommends .recommends .recommend .__chef.signature.loaded.__010{background-image:url("../img/recipes/010/desktop/chef--thumbnail@2x.jpg")}}.recipes__description .section--recommends .recommends .recommend .__chef.signature.loaded.__011{background-image:url("../img/recipes/011/desktop/chef--thumbnail.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--recommends .recommends .recommend .__chef.signature.loaded.__011{background-image:url("../img/recipes/011/desktop/chef--thumbnail@2x.jpg")}}.recipes__description .section--recommends .recommends .recommend .__chef.signature.loaded.__012{background-image:url("../img/recipes/012/desktop/chef--thumbnail.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--recommends .recommends .recommend .__chef.signature.loaded.__012{background-image:url("../img/recipes/012/desktop/chef--thumbnail@2x.jpg")}}.recipes__description .section--recommends .recommends .recommend .__chef.signature.loaded.__013{background-image:url("../img/recipes/013/desktop/chef--thumbnail.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--recommends .recommends .recommend .__chef.signature.loaded.__013{background-image:url("../img/recipes/013/desktop/chef--thumbnail@2x.jpg")}}.recipes__description .section--recommends .recommends .recommend .__chef.signature.loaded.__014{background-image:url("../img/recipes/014/desktop/chef--thumbnail.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--recommends .recommends .recommend .__chef.signature.loaded.__014{background-image:url("../img/recipes/014/desktop/chef--thumbnail@2x.jpg")}}.recipes__description .section--recommends .recommends .recommend .__chef.signature.loaded.__015{background-image:url("../img/recipes/015/desktop/chef--thumbnail.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--recommends .recommends .recommend .__chef.signature.loaded.__015{background-image:url("../img/recipes/015/desktop/chef--thumbnail@2x.jpg")}}.recipes__description .section--recommends .recommends .recommend .__chef.signature.loaded.__016{background-image:url("../img/recipes/016/desktop/chef--thumbnail.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--recommends .recommends .recommend .__chef.signature.loaded.__016{background-image:url("../img/recipes/016/desktop/chef--thumbnail@2x.jpg")}}.recipes__description .section--recommends .recommends .recommend .__chef.signature.loaded.__017{background-image:url("../img/recipes/017/desktop/chef--thumbnail.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--recommends .recommends .recommend .__chef.signature.loaded.__017{background-image:url("../img/recipes/017/desktop/chef--thumbnail@2x.jpg")}}.recipes__description .section--recommends .recommends .recommend .__chef.signature.loaded.__018{background-image:url("../img/recipes/018/desktop/chef--thumbnail.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--recommends .recommends .recommend .__chef.signature.loaded.__018{background-image:url("../img/recipes/018/desktop/chef--thumbnail@2x.jpg")}}.recipes__description .section--recommends .recommends .recommend .__chef.signature.loaded.__019{background-image:url("../img/recipes/019/desktop/chef--thumbnail.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--recommends .recommends .recommend .__chef.signature.loaded.__019{background-image:url("../img/recipes/019/desktop/chef--thumbnail@2x.jpg")}}.recipes__description .section--recommends .recommends .recommend .__chef.signature.loaded.__020{background-image:url("../img/recipes/020/desktop/chef--thumbnail.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--recommends .recommends .recommend .__chef.signature.loaded.__020{background-image:url("../img/recipes/020/desktop/chef--thumbnail@2x.jpg")}}.recipes__description .section--recommends .recommends .recommend .__chef.signature.loaded.__021{background-image:url("../img/recipes/021/desktop/chef--thumbnail.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--recommends .recommends .recommend .__chef.signature.loaded.__021{background-image:url("../img/recipes/021/desktop/chef--thumbnail@2x.jpg")}}.recipes__description .section--recommends .recommends .recommend .__chef.signature.loaded.__022{background-image:url("../img/recipes/022/desktop/chef--thumbnail.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--recommends .recommends .recommend .__chef.signature.loaded.__022{background-image:url("../img/recipes/022/desktop/chef--thumbnail@2x.jpg")}}.recipes__description .section--recommends .recommends .recommend .__chef.signature.loaded.__023{background-image:url("../img/recipes/023/desktop/chef--thumbnail.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--recommends .recommends .recommend .__chef.signature.loaded.__023{background-image:url("../img/recipes/023/desktop/chef--thumbnail@2x.jpg")}}.recipes__description .section--recommends .recommends .recommend .__chef.signature.loaded.__024{background-image:url("../img/recipes/024/desktop/chef--thumbnail.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--recommends .recommends .recommend .__chef.signature.loaded.__024{background-image:url("../img/recipes/024/desktop/chef--thumbnail@2x.jpg")}}.recipes__description .section--recommends .recommends .recommend .__caption{padding:18px 18px 54px;padding:1rem 1rem 3rem;line-height:1.4;text-align:left}.recipes__description .section--recommends .recommends .recommend .__caption .__title{margin-bottom:5.4px;margin-bottom:.3rem}.recipes__description .section--recommends .recommends .recommend .__caption .__by{color:#999;font-size:14.4px;font-size:.8rem}.recipes__description .section--recommends .button{display:inline-block;box-sizing:border-box;width:240px;height:44px;margin:0 auto;border:1px solid #444;border-radius:22px;font-size:16.2px;font-size:.9rem;line-height:44px;text-decoration:none;color:#444;transition:all .2s}.recipes__description .section--recommends .button:hover{width:260px}.recipes__description .section--recommends .button:first-of-type{margin-right:1rem}.recipes__description .section--subscribe{height:400px;padding:0}.recipes__description .section--subscribe .viewport{width:90%;display:flex;align-items:center;background-image:url("../img/recipes/subscribe/desktop/subscribe.jpg");background-repeat:no-repeat;background-size:290px 412px;background-position:90% 0}.recipes__description .section--subscribe .viewport>{display:block}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.recipes__description .section--subscribe .viewport{background-image:url("../img/recipes/subscribe/desktop/subscribe@2x.jpg")}}.recipes__description .section--subscribe .__content{width:58%}@media only screen and (max-width: 880px){.recipes__description .section--subscribe .viewport{background-position:100% 0}.recipes__description .section--subscribe .__content{width:50%}}.recipes__description .section--subscribe .__title{font-size:25.2px;font-size:1.4rem;margin-bottom:18px;margin-bottom:1rem;line-height:1.5}.recipes__description .section--subscribe .__text{margin-bottom:18px;margin-bottom:1rem;font-size:18px;font-size:1rem;color:#666}.recipes__description .section--subscribe .button{display:block;box-sizing:border-box;width:170px;height:44px;border:1px solid #444;border-radius:22px;font-size:16.2px;font-size:.9rem;line-height:44px;text-align:center;text-decoration:none;color:#444;transition:all .2s}.recipes__description .section--subscribe .button:hover{width:180px}.share_links--wrap{border-top:1px solid #f0f0f0;background-color:#fcfcfc}.share_links--wrap p{padding-top:30px;color:#999;text-align:center}.share_links--wrap .share_links2{display:flex;justify-content:space-between;width:180px;height:110px;margin:0 auto}.share_links--wrap .share_links2 .share{display:block;position:relative;box-sizing:border-box;width:50px;height:80px;line-height:80px;overflow:hidden;text-align:center;text-decoration:none;color:#fff;transition-duration:.2s}.share_links--wrap .share_links2 .share:before{display:block;content:"";font-family:"icon";speak:none;font-style:normal;font-weight:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:3rem}.share_links--wrap .share_links2 .share.facebook:before{content:"";color:#3351a3}.share_links--wrap .share_links2 .share.line em{letter-spacing:-0.05em}.share_links--wrap .share_links2 .share.line:before{content:"";color:#17b005}.share_links--wrap .share_links2 .share.twitter:before{content:"";color:#1d8dee}.share_links--wrap .share_links2 .share:hover{transform:scale(1.2);transition-duration:.3s}.section--shops .viewport{max-width:880px}.section--shops.section--00{padding-top:7rem;border-bottom:1px solid #ddd;text-align:center}.section--shops .states ul{list-style:none}.section--shops .states .name,.section--shops .states .tel,.section--shops .states .address{display:block;position:relative;margin-bottom:.3rem;line-height:1.4}.section--shops .states .name{font-weight:bold;margin-bottom:.5rem}.section--shops .states .umeda{margin-top:22%}.section--shops .states .tel a,.section--shops .states .address a{text-decoration:none;color:#666}.section--shops .states .tel{padding-left:1.7rem}.section--shops .states .tel:before{content:"";position:absolute;top:0;left:0;font-family:"icon";speak:none;font-style:normal;font-weight:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#666}.section--shops .states .address>a:after{display:inline-block;position:relative;top:-1px;content:"地図";height:1.2rem;border:1px solid #666;margin-left:1rem;padding:0 .8rem;font-size:.8rem;line-height:1.3rem;color:#666}.section--shops.section--01{padding-top:2rem;padding-bottom:0}.section--shops.section--01 .states{padding:3rem 0 0}.section--shops.section--01 .states .button{margin-left:0;width:200px;color:#333;font-size:.8rem;line-height:44px;text-align:center;text-decoration:none;border:solid 1px #333;border-radius:22px;display:block;transition:all .2s;cursor:pointer}.section--shops.section--01 .states .button:hover{width:220px}.section--shops.section--01 .shop{padding-bottom:5rem}.section--shops.section--01 .shop:not(:last-child) .pickup{border-bottom:1px solid #ddd}.section--shops.section--01 .shop .pickup{position:relative;display:flex;flex-direction:row-reverse;padding:5rem 0 4rem}.section--shops.section--01 .shop .pickup .label{position:absolute;top:2rem;left:0;display:block;width:200px;padding:.3rem 0;background-color:#333;color:#fff;text-align:center}.section--shops.section--01 .shop .pickup .name{margin-bottom:.8rem;font-size:21px}.section--shops.section--01 .shop .pickup .photo{width:480px;height:300px;border-radius:10px;overflow:hidden}.section--shops.section--01 .shop .pickup .contents{flex:1;padding:0 2rem 0 0;margin-top:.5rem}.section--shops.section--01 .shop .pickup .description{margin-top:1.5rem}.section--shops.section--01 .shop .pickup .date{display:block;margin-top:1rem;font-weight:bold}.section--shops.section--01 .shop .pickup .note{margin-top:1rem;line-height:1.6;color:#999;font-style:normal}.section--shops.section--01 .shop .pickup .button{margin-top:2.2rem;margin-left:0;width:180px;color:#333;font-size:.8rem;line-height:44px;text-align:center;text-decoration:none;border:solid 1px #333;border-radius:22px;display:block;transition:all .2s;cursor:pointer}.section--shops.section--01 .shop .pickup .button:hover{width:200px}@media screen and (max-width: 940px){.section--shops.section--01 .shop .pickup{display:block;flex:none;padding-top:6rem}.section--shops.section--01 .shop .pickup .contents{padding-top:3rem}}.section--shops.section--02{padding-top:5rem;background-color:#fbfbfb;border-top:1px solid #ddd}.section--shops.section--02 .section__title{margin-bottom:1rem}.section--shops.section--02 .title_caption{margin-bottom:4rem}.section--shops.section--02 .input{margin-bottom:0}.section--shops.section--02 .input>select{height:3.5rem}.section--shops.section--02 .prefecture{position:relative;height:3.5rem;padding:0 1rem;border-bottom:1px solid #ddd;line-height:3.5rem}.section--shops.section--02 .prefecture>span{box-sizing:border-box;position:absolute;top:0;right:1rem;width:100%;height:100%;text-align:right;cursor:pointer}.section--shops.section--02 .shop{padding:1rem 1rem .7rem;border-bottom:1px solid #ddd}.section--shops.section--02 .shop .name{margin-bottom:.3rem}.section--shops .__information{display:block;box-sizing:border-box;width:100%;margin-top:5rem;padding:1rem 2rem;border-radius:10px;color:#fff;background-color:#4dc0db;text-align:center;text-decoration:none}.shoptit .label{top:2rem;left:0;display:block;text-align:left !important;padding:.3rem 0;color:#333;text-align:center;font-size:2.4rem}.shoptit .description{margin-top:1.5rem}@media only screen and (max-width: 800px){.section--shops .states .umeda{margin-top:8% !important}}.aoyama_store{background-color:#f5f5f5;padding:120px 0}.aoyama_store .store__ttl{margin:0 auto;text-align:center;width:492px;margin-bottom:29px}.aoyama_store .store__ttl img{width:100%;height:auto}.aoyama_store .store__subttl{width:100%;font-size:1rem;text-align:center;margin-bottom:80px;font-size:1rem;line-height:1.8}.aoyama_store .store__inner{text-align:center;margin:0 auto;display:flex;flex-direction:row;width:80%}.aoyama_store .store-col1{text-align:left;width:460px;padding-right:30px}.aoyama_store .store-col2{text-align:left;width:520px;margin-bottom:0px}.aoyama_store .store-info__etc{text-align:left;line-height:200%;font-size:.875rem;margin-bottom:20px}.aoyama_store .store-info__text{text-align:left;line-height:200%;font-size:.875rem;margin-bottom:16px}.aoyama_store .btn-external{width:270px;margin-top:20px}.aoyama_store .btn-external::first-child{margin-top:0px}.aoyama_store .store__img{width:100%}.aoyama_store .store__img img{width:100%}.brand_shop{padding:110px 0 120px 0}.brand_shop .shop__ttl{text-align:center;font-weight:bold;line-height:160%;margin-bottom:20px;font-size:2rem}.brand_shop .shop__ttl .sp{display:none}.brand_shop .shop__subttl{margin:0 auto;line-height:180%;width:80%;text-align:center;margin-bottom:67px;font-size:1rem}.brand_shop .shop__subttl .sp{display:none}.brand_shop .shop__inner{text-align:center;margin:0 auto;flex-direction:row;width:80%;max-width:980px}.brand_shop .shop-col1{text-align:left;justify-content:center;align-items:center;margin-bottom:80px;display:flex}@media only screen and (max-width: 800px){.brand_shop .shop-col1{display:block}}.brand_shop .shop-col1 .shop-info_block{width:85%;padding-right:60px}@media screen and (min-width: 641px)and (max-width: 800px){.brand_shop .shop-col1 .shop-info_block{width:100%;padding-right:0}}.brand_shop .shop-col1 .shop-info__btn{text-align:center}.brand_shop .shop-col2{border-top:1px solid #707070;padding-top:50px;border:none;padding:0;text-align:left;width:43%;padding-right:0px}.brand_shop .shop-info__ttl{font-weight:bold;text-align:left;line-height:180%;font-size:1.25rem;margin-bottom:16px}.brand_shop .shop-info__etc{text-align:left;line-height:200%;font-size:.875rem;margin-bottom:20px}.brand_shop .shop-info__text{text-align:left;line-height:180%;font-size:.875rem;margin-bottom:25px;border-top:1px solid #707070;padding-top:20px}.brand_shop .btn-external{width:250px;margin-top:20px}@media screen and (min-width: 641px)and (max-width: 800px){.brand_shop .btn-external{margin:20px 10px 0}}.brand_shop .shop__img{width:100%;display:none;margin-bottom:25px}.btn-external{background:none;border:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;cursor:pointer;display:inline-block;border:1px solid #707070;box-sizing:border-box;background:#fff;border-radius:100vh;text-align:center;color:#000;padding:12px 40px 13px;text-indent:-0.7em;line-height:1.5}.btn-external-inner{line-height:1;text-align:center;vertical-align:baseline;position:relative;display:inline-block;font-size:.9rem}.btn-external-inner::before{content:"";position:absolute;background:#707070;border-radius:50%;transition:all;top:0px;right:-28px;bottom:0;width:14px;height:14px}.btn-external-inner::after{content:"";position:absolute;border-top:1px solid #fff;border-right:1px solid #fff;opacity:1;transform:rotate(45deg);transition:all .15s;top:5px;right:-22px;bottom:0;width:4px;height:4px}.btn-external--fillblack{border:none;background-color:#000;color:#fff}.btn-external--fillblack .btn-external-inner::before{background:#fff}.btn-external--fillblack .btn-external-inner::after{border-color:#fff}.btn-external--fillgray{border:none;background-color:#707070;color:#fff}.btn-external--fillgray .btn-external-inner::before{background:#fff}.btn-external--fillgray .btn-external-inner::after{border-color:#707070}.btn-external--fillgreen{border:none;background-color:#4aa53a;color:#fff}.btn-external--fillgreen .btn-external-inner::before{background:#fff}.btn-external--fillgreen .btn-external-inner::after{border-color:#4aa53a}.btn-external:hover{opacity:.5}.btn-external:hover::after{opacity:.5}@media(min-width: 1090px){.store__inner{width:980px !important}.shop__inner{width:980px !important}}
