html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{font-size:100%;font:inherit;vertical-align:baseline;border:0;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}button{border:none}input{appearance:none}input:focus,select:focus{outline-color:#272c40}*,:before,:after{box-sizing:border-box}html{height:100dvh;font-size:62.5%}a:link,a:visited,a:hover,a:active{text-decoration:none}a{color:#bc4648}input::placeholder{color:#d7d7d7}body{-webkit-text-size-adjust:100%;color:#bc4648;font-size-adjust:.5;background-color:#fff7f5;min-width:320px;height:100dvh;font-family:游ゴシック体,YuGothic,游ゴシック,Yu Gothic,メイリオ,Hiragino Kaku Gothic ProN,Hiragino Sans,sans-serif;font-weight:500;position:relative;overflow-x:hidden}input,textarea,select,button,option{font-family:游ゴシック体,YuGothic,游ゴシック,Yu Gothic,メイリオ,Hiragino Kaku Gothic ProN,Hiragino Sans,sans-serif}button{background-color:unset;cursor:pointer;padding:0}p,li{word-break:break-all}#root{width:100%;height:100dvh}.mainLayout{max-width:1200px;margin:0 auto;padding:2.4rem}.header{color:#fff;text-align:center;background-color:#d74f51;border-radius:0 0 30px 30px;padding:2.4rem 0;font-size:2.4rem}.header__heading{margin:0}.panel{background-color:#fff;border-radius:30px;max-width:600px;margin:2.4rem auto;padding:2.8rem 2.4rem;position:relative;box-shadow:0 4px 8px #0000001a}.panel--todayMenu .panel__heading{color:#d7824f}.panel--calendar .panel__heading{color:#7aae01}.panel__heading{margin:0;font-size:1.8rem;font-weight:700}.panel__arrow{width:35px;height:35px;position:absolute;bottom:50%;right:2.4rem;transform:translateY(50%)}.panel__inputLayout{flex-direction:column;gap:1.2rem;display:flex}.inputText{border:1px solid #ccc;border-radius:10px;width:100%;padding:.8rem;font-size:1.2rem}.inputText::placeholder{color:#999}.inputText:focus{border-color:#d74f51;outline:none;box-shadow:0 0 4px #d74f514d}.checkbox{color:#555;align-items:center;gap:.8rem;font-size:1.2rem;display:flex}.checkbox__input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.checkbox__label{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.4rem;display:inline-flex}.checkbox__checker{background-color:#fff;border:1px solid #d74f51;border-radius:6px;width:1.8rem;height:1.8rem;transition:background-color .2s,border-color .2s,box-shadow .2s;position:relative}.checkbox__checker:after{content:"";transform-origin:50%;border:2px solid #fff;border-width:0 2px 2px 0;width:4px;height:9px;transition:transform .15s;position:absolute;top:1px;left:5px;transform:rotate(45deg)scale(0)}.checkbox__text{font-size:1.4rem;line-height:1.4}.checkbox__input:focus-visible+.checkbox__label .checkbox__checker{box-shadow:0 0 0 3px #f887784d}.checkbox__input:checked+.checkbox__label .checkbox__checker{background-color:#d74f51;border-color:#d74f51}.checkbox__input:checked+.checkbox__label .checkbox__checker:after{transform:rotate(45deg)scale(1)}.narrowDown{z-index:10;background-color:#fff;border-radius:20px;max-width:600px;margin:2.4rem auto;padding:2.4rem;position:sticky;top:10px;box-shadow:0 4px 8px #0000001a}.narrowDown__heading{color:#d74f51;margin:0;font-size:1.8rem;font-weight:700;line-height:1.4}.narrowDown__header{justify-content:space-between;align-items:center;margin-bottom:1.2rem;display:flex}.narrowDown__reset{color:#666;cursor:pointer;background-color:#fff;border:1px solid #ccc;border-radius:8px;padding:.4rem 1.2rem;font-size:1.3rem;transition:background-color .2s}.narrowDown__reset:hover{background-color:#f0f0f0}.narrowDown__list{flex-wrap:wrap;gap:1rem;display:flex}.narrowDown__search{margin-bottom:2.4rem}.recipeCard__thumbnailWrapper{background:#f5f5f5;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:96px;height:96px;margin-right:16px;display:flex;overflow:hidden}.recipeCard__thumbnail{object-fit:cover;border-radius:12px;width:100%;height:100%;display:block}.recipeCard__header{align-items:flex-start;display:flex}.recipeCard__titleRow{flex:1;justify-content:space-between;align-items:center;display:flex}.recipeCard{cursor:pointer;background-color:#fff;border-top:2px solid #f88778;border-radius:20px;max-width:600px;margin:2.4rem auto;padding:2.4rem;box-shadow:0 4px 8px #0000001a}.recipeCard__heading{color:#d74f51;margin:0 0 1.2rem;font-size:1.8rem;font-weight:700;line-height:1.4}.recipeCard__titleWrapper{width:100%}.recipeCard__titleRow{justify-content:space-between;align-items:flex-start;display:flex}.recipeCard__favorite{cursor:pointer;background:0 0;border:none;flex-shrink:0;width:3.2rem;height:3.2rem;padding:0}.recipeCard__favorite.is-active{opacity:1}.recipeCard__favoriteIcon{width:100%;height:100%;display:block}.recipeCard__tags{flex-wrap:wrap;gap:.8rem;margin-bottom:1.2rem;display:flex}.recipeCard__tag{color:#d74f51;font-size:1.3rem}.recipeCard__relatedRecipes{margin-top:1.4rem}.recipeCard__details{color:#555;font-size:1.2rem}.recipeCard__detailsWrapper{grid-template-rows:0fr;transition:grid-template-rows .28s;display:grid}.recipeCard__details{overflow:hidden}.recipeCard__detailsContainer:first-child{border-top:1px solid #e0e0e0;margin-top:12px;padding-top:1.2rem}.recipeCard__detailsContainer+.recipeCard__detailsContainer{margin-top:1.6rem}.recipeCard__subheading{color:#d74f51;margin:0 0 .8rem;font-size:1.4rem;font-weight:700}.recipeCard__detailsList{flex-wrap:wrap;gap:.8rem;display:flex}.recipeCard__detailsItem{line-height:1.4}.recipeCard.is-open .recipeCard__detailsWrapper{grid-template-rows:1fr}.recipeList__item:nth-child(5n+1) .recipeCard{border-top:2px solid #f88778}.recipeList__item:nth-child(5n+2) .recipeCard{border-top:2px solid #fbb1a6}.recipeList__item:nth-child(5n+3) .recipeCard{border-top:2px solid #f8c978}.recipeList__item:nth-child(5n+4) .recipeCard{border-top:2px solid #78d6f8}.recipeList__item:nth-child(5n) .recipeCard{border-top:2px solid #78f8a9}.recipeList{margin:0;padding:0;list-style:none}.recipeList__item{list-style:none}.recipeList__empty{font-size:1.4rem}.carendar{flex-wrap:wrap;justify-content:flex-start;display:flex}.carendar__date{margin:1em 0;font-size:1.4rem;font-weight:700}.carendar__item{text-align:center;background-color:#fff;border-top:2px solid #7aae01;border-radius:15px;width:30%;height:160px;margin:2.4rem auto;overflow:hidden;box-shadow:0 4px 8px #0000001a}.carendar__thumb{pointer-events:none;background-color:#2b2b2b;justify-content:center;align-items:center;width:100%;height:130px;display:flex;position:relative;overflow:hidden}.carendar__image{width:100%}.backButton{color:#666;cursor:pointer;background-color:#fff;border:none;border-radius:10px;padding:.6rem 1.6rem;font-size:1.4rem;transition:background-color .2s;box-shadow:0 2px 4px #0000001a}.backButton:hover{background-color:#f0f0f0}.panelLink{cursor:pointer}
