@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;700&display=swap);:root{--font-base:"Cormorant Upright",serif;--font-alt:"Noto Sans JP";--color-golden:#dcca87;--color-black:#0c0c0c;--color-gray:#545454;--color-crimson:#f5efdb;--color-grey:#aaa;--color-white:#fff;--color-red:red;--color-blue:blue;--color-navy:navy}*{box-sizing:border-box;margin:0;padding:0;scroll-behavior:smooth}a{color:inherit;text-decoration:none}.slide-bottom{-webkit-animation:slide-bottom .5s cubic-bezier(.25,.46,.45,.94) both;animation:slide-bottom .5s cubic-bezier(.25,.46,.45,.94) both}@-webkit-keyframes slide-bottom{0%{-webkit-transform:translateY(-25%);transform:translateY(-25%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slide-bottom{0%{-webkit-transform:translateY(-25%);transform:translateY(-25%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.app__aboutus-content{display:flex;flex-direction:row}.app__aboutus-content_about,.app__aboutus-content_history{flex:2 1;width:100%}@media screen and (max-width:900px){.app__aboutus-content{align-items:center;flex-direction:column}}.aboutus_flex__center{display:flex;justify-content:center;text-align:center}.aboutus__img{height:350px;margin:auto;position:relative;text-align:center;width:350px}.aboutus__bg_B{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;z-index:1}.aboutus__bg_B img{height:350px;width:350px}@media screen and (max-width:400px){.aboutus__img{width:100%}.aboutus__bg_B img{height:100%;width:100%}}.aboutus__usb{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:2}.app__menuitem{display:flex;flex-direction:column;margin:1rem 0;width:100%}.app__menuitem-head{align-items:center;display:flex;justify-content:space-between}.app__menuitem-sub{margin-top:.2rem;width:100%}.app__menuitem-name{flex:1 1}.app__menuitem-dash{background:var(--color-white);height:1px;margin:1px 0;width:200px}.app__menuitem-price{align-items:flex-end;display:flex;justify-content:flex-end}.app__specialMenu-menu_heading{color:var(--color-white);font-family:var(--font-base);font-size:45px;font-weight:600;letter-spacing:.04em;line-height:58.5px}.app__navbar{background:var(--color-navy);height:70px;justify-content:space-between;padding:.5rem 2rem;position:-webkit-sticky;position:sticky;top:0;transition:-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out;transition:transform .15s ease-in-out,-webkit-transform .15s ease-in-out;width:100%;z-index:3}.app__navbar,.app__navbar-logo{align-items:center;display:flex}.app__navbar-logo{justify-content:flex-start}.app__navbar_logo_img{vertical-align:middle;width:150px}.app__navbar-links{align-items:center;display:flex;flex:1 1;justify-content:center;list-style:none}.app__navbar-links li{cursor:pointer;margin:0 1rem}.app__navbar-links li:hover{border-bottom:1px solid var(--color-white);color:var(--color-grey)}.app__navbar-login{align-items:center;display:flex;justify-content:flex-end}.app__navbar-login a{margin:0 1rem;text-decoration:none;transition:.5s ease}.app__navbar-login a:hover{border-bottom:1px solid var(--color-white);color:var(--color-grey)}.app__navbar-login div{background-color:var(--color-grey);height:30px;width:1px}.app__navbar-smallscreen{display:none}.app__navbar-smallscreen_overlay{background:var(--color-navy);flex-direction:column;height:100vh;left:0;position:fixed;top:0;transition:.5s ease;width:100%;z-index:5}.app__navbar-smallscreen_overlay .overlay__close{color:var(--color-white);cursor:pointer;font-size:27px;position:absolute;right:20px;top:20px}.app__navbar-smallscreen_links{list-style-type:none}.app__navbar-smallscreen_links li{color:var(--color-white);cursor:pointer;font-family:var(--font-alt);font-size:2rem;margin:2rem;text-align:center}.app__navbar-smallscreen_links li:hover{color:var(--color-white)}@media screen and (max-width:1150px){.app__navbar-links,.app__navbar-login{display:none}.app__navbar{height:60px}.app__navbar-smallscreen{display:flex}}@media screen and (max-width:650px){.app__navbar{padding:1rem}}nav.nav-bar--hidden{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.app__chef-content{display:flex;flex-direction:column;margin-top:1rem;width:100%}.app__chef-content_quote{align-items:flex-end;display:flex;justify-content:flex-start}.app__chef-content_quote img{height:40px;margin:0 1rem 1rem 0;width:47px}@media screen and (max-width:1150px){.app__wrapper_m_reverse{flex-direction:column-reverse!important}}@media screen and (max-width:450px){.flexcolumn img{width:100%}}.flexcolumn{align-items:center;display:flex;flex:1 1;flex-direction:column;margin-left:2rem;text-align:center}.chef_headline{font-size:calc(2.25rem + 1.7284vw - 5.1852px)!important;font-weight:700}.chef__sign{width:200px}.chef__pic{margin-top:1rem;width:350px}.app__chef-sign{display:flex;flex-direction:column}.app__wrapper_iframe{border:none;border-radius:.5vh;height:400px;width:100%}.findus_text{margin:.5em 0}.findus_headtext{font-family:var(--font-alt);font-size:22px}.findus_headtext,.findus_title{color:var(--color-white);margin:.5em 0}.findus_title{font-size:2em}.review-box{display:none!important}.app__footer{align-items:center;background:var(--color-navy);display:flex;flex-direction:column;justify-content:flex-start;padding-top:0;position:relative;width:100%;z-index:1}.app__footer-links{align-items:flex-start;display:flex;justify-content:space-between;margin-top:5rem;padding:0 2rem;width:100%}.app__footer-links_icons{margin-top:2rem}.app__footer-links_icons svg{color:var(--color-white);cursor:pointer;font-size:24px;margin:.5rem}.app__footer-links_icons svg:hover{color:var(--color-golden)}@media screen and (max-width:1150px){.app__footer-links{align-items:center;flex-direction:column;padding:0}}@media screen and (max-width:650px){.app__footer{padding:0 0 2rem}}.app__footer_container{display:flex;flex-direction:row;justify-content:space-around;width:100%}.app__footer_contents{flex-grow:1;justify-content:center;width:100%}.app__footer_contents,.app__footer_sns{align-items:center;display:flex;flex-direction:column}.app__footer_sns{color:var(--color-white);padding:1rem}.app__footer_sns:hover{color:var(--color-golden)}.app__footer_sns_title{font-family:var(--font-alt);font-size:15px;font-weight:700}.app__footer_sns svg{font-size:24px}.app__mailform{color:var(--color-white);font-weight:700;margin:auto;text-align:center;width:70%}.app__mailform_text{font-size:15px}.app__mailform_btn{background-color:#ff9a08;border:none;border-radius:10vh;color:var(--color-white);cursor:pointer;font-size:15px;font-weight:700;margin:.5rem;padding:.5rem;transition:.3s ease-in-out;width:40%}.app__mailform_btn:hover{background-color:#ffa82b}.app__mailform input{font-size:15px}.app__mailform input,.app__mailform textarea{border:none;border-radius:.5vh;outline-color:var(--color-grey)}.ScrollToTop_button{bottom:0;color:var(--color-golden);cursor:pointer;font-size:20px;padding:5px;position:fixed;right:0}.footer_logo_img{width:250px}.footer__padding{padding:4rem 6rem}@media screen and (max-width:1024px){.footer__padding{padding:4rem 2rem}.app__mailform{width:90%}}@media screen and (max-width:720px){.app__footer_container{flex-direction:column}.app__mailform{width:70%}}.footer_logo_img_old{width:172px}.app__mailform_title{font-size:30px;font-weight:700}.app__gallery{background:var(--color-navy);flex-direction:column;padding:4rem 0 4rem 6rem}.app__galleryMenu-menu_img{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));width:100%}.app__galleryMenu-menu_img,.app__galleryMenu-menu_img img{Align-items:center;flex-direction:row;justify-content:center;justify-items:center}.app__galleryMenu-menu_img img{max-height:80%;max-width:80%}.app__gallery_icons{width:80%}@media screen and (max-width:1150px){.app__gallery{flex-direction:row}.app__gallery-images{margin:5rem 0;max-width:100%}}@media screen and (max-width:850px){.app__gallery{padding:4rem 0 4rem 4rem}}@media screen and (max-width:650px){.app__gallery{padding:4rem 0 4rem 2rem}}.service-item{border-radius:50%;height:350px;max-width:100%;position:relative;text-align:center;width:350px}@media screen and (max-width:480px){.service-item{height:300px;width:300px}}.service-item p{color:var(--color-white);font-family:var(--font-alt)}.service-item-title{font-size:60px;font-weight:700;left:50%;position:absolute;top:20%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.service-item-icon{font-size:150px;top:55%}.service-item-icon,.service-item-text{font-weight:700;left:50%;position:absolute;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%}.service-item-text{font-size:20px;top:80%}.service_bg1,.service_bg2,.service_bg3{background-color:#5f5fbf}@media screen and (max-width:480px){.service-item{height:280px;width:280px}.service-item-title{font-size:48px}.service-item-icon{font-size:120px}.service-item-text{font-size:16px}}.app__video{height:100vh;position:static}.app__video video{height:100%;object-fit:cover;width:100%}.app__header{position:relative}.trails-main{align-items:center;display:flex;height:100%;justify-content:center;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%}.trails-text{color:var(--color-golden);font-family:var(--font-alt);font-size:clamp(70px,10vw,8em);font-weight:700;height:120px;letter-spacing:-5px;line-height:110px;overflow:hidden;position:relative;width:100%;will-change:transform,opacity}.trails-main div{max-width:100%;overflow:visible}.app__specialMenu{background:var(--color-navy);flex-direction:column}.app__specialMenu-title{margin-bottom:1rem;text-align:center}.app__specialMenu-menu{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin:1rem 0;width:100%}.app__specialMenu-menu,.app__specialMenu-menu_img img{Align-items:center;justify-content:center;justify-items:center}.app__specialMenu-menu_img img{max-height:100%;max-width:100%}.app__specialMenu-menu_img,.menu-item{text-align:center}.menu-item{border-radius:50%;height:350px;position:relative;width:350px}.menu-item p{color:var(--color-white);font-family:var(--font-alt)}.menu-item-title{font-size:56px;top:35%}.menu-item-price,.menu-item-title{font-weight:700;left:50%;position:absolute;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.menu-item-price{font-size:40px;top:60%;width:100%}.menu-item-text{font-size:20px;font-weight:700;left:50%;position:absolute;top:85%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:95%}.menu_bg1{background-color:#3c3cac}.menu_bg2{background-color:#803300}.menu_bg3{background-color:#338000}@media screen and (max-width:480px){.menu-item{height:280px;width:280px}.menu-item-title{font-size:44px}.menu-item-price{font-size:32px}.menu-item-text{font-size:16px}}.price_tables_container{display:flex;flex-direction:row;justify-content:center}table{border-collapse:collapse;font-family:var(--font-alt);margin:1rem;table-layout:fixed;width:700px}table tr{background-color:#e6f2f5;border-bottom:2px solid navy;padding:.35em}table td,table th{border-right:2px solid navy}.table_padding td,.table_padding th{padding:1em}table th{font-size:15px}table thead tr{background-color:#5f5fbf;color:#fff}table tbody th{background:#5f5fbf;color:#fff}.price_table_title{color:#fff;font-size:2em;padding:.5em;text-align:center}.text{font-size:.85em;padding:1em;text-align:left}.price{color:#5f5fbf;font-weight:700;text-align:center}@media screen and (max-width:720px){.price_tables_container{display:flex;flex-direction:column;justify-content:space-between}table{border:0;margin:auto;width:100%}table th{background-color:#5f5fbf;border-right:none;display:block}table tr{display:block;margin-bottom:.625em}table td{border-bottom:1px solid navy;border-right:none;display:block;font-size:.8em;padding:1em .5em;position:relative;text-align:right}table td:before{color:#5f5fbf;content:attr(data-label);font-weight:700;left:10px;position:absolute}table td:last-child{border-bottom:0}table tbody th{color:#fff}}.section__padding{padding:5rem 6rem}.flex__center{align-items:center;display:flex;justify-content:center}.app__bg{background:url(/static/media/bg.069fecff3887002046b7.png);background-attachment:fixed;background-position:50%;background-repeat:repeat;background-size:cover}.app__wrapper{align-items:center;display:flex;justify-content:space-between}.app__wrapper_info{align-items:flex-start;flex:1 1;flex-direction:column}.app__wrapper_img,.app__wrapper_info{display:flex;justify-content:center;width:100%}.app__wrapper_img{align-items:center;flex:1 1}.app__wrapper_img-reverse{justify-content:flex-start;margin-right:2rem}.app__wrapper_img img{margin-left:auto;margin-right:auto;margin-top:-5rem;width:70%}.p__cormorant{-webkit-font-feature-settings:"tnum" on,"lnum" on;font-feature-settings:"tnum" on,"lnum" on;font-family:var(--font-base);font-size:23px;font-weight:700;line-height:29.9px}.p__cormorant,.p__opensans{color:var(--color-white);letter-spacing:.04em;text-transform:capitalize}.p__opensans{font-size:16px;font-weight:400;line-height:28px}.p__opensans,h1{font-family:var(--font-alt)}.headtext__cormorant{color:var(--color-golden);font-family:var(--font-base);font-size:64px;letter-spacing:.04em;line-height:83.2px;text-transform:capitalize}.spoon__img{width:45px}.bg__op_50{background:rgba(0,0,128,.6)}@media screen and (max-width:1150px){.app__wrapper{flex-direction:column}}@media screen and (max-width:850px){.section__padding{padding:4rem}}@media screen and (max-width:650px){.section__padding{padding:4rem 2rem}.p__cormorant{font-size:21px}.p__opensans{font-size:14px}}