@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP&display=swap");html,body{margin:0;padding:0;font-family:"Noto Sans JP", sans-serif;scroll-behavior:smooth}h1{font-size:2rem}h2{font-size:1.5rem}h3{font-size:1.25rem}section{background-color:#fafafa}.text-center{text-align:center}.full-width{width:100%}.container{width:100%;max-width:1200px;margin:auto}.container--small{max-width:860px;padding:0 8px;box-sizing:border-box}.flex-container{display:flex}.flex-row{flex-direction:row}.flex-column{flex-direction:column}.text-black{color:#1b1b1b}.text-white{color:#fafafa}.background-white{background-color:#fafafa}.padding-around{padding:40px 0}.with-space{padding-left:8px;padding-right:8px}.with-space--right{padding-right:8px}.with-space--left{padding-left:8px}.flex-1{flex:1}.flex-2{flex:2}.flex-3{flex:3}.flex-4{flex:4}.flex-5{flex:5}.flex-6{flex:6}.flex-7{flex:7}.flex-8{flex:8}.flex-9{flex:9}.flex-10{flex:10}.flex-11{flex:11}.flex-12{flex:12}#heroImage{background-image:url("../src/images/becker.jpg");background-size:cover;background-position:center center;background-repeat:no-repeat;position:fixed;z-index:-10;top:0;left:0;right:0;bottom:0}#heroImage *{color:white}.hero-section{position:relative;height:100vh;display:flex;flex-direction:column;justify-content:space-around;background-color:transparent}.hero-section__nav{display:flex;flex-direction:row;color:#fafafa;padding:8px 24px;justify-content:center;background-color:#1b1b1b}.hero-section__nav-item{margin:0 32px;color:#fafafa;text-decoration:none;font-size:1.25rem;transition:all 0.2s}.hero-section__nav-item:hover{color:#b6b5b5}.hero-section__title{margin:auto;font-size:4rem;color:#fafafa;background-color:rgba(27,27,27,0.8)}.about-us-section p{color:#666;line-height:1.5;font-size:1.15rem}.gallery-section{background-color:#1c5c9f}.info-group{padding-bottom:16px}.info-group__heading{margin-bottom:0}.info-group__desc{color:#666}.info-group:last-child{padding-bottom:0}.menu-cart{box-sizing:border-box}.menu-cart__item{width:180px}.menu-cart__item-title{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start}.menu-cart__item-title h4{margin:0}.menu-cart__item-price{font-weight:normal;color:#666}.menu-cart__item-desc{color:#666;margin:0}.menu-cart__title{text-align:center;padding-bottom:16px;color:#666}.menu-cart__container{display:flex;flex-direction:row;flex-wrap:wrap;gap:64px}.menu-cart__category{display:none;margin-bottom:64px}.menu-cart__category.active{display:block}.menu-cart__category:last-child{margin-bottom:0}.menu-section__toggler{box-sizing:border-box;overflow-x:scroll;white-space:nowrap}.menu-section__toggler span{display:inline-block;border:1px solid #b6b5b5;padding:8px 16px;background-color:#fafafa;color:#1b1b1b;transition:all 0.2s;border-radius:4px}.menu-section__toggler span:hover,.menu-section__toggler span.active{cursor:pointer;background-color:#1c5c9f;color:#fafafa;border-color:#1c5c9f}.here-maps-section{height:100vh;padding:80px;box-sizing:border-box;background-color:#1c5c9f}footer{min-height:150px;background-color:#1b1b1b;color:#1b1b1b}@media screen and (max-width: 1200px){.menu-cart{padding:0 16px}}@media screen and (max-width: 1024px){.here-maps-section{padding-left:32px;padding-right:32px}}@media screen and (max-width: 768px){.menu-cart__container{flex-direction:column;flex-wrap:nowrap;gap:48px}.menu-cart__item{width:100%;max-width:400px;margin:auto}.mobile-column{flex-direction:column}.hide-for-mobile{display:none}.hero-section__title{font-size:2rem}.here-maps-section{padding:48px 8px 8px 8px}footer{min-height:50px}}
