@media screen and (max-width: 480px) and (orientation: portrait) {
	body {
		transform: none !important;
		transform-origin: unset !important;
	}
}

.fs0lh1{
	font-size: 0;
	line-height: 1;
}

/* ============================================================
   ハンバーガーボタン  –  PCでは非表示
   ============================================================ */

#hamburger-btn {
	display: none;
	background: none;
	border: none;
	cursor: pointer;
	padding: 4px 6px;
	margin-left: 10px;
	vertical-align: middle;
	flex-shrink: 0;
}

#hamburger-btn .hb-bar {
	display: block;
	width: 26px;
	height: 3px;
	background: #ffe066;
	margin: 5px 0;
	border-radius: 2px;
}

/* ============================================================
   モバイルナビ オーバーレイ  –  PCでは非表示
   ============================================================ */

#mobile-nav {
	display: none;
	position: fixed;
	inset: 0;
	background: rgba(163, 8, 11, 0.97);
	z-index: 9999;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

#mobile-nav.is-open {
	display: flex;
}

#mobile-nav-close {
	position: absolute;
	top: 12px;
	right: 18px;
	background: none;
	border: none;
	color: #ffe066;
	font-size: 42px;
	line-height: 1;
	cursor: pointer;
	padding: 4px 8px;
}

#mobile-nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: center;
}

#mobile-nav ul li {
	margin: 16px 0;
}

#mobile-nav ul li a {
	font-family: 'Luckiest Guy', cursive;
	font-size: 28px;
	color: #fff !important;
	text-decoration: none;
	letter-spacing: 2px;
	transition: color 0.2s;
}


.sp-only{
	display: none;
}

@media screen and (max-width:883px) {
	#hamburger-btn {
		z-index: 999;
		position: fixed;
		display: inline-block;
		top: 15px;
		right: 20px;
	}
	.pc-only{
		display: none;
	}
	.sp-only{
		display: block;
	}
	img{
		max-width: 100%;
		height: auto;
	}
	body{
		transform: revert;
	}
	#header-btn{
		width: 100%;
		padding-right: 70px;
		box-sizing: border-box;
	}
	.custom-table{
		width: 100%;
		tr,th,td{
			display: block;
			width: 100%;
			text-align: center;
		}
	}

	#wrapper{
		width: 100%;
	}
	.main-table{
		width: 100%;
		max-width: 100%;
		img{
			max-width: 100%;
			height: auto;
		}
	}
	td.ramen-logo,
	.ramen-logo{
		text-align: center;
		display: block;
		margin-bottom: 10px;
	}
	td.ramen-address,
	.ramen-address{
		text-align: center;
		display: block;
		margin-bottom: 30px;
	}
	.footer_menu{
		margin-top: 40px;
		width: 100%;
		max-width: 92%;
		margin-left: auto;
		margin-right: auto;
		font-size: 15px;
		border-top: solid 1px #FFFFDB;
		margin-bottom: 30px;
		a{
			display: block;
			padding: 10px;
			border-bottom: solid 1px #FFFFDB;
			
		}
	}
	#copyright{
		width: 100%;
		font-size: 12px;
		text-align: center;
	}

	#inside_wrapper{
		width: 100%;
		max-width: 793px;
		margin-left: auto;
		margin-right: auto;
		table{
			width: 100% !important;
		}
	}


	#main-nav-table,
	#main-nav-table tr,
	#main-nav-table td {
		display: block !important;
		width: 100% !important;
		box-sizing: border-box;
	}
	.flex{
		display: flex;
	}

	.menu01,
	.menu06,
	.menu02,
	.menu03,
	.menu04,
	.menu05 {
		img{
			width: 100%;
			height: auto;
		}
		
	}
	.menu01{
		width: 39.975%;
		/*width: calc(193 / 793 * 100vw);*/
	}
	.menu02{
		width: 13.241%;
		/*width: calc(124 / 793 * 100vw);*/
	}

	.menu03{
		width: 13.745%;
		/*width: calc(105 / 793 * 100vw);*/
	}

	.menu04{
		width: 12.736%;
		/*width: calc(109 / 793 * 100vw);*/
	}

	.menu05{
		width: 20.303%;
		/*width: calc(101 / 793 * 100vw);*/
	}
	.menu06{
		width: 20.303%;
		/*width: calc(157 / 793 * 100vw);*/
	}

	.menu01{
		width: 24.338%;
	}

	.menu02{
		width: 15.637%;
	}

	.menu03{
		width: 13.241%;
	}

	.menu04{
		width: 13.745%;
	}

	.menu05{
		width: 12.736%;
	}

	.menu06{
		width: 20.303%;
	}
	

	.sm {
		display: none !important;
	}

	.main {
		background-image: none;
		padding: 0 2.6%;
	}

	.main_ttl {
		width: 100% !important;
		box-sizing: border-box;
		padding: 12px;
		font-size: 15px;
		line-height: 1.6;
		padding-bottom: 20px;
	}

	.main_ttl h1 {
		min-height: 44px;
		overflow: hidden;
		margin-top: 0;
	}

	.main_ttl h1 img {
		max-width: 170px;
		height: auto;
		margin-bottom: 4px;
	}

	.main_body,
	.main_body2 {
		width: 100% !important;
		box-sizing: border-box;
		padding: 10px;
		font-size: 14px;
		position: relative;
		background: #fff;
	}

	.narrow {
		padding: 0 4px;
		box-sizing: border-box;
	}

	.menu_pdf {
		position: static !important;
		display: block;
		margin: 0 auto 10px;
		max-width: fit-content;
	}

	.menu_nav {
		width: 100% !important;
	}

	.menu_nav td {
		width: auto !important;
		padding: 3px 4px;
		display: inline-block;
	}

	.menu_list {
		width: calc(50% - 6px) !important;
		margin-right: 4px;
		margin-bottom: 14px;
		box-sizing: border-box;
		min-height: calc(220 / 375 * 100vw);
	}

	.menu-image,
	.menu_list > img {
		width: 100% !important;
		height: auto !important;
	}
	
	.drink{
		tr{
			&:not(:first-child){
				td:first-child{
					display: none;
				}
				td:nth-child(3){
					width: 30%;
				}
			}
		}
	}

	.menu_drink_wrapper {
		flex-wrap: wrap;
		margin-top: 16px;
		gap: 6px;
	}

	.menu_drink {
		width: 44px;
		height: auto;
		min-height: unset;
	}


	.menu_cat  { font-size: 20px; }
	.menu_cat2 { font-size: 14px; }
	.menu_subcat { font-size: 13px; }

	.atten {
		font-size: 12px;
		box-sizing: border-box;
	}
	.nomal12{
		font-size: 18px;
	}
	.nomal11{
		font-size: 15px;
	}
	.menu_ttl{
		font-size: 15px;
	}
	.gmap{
		iframe{
			width: 100%;
			height: auto;
			aspect-ratio: 49/36;
		}
	}
	.info_bottom{
		strong{
			font-size: 16px;
			margin-top: 10px;
			margin-bottom: 5px;
			display: inline-block;
		}
		.nomal12{
			font-size: 14px;
		}
	}
	.recommend{
		background: #fff;
		width: 100% !important;
		box-sizing: border-box;
		hr{
			box-sizing: border-box;
			max-width: 100%;
		}
		> img{
			width: 100% !important;
		}
		>div{
			width: auto !important;
			box-sizing: border-box;
		}
	}
}

@media screen and (max-width:767px) {
	.menu_list{
		width: 80% !important;
		margin-left: auto;
		margin-right: auto;
		float: none;
		margin-bottom: 25px;
	}
	.menu_cat  { font-size: 22px; }
	.menu_cat2 { font-size: 14px; }
	.menu_subcat { font-size: 13px; }

	.atten {
		font-size: 12px;
		box-sizing: border-box;
	}
	.nomal11{
		width: 100%;
		display: block;
		font-size: 14px;
	}
	.nomal12{
		font-size: 18px;
	}
	.menu_ttl{
		font-size: 14px;
	}
	.sp_block_img{
		float: none;
		display: block;
		margin-left: auto;
		margin-right: auto;
		margin-top: 10px;
	}
}