:root{--black-color:#1b1b1b;--white-color:#fff;--gray-color:#515151;--menu-divider-line-color:#ababab;--content-width:784px;--z-index-back:-1;--z-index-default:1;--z-index-header:100;--z-index-menu:150;--z-index-opening:999}html{scroll-behavior:smooth}body{color:var(--black-color);letter-spacing:.04em;min-height:100vh;font-family:Sen,Zen Maru Gothic,sans-serif;font-size:16px;line-height:normal}.ad-spacer{text-align:center;background:0 0;max-width:900px;min-height:100px;margin:40px auto;overflow:hidden}.ad-spacer:before{content:"スポンサーリンク";color:#bbb;margin-bottom:5px;font-size:10px;display:block}.menu_buttons{letter-spacing:.05em;justify-content:center;align-items:center;gap:48px;padding:48px 0;font-size:20px;display:flex}@media screen and (width<=450px){.menu_buttons{justify-content:center;gap:22px;padding:24px 0;font-size:16px}}.menu_link{text-align:center;background-color:var(--white-color);border:1px solid var(--black-color);border-radius:6px;justify-content:center;align-items:center;width:135px;height:45px;transition:all .2s;display:flex;position:relative}@media screen and (width<=450px){.menu_link{width:100px;height:32px}}.menu_link:hover{background-color:var(--black-color);color:var(--white-color)}.menu_link_dot{background-color:#0000;border-radius:100vw;width:6px;height:6px;transition:all .2s;position:absolute;left:18px}@media screen and (width<=450px){.menu_link_dot{width:4px;height:4px;left:12px}}.menu_link:hover .menu_link_dot{background-color:var(--white-color)}.menu_list{flex-flow:wrap;gap:40px 32px;max-width:1144px;margin:48px auto 0;display:flex}@media screen and (width<=1176px){.menu_list{margin:16px auto 0;padding:0 16px}}@media screen and (width<=800px){.menu_list{flex-direction:column;justify-content:center;gap:32px}}.menu_item{flex-direction:column;gap:8px;width:calc(50% - 16px);font-weight:500;display:flex}@media screen and (width<=800px){.menu_item{width:100%}}.menu_item:before{content:"";background-color:var(--menu-divider-line-color);width:100%;height:1px;margin-bottom:32px;display:block}@media screen and (width<=800px){.menu_item:before{margin-bottom:24px;margin-inline:auto}.menu_item:first-child:before{display:none}}.menu_item:last-child:after,.menu_item:nth-last-child(2):after{content:"";background-color:var(--menu-divider-line-color);width:100%;height:1px;margin-top:32px;display:block}@media screen and (width<=800px){.menu_item:last-child:after{margin-top:24px;margin-inline:auto}.menu_item:nth-last-child(2):after{content:"";display:none}}.menu_content_wrapper{flex-direction:row;align-items:center;gap:16px;margin-top:12px;display:flex}.menu_content_img_wrapper{min-width:40%}.menu_content_allergens_wrapper{flex-direction:column;gap:24px;display:flex}@media screen and (width<=450px){.menu_content_allergens_wrapper{gap:12px}}.menu_content_allergens_images{flex-wrap:wrap;gap:4px;width:100%;display:flex}.menu_content_allergens_images img{max-width:calc(12.5% - 3.5px)}@media screen and (width<=450px){.menu_content_allergens_images img{max-width:calc(14.2857% - 3.42857px)}}.menu_content_allergens_text{font-size:16px}@media screen and (width<=450px){.menu_content_allergens_text{font-size:14px}}.menu_item_title{flex-direction:row;align-items:center;gap:8px;font-size:18px;display:flex}@media screen and (width<=450px){.menu_item_title{font-size:15px}}.menu_item_desc{letter-spacing:.05em;flex-grow:1;margin-top:12px;line-height:1.6}@media screen and (width<=450px){.menu_item_desc{font-size:14px}}.menu_item_images{gap:8px;width:100%;display:flex}.menu_item_image_wrapper{max-width:calc(33.3333% - 5.33333px)}.menu_item_image{aspect-ratio:1;width:100%;height:auto}.footer{grid-row:2/3;width:100%;margin-top:20px}.footer_text{color:var(--text-gray-color);text-align:center;letter-spacing:.08em;margin-top:16px;padding-bottom:8px;font-size:12px;font-weight:500}
