@charset "UTF-8";:root{--black-color: #1b1b1b;--white-color: #fff;--gray-color: #515151;--menu-divider-line-color: #ababab}:root{--content-width: 784px}:root{--z-index-back: -1;--z-index-default: 1;--z-index-header: 100;--z-index-menu: 150;--z-index-opening: 999}html{scroll-behavior:smooth;background-color:var(--white-color)}html.is-menu-open{scroll-behavior:auto!important;height:100%;overflow:hidden;width:100%}body{color:var(--black-color);font-size:16px;font-family:Nunito Sans,Zen Kaku Gothic New,sans-serif;line-height:normal;letter-spacing:.04em}body.__ramen,body.__izakaya{color:var(--black-color);font-size:16px;font-family:Nunito Sans,Shippori Mincho,sans-serif;line-height:normal;letter-spacing:.04em}body.__cafe{font-family:Sen,Zen Maru Gothic,sans-serif}body.is-active{overflow:hidden;width:100%}body.is-active .l_header{transform:translateY(0)!important;transition:none!important}.ad-spacer{margin:40px auto;text-align:center;max-width:900px;min-height:100px;background:transparent;overflow:hidden}.ad-spacer:before{content:"スポンサーリンク";display:block;font-size:10px;color:#bbb;margin-bottom:5px}.l_container{max-width:var(--content-width);margin:0 auto}@media screen and (max-width:450px){.l_container{padding-left:16px;padding-right:16px}}.l_header{height:60px;width:100%;display:flex;align-items:center;position:fixed;top:0;left:0;z-index:var(--z-index-header);padding:0 16px;justify-content:space-between;transition:transform .3s .3s}.l_header.__ramen,.l_header.__izakaya{color:var(--white-color)}.l_header.default-color{background-color:transparent!important}.l_header.hidden{transform:translateY(-60px)}@media screen and (max-width:450px){.l_header{justify-content:center}}@media screen and (max-width:450px){.l_header{justify-content:flex-start}}.l_header-nav{display:flex;align-items:center;width:100%}@media screen and (max-width:450px){.l_header-nav{position:fixed;top:0;left:0;z-index:var(--z-index-opening);background-color:var(--white-color)!important;flex-direction:column;justify-content:center;gap:32px;width:100%;height:100dvh;will-change:opacity;backface-visibility:hidden;-webkit-transform:translateZ(100px);transform:translateZ(100px)}}@media screen and (max-width:450px){.l_header-nav.__ramen,.l_header-nav.__izakaya{background-color:var(--gray-color)!important}}.l_header-logo_link{display:flex;flex-direction:row;align-items:center;gap:8px;position:relative}.l_header-logo_text{font-weight:500;font-size:24px;letter-spacing:.05em}@media screen and (max-width:450px){.l_header-logo_text{font-size:20px}}.l_header-nav_list{display:flex;gap:0 32px;font-weight:500;margin-left:auto}@media screen and (max-width:450px){.l_header-nav_list{background-color:var(--white-color);flex-flow:column;align-items:center;justify-content:center;gap:32px 0;width:100vw}}@media screen and (max-width:450px){.l_header-nav_list.__ramen,.l_header-nav_list.__izakaya{background-color:var(--gray-color);flex-flow:column;align-items:center;justify-content:center;gap:32px 0;width:100vw}}.l_header-nav_item{display:flex;gap:48px}.l_header-nav_link{letter-spacing:.05em;transition:.2s}@media screen and (max-width:450px){body.__cafe .l_header-nav_link{color:var(--black-color)}}.l_header-nav_link:hover{opacity:.6}.l_header-nav_link_text_en{font-size:10px;text-align:center}.l_header-nav_link_text{font-size:16px;text-align:center}.l_header-nav_list.__ramen .l_header-nav_link_text,.l_header-nav_list.__izakaya .l_header-nav_link_text,body.__cafe .l_header-nav_link_text{font-size:20px}.l_header-sns-icons{display:flex;gap:16px;margin-left:auto}@media screen and (max-width:450px){.l_header-sns-icons{background-color:var(--white-color);align-items:center;justify-content:center;gap:0 16px;width:100vw}}@media screen and (max-width:450px){.l_header-sns-icons.__ramen,.l_header-sns-icons.__izakaya{background-color:var(--gray-color)}}.l_header-sns-icon_link{transition:.2s}.l_header-sns-icon_link:hover{opacity:.6}.l_header-sns-icon_img_wrapper{width:24px}.l_header-sns-icon_img.__ramen,.l_header-sns-icon_img.__izakaya{filter:brightness(0) saturate(100%) invert(100%) sepia(99%) saturate(2%) hue-rotate(18deg) brightness(112%) contrast(100%)}.l_section{padding-top:80px;padding-bottom:80px}@media screen and (max-width:450px){.l_section{padding-top:40px;padding-bottom:40px}}.l_footer{padding:16px;text-align:center;font-size:12px}@media screen and (max-width:450px){.l_footer{padding:8px}}.m_hamburger{display:none}@media screen and (max-width:450px){.m_hamburger{display:block;width:20px;height:16px;position:absolute;z-index:var(--z-index-opening);right:16px}}.m_hamburger-bar{width:100%;height:2px;position:absolute;background:var(--black-color);left:50%;transition:.2s;border-radius:4px}@media screen and (max-width:450px){body.__cafe .m_hamburger-bar{background:var(--white-color)}}.m_hamburger-bar.__ramen,.m_hamburger-bar.__izakaya{background:var(--white-color)}.m_hamburger-bar:first-child{top:0;transform:translate(-50%)}.m_hamburger-bar:nth-child(2){top:50%;transform:translate(-50%,-50%)}.m_hamburger-bar:last-child{top:100%;transform:translate(-50%,-100%)}.m_title_wrapper{font-weight:500;text-align:center}.m_title_en{letter-spacing:.05em;position:relative;display:flex;justify-content:center;flex-direction:column;align-items:center;gap:8px}@media screen and (max-width:450px){.m_title_en{font-size:14px;gap:4px}}.m_title_en:after{content:"";display:block;width:40px;height:1px;background-color:var(--black-color)}@media screen and (max-width:450px){.m_title_en:after{width:26px}}.m_title{font-size:24px;letter-spacing:.16em;margin-top:16px}@media screen and (max-width:450px){.m_title{font-size:20px;margin-top:12px}}.m_ramen_title{margin-top:4px;letter-spacing:.07em;font-size:32px}@media screen and (max-width:450px){.m_ramen_title{font-size:24px}}.shopsite_kv{max-height:650px}.shopsite_kv_img{height:650px;object-fit:cover}@media screen and (max-width:450px){.shopsite_kv_img{aspect-ratio:1 / 1;height:auto}}.shopsite_main-copy{font-weight:500;font-size:28px;text-align:center;margin-top:48px}@media screen and (max-width:450px){.shopsite_main-copy{margin-top:24px;font-size:16px}}.shopsite_sub-copy{font-size:20px;margin-top:32px;line-height:1.8}@media screen and (max-width:450px){.shopsite_sub-copy{margin-top:20px;font-size:14px}}.shopsite_menu{border-radius:24px;margin-right:16px;margin-left:16px}@media screen and (max-width:450px){.shopsite_menu{margin-right:0;margin-left:0;border-radius:32px}}.shopsite_menu_buttons{margin-top:48px;font-size:20px;letter-spacing:.05em;display:flex;align-items:center;gap:48px;justify-content:center}@media screen and (max-width:450px){.shopsite_menu_buttons{margin-top:24px;font-size:16px;gap:22px;justify-content:center}}.shopsite_menu_link{display:flex;justify-content:center;align-items:center;width:135px;height:45px;text-align:center;background-color:var(--white-color);border:1px solid var(--black-color);border-radius:6px;position:relative;transition:.2s}@media screen and (max-width:450px){.shopsite_menu_link{width:100px;height:32px}}.shopsite_menu_link:hover{background-color:var(--black-color);color:var(--white-color)}.shopsite_menu_link_dot{width:6px;height:6px;background-color:transparent;border-radius:100vw;position:absolute;left:18px;transition:.2s}@media screen and (max-width:450px){.shopsite_menu_link_dot{width:4px;height:4px;left:12px}}.shopsite_menu_link:hover .shopsite_menu_link_dot{background-color:var(--white-color)}.shopsite_menu_gallery{margin-top:48px;display:flex;flex-direction:row;flex-wrap:wrap;gap:32px;justify-content:center}@media screen and (max-width:450px){.shopsite_menu_gallery{gap:8px;margin:32px 0;padding:0 10px}}.shopsite_menu_gallery_img_wrapper{max-width:240px;max-height:240px}@media screen and (max-width:450px){.shopsite_menu_gallery_img_wrapper{width:calc(100% / 3 - 16px);height:calc(100% / 3)}}@media screen and (max-width:450px){.shopsite_access{padding-bottom:20px}}.shopsite_access_container{margin-top:48px;display:flex;flex-direction:row;gap:48px;justify-content:center;align-items:center}@media screen and (max-width:1280px){.shopsite_access_container{flex-direction:column;gap:20px}}@media screen and (max-width:450px){.shopsite_access_container{margin-top:24px}}.shopsite_access_map{width:680px;height:480px;flex-shrink:0}@media screen and (max-width:1280px){.shopsite_access_map{max-width:680px;width:100%}}@media screen and (max-width:450px){.shopsite_access_desc{padding-left:16px;padding-right:16px;font-size:14px}}.shopsite_access_desc_address{display:flex;flex-direction:column;gap:8px 0}@media screen and (max-width:450px){.shopsite_access_desc_address{gap:4px 0}}@media screen and (max-width:450px){.shopsite_access_map{max-height:300px}}.shopsite_access_desc_opening-hours{margin-top:40px}@media screen and (max-width:450px){.shopsite_access_desc_opening-hours{margin-top:16px}}.shopsite_access_desc_title,.shopsite_access_desc_contact_title{font-weight:500}.shopsite_access_desc_opening-hours_detail,.shopsite_access_desc_contact_title{display:flex;flex-flow:row;gap:12px;align-items:center}.shopsite_access_desc_title+.shopsite_access_desc_opening-hours_detail{margin-top:12px}@media screen and (max-width:450px){.shopsite_access_desc_title+.shopsite_access_desc_opening-hours_detail{margin-top:4px}}.shopsite_access_desc_opening-hours_detail+.shopsite_access_desc_opening-hours_detail{margin-top:8px}@media screen and (max-width:450px){.shopsite_access_desc_opening-hours_detail+.shopsite_access_desc_opening-hours_detail{margin-top:4px}}.shopsite_access_desc_opening-hours_line,.shopsite_access_desc_contact_line{display:block;width:16px;height:1px;background-color:var(--black-color)}.shopsite_access_desc_contact{margin-top:40px;display:flex;flex-flow:row;gap:12px;align-items:center}@media screen and (max-width:450px){.shopsite_access_desc_contact{margin-top:24px}}.shopsite_access_desc_contact+.shopsite_access_desc_contact{margin-top:12px}@media screen and (max-width:450px){.shopsite_access_desc_contact+.shopsite_access_desc_contact{margin-top:8px}}.shopsite_reservation{padding:80px 0;width:100%}@media screen and (max-width:1280px){.shopsite_reservation{padding:80px 16px}}@media screen and (max-width:450px){.shopsite_reservation{padding:24px 0}}.shopsite_reservation_link{display:flex;margin:0 auto;justify-content:center;flex-flow:column;text-align:center;background-color:#fff3;width:600px;padding:16px 0;font-size:20px;gap:4px;letter-spacing:.05em;transition:.2s}.shopsite_reservation_link.__izakaya{padding:26px 0}@media screen and (max-width:1280px){.shopsite_reservation_link{max-width:600px;width:100%}}@media screen and (max-width:450px){.shopsite_reservation_link{max-width:320px;width:100%;font-size:16px}}.shopsite_reservation_link:hover{opacity:.6}.shopsite_reservation_link_text_en{font-size:16px}@media screen and (max-width:450px){.shopsite_reservation_link_text_en{font-size:14px}}.shopsite-sp_kv{max-height:900px;display:grid}@media screen and (max-width:450px){.shopsite-sp_kv{max-height:100svh}}.shopsite-sp_kv_img{height:900px;object-fit:cover;grid-area:1/-1;min-height:0}@media screen and (max-width:450px){.shopsite-sp_kv_img{height:100svh}}.shopsite-sp_kv_text{grid-area:1/-1;z-index:1;margin:auto 0 auto 24px;font-size:50px}@media screen and (max-width:450px){.shopsite-sp_kv_text{font-size:35px;color:#fff}}.shopsite-sp_about_img_wrapper{margin-top:32px;height:300px}.shopsite-sp_about_img{width:100%;height:100%;object-fit:cover}.shopsite-sp_menu_img_wrapper{margin-top:60px;height:300px}.shopsite-sp_menu_img{width:100%;height:100%;object-fit:cover}.shopsite-sp_menu_list{margin:48px auto 0;max-width:1144px;display:flex;flex-wrap:wrap;flex-direction:row;gap:40px 32px}@media screen and (max-width:1176px){.shopsite-sp_menu_list{padding:0 16px}}@media screen and (max-width:800px){.shopsite-sp_menu_list{flex-direction:column;justify-content:center;gap:32px;box-sizing:border-box}}.shopsite-sp_menu_item{display:flex;gap:8px;flex-direction:column;width:calc(50% - 16px)}@media screen and (max-width:800px){.shopsite-sp_menu_item{width:100%}}.shopsite-sp_menu_item:before{content:"";display:block;width:100%;height:1px;background-color:var(--menu-divider-line-color);margin-bottom:32px}@media screen and (max-width:800px){.shopsite-sp_menu_item:before{margin-bottom:24px;width:90%;max-width:350px;margin-inline:auto}}.shopsite-sp_menu_item:last-child:after,.shopsite-sp_menu_item:nth-last-child(2):after{content:"";display:block;width:100%;height:1px;background-color:var(--menu-divider-line-color);margin-top:32px}@media screen and (max-width:800px){.shopsite-sp_menu_item:last-child:after{display:block;margin-top:24px;width:90%;max-width:350px;margin-inline:auto}}@media screen and (max-width:800px){.shopsite-sp_menu_item:nth-last-child(2):after{display:none}}.shopsite-sp_menu_item_title{display:flex;flex-direction:row;gap:8px;align-items:center;font-size:18px}@media screen and (max-width:450px){.shopsite-sp_menu_item_title{font-size:16px}}.shopsite-sp_menu_item_title:before{content:"";display:block;width:10px;height:1px;background-color:var(--black-color)}.shopsite-sp_menu_item_desc{letter-spacing:.05em;flex-grow:1}@media screen and (max-width:450px){.shopsite-sp_menu_item_desc{font-size:14px}}.shopsite-sp_menu_item_images{display:flex;gap:8px;width:100%}.shopsite-sp_menu_item_image_wrapper{max-width:calc((100% - 16px) / 3)}.shopsite-sp_menu_item_image{width:100%;height:auto;aspect-ratio:1 / 1}.restaurant_banner_wrapper{display:inline-block;width:100%;margin-top:40px;max-height:350px;transition:.2s;aspect-ratio:27500 / 7873}.restaurant_banner_wrapper:hover{opacity:.8}@media screen and (max-width:450px){.restaurant_banner_wrapper{height:180px}}.restaurant_banner_img{width:100%;height:100%;object-fit:contain}@media screen and (max-width:450px){.restaurant_banner_img{object-fit:cover}}.shopsite_ramen_kv{max-height:650px;display:grid}@media screen and (max-width:450px){.shopsite_ramen_kv{aspect-ratio:1 / 1;height:auto}}.shopsite_ramen_kv_img{height:650px;object-fit:cover;grid-area:1/-1;min-height:0}@media screen and (max-width:450px){.shopsite_ramen_kv_img{aspect-ratio:1 / 1;height:auto}}.shopsite_main-copy.__ramen{margin-top:40px;letter-spacing:.08em;font-size:28px}@media screen and (max-width:450px){.shopsite_main-copy.__ramen{margin-top:24px;letter-spacing:.04em;font-size:16px}}.shopsite-ramen_about_img_wrapper{margin:40px auto 0;max-width:640px;height:360px}@media screen and (max-width:450px){.shopsite-ramen_about_img_wrapper{margin:24px auto 0;max-width:355px;height:200px}}.shopsite-ramen_about_img{width:100%;height:100%;object-fit:cover}.shopsite_sub-copy.__ramen{letter-spacing:.08em;text-align:center;font-size:20px;margin-top:40px}@media screen and (max-width:450px){.shopsite_sub-copy.__ramen{letter-spacing:.04em;font-size:14px;margin-top:24px}}.shopsite_ramen_menu_swiper_wrapper{max-width:1096px;margin:40px auto 0}@media screen and (max-width:1096px){.shopsite_ramen_menu_swiper_wrapper{padding:0 40px;margin:24px auto 0}}@media screen and (max-width:450px){.shopsite_ramen_menu_swiper_wrapper{padding:0}}.shopsite_ramen_menu_item_wrapper{display:flex;flex-direction:row;align-items:center;gap:65px}@media screen and (max-width:1096px){.shopsite_ramen_menu_item_wrapper{gap:24px}}@media screen and (max-width:450px){.shopsite_ramen_menu_item_wrapper{gap:12px}}@media screen and (max-width:450px){.shopsite-ramen_menu_main_swiper_wrapper{padding:0 16px}}.shopsite_ramen_menu_item_image_wrapper{width:450px;height:450px;flex-shrink:0}@media screen and (max-width:1096px){.shopsite_ramen_menu_item_image_wrapper{flex-shrink:1;aspect-ratio:1 / 1}}@media screen and (max-width:450px){.shopsite_ramen_menu_item_image_wrapper{width:165px;height:165px;flex-shrink:0}}.shopsite_ramen_menu_item_image{width:100%;height:100%;object-fit:cover}@media screen and (max-width:1096px){.shopsite_ramen_menu_item_image{max-width:450px;max-height:450px}}.shopsite_ramen_menu_item_desc_wrapper{display:flex;flex-direction:column;gap:12px}.shopsite_ramen_menu_item_desc_title{font-size:20px;font-weight:500;position:relative;display:flex;flex-direction:column;gap:12px}@media screen and (max-width:450px){.shopsite_ramen_menu_item_desc_title{font-size:16px;gap:8px}}.shopsite_ramen_menu_item_desc_title:after{content:"";display:block;width:100px;height:1px;background-color:#a2a2a2;top:0;bottom:0}@media screen and (max-width:450px){.shopsite_ramen_menu_item_desc_title:after{width:60px}}.shopsite_ramen_menu_item_desc{font-size:20px;line-height:1.7}@media screen and (max-width:1096px){.shopsite_ramen_menu_item_desc{max-width:calc((100vw - 24px)/2)}}@media screen and (max-width:450px){.shopsite_ramen_menu_item_desc{max-width:100%;font-size:14px;line-height:1.5}}.shopsite-ramen_menu_thumb-swiper_wrapper{margin-top:40px}@media screen and (max-width:450px){.shopsite-ramen_menu_thumb-swiper_wrapper{margin-top:24px;padding:0 16px}}@media screen and (max-width:450px){.shopsite-ramen_menu_thumb-swiper{display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px 0}}@media screen and (max-width:450px){.shopsite-ramen_menu_thumb-swiper .swiper-slide{width:calc((100vw - 68px)/4)!important;height:auto}}.shopsite-ramen_menu_thumb-swiper_wrapper .swiper-wrapper .swiper-slide:hover{cursor:pointer}.ramen_genre_wrapper{margin-top:80px;padding:0 16px;display:flex;gap:40px;flex-flow:column}@media screen and (max-width:450px){.ramen_genre_wrapper{gap:80px}}.ramen_genre{display:flex;flex-flow:row;align-items:center;justify-content:center;gap:80px}.ramen_genre:nth-child(2n){flex-flow:row-reverse}@media screen and (max-width:450px){.ramen_genre,.ramen_genre:nth-child(2n){flex-flow:column;gap:24px}}.ramen_genre_desc_wrapper{max-width:580px}.ramen_genre_title{font-size:24px;font-weight:500;display:flex;align-items:center;gap:16px;flex-flow:row;letter-spacing:.16em}@media screen and (max-width:450px){.ramen_genre_title{font-size:20px}}.ramen_genre_title:before{content:"";width:20px;height:1px;display:block;background-color:var(--black-color)}.ramen_genre_title_desc{margin-top:24px;font-size:20px}@media screen and (max-width:450px){.ramen_genre_title_desc{font-size:14px}}.ramen_genre_images{display:flex;gap:16px;flex-wrap:wrap;max-width:516px}@media screen and (max-width:450px){.ramen_genre_images{max-width:375px;gap:12px;justify-content:center}}.ramen_genre_image_wrapper{max-width:calc((100% - 32px)/2)}@media screen and (max-width:450px){.shopsite-ramen_shop{padding-bottom:20px}}.shopsite-ramen_shop_container{margin-top:48px;display:flex;flex-direction:row;gap:48px;justify-content:center;align-items:center}@media screen and (max-width:1280px){.shopsite-ramen_shop_container{flex-direction:column;gap:20px}}@media screen and (max-width:450px){.shopsite-ramen_shop_container{margin-top:24px}}.shopsite-ramen_shop_img_wrapper{max-width:660px;height:auto;flex-shrink:0}@media screen and (max-width:450px){.shopsite-ramen_shop_img_wrapper{max-width:340.5px}}@media screen and (max-width:450px){.shopsite-ramen_shop_desc{padding-left:16px;padding-right:16px;font-size:14px}}.shopsite-ramen_shop_desc_address{display:flex;flex-direction:column;gap:8px 0}@media screen and (max-width:450px){.shopsite-ramen_shop_desc_address{gap:4px 0}}.shopsite-ramen_shop_desc_title,.shopsite-ramen_shop_desc_contact_title{font-weight:500}.shopsite-ramen_shop_desc_opening-hours_detail,.shopsite-ramen_shop_desc_contact_title{display:flex;flex-flow:row;gap:12px;align-items:center}.shopsite-ramen_shop_desc_title+.shopsite-ramen_shop_desc_opening-hours_detail{margin-top:12px}@media screen and (max-width:450px){.shopsite-ramen_shop_desc_title+.shopsite-ramen_shop_desc_opening-hours_detail{margin-top:4px}}.shopsite-ramen_shop_desc_opening-hours_detail+.shopsite-ramen_shop_desc_opening-hours_detail{margin-top:8px}@media screen and (max-width:450px){.shopsite-ramen_shop_desc_opening-hours_detail+.shopsite-ramen_shop_desc_opening-hours_detail{margin-top:4px}}.shopsite-ramen_shop_desc_contact{margin-top:24px;display:flex;flex-flow:row;gap:12px;align-items:center}@media screen and (max-width:450px){.shopsite-ramen_shop_desc_contact{margin-top:10px}}.shopsite-ramen_shop_desc_contact+.shopsite-ramen_shop_desc_contact{margin-top:24px}@media screen and (max-width:450px){.shopsite-ramen_shop_desc_contact+.shopsite-ramen_shop_desc_contact{margin-top:10px}}.shopsite-ramen_shop_desc_contact_line{display:block;width:16px;height:1px;background-color:var(--black-color)}.shopsite-ramen_shop_map_wrapper{margin:0 auto;display:flex;justify-content:center}.shopsite-ramen_shop_map{width:1215px;height:535px}@media screen and (max-width:450px){.shopsite-ramen_shop_map{width:100%;height:256px}}.ramen_interior_list{max-width:1168px;padding:0 16px;margin:80px auto 0;display:flex;gap:80px;flex-direction:column}@media screen and (max-width:450px){.ramen_interior_list{padding:0;gap:40px;margin:40px auto 0}}.ramen_interior_list_item{display:flex;align-items:center;gap:40px}@media screen and (max-width:450px){.ramen_interior_list_item{flex-flow:column;align-items:flex-start;gap:24px}}.ramen_interior_list_item:nth-child(2){flex-direction:row-reverse}@media screen and (max-width:450px){.ramen_interior_list_item{flex-direction:column-reverse}}@media screen and (max-width:450px){.ramen_interior_list_item:nth-child(2){flex-flow:column;align-items:flex-end;flex-direction:column-reverse}}.ramen_interior_list_img_wrapper{max-width:50%}@media screen and (max-width:450px){.ramen_interior_list_img_wrapper{max-width:345px}}@media screen and (max-width:450px){.ramen_interior_list_desc_wrapper{display:flex;flex-direction:row;padding:0 16px}}.ramen_interior_list_title{font-size:36px;font-weight:500;font-family:Shippori Mincho,sans-serif;text-align:center;position:relative}@media screen and (max-width:450px){.ramen_interior_list_title{display:flex;flex-direction:row;align-items:center;font-size:32px}}.ramen_interior_list_title:after{content:"";height:16px;width:1px;background-color:var(--black-color);display:block;margin:24px auto}@media screen and (max-width:450px){.ramen_interior_list_title:after{height:1px;width:16px;margin-left:12px}}.ramen_interior_list_title span{font-size:24px;margin-left:4px}@media screen and (max-width:450px){.ramen_interior_list_title span{font-size:20px;margin-left:2px;margin-bottom:-10px}}.ramen_interior_list_desc{font-size:20px}@media screen and (max-width:450px){.ramen_interior_list_desc{font-size:14px;margin-left:12px}}@media screen and (max-width:450px){.shopsite_access.__ramen{margin-top:20px;padding:0}}@media screen and (max-width:450px){.shopsite_access_container.__ramen{flex-direction:column-reverse;gap:20px;margin-top:0;margin-bottom:0}}.ramen_banner_wrapper{display:inline-block;width:100%;margin-top:40px;max-height:350px;transition:.2s;aspect-ratio:27500 / 7873}@media screen and (max-width:450px){.ramen_banner_wrapper{margin-top:20px}}.ramen_banner_wrapper:hover{opacity:.8}@media screen and (max-width:450px){.ramen_banner_wrapper{height:180px}}.ramen_banner_img{width:100%;height:100%;object-fit:contain}@media screen and (max-width:450px){.ramen_banner_img{object-fit:cover}}.l_footer.__ramen{margin-top:60px}@media screen and (max-width:450px){.l_footer.__ramen{margin-top:0}}.footer{margin-top:20px;grid-row-start:2;grid-row-end:3;width:100%}.footer_text{font-weight:500;font-size:12px;color:var(--text-gray-color);margin-top:16px;text-align:center;padding-bottom:8px;letter-spacing:.08em}body.__cafe .l_header{color:var(--white-color)}body.__cafe .l_header.default-color .l_header-nav,body.__cafe .l_header.default-color .l_header-logo{color:var(--black-color)}body.__cafe .l_header-sns-icon_img{filter:brightness(0) saturate(100%) invert(100%) sepia(99%) saturate(2%) hue-rotate(18deg) brightness(112%) contrast(100%)}body.__cafe .l_header.default-color .l_header-nav .l_header-sns-icon_img{filter:brightness(0) saturate(0%) invert(0%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(0%) contrast(100%)}body.__cafe .m_hamburger.is-active{background-color:transparent}body.__cafe .m_hamburger.is-active .m_hamburger-bar{background-color:var(--black-color)}@media screen and (max-width:450px){body.__cafe .l_header,body.__cafe .l_header.default-color .l_header-logo{color:var(--white-color)}}.cafe_kv{max-height:100%;margin-top:60px}@media screen and (max-width:450px){.cafe_kv{margin-top:0}}.cafe_kv_img{height:780px;object-fit:contain}@media screen and (max-width:1000px){.cafe_kv_img{height:600px;object-fit:cover}}@media screen and (max-width:450px){.cafe_kv_img{aspect-ratio:1 / 1;height:auto}}.cafe_about_wrapper{margin-top:40px;background:url(/assets/cafe_about_bg_img-CFWXm8NA.webp) no-repeat center center;background-size:auto 100%;min-height:1000px;display:flex;align-items:center;position:relative;overflow:hidden}@media screen and (max-width:450px){.cafe_about_wrapper{min-height:600px}}.cafe_about_copy_wrapper{display:flex;flex-direction:row-reverse;align-items:stretch;gap:80px;position:relative}@media screen and (max-width:450px){.cafe_about_copy_wrapper{gap:40px}}.cafe_about_main-copy,.cafe_about_sub-copy{writing-mode:vertical-rl}.cafe_about_main-copy{font-weight:500;font-size:32px;letter-spacing:.6rem;text-indent:-2.6em;line-height:1.8em;position:relative}@media screen and (max-width:450px){.cafe_about_main-copy{font-size:16px;letter-spacing:.35rem}}.cafe_about_sub-copy{line-height:2em;font-size:24px;margin-top:90px;letter-spacing:.4rem}@media screen and (max-width:450px){.cafe_about_sub-copy{font-size:16px;letter-spacing:.35rem}}.cafe_about_figure_wrapper{position:absolute;width:240px;height:240px;bottom:-106px;right:-52%}@media screen and (max-width:450px){.cafe_about_figure_wrapper{width:140px;height:140px;bottom:10px;right:-24%}}@media screen and (max-width:376px){.cafe_about_figure_wrapper{width:120px;height:120px;bottom:24px;right:-10%}}.cafe_about2_wrapper{margin-top:40px;background:url(/assets/cafe_about2_bg_img-C5x2BnIx.webp) no-repeat center center;background-size:cover;aspect-ratio:500 / 223;width:100%;display:flex;align-items:center}@media screen and (max-width:600px){.cafe_about2_wrapper{aspect-ratio:4 / 3}}.cafe_about2_text_wrapper{color:var(--white-color);text-align:center;display:flex;flex-flow:column;gap:32px;letter-spacing:.12em}@media screen and (max-width:900px){.cafe_about2_text_wrapper{gap:20px}}@media screen and (max-width:376px){.cafe_about2_text_wrapper{gap:12px}}.cafe_about2_title{font-size:32px;letter-spacing:.12em}@media screen and (max-width:900px){.cafe_about2_title{font-size:24px}}@media screen and (max-width:450px){.cafe_about2_title{font-size:16px}}.cafe_about2_desc1,.cafe_about2_desc2{font-size:24px}@media screen and (max-width:900px){.cafe_about2_desc1,.cafe_about2_desc2{font-size:20px}}@media screen and (max-width:450px){.cafe_about2_desc1,.cafe_about2_desc2{font-size:16px}}@media screen and (max-width:376px){.cafe_about2_desc1,.cafe_about2_desc2{letter-spacing:.07rem}}.cafe_about2_desc1{font-weight:500}.cafe_about2_desc2{line-height:1.8em}.cafe_shop_list{display:flex;flex-flow:column;gap:120px;max-width:936px;margin:40px auto 0;padding-left:16px;padding-right:16px}@media screen and (max-width:450px){.cafe_shop_list{padding-left:0;padding-right:0;gap:40px}}.cafe_shop_list_item{display:flex;flex-flow:row;align-items:center;gap:24px}@media screen and (max-width:450px){.cafe_shop_list_item{gap:16px}}@media screen and (max-width:450px){.cafe_shop_list_item:nth-child(1){padding-left:16px}}@media screen and (max-width:450px){.cafe_shop_list_item:nth-child(2n){padding-right:16px}}.cafe_shop_list_item:nth-child(2n){flex-flow:row-reverse}.cafe_shop_list_desc_wrapper{width:426px}@media screen and (max-width:376px){.cafe_shop_list_desc_wrapper{width:50vw}}.cafe_shop_list_title{font-size:24px}@media screen and (max-width:450px){.cafe_shop_list_title{font-size:16px}}.cafe_shop_list_desc{margin-top:24px;font-size:16px}@media screen and (max-width:450px){.cafe_shop_list_desc{font-size:12px}}.cafe_shop_list_img_wrapper{max-width:486px;max-height:350px}@media screen and (max-width:450px){.cafe_shop_list_img_wrapper{object-fit:cover}}@media screen and (max-width:450px){.cafe_shop_list_img{width:210px;height:150px}}.shopsite_menu.__cafe{margin-top:80px}@media screen and (max-width:450px){.shopsite_menu.__cafe{margin-top:40px}}.cafe_banner_link{display:block;max-width:1500px;margin:80px auto 0;transition:.2s}@media screen and (max-width:450px){.cafe_banner_link{margin:0 auto}}.cafe_banner_link:hover{opacity:.6}@media screen and (max-width:450px){.cafe_banner_link .banner_img{height:180px;object-fit:cover}}@media screen and (max-width:450px){.shopsite_access.__cafe{margin-top:20px;padding:0}}@media screen and (max-width:450px){.shopsite_access_container.__cafe{flex-direction:column-reverse;gap:20px;margin-top:0;margin-bottom:24px}}.l_header-logo.__izakaya{position:absolute;margin-left:32px;margin-top:32px}@media screen and (max-width:450px){.l_header-logo.__izakaya{margin-left:16px;margin-top:26px}}.izakaya_logo_img_wrapper{width:116px;transition:.7s}.izakaya_logo_img_wrapper:hover{opacity:.7}.shopsite_izakaya_kv{max-height:650px;display:grid}@media screen and (max-width:450px){.shopsite_izakaya_kv{aspect-ratio:1 / 1;height:auto}}.shopsite_izakaya_kv_img{height:650px;object-fit:cover;grid-area:1/-1;min-height:0}@media screen and (max-width:450px){.shopsite_izakaya_kv_img{aspect-ratio:1 / 1;height:auto}}.izakaya_concept{max-width:1160px;margin:0 auto 40px}@media screen and (max-width:450px){.izakaya_concept{margin:0 auto}}.izakaya_concept_title{font-weight:500;font-size:32px;letter-spacing:.12em;text-align:center}@media screen and (max-width:450px){.izakaya_concept_title{font-size:24px}}.izakaya_concept_content_desc1{margin-top:40px;font-size:20px;letter-spacing:.04em;line-height:1.8;padding:0 16px;text-align:center}@media screen and (max-width:450px){.izakaya_concept_content_desc1{font-size:14px;padding:0 40px}}.izakaya_concept_content_wrapper{margin:80px auto 0;display:flex;gap:40px;align-items:center;padding:0 16px;max-width:1000px}@media screen and (max-width:450px){.izakaya_concept_content_wrapper{margin-top:40px}}.izakaya_concept_content_desc1+.izakaya_concept_content_wrapper{margin-top:40px}@media screen and (max-width:450px){.izakaya_concept_content_wrapper{padding:0}}.izakaya_concept_content_images{display:flex}@media screen and (max-width:950px){.izakaya_concept_content_images{display:flex}}.izakaya_concept_content_image_wrapper{width:calc(100% / 3)}.izakaya_concept_content_image_wrapper:nth-child(1) img{aspect-ratio:1/1;object-fit:cover}.izakaya_concept_content_desc{font-size:20px;letter-spacing:.04em;line-height:1.8;padding:0 16px}@media screen and (max-width:950px){.izakaya_concept_content_desc{text-align:center}}@media screen and (max-width:450px){.izakaya_concept_content_desc{font-size:14px}}.izakaya_about_wrapper{margin-top:40px;background:url(/assets/izakaya_about_bg_img-C7s3QOOV.webp) no-repeat center center;background-size:auto 100%;min-height:1000px;display:flex;align-items:center;position:relative;overflow:hidden}@media screen and (max-width:450px){.izakaya_about_wrapper{min-height:600px;margin-top:0}}.izakaya_about_copy_wrapper{display:flex;flex-direction:row-reverse;align-items:stretch;gap:80px;position:relative}@media screen and (max-width:450px){.izakaya_about_copy_wrapper{gap:40px}}.izakaya_about_main-copy,.izakaya_about_sub-copy{writing-mode:vertical-rl}.izakaya_about_main-copy{font-weight:500;font-size:32px;letter-spacing:.6rem;text-indent:-2.6em;line-height:1.8em;position:relative}@media screen and (max-width:450px){.izakaya_about_main-copy{font-size:16px;letter-spacing:.35rem}}.izakaya_about_sub-copy{line-height:2em;font-size:24px;margin-top:90px;letter-spacing:.4rem}@media screen and (max-width:450px){.izakaya_about_sub-copy{font-size:16px;letter-spacing:.35rem}}.izakaya_about_figure_wrapper{position:absolute;width:240px;height:240px;bottom:-106px;right:-52%}@media screen and (max-width:450px){.izakaya_about_figure_wrapper{width:140px;height:140px;bottom:10px;right:-24%}}@media screen and (max-width:376px){.izakaya_about_figure_wrapper{width:120px;height:120px;bottom:24px;right:-10%}}.izakaya_about2_wrapper{margin-top:40px;background:url(/assets/izakaya_about2_bg_img-C-mpF0rA.webp) no-repeat center center;background-size:cover;aspect-ratio:500 / 223;width:100%;display:flex;align-items:center}@media screen and (max-width:600px){.izakaya_about2_wrapper{aspect-ratio:4 / 3}}.izakaya_about2_text_wrapper{color:var(--white-color);text-align:center;display:flex;flex-flow:column;gap:32px;letter-spacing:.12em}@media screen and (max-width:900px){.izakaya_about2_text_wrapper{gap:20px}}@media screen and (max-width:376px){.izakaya_about2_text_wrapper{gap:12px}}.izakaya_about2_title{font-size:32px;letter-spacing:.12em}@media screen and (max-width:900px){.izakaya_about2_title{font-size:24px}}@media screen and (max-width:450px){.izakaya_about2_title{font-size:16px}}.izakaya_about2_desc1,.izakaya_about2_desc2{font-size:24px}@media screen and (max-width:900px){.izakaya_about2_desc1,.izakaya_about2_desc2{font-size:20px}}@media screen and (max-width:450px){.izakaya_about2_desc1,.izakaya_about2_desc2{font-size:16px}}@media screen and (max-width:376px){.izakaya_about2_desc1,.izakaya_about2_desc2{letter-spacing:.07rem}}.izakaya_about2_desc1{font-weight:500}.izakaya_about2_desc2{line-height:1.8em}.izakaya_about_image_wrapper{max-width:1000px;margin:80px auto 0;aspect-ratio:16 / 9;padding:0 16px}@media screen and (max-width:450px){.izakaya_about_image_wrapper{margin:40px auto 0;aspect-ratio:4 / 3;padding:0 16px}}.izakaya_about_image{width:100%;height:100%;object-fit:cover}.izakaya_menu_title{font-weight:500;font-size:32px;letter-spacing:.12em;text-align:center}@media screen and (max-width:450px){.izakaya_menu_title{font-size:24px}}.izakaya_menu_content{max-width:1122px;margin:40px auto 0;padding:0 8px}@media screen and (max-width:1200px){.izakaya_menu_content{padding:0 24px}}@media screen and (max-width:450px){.izakaya_menu_content{padding:0 16px;margin:32px auto 0}}.izakaya_menu_content_title{font-size:24px;display:flex;align-items:center;gap:8px}@media screen and (max-width:450px){.izakaya_menu_content_title{font-size:14px}}.izakaya_menu_content_title:before{content:"";height:28px;width:1px;background-color:var(--black-color);display:block}@media screen and (max-width:450px){.izakaya_menu_content_title:before{height:18px}}.swiperIzakayaRecommend_wrapper{margin-top:24px;position:relative;max-width:1100px;margin-bottom:40px}@media screen and (max-width:450px){.swiperIzakayaRecommend_wrapper{margin-top:12px}}.swiperIzakayaRecommend{max-width:1100px}.swiper-button-prev_swiperIzakayaRecommend,.swiper-button-next_swiperIzakayaRecommend{top:44%;width:39px;height:54px;background-color:#313131b3}@media screen and (max-width:450px){.swiper-button-prev_swiperIzakayaRecommend,.swiper-button-next_swiperIzakayaRecommend{width:26px;height:36px}}@media screen and (max-width:375px){.swiper-button-prev_swiperIzakayaRecommend,.swiper-button-next_swiperIzakayaRecommend{top:40%}}.swiper-button-prev_swiperIzakayaRecommend.swiper-button-disabled,.swiper-button-next_swiperIzakayaRecommend.swiper-button-disabled{display:none}.swiper-button-next_swiperIzakayaRecommend:after,.swiper-button-next_swiperIzakayaRecommend:before{bottom:0;content:"";width:10px;height:1px;margin:auto;position:absolute;top:5%;border-radius:9999px;background-color:var(--white-color);transform-origin:calc(100% - .5px) 50%}@media screen and (max-width:450px){.swiper-button-next_swiperIzakayaRecommend:after,.swiper-button-next_swiperIzakayaRecommend:before{width:5px}}.swiper-button-prev_swiperIzakayaRecommend:after,.swiper-button-prev_swiperIzakayaRecommend:before{bottom:0;content:"";width:10px;height:1px;margin:auto;position:absolute;top:5%;border-radius:9999px;background-color:var(--white-color);transform-origin:.5px 50%}@media screen and (max-width:450px){.swiper-button-prev_swiperIzakayaRecommend:after,.swiper-button-prev_swiperIzakayaRecommend:before{width:5px}}.swiper-button-next_swiperIzakayaRecommend:before{transform:rotate(45deg)}.swiper-button-next_swiperIzakayaRecommend:after{transform:rotate(-45deg)}.swiper-button-prev_swiperIzakayaRecommend:before{transform:rotate(45deg)}.swiper-button-prev_swiperIzakayaRecommend:after{transform:rotate(-45deg)}.swiper-button-prev_swiperIzakayaRecommend{left:-18px}.swiper-button-next_swiperIzakayaRecommend{right:-18px}@media screen and (max-width:1200px){.swiper-button-prev_swiperIzakayaRecommend{left:0}.swiper-button-next_swiperIzakayaRecommend{right:0}}@media screen and (max-width:4500px){.swiper-button-prev_swiperIzakayaRecommend{left:-12px}.swiper-button-next_swiperIzakayaRecommend{right:-12px}}.swiperIzakayaRecommend .swiper-slide img{height:auto;width:100%}.swiperIzakayaRecommend_title{margin-top:8px;font-size:20px;text-align:center}@media screen and (max-width:450px){.swiperIzakayaRecommend_title{margin-top:4px;font-size:12px}}.swiperIzakayaAll_wrapper{margin-top:24px;position:relative;max-width:1122px;margin-bottom:40px}@media screen and (max-width:450px){.swiperIzakayaAll_wrapper{margin-top:12px}}.swiperIzakayaAll{max-width:1122px}.swiper-button-prev_swiperIzakayaAll,.swiper-button-next_swiperIzakayaAll,.swiper-button-prev_swiperIzakayaMenu1,.swiper-button-next_swiperIzakayaMenu1,.swiper-button-prev_swiperIzakayaMenu2,.swiper-button-next_swiperIzakayaMenu2{top:44%;width:39px;height:54px;background-color:#313131b3}@media screen and (max-width:450px){.swiper-button-prev_swiperIzakayaAll,.swiper-button-next_swiperIzakayaAll,.swiper-button-prev_swiperIzakayaMenu1,.swiper-button-next_swiperIzakayaMenu1,.swiper-button-prev_swiperIzakayaMenu2,.swiper-button-next_swiperIzakayaMenu2{top:44%;width:26px;height:36px;background-color:#313131b3}}@media screen and (max-width:375px){.swiper-button-prev_swiperIzakayaAll,.swiper-button-next_swiperIzakayaAll,.swiper-button-prev_swiperIzakayaMenu1,.swiper-button-next_swiperIzakayaMenu1,.swiper-button-prev_swiperIzakayaMenu2,.swiper-button-next_swiperIzakayaMenu2{top:40%}}.swiper-button-prev_swiperIzakayaAll.swiper-button-disabled,.swiper-button-next_swiperIzakayaAll.swiper-button-disabled,.swiper-button-prev_swiperIzakayaMenu1.swiper-button-disabled,.swiper-button-next_swiperIzakayaMenu1.swiper-button-disabled,.swiper-button-prev_swiperIzakayaMenu2.swiper-button-disabled,.swiper-button-next_swiperIzakayaMenu2.swiper-button-disabled{display:none}.swiper-button-next_swiperIzakayaAll:after,.swiper-button-next_swiperIzakayaAll:before,.swiper-button-next_swiperIzakayaMenu1:after,.swiper-button-next_swiperIzakayaMenu1:before,.swiper-button-next_swiperIzakayaMenu2:after,.swiper-button-next_swiperIzakayaMenu2:before{bottom:0;content:"";width:10px;height:1px;margin:auto;position:absolute;top:5%;border-radius:9999px;background-color:var(--white-color);transform-origin:calc(100% - .5px) 50%}@media screen and (max-width:450px){.swiper-button-next_swiperIzakayaAll:after,.swiper-button-next_swiperIzakayaAll:before,.swiper-button-next_swiperIzakayaMenu1:after,.swiper-button-next_swiperIzakayaMenu1:before,.swiper-button-next_swiperIzakayaMenu2:after,.swiper-button-next_swiperIzakayaMenu2:before{width:5px}}.swiper-button-prev_swiperIzakayaAll:after,.swiper-button-prev_swiperIzakayaAll:before,.swiper-button-prev_swiperIzakayaMenu1:after,.swiper-button-prev_swiperIzakayaMenu1:before,.swiper-button-prev_swiperIzakayaMenu2:after,.swiper-button-prev_swiperIzakayaMenu2:before{bottom:0;content:"";width:10px;height:1px;margin:auto;position:absolute;top:5%;border-radius:9999px;background-color:var(--white-color);transform-origin:.5px 50%}@media screen and (max-width:450px){.swiper-button-prev_swiperIzakayaAll:after,.swiper-button-prev_swiperIzakayaAll:before,.swiper-button-prev_swiperIzakayaMenu1:after,.swiper-button-prev_swiperIzakayaMenu1:before,.swiper-button-prev_swiperIzakayaMenu2:after,.swiper-button-prev_swiperIzakayaMenu2:before{width:5px}}.swiper-button-next_swiperIzakayaAll:before,.swiper-button-next_swiperIzakayaMenu1:before,.swiper-button-next_swiperIzakayaMenu2:before{transform:rotate(45deg)}.swiper-button-next_swiperIzakayaAll:after,.swiper-button-next_swiperIzakayaMenu1:after,.swiper-button-next_swiperIzakayaMenu2:after{transform:rotate(-45deg)}.swiper-button-prev_swiperIzakayaAll:before,.swiper-button-prev_swiperIzakayaMenu1:before,.swiper-button-prev_swiperIzakayaMenu2:before{transform:rotate(45deg)}.swiper-button-prev_swiperIzakayaAll:after,.swiper-button-prev_swiperIzakayaMenu1:after,.swiper-button-prev_swiperIzakayaMenu2:after{transform:rotate(-45deg)}.swiper-button-prev_swiperIzakayaAll,.swiper-button-prev_swiperIzakayaMenu1,.swiper-button-prev_swiperIzakayaMenu2{left:-18px}.swiper-button-next_swiperIzakayaAll,.swiper-button-next_swiperIzakayaMenu1,.swiper-button-next_swiperIzakayaMenu2{right:-18px}@media screen and (max-width:1200px){.swiper-button-prev_swiperIzakayaAll,.swiper-button-prev_swiperIzakayaMenu1,.swiper-button-prev_swiperIzakayaMenu2{left:0}.swiper-button-next_swiperIzakayaAll,.swiper-button-next_swiperIzakayaMenu1,.swiper-button-next_swiperIzakayaMenu2{right:0}}@media screen and (max-width:450px){.swiper-button-prev_swiperIzakayaAll,.swiper-button-prev_swiperIzakayaMenu1,.swiper-button-prev_swiperIzakayaMenu2{left:-12px}.swiper-button-next_swiperIzakayaAll,.swiper-button-next_swiperIzakayaMenu1,.swiper-button-next_swiperIzakayaMenu2{right:-12px}}.swiperIzakayaAll .swiper-slide img{height:auto;width:100%}.swiperIzakayaAll_title{margin-top:8px;font-size:20px;text-align:center}@media screen and (max-width:450px){.swiperIzakayaAll_title{margin-top:4px;font-size:12px}}.izakaya_interior_title{font-weight:500;font-size:32px;letter-spacing:.12em;text-align:center}@media screen and (max-width:450px){.izakaya_interior_title{font-size:24px}}.izakaya_interior_list{max-width:1168px;padding:0 16px;margin:80px auto 0;display:flex;gap:80px;flex-direction:column}@media screen and (max-width:450px){.izakaya_interior_list{padding:0;gap:40px;margin:32px auto 0}}.izakaya_interior_list_item{display:flex;align-items:center;gap:40px}@media screen and (max-width:450px){.izakaya_interior_list_item{flex-flow:column;align-items:flex-start;gap:24px}}.izakaya_interior_list_item:nth-child(2){flex-direction:row-reverse}@media screen and (max-width:450px){.izakaya_interior_list_item:nth-child(2){flex-flow:column;align-items:flex-end}}.izakaya_interior_list_img_wrapper{max-width:50%}@media screen and (max-width:450px){.izakaya_interior_list_img_wrapper{max-width:345px}}@media screen and (max-width:450px){.izakaya_interior_list_desc_wrapper{display:flex;flex-direction:row;padding:0 16px}}.izakaya_interior_list_title{font-size:36px;font-weight:500;font-family:Shippori Mincho,sans-serif;text-align:center;position:relative}@media screen and (max-width:450px){.izakaya_interior_list_title{display:flex;flex-direction:row;align-items:center;font-size:32px}}.izakaya_interior_list_title:after{content:"";height:16px;width:1px;background-color:var(--black-color);display:block;margin:24px auto}@media screen and (max-width:450px){.izakaya_interior_list_title:after{height:1px;width:16px;margin-left:12px}}.izakaya_interior_list_title span{font-size:24px;margin-left:4px}@media screen and (max-width:450px){.izakaya_interior_list_title span{font-size:20px;margin-left:2px;margin-bottom:-10px}}.izakaya_interior_list_desc{font-size:20px}@media screen and (max-width:450px){.izakaya_interior_list_desc{font-size:14px;margin-left:12px}}.izakaya_banner_link{display:block;max-width:1500px;margin:80px auto 0;transition:.2s}@media screen and (max-width:450px){.izakaya_banner_link{margin:0 auto}}.izakaya_banner_link:hover{opacity:.6}@media screen and (max-width:450px){.izakaya_banner_link .banner_img{height:180px;object-fit:cover}}@media screen and (max-width:450px){.shopsite_access.__izakaya{margin-top:20px;padding:0}}@media screen and (max-width:450px){.shopsite_access_container.__izakaya{flex-direction:column-reverse;gap:20px;margin-top:0;margin-bottom:24px}}.js_navigation.is-active{opacity:1;pointer-events:auto;visibility:visible}@media screen and (max-width:450px){.js_navigation{pointer-events:none;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s;background-color:var(--white-color)}.js_navigation.is-closing{opacity:0;pointer-events:none;transition:opacity .3s ease}}.js_hamburger.is-active .m_hamburger-bar:first-child{top:50%;transform:translate(-50%) rotate(45deg)}.js_hamburger.is-active .m_hamburger-bar:nth-child(2){opacity:0}.js_hamburger.is-active .m_hamburger-bar:last-child{top:50%;transform:translate(-50%) rotate(-45deg)}body.is-active iframe{visibility:hidden}
