@charset "UTF-8";:root{--color-gray-0: #000000;--color-gray-100: #1a1a1a;--color-gray-500: #aaaaaa;--color-gray-700: #dddddd;--color-gray-900: #f9f9f9;--color-gray-1000: #ffffff;--color-green-100: #9acd32;--color-text: #1a1a1a;--color-primary: #008676;--color-background-white: #ffffff;--color-background-base: #eaeaea;--color-border: #aaaaaa;--rounded-sm: .5rem;--rounded-md: 1rem;--rounded-lg: 1.5rem;--spacing-sm: .5rem;--spacing-md: 1rem;--spacing-xs: .25rem;--spacing-lg: 1.5rem;--spacing-xl: 2.5rem;--spacing-2xl: 5rem;--typography-font-size-30: .75rem;--typography-font-size-50: .875rem;--typography-font-size-100: 1rem;--typography-font-size-300: 1.5rem;--typography-font-size-500: 2.25rem;--typography-font-weight-midium: 500;--typography-font-weight-extra-bold: 800;--typography-font-weight-bold: 700;--typography-font-weight-semi-bold: 600;--typography-font-weight-black: 900;--typography-font-weight-reqular: 400;--typography-font-family-base: "Noto Sans JP";--typography-font-family-roboto: "Roboto";--typography-line-height-100: 1.5;--typography-line-height-300: 1.75;--typography-line-height-trim: 1;--typography-body-default: 1rem;--typography-letter-spacing-small: .05em;--typography-letter-spacing-midium: .1em;--animation-duration: .25s;--animation-easing: cubic-bezier(.19, 1, .22, 1);--z-index-navi: 3;--z-index-sample: 10}@layer reset{*,*:before,*:after{box-sizing:border-box}html{-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin-block-end:0}ul[role=list],ol[role=list]{list-style:none}body{min-height:100vh;line-height:1.5}h1,h2,h3,h4,button,input,label{line-height:1.1}h1,h2,h3,h4{text-wrap:balance}a:not([class]){text-decoration-skip-ink:auto;color:currentColor}img,picture{max-width:100%;display:block}input,button,textarea,select{font-family:inherit;font-size:inherit}textarea:not([rows]){min-height:10em}}@layer base{body{margin:0;font-family:var(--typography-font-family-base),"Hiragino Sans",meiryo,sans-serif;line-height:var(--typography-line-height-300);color:var(--color-text);background-color:var(--color-background-white)}ul{margin-block:0}p,h1,h2,h3,h4,h5,h6{margin-block-start:0}}img{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;width:100%;height:auto}.recipy-faq-accordion_wrapper{box-sizing:border-box;margin-top:1.25rem;max-width:75rem;margin:2.5rem auto 0}.recipy-faq-accordion{--this-size-icon: var(--accordion-icon-size, .625rem)}.recipy-faq-accordion_summary{position:relative;display:block;width:100%;cursor:pointer;user-select:none;background-color:#d7e8e6;border-radius:18.1333333333vw}@media (min-width: 48em){.recipy-faq-accordion_summary{border-radius:3.125rem}}.recipy-faq-accordion_summary::-webkit-details-marker{display:none}.recipy-faq-accordion_label{display:block;padding:0 10.9333333333vw 0 5.6vw;min-height:18.1333333333vw;display:flex;align-items:center;font-weight:600;line-height:1.2;font-size:3.7333333333vw;gap:2.6666666667vw}@media (min-width: 48em){.recipy-faq-accordion_label{gap:1.25rem;line-height:1.4;padding:.625rem 3.125rem;font-size:1rem;min-height:3.75rem}}@media (min-width: 48em){.recipy-faq-accordion_label br{display:none}}.recipy-faq-accordion_icon{position:absolute;top:50%;right:5.6vw;width:5.8666666667vw;height:5.8666666667vw;transform:translateY(-50%);transition:transform .2s;background:#149081;border-radius:100%}@media (min-width: 48em){.recipy-faq-accordion_icon{right:3.125rem;width:1.625rem;height:1.625rem}}.recipy-faq-accordion_icon:before{position:absolute;top:50%;left:50%;display:block;width:.875rem;height:2px;content:"";background-color:#fff;transform:translate(-50%,-50%);transition:opacity .2s}.recipy-faq-accordion_icon:after{position:absolute;top:50%;left:50%;display:block;width:2px;height:.875rem;content:"";background-color:#fff;transform:translate(-50%,-50%);transition:opacity .2s}.recipy-faq-accordion[open] .recipy-faq-accordion_icon:after{opacity:0}.recipy-faq-accordion[data-status=closing] .recipy-faq-accordion_icon:after{opacity:1}.recipy-faq-accordion_contents{width:100%;box-sizing:border-box;word-break:break-all;line-break:anywhere;display:flex;gap:2.6666666667vw;padding:4.6666666667vw 10.9333333333vw 4.6666666667vw 5.6vw;font-weight:600;overflow:hidden;max-height:0;opacity:0;transition:max-height .5s cubic-bezier(.4,0,.2,1),opacity .4s ease-out}.recipy-faq-accordion[open] .recipy-faq-accordion_contents{max-height:1000px;opacity:1;transition:max-height .65s cubic-bezier(.22,.61,.36,1),opacity .5s ease-out .1s}.recipy-faq-accordion[data-status=closing] .recipy-faq-accordion_contents{max-height:0;opacity:0;transition:max-height .5s cubic-bezier(.4,0,.2,1),opacity .4s ease-out}@media (min-width: 48em){.recipy-faq-accordion_contents{gap:1rem;padding:1.5rem 3.125rem}}.recipy-faq-accordion_contents .text-content{width:calc(100% - 5.6vw);font-size:3.7333333333vw}@media (min-width: 48em){.recipy-faq-accordion_contents .text-content{width:calc(100% - 2rem);font-size:1rem}}.recipy-faq-accordion_q{width:2.9333333333vw}@media (min-width: 48em){.recipy-faq-accordion_q{width:100%;max-width:1.125rem}}.recipy-faq-accordion_a{width:2.9333333333vw;padding-top:.5rem}@media (min-width: 48em){.recipy-faq-accordion_a{width:100%;max-width:1.125rem;padding-top:.3125rem}}.recipy-faq-accordion_link{color:#0993a8;text-decoration:none}@media (any-hover: hover){.recipy-faq-accordion_link:hover{text-decoration:underline;opacity:.8}}.recipy-button_wrapper{background:#149081;padding:11.2vw 8vw;text-align:center;overflow:hidden}@media (min-width: 48em){.recipy-button_wrapper{padding:3.25rem}}.recipy-button_content.-is-fixed{width:calc(100% - var(--layout-position-right, 0px));position:fixed;bottom:1.25rem;left:0;z-index:1;transition:opacity .3s ease;opacity:0;padding:0 8vw 5.3333333333vw;pointer-events:none}@media (min-width: 48em){.recipy-button_content.-is-fixed{padding:0}}.recipy-button_content.-is-fixed.-is-visible{opacity:1;pointer-events:auto;z-index:1}.recipy-button{margin:0 auto;--this-color-text: var(--color-text);--this-color-bg: linear-gradient(to right, #ff9595 0%, #ff8282 43%, #ea6b6b 81%);--this-color-bg-hover: linear-gradient(to right, #ffbfbf 0%, #ffb4b4 43%, #f2a6a6 81%);--this-radius: var(--rounded-lg);display:block;position:relative;z-index:1;min-height:2.75rem;text-decoration:none;max-width:27.125rem;padding:0;appearance:none;cursor:pointer;border:none;width:100%;border-radius:3.25rem;box-shadow:#04000033 0 .3125rem 1.25rem .3125rem}@media (hover: hover){.recipy-button:hover:before{opacity:0}}.recipy-button:before{content:"";position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;background:var(--this-color-bg);border-radius:3.25rem;transition:opacity .2s ease}.recipy-button:after{content:"";position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;background:var(--this-color-bg-hover);border-radius:3.25rem}.recipy-button_inner{position:relative;z-index:3;display:block;color:#fff;width:100%;text-align:center;cursor:pointer;font-weight:700;font-size:1rem;padding:1.125rem 4.0625rem;min-height:3.5rem;margin:0 auto}@media (min-width: 48em){.recipy-button_inner{font-size:1.25rem}}@media (min-width: 48em){.recipy-carousel_item{max-width:24.5rem}}.recipy-carousel_item img{width:100%;height:auto}@media (min-width: 48em){.recipy-carousel{margin:0 auto;max-width:75.625rem;position:relative;right:-.3125rem}}.recipy-carousel_control button[data-role=prev],.recipy-carousel_control button[data-role=next]{transition:opacity .3s ease,visibility .3s ease}.recipy-carousel_control button[data-role=prev][style*="visibility: hidden"],.recipy-carousel_control button[data-role=next][style*="visibility: hidden"]{opacity:0}.recipy-carousel_button{border-radius:100%;width:2.875rem;height:2.875rem;display:flex;align-items:center;justify-content:center;background:#fff;transition:opacity .3s ease}.recipy-carousel_button:disabled,.recipy-carousel_button[aria-hidden=true]{opacity:0;pointer-events:none}.recipy-carousel_button svg{width:2.2666666667vw;height:3.0666666667vw}@media (min-width: 48em){.recipy-carousel_button svg{width:.8125rem;height:1.0625rem}}.recipy-carousel_button.-prev svg{margin-right:.5333333333vw}@media (min-width: 48em){.recipy-carousel_button.-prev svg{margin-right:.1875rem}}.recipy-carousel_button.-next svg{margin-left:.5333333333vw}@media (min-width: 48em){.recipy-carousel_button.-next svg{margin-left:.1875rem}}.recipy-carousel .recipy-carousel_control{display:flex;align-items:center;justify-content:center;gap:20px;margin:1.25rem auto 0;position:relative;z-index:999;max-width:18.75rem}.recipy-carousel .recipy-carousel_control .swiper-pagination{position:static;display:flex;gap:5.6vw}@media (min-width: 48em){.recipy-carousel .recipy-carousel_control .swiper-pagination{gap:1.125rem}}.video-carousel{margin-top:1.875rem}.video-carousel_button{border-radius:100%;width:2.875rem;height:2.875rem;display:flex;align-items:center;justify-content:center;border:solid .125rem #149081;background:#fff;box-shadow:-3.86px 4.6px 6px #d5d6da57;transition:opacity .3s ease}.video-carousel_button:disabled,.video-carousel_button[aria-hidden=true]{opacity:0;pointer-events:none}@media (any-hover: hover){.video-carousel_button:hover{cursor:pointer}}.video-carousel_button svg{width:2.2666666667vw;height:3.0666666667vw}@media (min-width: 48em){.video-carousel_button svg{width:.8125rem;height:1.0625rem}}.video-carousel_button.-prev svg{margin-right:.5333333333vw}@media (min-width: 48em){.video-carousel_button.-prev svg{margin-right:.1875rem}}.video-carousel_button.-next svg{margin-left:.5333333333vw}@media (min-width: 48em){.video-carousel_button.-next svg{margin-left:.1875rem}}.video-carousel_title{color:#149081;display:block;font-weight:800;margin-top:4vw;font-size:4.8vw}@media (min-width: 48em){.video-carousel_title{margin-top:1.5rem;font-size:1.625rem}}.video-carousel{position:relative;width:100%}.video-carousel swiper-container{display:block;margin-bottom:0;padding-bottom:0}.video-carousel .video-carousel_item{position:relative;display:block;width:100%;aspect-ratio:630/428;overflow:hidden;border:none;padding:0;background:#fff;cursor:pointer}@media (min-width: 48em){.video-carousel .video-carousel_item{aspect-ratio:348/222}}.video-carousel .video-carousel_item img{transition:transform .3s ease}.video-carousel .video-carousel_item:hover img{transform:scale(1.05)}.video-carousel .video-carousel_item:hover .video-carousel_play-icon{transform:translate(-50%,-50%) scale(1.2)}.video-carousel .video-carousel_thumbnail_wrapper{display:block;overflow:hidden;border-radius:1.875rem;aspect-ratio:696/391}.video-carousel .video-carousel_thumbnail_wrapper img{display:block;overflow:hidden;border-radius:1.875rem}.video-carousel .video-carousel_thumbnail{width:100%;height:100%;object-fit:cover}.video-carousel .video-carousel_play-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:transform .3s ease;filter:drop-shadow(0 4px 8px rgba(0,0,0,.3))}.video-carousel .video-carousel_control{display:flex;align-items:center;justify-content:center;gap:20px;margin:1.25rem auto 0;max-width:18.75rem;-webkit-margin-before:1.25rem;margin-block-start:1.25rem}.video-carousel .video-carousel_control .swiper-pagination{display:flex;gap:1rem}.video-carousel[data-single-video=true] .video-carousel_control{display:none}.video-modal_inner{position:relative;width:100%}.video-modal{width:83.8666666667vw;max-width:98vw;max-height:90vh;border:none;background:transparent;padding:0}@media (min-width: 48em){.video-modal{width:100%;max-width:43.4375rem}}.video-modal::backdrop{background:#000c}.video-modal_control{position:absolute;top:-40px;right:0}.video-modal_control button{width:40px;height:40px;border:none;background:#ffffffe6;color:#000;font-size:24px;cursor:pointer;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background .3s ease}.video-modal_control button:hover{background:#fff}.video-modal_contents{width:100%;aspect-ratio:16/9}.video-modal_player{width:100%;height:100%}.video-modal_control button[data-role=close]:focus{outline:none;box-shadow:none}.recipy-cm{background:#fff;padding:14.6666666667vw 8vw 10.4vw}@media (min-width: 48em){.recipy-cm{padding:5.25rem 1.875rem}}.recipy-cm_inner{max-width:43.5rem;margin:0 auto}.recipy-cm_comingsoon{margin-top:1.875rem;border-radius:1.25rem;overflow:hidden;margin-bottom:1.25rem}@media (min-width: 48em){.recipy-cm_comingsoon{border-radius:1.25rem}}.recipy-layout_footer_sns{background:#149081;padding:11.7333333333vw 0 8.6666666667vw;text-align:center;display:flex;justify-content:center;align-items:center;flex-direction:column}@media (min-width: 48em){.recipy-layout_footer_sns{padding:4.375rem 0 3.5rem}}@media (any-hover: hover){.recipy-layout_footer_sns a:hover{opacity:.8}}.recipy-layout_footer_sns img{width:100%;height:auto}.recipy-layout_footer_pagetop{color:#fff;text-decoration:none;font-weight:600;margin-top:8.2666666667vw;letter-spacing:.125rem;display:flex;align-items:center;justify-content:center}@media (min-width: 48em){.recipy-layout_footer_pagetop{margin-top:3.75rem}}.recipy-layout_footer_pagetop img{width:1rem;margin-left:.25rem}.recipy-layout_footer_company{background:#fff;padding:2.625rem 1.25rem 8.75rem;display:flex;gap:1.25rem;flex-direction:column;align-items:center}@media (min-width: 48em){.recipy-layout_footer_company{gap:4.75rem;justify-content:center;flex-direction:row}}@media (any-hover: hover){.recipy-layout_footer_company a:hover{opacity:.8}}.recipy-layout_footer_company img{width:100%;height:auto}.recipy-footer_company-logo{max-width:9.75rem}@media (min-width: 48em){.recipy-footer_company-logo{max-width:14.125rem}}.recipy-footer_list{display:flex;background:#fff;list-style-type:none;flex-wrap:wrap;gap:.375rem;justify-content:center;font-size:.75rem;padding:0}@media (min-width: 48em){.recipy-footer_list{gap:.625rem}}.recipy-footer_list a{text-decoration:none;line-height:1}@media (any-hover: hover){.recipy-footer_list a:hover{text-decoration:underline}}.recipy-footer_list li{border-right:1px solid var(--color-border);padding-right:.625rem;line-height:1}.recipy-footer_list li:nth-child(3){border-right:none;padding-right:0}@media (min-width: 48em){.recipy-footer_list li:nth-child(3){padding-right:.625rem;border-right:1px solid var(--color-border)}}.recipy-footer_list li:nth-child(5){border-right:none;padding-right:0}.recipy-footer_iconlist{list-style-type:none;display:flex;gap:2.5rem;margin-top:3.25rem;justify-content:center;align-items:center;padding:0}.recipy-footer_iconlist li{max-width:2.25rem}.recipy-footer_iconlist li:nth-child(1){width:7.4666666667vw}@media (min-width: 48em){.recipy-footer_iconlist li:nth-child(1){width:2.3125rem;max-width:2.3125rem}}.recipy-footer_iconlist li:nth-child(2){width:5.7333333333vw}@media (min-width: 48em){.recipy-footer_iconlist li:nth-child(2){width:1.75rem;max-width:1.75rem}}.recipy-footer_iconlist li:nth-child(3){width:6.4vw}@media (min-width: 48em){.recipy-footer_iconlist li:nth-child(3){width:2rem;max-width:2rem}}.recipy-footer_iconlist li:nth-child(4){width:7.7333333333vw}@media (min-width: 48em){.recipy-footer_iconlist li:nth-child(4){width:2.4375rem;max-width:2.4375rem}}.recipy-footer_logo{max-width:13.25rem}.recipy-header{display:flex;max-width:82.25rem;margin:0 auto -16vw;position:relative;z-index:2}.recipy-header_label{font-size:var(--typography-font-size-500);line-height:1;padding:4vw 0 0 4vw;width:37.3333333333vw}@media (min-width: 48em){.recipy-header_label{max-width:10.6796116505vw;padding:1.386962552vw 0 0 1.386962552vw}}@media (min-width: 75em){.recipy-header_label{max-width:9.625rem;padding:1.25rem 0 0 1.25rem}}@media (any-hover: hover){.recipy-header_label a:hover{opacity:.8}}.recipy-header_navi{margin-left:auto;padding:.5rem}.recipy-layout{display:flex;flex-direction:column;min-height:100svh}.recipy-layout_main{flex:1;overflow:hidden}.recipy-navi_list{display:flex;flex-direction:column;gap:8vw;padding:0;list-style-type:none}@media (min-width: 48em){.recipy-navi_list{gap:2.5rem;width:50%}}.recipy-navi_list li{width:100%}.recipy-navi_link{color:#008476;font-size:5.3333333333vw;text-decoration:none;font-weight:700;line-height:1}@media (min-width: 48em){.recipy-navi_link{font-size:1.625rem}}@media (any-hover: hover){.recipy-navi_link:hover{text-decoration:underline}}.recipy-navi_sublist{list-style-type:none;font-size:4.2666666667vw;padding:0;margin-top:5.3333333333vw;display:grid;gap:3.7333333333vw}@media (min-width: 48em){.recipy-navi_sublist{font-size:1.375rem;margin-top:1.875rem;gap:.625rem}}.recipy-navi_sublist a{color:#008476;text-decoration:none;font-weight:700}@media (any-hover: hover){.recipy-navi_sublist a:hover{text-decoration:underline}}.recipy-faq{background:#fff;padding:14.4vw 8vw 16vw}@media (min-width: 48em){.recipy-faq{padding:8.75rem 1.875rem 11.875rem}}.recipy-faq .recipy-heading{font-size:6.6666666667vw}@media (min-width: 48em){.recipy-faq .recipy-heading{font-size:2rem}}.recipy-faq ul{padding:0}.recipy-faq li{list-style-type:none;text-indent:-1em;padding-left:1em}.recipy-faq .dot{color:#149081}.recipy-faq .caution-note{display:block;font-size:3.2vw}@media (min-width: 48em){.recipy-faq .caution-note{font-size:.75rem}}.recipy-faq-accordion_wrapper{display:grid;gap:1.25rem}.recipy-heading{font-size:var(--typography-font-size-500);font-weight:var(--typography-font-weight-bold);line-height:var(--typography-line-height-trim);letter-spacing:var(--typography-letter-spacing-small);margin:0 auto;text-align:center}.recipy-heading.-white{color:#fff}.recipy-heading.-green{color:#008476}.recipy-point_list_heading{font-size:var(--typography-font-size-300);font-weight:var(--typography-font-weight-semi-bold);line-height:var(--typography-line-height-100);letter-spacing:var(--typography-letter-spacing-small);margin:0 auto;text-align:center;color:#fff;padding:2.375rem 0;position:relative;margin-bottom:1.25rem;border-radius:1.25rem 1.25rem 0 0}@media (min-width: 48em){.recipy-point_list_heading{border-radius:0;margin-bottom:2.1875rem}}.recipy-point_list_heading:before{content:"";border-width:5.0666666667vw;border-style:solid;border-color:#fff transparent transparent transparent;position:absolute;top:100%;left:50%;transform:translate(-50%);margin-top:-.125rem}@media (min-width: 48em){.recipy-point_list_heading:before{border-width:2.25rem}}.recipy-point_list_heading.-point1{background:#149081}.recipy-point_list_heading.-point1:before{border-color:#149081 transparent transparent transparent}.recipy-point_list_heading.-point1 .recipy-point_heading_number{color:#149081}.recipy-point_list_heading.-point2{background:#107f93}.recipy-point_list_heading.-point2:before{border-color:#107f93 transparent transparent transparent}.recipy-point_list_heading.-point2 .recipy-point_heading_number{color:#107f93}.recipy-point_list_heading.-point3{background:#2ba6b8}.recipy-point_list_heading.-point3:before{border-color:#2ba6b8 transparent transparent transparent}.recipy-point_list_heading.-point3 .recipy-point_heading_number{color:#2ba6b8}.sample-icon{--this-icon-size: var(--icon-size, 1.5rem);display:inline-block;width:var(--this-icon-size);height:var(--this-icon-size)}.sample-icon svg{display:block;width:100%;height:100%}.recipy-mainvisual_wrapper{position:relative}.recipy-mainvisual{background:#c1c8ce}@media (min-width: 48em){.recipy-mainvisual{overflow:hidden}}.recipy-mainvisual .recipy-mainvisual_copy,.recipy-mainvisual .recipy-mainvisual_sub{opacity:0}.recipy-mainvisual_inner{position:relative;margin:0 auto;aspect-ratio:750/1538}@media (min-width: 48em){.recipy-mainvisual_inner{aspect-ratio:1442/750;max-height:46.875rem;max-width:90.125rem}}.recipy-mainvisual_copy{position:absolute;top:52.2666666667vw;left:50%;transform:translate(-50%);z-index:1;width:93.6vw}@media (min-width: 48em){.recipy-mainvisual_copy{top:12.4826629681vw;position:relative;left:16.2274618585vw;transform:translate(0);width:27.7392510402vw;max-width:27.375rem}}@media (min-width: 75em){.recipy-mainvisual_copy{top:12.4826629681vw;left:14.625rem}}@media (min-width: 78em){.recipy-mainvisual_copy{top:12.125rem}}.recipy-mainvisual_copy img{width:100%;height:auto}.recipy-mainvisual_jump{width:100vw;max-width:90.125rem;position:absolute;top:0;right:0;left:0;margin:0 auto}.recipy-mainvisual_jump img{width:100%;height:auto}.recipy-mainvisual_smartphone-wrapper{aspect-ratio:750/1545;height:200vw;position:absolute;top:0;left:0;right:0;margin:0 auto;width:100%;z-index:1;pointer-events:none}@media (min-width: 48em){.recipy-mainvisual_smartphone-wrapper{max-width:75rem;height:52.0110957004vw;max-height:46.875rem;aspect-ratio:1442/750}}.recipy-mainvisual_smartphone-inner{height:200vw;position:relative;opacity:0;width:100%}@media (min-width: 48em){.recipy-mainvisual_smartphone-inner{height:52.0110957004vw;max-height:46.875rem;aspect-ratio:1442/750}}.recipy-mainvisual_smartphone{display:block;position:absolute;bottom:-19.4666666667vw;right:0;width:100%;width:45.3333333333vw}@media (min-width: 48em){.recipy-mainvisual_smartphone{right:4.160887656vw;width:18.0305131761vw;max-width:16.25rem;bottom:-20.8044382802vw}}@media (min-width: 75em){.recipy-mainvisual_smartphone{right:3.75rem;bottom:-6.5rem}}.recipy-mainvisual_smartphone img{max-width:100%;max-height:auto}.recipy-mainvisual_sub{position:absolute;bottom:5.3333333333vw;width:55.4666666667vw;left:3.2vw;z-index:1}@media (min-width: 48em){.recipy-mainvisual_sub{width:21.4979195562vw;max-width:19.375rem;bottom:1.386962552vw;left:21.2205270458vw}}@media (min-width: 75em){.recipy-mainvisual_sub{bottom:1.25rem;left:19.125rem}}@media (min-width: 76.75em) and (max-width: 90em){.recipy-mainvisual_sub{bottom:.625rem}}.recipy-mainvisual_sub img{width:100%;height:auto}.sample-modal{--this-easing: cubic-bezier(0, 0, .2, 1);--this-duration: .3s;padding:0;background-color:transparent;border:0}.sample-modal::backdrop{background-color:#000000bf}.sample-modal[open]{animation:move var(--this-duration) var(--this-easing);animation-fill-mode:forwards}@keyframes move{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.sample-modal[open].-back{animation:move-back var(--this-duration) var(--this-easing);animation-fill-mode:forwards}@keyframes move-back{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-16px)}}.sample-modal[open]::backdrop{animation:fade calc(.5 * var(--this-duration)) var(--this-easing);animation-fill-mode:forwards}@keyframes fade{0%{opacity:0}to{opacity:1}}.sample-modal[open].-back::backdrop{animation:fade-back calc(.5 * var(--this-duration)) var(--this-easing);animation-fill-mode:forwards}@keyframes fade-back{0%{opacity:1}to{opacity:0}}.sample-modal_inner{padding:2rem;background-color:var(--color-background-white)}.sample-modal_control{margin-block-start:1rem}.recipy-navigation{--this-color-cover: rgb(0 132 118 / 84%);--this-color-icon: #fff;--this-size-icon: 1.375rem;position:fixed;display:block}.recipy-navigation_bg{position:fixed;top:0;left:0;z-index:var(--z-index-navi);display:none;width:100%;height:100%;background-color:var(--this-color-cover)}.recipy-navigation_bg[aria-hidden=false]{display:block}.recipy-navigation_contents{position:fixed;top:0;left:0;z-index:var(--z-index-navi);width:100%;height:100%;pointer-events:none}.recipy-navigation_contents[aria-hidden=true]{display:none}@media (min-width: 48em){.recipy-navigation_contents{display:flex;align-items:center}}.recipy-navigation_button{position:absolute;top:2.1333333333vw;right:2.1333333333vw;width:12vw;height:12vw;z-index:calc(var(--z-index-navi) + 1);display:block;background:#008476;border-radius:100%;box-shadow:0 3px 10px 4px #04000033;display:flex;justify-content:center}@media (min-width: 48em){.recipy-navigation_button{width:3.125rem;height:3.125rem;top:.75rem;right:.625rem}}.recipy-navigation_button>button{display:flex;align-items:center;justify-content:center;padding:0;appearance:none;pointer-events:initial;cursor:pointer;background-color:transparent;border:none;padding:3.2vw}@media (min-width: 48em){.recipy-navigation_button>button{padding:.875rem}}.recipy-navigation_icon{display:inline-block;width:var(--this-size-icon);height:var(--this-size-icon);color:var(--this-color-icon);position:relative}.recipy-navigation_icon_line,.recipy-navigation_icon_close{transition:opacity .3s ease,transform .3s ease}.recipy-navigation_icon_line{opacity:1}.recipy-navigation_icon_close,.recipy-navigation.-is-open .recipy-navigation_icon_line{opacity:0}.recipy-navigation.-is-open .recipy-navigation_icon_close{opacity:1}.recipy-navigation_inner{width:100%;height:100%;max-width:82.25rem;margin:0 auto;overflow-y:auto;pointer-events:initial}@media (min-width: 48em){.recipy-navigation_inner{padding-top:.75rem}}.recipy-navi_list-wrapper{display:flex;flex-direction:column;overflow-x:scroll;gap:9.0666666667vw;background:#fff;padding:18.6666666667vw 9.3333333333vw;height:100%}@media (min-width: 48em){.recipy-navi_list-wrapper{margin-left:auto;padding:6.0625rem 4.1875rem 6.0625rem 6.0625rem;justify-content:center;flex-direction:row;max-width:42.6875rem;border-radius:1.25rem;width:42.9375rem;height:35.875rem;gap:3.75rem;overflow-x:initial}}.recipy-navigation_trap{width:0;height:0;padding:0;border:0;opacity:0}.recipy-plan{background:#149081;padding:16.6666666667vw 8vw}@media (min-width: 48em){.recipy-plan{padding:5.25rem 1.875rem}}.recipy-plan .recipy-heading{font-size:6.6666666667vw}@media (min-width: 48em){.recipy-plan .recipy-heading{font-size:2rem}}.recipy-plan_trial{text-align:center;color:#fff;font-weight:800;font-size:5.0666666667vw;margin-top:2.9333333333vw}@media (min-width: 48em){.recipy-plan_trial{margin-top:1.375rem;font-size:1.375rem}}.recipy-plan_feature{margin-top:2.5rem}.recipy-plan_feature_title{font-size:1.125rem;font-weight:700;text-align:center;color:#fff;margin-bottom:1.25rem}@media (min-width: 48em){.recipy-plan_feature_title{font-size:1.5rem;margin-bottom:1.875rem}}.recipy-plan_feature_link_wrapper{text-align:center;margin-top:6.1333333333vw}@media (min-width: 48em){.recipy-plan_feature_link_wrapper{margin-top:3.25rem}}.recipy-plan_feature_link{width:71.7333333333vw;display:flex;align-items:center;justify-content:center;text-align:center;color:#008476;text-decoration:none;font-size:4vw;background:#fff;font-weight:800;margin:0 auto;position:relative;border-radius:3.125rem;min-height:12vw;box-shadow:0 .625rem 1.875rem #4d4d4d80}@media (any-hover: hover){.recipy-plan_feature_link:hover{opacity:.8}}@media (min-width: 48em){.recipy-plan_feature_link{font-size:1.125rem;margin:1.875rem auto 0;border-radius:3.125rem;width:18.75rem;min-height:2.875rem}}.recipy-plan_feature_link_label{position:relative;z-index:2}.recipy-plan_table{background:#fff;border-radius:1.25rem;overflow:hidden;max-width:75rem;margin:0 auto;position:relative}@media (min-width: 48em){.recipy-plan_table{overflow-x:auto}}.recipy-plan_table:before{content:"";position:absolute;display:block;width:25%;opacity:.1;border-left:solid .125rem #525d72;border-right:solid .125rem #525d72;height:100%;top:0;left:25%}@media (min-width: 48em){.recipy-plan_table:before{display:none}}.recipy-plan_table:after{content:"";position:absolute;display:block;width:25%;opacity:.1;border-left:solid .125rem #525d72;height:100%;top:0;left:75%}@media (min-width: 48em){.recipy-plan_table:after{display:none}}.recipy-plan_table_header{display:flex;background:#42c3b3;color:#fff;font-weight:700;justify-content:space-between}@media (min-width: 48em){.recipy-plan_table_header{display:grid;grid-template-columns:2fr repeat(4,1fr);min-width:50rem}}.recipy-plan_table_header_item{padding:6.5333333333vw 0 5.7333333333vw;font-size:3.4666666667vw;text-align:center;width:25%}@media (min-width: 48em){.recipy-plan_table_header_item{padding:1.25rem;width:initial;font-size:1.125rem;border-left:.125rem solid #43bdaf}}.recipy-plan_table_header_item:nth-child(1){grid-area:1/2/2/3}.recipy-plan_table_header_item:nth-child(2){grid-area:1/3/2/4}.recipy-plan_table_header_item:nth-child(3){grid-area:1/4/2/5}.recipy-plan_table_header_item:nth-child(4){grid-area:1/5/2/6}@media (min-width: 48em){.recipy-plan_table_row{display:grid;grid-template-columns:2fr repeat(4,1fr);min-width:50rem}}.recipy-plan_table_row:nth-child(2n){background:#e4efee}@media (min-width: 48em){.recipy-plan_table_row:nth-child(2n) .recipy-plan_table_cell{border-left:.125rem solid #dbe6e7}}.recipy-plan_table_row:nth-child(2n) .recipy-plan_table_label span{background:#e4efee}.recipy-plan_table_label{font-size:4vw;font-weight:600;text-align:center;color:#333;padding:5.3333333333vw 0 0;line-height:1.4}.recipy-plan_table_label span{background:#fff;position:relative;z-index:1;display:inline-block;padding:2.6666666667vw}@media (min-width: 48em){.recipy-plan_table_label span{padding:0}}@media (min-width: 48em){.recipy-plan_table_label{display:flex;align-items:center;padding:2.625rem 0 2.625rem 2.6875rem;margin-bottom:0;text-align:left;font-size:1.375rem;line-height:1.4}}.recipy-plan_table_cells{display:flex;justify-content:space-between;align-items:center}@media (min-width: 48em){.recipy-plan_table_cells{gap:.625rem;display:contents}}.recipy-plan_table_cell{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4.8vw 0;min-height:5rem;width:100%}@media (min-width: 48em){.recipy-plan_table_cell{background:transparent;border-radius:0;padding:1.25rem .625rem;min-height:auto;border-left:.125rem solid #edeeef}}.recipy-plan_table_cell .unavailable{width:4.5333333333vw}@media (min-width: 48em){.recipy-plan_table_cell .unavailable{max-width:1.875rem}}.recipy-plan_table_cell .available{width:5.3333333333vw}@media (min-width: 48em){.recipy-plan_table_cell .available{max-width:2rem}}.recipy-point_list{display:flex;gap:4.5333333333vw;justify-content:center;align-items:flex-end;flex-direction:column;margin:6.1333333333vw auto 0;width:86.3333333333vw;left:-.5333333333vw;position:relative}@media (min-width: 48em){.recipy-point_list{gap:1rem;justify-content:space-between;flex-direction:row;margin:1.75rem auto 0;width:95vw;left:.1666666667vw;max-width:76.5rem}}.recipy-point_list img{width:100%;height:auto}@media (min-width: 48em){.recipy-point_list_item{width:24.5vw;max-width:18.375rem}}.recipy-plan_feature_link{position:relative}.recipy-plan_feature_link_arrow{display:flex;width:3.2vw;max-width:.75rem;position:absolute;right:1.25rem}.recipy-point{background:#fff}.recipy-point_inner{max-width:43.5rem;margin:0 auto}.recipy-point_01{border-radius:1.25rem 1.25rem 0 0;background:#d7e8e6;padding-bottom:20vw}@media (min-width: 48em){.recipy-point_01{padding-bottom:10.25rem;border-radius:0}}.recipy-point_02{background:#daeceb;padding-bottom:20vw}@media (min-width: 48em){.recipy-point_02{padding-bottom:10.25rem}}.recipy-point_03{background:#d7e8ed;padding-bottom:20vw}@media (min-width: 48em){.recipy-point_03{padding-bottom:10.25rem}}.recipy-point_03 .recipy-point_point03_heading_01{color:#2ba6b8;text-align:center;font-size:5.0666666667vw;padding:13.3333333333vw 0 4vw}@media (min-width: 48em){.recipy-point_03 .recipy-point_point03_heading_01{padding:2.625rem 0 2.5rem;font-size:1.125rem}}.recipy-point_03 .recipy-point_point03_heading_01 .-font-decoration{display:inline-block;font-size:6.1333333333vw;position:relative;margin-top:.25rem}@media (min-width: 48em){.recipy-point_03 .recipy-point_point03_heading_01 .-font-decoration{font-size:1.625rem}}.recipy-point_03 .recipy-point_point03_heading_01 .-font-decoration:before,.recipy-point_03 .recipy-point_point03_heading_01 .-font-decoration:after{content:"";position:absolute;top:50%;width:2.6875rem;height:.125rem;background:#2ba6b8;border-radius:8px;transform-origin:center}.recipy-point_03 .recipy-point_point03_heading_01 .-font-decoration:before{left:-3.125rem;transform:rotate(60deg)}.recipy-point_03 .recipy-point_point03_heading_01 .-font-decoration:after{right:-2.5rem;transform:rotate(-60deg)}.recipy-point_03 .recipy-point_point03_heading_02{font-weight:800;font-size:5.6vw;text-align:center;color:#2ba6b8;margin:10.6666666667vw auto 0}@media (min-width: 48em){.recipy-point_03 .recipy-point_point03_heading_02{font-size:1.375rem;margin:2.75rem auto 0}}.recipy-point_carousel03{margin-top:1.5rem}.recipy-point_03_list{list-style-type:none;padding:0;width:83.7333333333vw;margin:2.9333333333vw auto 0;display:flex;flex-direction:column;gap:4.4vw}@media (min-width: 48em){.recipy-point_03_list{max-width:75rem;width:100%;flex-direction:row;gap:1.625rem;margin:1.125rem auto 0;text-align:center}}.recipy-point_03_list li{background:#fff;border-radius:1.25rem;min-height:16vw;display:flex;align-items:center;justify-content:flex-start;padding:1.6vw 2.5333333333vw;line-height:1.2;gap:.25rem}@media (min-width: 48em){.recipy-point_03_list li{flex-direction:column;padding:.75rem .625rem 1.5rem;width:calc((100% - 4.875rem)/4);min-height:8.125rem;justify-content:center}}.recipy-point_03_list_text{font-size:4.5333333333vw;color:#2ba6b8;font-weight:800}@media (min-width: 48em){.recipy-point_03_list_text{font-size:1rem}}.recipy-point_03_list_img{width:12.8vw}@media (min-width: 48em){.recipy-point_03_list_img{width:3.5rem}}.recipy-point_heading{margin:0 auto;text-align:center;font-weight:700;padding:17.3333333333vw 6.6666666667vw 8vw;position:relative}@media (min-width: 48em){.recipy-point_heading{padding:7.125rem 0 3.75rem}}.recipy-point_heading .recipy-point_heading_label{max-width:41.6875rem;margin:0 auto;color:#008476;display:flex;flex-direction:column;align-items:flex-start;font-weight:800}@media (min-width: 48em){.recipy-point_heading .recipy-point_heading_label{max-width:49.625rem}}.recipy-point_heading_label-sub{display:inline-block;position:relative;left:10.6666666667vw;padding-left:0vw;bottom:-1.3333333333vw}@media (min-width: 48em){.recipy-point_heading_label-sub{left:1.875rem;padding-left:1.5rem;bottom:0}}.recipy-point_heading_label-sub:before,.recipy-point_heading_label-sub:after{content:"";position:absolute;top:60%;width:6.1333333333vw;height:.125rem;background:#149081;transform-origin:center}@media (min-width: 48em){.recipy-point_heading_label-sub:before,.recipy-point_heading_label-sub:after{width:2.875rem;height:.25rem}}.recipy-point_heading_label-sub:before{left:-6.6666666667vw;transform:rotate(60deg)}@media (min-width: 48em){.recipy-point_heading_label-sub:before{left:-1.5rem}}.recipy-point_heading_label-sub:after{right:-5.6vw;transform:rotate(-60deg)}@media (min-width: 48em){.recipy-point_heading_label-sub:after{right:-2.125rem}}.recipy-point_heading_label-sub-text{display:inline-block;transform:skew(-15deg);transform-origin:left center;font-size:7.2vw}@media (min-width: 48em){.recipy-point_heading_label-sub-text{font-size:2.75rem}}.recipy-point_heading_label-main{transform:skew(-15deg);transform-origin:left center;position:relative;display:inline-block;text-decoration:underline;text-decoration-thickness:.25rem;text-underline-offset:2.6666666667vw;line-height:1.6;text-underline-position:from-font;font-size:8.8vw}@media (min-width: 48em){.recipy-point_heading_label-main{line-height:1.4;text-underline-offset:1.25rem;font-size:3.6875rem}}.recipy-point_heading_label-main .-font-s-60{font-weight:800;font-size:16vw}@media (min-width: 48em){.recipy-point_heading_label-main .-font-s-60{font-size:6.25rem}}.recipy-point_heading_number{display:inline-block;background:#fff;font-size:5.6vw;padding:.375rem 1.25rem .5rem;font-weight:700;line-height:1;border-radius:.625rem}@media (min-width: 48em){.recipy-point_heading_number{padding:.5rem 1.5rem .75rem;font-size:1.5rem}}.recipy-point_heading_number span{font-size:7.4666666667vw}@media (min-width: 48em){.recipy-point_heading_number span{font-size:2.375rem}}.recipy-point_heading_label{display:block;margin-top:4.2666666667vw;font-weight:600;font-size:7.7333333333vw}@media (min-width: 48em){.recipy-point_heading_label{font-size:2.25rem;margin-top:1.5625rem}}.recipy-point_heading_note{display:block;width:100%;text-wrap:initial;font-size:3.6vw;font-weight:500;margin-top:1.25rem;letter-spacing:0}@media (min-width: 48em){.recipy-point_heading_note{font-size:1rem}}.recipy-point_point01_list{display:flex;list-style-type:none;padding:0;flex-wrap:wrap;justify-content:center;gap:7.7333333333vw;padding-top:4vw;position:relative}.recipy-point_point01_list:after{position:absolute;content:"";display:block;width:100%;height:100%;top:0;left:0;background:url(/app/recipy/assets/image/recipy-point-point01-kakeru.png);background-repeat:no-repeat;background-position:center top 52%;background-size:1.5rem 1.5rem}@media (min-width: 48em){.recipy-point_point01_list:after{display:none}}@media (min-width: 48em){.recipy-point_point01_list{background:none;gap:2.5rem;padding-top:1.5rem}}.recipy-point_point01_list li{width:calc((100% - 5rem)/2);display:flex;align-items:center;justify-content:center;flex-direction:column;background:#fff;max-width:16.875rem;border-radius:.625rem;position:relative;color:#008476;font-weight:700;font-size:1.125rem}@media (min-width: 48em){.recipy-point_point01_list li{gap:.625rem;padding:1.25rem .625rem}}@media (min-width: 48em){.recipy-point_point01_list li:after{position:absolute;content:"";display:block;width:1.5rem;height:1.5rem;right:-2rem;margin-bottom:-.625rem;background:url(/app/recipy/assets/image/recipy-point-point01-kakeru.png);background-size:cover}}.recipy-point_point01_list li:last-child:after{display:none}@media (min-width: 48em){.recipy-point_point01_list li{width:calc((100% - 7.5rem)/4)}}.recipy-point_point01_icon{max-width:12.8vw;display:block}@media (min-width: 48em){.recipy-point_point01_icon{max-width:5rem}}.recipy-point_point01_arrow{margin:4vw auto;width:12.2666666667vw}@media (min-width: 48em){.recipy-point_point01_arrow{margin:1.5rem auto;max-width:3.125rem}}.recipy-point_02_inner{padding:8.6666666667vw 8vw 0}@media (min-width: 48em){.recipy-point_02_inner{padding:2.875rem 0}}.recipy-point_02_text{text-align:center}.recipy-point_02_list_wrapper{margin-top:5.0666666667vw;display:flex;max-width:75rem;background:#fff;justify-content:center;align-items:flex-start;border-radius:2.5rem;padding:8.8vw 1.3333333333vw 8vw}@media (min-width: 48em){.recipy-point_02_list_wrapper{margin:2.25rem auto 0;padding:3.375rem .625rem}}.recipy-point_02_list01{width:80%;list-style-type:none;padding:0;max-width:35rem;display:grid;gap:1.125rem;position:relative}@media (min-width: 48em){.recipy-point_02_list01{margin:0 1.25rem;gap:0}}.recipy-point_02_list01:after{content:"";display:block;width:1.3333333333vw;height:96%;background:#a7dee9;position:absolute;top:.125rem;left:6.1333333333vw;border-radius:1.25rem}@media (min-width: 48em){.recipy-point_02_list01:after{width:.4375rem;left:1.75rem}}.recipy-point_02_list01 li{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;gap:.5rem 1rem;align-items:center;background:#fff;border-radius:8px}.recipy-point_02_list01 li:last-child{padding:0;position:relative}.recipy-point_02_list01 li:last-child .recipy-point_02_list_text{position:relative;top:-4vw;font-size:6.6666666667vw;color:#107f93}@media (min-width: 48em){.recipy-point_02_list01 li:last-child .recipy-point_02_list_text{top:0rem;font-size:2.25rem}}@media (min-width: 48em){.recipy-point_02_list01 li{display:flex;align-items:center;padding:0 0 1rem;gap:0}}.recipy-point_02_list01 li .img{grid-row:1/3;grid-column:1;width:12.8vw;margin:0;position:relative;z-index:2}@media (min-width: 48em){.recipy-point_02_list01 li .img{width:16vw;max-width:3.75rem;margin-right:1.625rem}}.recipy-point_02_list01 li .recipy-point_02_list_number{grid-row:1;grid-column:2;align-self:end;line-height:1}@media (min-width: 48em){.recipy-point_02_list01 li .recipy-point_02_list_number{align-self:initial}}.recipy-point_02_list01 li .recipy-point_02_list_text{grid-row:2;grid-column:2;align-self:start;line-height:1}@media (min-width: 48em){.recipy-point_02_list01 li .recipy-point_02_list_text{align-self:initial}}.recipy-point_point01_label{line-height:1.2;padding-bottom:1.25rem;text-align:center}.-br-sp{display:block}@media (min-width: 48em){.-br-sp{display:none}}.recipy-point_02_list02{width:8vw;list-style-type:none;padding:0;color:#107f93;font-weight:700;display:flex;flex-direction:column;align-self:stretch;height:122.6666666667vw}@media (min-width: 48em){.recipy-point_02_list02{max-width:7rem;max-height:30rem}}.recipy-point_02_list02 li{background:url(/app/recipy/assets/image/recipy-plan-arrow.png) #d7e8e6;background-repeat:no-repeat;background-position:bottom center;background-size:100% auto;padding-bottom:.625rem;display:flex;align-items:center;justify-content:center;text-align:center;flex:1;min-height:0;font-size:3.7333333333vw;font-weight:700;writing-mode:vertical-rl}@media (min-width: 48em){.recipy-point_02_list02 li{background-size:100% auto;background-image:url(/app/recipy/assets/image/recipy-plan-arrow-pc.png)}}.recipy-point_02_list02 li:nth-child(1){min-height:52vw}@media (min-width: 48em){.recipy-point_02_list02 li:nth-child(1){min-height:14rem}}.recipy-point_02_list02 li:nth-child(2){min-height:44.8vw}@media (min-width: 48em){.recipy-point_02_list02 li:nth-child(2){min-height:10.625rem}}.recipy-point_02_list02 li:last-child{background:url(/app/recipy/assets/image/recipy-plan-arrow_last.png) #d7e8e6;background-repeat:no-repeat;background-position:bottom center;background-size:100% auto;min-height:18.6666666667vw}@media (min-width: 48em){.recipy-point_02_list02 li:last-child{min-height:5rem;padding-bottom:1.25rem;background-image:url(/app/recipy/assets/image/recipy-plan-arrow-last-pc.png)}}.recipy-point_02_list02 li br{display:none}@media (min-width: 48em){.recipy-point_02_list02 li br{display:block}}@media (min-width: 48em){.recipy-point_02_list02 li{font-size:1.125rem;padding:0;writing-mode:initial;letter-spacing:.125rem}}.recipy-point_02_list_number{font-size:4.2666666667vw;font-weight:700;color:#107f93;margin-right:.75rem}@media (min-width: 48em){.recipy-point_02_list_number{font-size:1.375rem}}.recipy-point_02_list_text{font-size:5.3333333333vw;font-weight:700}@media (min-width: 48em){.recipy-point_02_list_text{font-size:1.625rem}}.recipy-point_02_list_text span{font-weight:500;font-size:4.2666666667vw;display:block;margin-top:2.1333333333vw}@media (min-width: 48em){.recipy-point_02_list_text span{font-size:1.25rem;display:inline;margin-top:0}}.recipy-point_point01_text01{font-weight:800;font-size:1.4375rem;color:#149081;text-align:center}.recipy-point_point01_heading_wrapper{text-align:center;margin-top:13.6vw}@media (min-width: 48em){.recipy-point_point01_heading_wrapper{margin-top:4.25rem}}.recipy-point_point01_heading{font-weight:800;font-size:1.4375rem;color:#149081;position:relative;text-align:center;display:inline-block;margin:0 auto 5.0666666667vw}@media (min-width: 48em){.recipy-point_point01_heading{margin:0 auto 1.5rem}}.recipy-point_point01_heading:before,.recipy-point_point01_heading:after{content:"";position:absolute;top:50%;width:1.4375rem;height:.125rem;background:#149081;border-radius:8px;transform-origin:center}.recipy-point_point01_heading:before{left:-1.875rem;transform:rotate(60deg)}.recipy-point_point01_heading:after{right:-1.875rem;transform:rotate(-60deg)}.recipy-point_point01_text02{font-weight:600;color:#333;text-align:center;font-size:6.4vw;margin-top:17.3333333333vw}@media (min-width: 48em){.recipy-point_point01_text02{font-size:2rem;margin-top:3rem}}.recipy-point_point01_text02 .-font-s-28{font-size:1.75rem}.recipy-point_point01_text02 .-font-c-green{color:#149081}.recipy-point_point01_text02 .-font-w-e{font-weight:800}.recipy-point_point01_text02 .-font-underline{text-decoration:underline;text-underline-offset:.375rem;text-decoration-thickness:.1875rem}.recipy-point_point01_text02 .-font-decoration-line{position:relative;display:inline-block;margin-bottom:.625rem;font-size:6.9333333333vw}@media (min-width: 48em){.recipy-point_point01_text02 .-font-decoration-line{margin-bottom:0;margin-left:.25rem;font-size:2.375rem}}.recipy-point_point01_text02 .-font-decoration-line:before{position:absolute;bottom:-.5rem;content:"";display:block;width:100%;height:2.4vw;background:url(/app/recipy/assets/image/recipy-point-point01-line.png);background-size:100% auto;background-repeat:no-repeat;margin-right:.625rem}@media (min-width: 48em){.recipy-point_point01_text02 .-font-decoration-line:before{height:1rem;background-size:auto .625rem}}.recipy-point_point02_text01{font-weight:600;color:#333;font-size:1.125rem}.recipy-point_point02_text01 .-font-s-24{font-size:1.5rem}.recipy-point_point02_text01 .-font-c-blue{color:#107f93}.recipy-point_point02_text01 .-font-w-e{font-weight:800}.recipy-point_point02_text01 .-font-decoration-line{position:relative;display:inline-block;margin-bottom:2.6666666667vw;font-size:6.4vw;margin-bottom:1.25rem;display:flex;align-items:center}@media (min-width: 48em){.recipy-point_point02_text01 .-font-decoration-line{margin-bottom:1.6875rem;font-size:2.375rem;justify-content:center}}.recipy-point_point02_text01 .-font-decoration-line:before{position:absolute;bottom:-.5rem;content:"";display:block;width:100%;height:2.4vw;background:url(/app/recipy/assets/image/recipy-point-point02-line.png);background-size:100% auto;background-repeat:no-repeat;margin-right:.625rem;background-position:center}@media (min-width: 48em){.recipy-point_point02_text01 .-font-decoration-line:before{height:.75rem;background-size:auto .75rem;left:.625rem}}.recipy-point_point02_text01 .-font-decoration-line span{font-size:4.8vw;margin:0 -.625rem;font-weight:600}@media (min-width: 48em){.recipy-point_point02_text01 .-font-decoration-line span{font-size:1.75rem}}.recipy-point_point02_heading_wrapper{text-align:center;margin-top:11.4666666667vw}@media (min-width: 48em){.recipy-point_point02_heading_wrapper{margin-top:3.875rem}}.recipy-point_point02_heading{font-weight:800;font-size:5.3333333333vw;color:#107f93;position:relative;text-align:center;display:inline-block;margin:0 auto}.recipy-point_point02_heading span{display:block;font-size:4vw;margin-left:.25rem}@media (min-width: 48em){.recipy-point_point02_heading span{font-size:1.125rem;display:inline}}@media (min-width: 48em){.recipy-point_point02_heading{font-size:1.4375rem}}.recipy-point_point02_heading:before,.recipy-point_point02_heading:after{content:"";position:absolute;top:50%;width:2.6875rem;height:.125rem;background:#107f93;border-radius:8px;transform-origin:center}@media (min-width: 48em){.recipy-point_point02_heading:before,.recipy-point_point02_heading:after{width:1.4375rem}}.recipy-point_point02_heading:before{left:-2.5rem;transform:rotate(60deg)}@media (min-width: 48em){.recipy-point_point02_heading:before{left:-1.875rem}}.recipy-point_point02_heading:after{right:-2.5rem;transform:rotate(-60deg)}@media (min-width: 48em){.recipy-point_point02_heading:after{right:-1.875rem}}.recipy-point_heading_label-position{position:relative;left:5.3333333333vw}@media (min-width: 48em){.recipy-point_heading_label-position{left:0}}.recipy-problem{background:#00a59b}.recipy-problem_inner{width:100%;max-width:48.125rem;margin:0 auto}.recipy-problem_arrow{background:url(/app/recipy/assets/image/recipy-problem-arrow-sp.webp) no-repeat center top;background-size:100% auto;background-repeat:no-repeat;background-position:bottom center;padding-bottom:18.4vw}@media (min-width: 48em){.recipy-problem_arrow{padding-bottom:6.875rem;background:url(/app/recipy/assets/image/recipy-problem-arrow-pc.webp) no-repeat center top;background-size:100% auto;background-repeat:no-repeat;background-position:bottom center}}.recipy-problem-balloon_wrapper{display:flex;flex-direction:column;gap:1.25rem;max-width:27.5rem;margin:0 auto}.recipy-problem-balloon{position:relative;display:flex;justify-content:center;align-items:center;background:#f0f2f5;border-radius:3.125rem;padding:4vw 5.3333333333vw;font-weight:800;color:#149081;font-size:6vw;min-width:16.25rem}@media (min-width: 48em){.recipy-problem-balloon{padding:0 1.875rem;font-size:1.625rem;min-height:3.75rem}}.recipy-problem-balloon:nth-child(1){align-self:start}.recipy-problem-balloon:nth-child(2){align-self:end}.recipy-problem-balloon:nth-child(1) .recipy-problem-balloon_square{left:6.1333333333vw}@media (min-width: 48em){.recipy-problem-balloon:nth-child(1) .recipy-problem-balloon_square{left:1.5rem}}.recipy-problem-balloon:nth-child(2) .recipy-problem-balloon_square{right:6.1333333333vw}@media (min-width: 48em){.recipy-problem-balloon:nth-child(2) .recipy-problem-balloon_square{right:1.5rem}}.recipy-problem-balloon_square{position:absolute;height:1.1875rem;bottom:-.875rem;display:flex;justify-content:flex-end;align-items:flex-end}.recipy-problem_text3{color:#fff;text-align:center;font-size:6.1333333333vw;font-weight:700;letter-spacing:.28125rem;margin-top:2.5rem}@media (min-width: 48em){.recipy-problem_text3{margin-top:2.5rem;font-size:1.875rem}}.recipy-problem_text3 .-font-s-l{font-size:11.7333333333vw;margin:0 -4vw}@media (min-width: 48em){.recipy-problem_text3 .-font-s-l{font-size:2.875rem;margin:0 -1rem}}.recipy-problem_text3 .-font-w-black{font-weight:800}.recipy-problem_text3 .-font-c-yellow{color:#fffcc5}.recipy-problem_text3 .-font-s-30{font-size:1.875rem}.recipy-problem_text3 .-font-decoration-line{position:relative;display:inline-block;margin-bottom:.625rem}@media (min-width: 48em){.recipy-problem_text3 .-font-decoration-line{margin-bottom:0}}.recipy-problem_text3 .-font-decoration-line:before{position:absolute;bottom:-.5rem;content:"";display:block;width:100%;height:2.4vw;background:url(/app/recipy/assets/image/recipy-decoration-line-white.png);background-size:100% auto;background-repeat:no-repeat;margin-right:.625rem}@media (min-width: 48em){.recipy-problem_text3 .-font-decoration-line:before{height:.625rem;background-size:auto .625rem}}.recipy-problem_text3 .-font-decoration-line2{position:relative;display:inline-block;font-weight:900;font-size:8.1333333333vw}.recipy-problem_text3 .-font-decoration-line2:before{position:absolute;bottom:-.25rem;content:"";display:block;width:100%;border-bottom:.25rem solid #fffcc5;margin-right:.625rem}@media (min-width: 48em){.recipy-problem_text3 .-font-decoration-line2{font-size:2.875rem;margin-right:.625rem}}.recipy-problem_text1{color:#fff;text-align:center;font-size:7.7333333333vw;font-weight:800;letter-spacing:.28125rem;margin-top:2.5rem;line-height:1.4}@media (min-width: 48em){.recipy-problem_text1{margin-top:2.5rem;font-size:2rem}}.recipy-problem_text1 .-font-s-l{font-size:11.7333333333vw;margin:0 -4vw}@media (min-width: 48em){.recipy-problem_text1 .-font-s-l{font-size:2.875rem;margin:0 -1rem}}.recipy-problem_text1 .-font-w-black{font-weight:800}.recipy-problem_text1 .-font-c-yellow{color:#fffcc5}.recipy-problem_text1 .-font-s-30{font-size:1.875rem}.recipy-problem_text1 .-font-decoration-line{position:relative;display:inline-block;margin-bottom:.625rem}@media (min-width: 48em){.recipy-problem_text1 .-font-decoration-line{margin-bottom:0}}.recipy-problem_text1 .-font-decoration-line:before{position:absolute;bottom:-.5rem;content:"";display:block;width:100%;height:2.4vw;background:url(/app/recipy/assets/image/recipy-decoration-line-white.png);background-size:100% auto;background-repeat:no-repeat;margin-right:.625rem}@media (min-width: 48em){.recipy-problem_text1 .-font-decoration-line:before{height:.625rem;background-size:auto .625rem}}.recipy-problem_text1 .-font-decoration-line2{position:relative;display:inline-block;font-weight:900;font-size:8.1333333333vw}.recipy-problem_text1 .-font-decoration-line2:before{position:absolute;bottom:0;content:"";display:block;width:100%;border-bottom:.25rem solid #fffcc5;margin-right:.625rem}@media (min-width: 48em){.recipy-problem_text1 .-font-decoration-line2{font-size:2.875rem;margin-right:.625rem}}.recipy-problem_text4{color:#fff;text-align:center;font-size:6.1333333333vw;font-weight:700;margin-top:2.5rem}@media (min-width: 48em){.recipy-problem_text4{margin-top:6.25rem;font-size:1.625rem}}.recipy-problem_text4 .-font-s-l{font-size:11.7333333333vw;margin:0 -4vw}@media (min-width: 48em){.recipy-problem_text4 .-font-s-l{font-size:2.875rem;margin:0 -1rem}}.recipy-problem_text4 .-font-w-black{font-weight:800}.recipy-problem_text4 .-font-c-yellow{color:#fffcc5}.recipy-problem_text4 .-font-s-30{font-size:1.875rem}.recipy-problem_text4 .-font-decoration-line{position:relative;display:inline-block;margin-bottom:.625rem}@media (min-width: 48em){.recipy-problem_text4 .-font-decoration-line{margin-bottom:0}}.recipy-problem_text4 .-font-decoration-line:before{position:absolute;bottom:-.5rem;content:"";display:block;width:100%;height:2.4vw;background:url(/app/recipy/assets/image/recipy-decoration-line-white.png);background-size:100% auto;background-repeat:no-repeat;margin-right:.625rem}@media (min-width: 48em){.recipy-problem_text4 .-font-decoration-line:before{height:.625rem;background-size:auto .625rem}}.recipy-problem_text4 .-font-decoration-line2{position:relative;display:inline-block;font-weight:900;font-size:8.1333333333vw}.recipy-problem_text4 .-font-decoration-line2:before{position:absolute;bottom:-.25rem;content:"";display:block;width:100%;border-bottom:.25rem solid #fffcc5;margin-right:.625rem}@media (min-width: 48em){.recipy-problem_text4 .-font-decoration-line2{font-size:2.875rem;margin-right:.625rem}}.recipy-problem_text2{color:#fff;text-align:center;font-size:7.7333333333vw;font-weight:600;letter-spacing:.125rem;margin-top:2.5rem}@media (min-width: 48em){.recipy-problem_text2{margin-top:3.125rem;font-size:2rem}}.recipy-problem_text2 .-font-s-l{font-size:11.7333333333vw;margin:0 -1.125rem}@media (min-width: 48em){.recipy-problem_text2 .-font-s-l{font-size:2.875rem}}.recipy-problem_text2 .-font-w-black{font-weight:800}.recipy-problem_text2 .-font-c-yellow{color:#fffcc5}.recipy-problem_text2 .-font-s-30{font-size:1.875rem}.recipy-problem_text2 .-font-decoration-line{position:relative;display:inline-block;margin-bottom:.625rem}@media (min-width: 48em){.recipy-problem_text2 .-font-decoration-line{margin-bottom:0}}.recipy-problem_text2 .-font-decoration-line:before{position:absolute;bottom:-.5rem;content:"";display:block;width:100%;height:2.4vw;background:url(/app/recipy/assets/image/recipy-decoration-line-white.png);background-size:100% auto;background-repeat:no-repeat;margin-right:.625rem}@media (min-width: 48em){.recipy-problem_text2 .-font-decoration-line:before{height:.625rem;background-size:auto .625rem}}.recipy-problem_text2 .-font-decoration-line2{position:relative;display:inline-block;font-weight:900;font-size:8.1333333333vw}.recipy-problem_text2 .-font-decoration-line2:before{position:absolute;bottom:0;content:"";display:block;width:100%;border-bottom:.25rem solid #fffcc5;margin-right:.625rem}@media (min-width: 48em){.recipy-problem_text2 .-font-decoration-line2{font-size:2.875rem;margin-right:.625rem}}.recipy-problem_text2 .-font-s-eb{font-weight:800}.recipy-problem_image{max-width:72vw;margin:4vw auto 0}@media (min-width: 48em){.recipy-problem_image{margin:2.125rem auto 3.125rem;max-width:24.375rem}}.recipy-problem_text-wrapper{padding-bottom:6.625rem;padding:11.7333333333vw 8vw 0}@media (min-width: 48em){.recipy-problem_text-wrapper{padding:5.875rem 0 2.5rem}}.recipy-problem_chart-wrapper{background:#149081;padding-top:4vw}@media (min-width: 48em){.recipy-problem_chart-wrapper{padding-top:2.5rem}}.recipy-problem_chart-box{padding-top:9.3333333333vw}.recipy-problem_chart-image{width:100%;margin:8.6666666667vw auto 0}@media (min-width: 48em){.recipy-problem_chart-image{margin:0;margin-top:1.875rem;max-width:19.75rem;width:100%}}.recipy-problem_chart-image img{width:100%;height:auto}.recipy-problem_chart-text{margin-top:4vw;margin:0 auto}@media (min-width: 48em){.recipy-problem_chart-text{max-width:43.75rem;display:flex;justify-content:center;gap:2.625rem}}.recipy-problem_chart-text .recipy-problem_text{font-size:6.1333333333vw}@media (min-width: 48em){.recipy-problem_chart-text .recipy-problem_text{font-size:1.625rem}}.recipy-problem_chart-text .-font-decoration{font-size:11.7333333333vw;position:relative;font-weight:800;letter-spacing:.25rem}@media (min-width: 48em){.recipy-problem_chart-text .-font-decoration{font-size:3.25rem}}.recipy-problem_chart-text .-font-decoration:before,.recipy-problem_chart-text .-font-decoration:after{content:"";position:absolute;top:50%;width:3.875rem;height:.25rem;background:#fff;border-radius:8px;transform-origin:center}.recipy-problem_chart-text .-font-decoration:before{left:-3.875rem;transform:rotate(60deg)}.recipy-problem_chart-text .-font-decoration:after{right:-3.25rem;transform:rotate(-60deg)}.recipy-problem_chart-text .-font-s-18{font-size:4.5333333333vw}@media (min-width: 48em){.recipy-problem_chart-text .-font-s-18{font-size:1.125rem}}.radar-chart{max-width:31.875rem;width:90.6666666667vw;margin:0 auto;background:url(/app/recipy/assets/image/recipy-chart-bg.webp);border-radius:8px;background-size:100% auto;background-repeat:no-repeat;background-position:center;aspect-ratio:510/562;padding-left:.25rem}@media (min-width: 48em){.radar-chart{width:42.5vw}}.radar-chart canvas{display:block;width:100%!important;height:100%!important}.template-component{--this-gap: .5rem;--this-color-text: var(--color-text-secondary);padding:2.5rem;background-color:var(--color-bg-primary)}.template-component.-dark{--this-color-text: var(--color-text-primary)}.template-component_inner{max-width:31.25rem;margin:0 auto}@media (min-width: 48em){.template-component_inner{max-width:50rem}}@media (min-width: 75em){.template-component_inner{max-width:75rem}}.template-component_item{display:flex;gap:var(--this-gap);align-items:center;justify-content:center;color:var(--this-color-text)}.template-component.-vertical .template-component_item{flex-direction:column}.text-link{--this-color-text: var(--color-text-primary);--this-color-text-hover: var(--color-text-secondary);--this-gap: .25rem;--this-icon-size: 1rem;--this-transition: var(--easing-standard) .2s;display:inline-flex;gap:var(--this-gap);align-items:center;color:var(--this-color-text);text-decoration:none;transition:color var(--this-transition)}.text-link.-icon-left{flex-direction:row-reverse}.text-link.-icon-right{flex-direction:row}@media (any-hover: hover){.text-link:hover{color:var(--this-color-text-hover)}.text-link:hover .text-link_icon{transform:translate(.125rem)}}.text-link:focus{outline:2px solid var(--color-focus, #0066cc);outline-offset:2px}.text-link_icon{display:flex;align-items:center;justify-content:center;width:var(--this-icon-size);height:var(--this-icon-size);transition:transform var(--this-transition)}.text-link.-icon-left .text-link_icon,.text-link.-icon-right .text-link_icon{transform:translate(0)}@media (any-hover: hover){.text-link.-icon-left:hover .text-link_icon{transform:translate(.125rem)}.text-link.-icon-right:hover .text-link_icon{transform:translate(-.125rem)}}.recipy-voice{background:#eee;padding:21.3333333333vw 0}@media (min-width: 48em){.recipy-voice{padding:8.5rem 0 7rem}}.recipy-voice .recipy-heading{line-height:1.6;font-weight:800;font-size:6.6666666667vw;color:#149081}@media (min-width: 48em){.recipy-voice .recipy-heading{font-size:2.25rem}}.recipy-voice .caution-mark{font-size:3.3333333333vw;vertical-align:super}@media (min-width: 48em){.recipy-voice .caution-mark{font-size:1.125rem}}.recipy-voice_leadtext{font-size:3.2vw;font-weight:500;text-align:center;margin-top:6.4vw}@media (min-width: 48em){.recipy-voice_leadtext{margin-top:1.375rem;font-size:.75rem}}.recipy-voice_carousel{margin-top:12.5333333333vw 0;margin-top:1.5rem}@media (min-width: 48em){.recipy-voice_carousel{margin-top:2.875rem}}.recipy-voice_carousel .recipy-carousel_item{background:url(/app/recipy/assets/image/recipy-point-point03-slide-bg.webp);background-size:100% 100%;background-repeat:no-repeat;padding:8.4vw 6.6666666667vw 9.3333333333vw 6.1333333333vw;align-items:flex-start;margin:0 .8vw 0 1.3333333333vw}@media (min-width: 48em){.recipy-voice_carousel .recipy-carousel_item{padding:2.75rem 3.375rem 2.75rem 3rem;width:100%;margin:0}}@media (min-width: 75em){.recipy-voice_carousel .recipy-carousel_item{aspect-ratio:391/659}}.recipy-voice_carousel swiper-slide{height:auto;display:flex}.recipy-voice_carousel_item{display:flex;align-items:center;flex-wrap:wrap;flex-direction:column;gap:6.4vw}@media (min-width: 48em){.recipy-voice_carousel_item{gap:2.25rem;margin:0}}.recipy-voice_carousel_item img{width:27.6vw}@media (min-width: 48em){.recipy-voice_carousel_item img{width:9.0625rem}}.recipy-voice_carousel_item_label{background:#149081;text-align:center;font-size:3.7333333333vw;font-weight:600;color:#fff;padding:.5rem 2.5rem;border-radius:2.25rem;display:inline-block;width:33.8666666667vw}@media (min-width: 48em){.recipy-voice_carousel_item_label{font-size:1.25rem;width:11.125rem}}.recipy-voice_carousel_item_name{font-size:4vw;font-weight:700;text-align:center;margin-bottom:1.625rem}@media (min-width: 48em){.recipy-voice_carousel_item_name{margin-bottom:2.125rem;font-size:1.125rem}}.recipy-voice_carousel_item_text{font-size:3.7333333333vw;font-weight:500}@media (min-width: 48em){.recipy-voice_carousel_item_text{font-size:1rem}}@layer reset;@layer base;.recipy-carousel[data-astro-cid-beja5f4g],.recipy-point_carousel[data-astro-cid-beja5f4g]{--carousel-bullet-color: #90dad1;--carousel-bullet-active-color: #149081;--carousel-bullet-hover-color: #149081;--carousel-button-color: #149081}.recipy-point_carousel03[data-astro-cid-beja5f4g]{--carousel-bullet-color: #85ccd6;--carousel-bullet-active-color: #2ba6b8;--carousel-bullet-hover-color: #2ba6b8;--carousel-button-color: #2ba6b8}.video-carousel[data-astro-cid-beja5f4g]{--carousel-bullet-color: #149081;--carousel-bullet-active-color: #149081;--carousel-bullet-hover-color: #149081;--carousel-button-color: #149081}.swiper-pagination-bullet{width:2.4vw;height:2.4vw;background:var(--carousel-bullet-color, #90dad1);border-radius:50%;cursor:pointer;transition:background .3s ease}@media (min-width: 48em){.swiper-pagination-bullet{width:.625rem;height:.625rem}}.swiper-pagination-bullet:hover{background:var(--carousel-bullet-hover-color, #149081)!important}.swiper-pagination-bullet-active{background:var(--carousel-bullet-active-color, #149081)}.recipy-carousel_button[data-astro-cid-beja5f4g]{border:solid .125rem var(--carousel-button-color);color:var(--carousel-button-color)}
