.hirutama{
	background-repeat: no-repeat;
	background-size: 50%;
	background-position: center;
	padding:20px 0;
	text-align: center;
	color:yellow!important;
}

.menu-data h3,.bento h3{
	background-image: url("../img/menu/menutitle.svg");
	margin:50px 0 5px;
	font-size:30px;
	font-weight: bold;
	color:white;
	text-align: center;
	background-repeat: no-repeat;
	background-size: 50%;
	background-position:center;
	padding:40px 0;
}

.border{
	background-color:white;
	box-shadow: 3px 3px 10px rgba(0,0,0,.3);
	margin-top:10px;
	margin-bottom: 10px;
}

.menu-data th span{
	font-size:14px;
}

.menu-data td{
	text-align: right!important;
}

.lunchside{
	text-align: center;
	background-color:red;
	color:white;
	margin-top:20px;
	font-weight: bold;
}

.menu-text{
	margin-top:20px;
	margin-bottom: 20px;
}

.pickup img{
	margin:0 auto;
	display: block;
	max-width: 60%;
	filter: drop-shadow(5px 5px 5px rgba(0,0,0,0.3));
}

.pickup p{
	border:1px solid black;
	padding:10px;
	margin-top: 10px;
}

.banquet dl{
	background-color:red;
	color:white;
	padding:5px;
	margin:0;
	margin-bottom: 10px !important;
}

.banquet dt{
	float: left;
}

.banquet dd{
	padding-left: 20px;
}

.banquet h4{
	font-size:36px !important;
	font-weight: bold;
	margin-bottom: 10px;
}
.banquet span{
	font-size:18px;
}

.banquet p{
	font-size:14px;
}

.b3k,.b4k,.b5k{
	background-color:white;
	box-shadow: 3px 3px 5px rgba(0,0,0,.3);
	padding:10px;
	margin-bottom: 1em;
}

.enkai-3k4k{
	display: flex;
}

.b3k-l,.b4k-r{
	width: 50%;
}

.enkai-content h5{
	margin-bottom: 0;
}

.takeout-1 h4{
	text-align: center;
	border-bottom: 1px solid black;
	font-size:30px;
	padding: 10px 0;
}

.takeout-1 dt{
	float: left;
	background-color:black;
	width:50px;
	text-align: center;
	color: white;
	margin:2px 10px 0 0;
}


.takeout-1 dd{
	font-size:20px;
	font-weight: bold;
	color:red;
}

.takeout-1 dd span{
	font-size:16px;
	font-weight: normal;
	color:black;
}

.takeout-1 a{
	border:1px solid black;
	border-radius: 5px;
	padding:10px;
	color:black;
	transition: .3s;
}

.takeout-1 a:hover{
	color:yellow;
	background-color:black;
}

.bento .column{
	margin:20px 0;
}

.bento h4{
	border-bottom: 1px solid black;
}

.bento p{
	font-size:15px;
}

.otokuna{
	display: flex;
	align-items: center;
	background-color: white;
	box-shadow: 3px 3px 10px rgb(0 0 0 / 30%);
	padding: 0 10px;
}

.otokuna h4{
	background-color: red;
	color: white;
	padding: 10px;
	text-align: center;
}

.otoku-price{
	text-align: right;
	font-size: 30px;
	font-weight: bold;
}

.otoku-price span{
	font-size: 16px;
	font-weight: normal;
}

.odoburu h4{
	text-align: center;
	padding:5px 0;
}

.odoburu dt{
	background-color:black;
	color:yellow;
	padding:5px 0 5px 10px;
	margin: 10px 0;
}

.odoburu dd,.odoburu p{
	text-align: right;
	font-size:30px;
	font-weight: bold;
}
.odoburu dd span,.odoburu p span{
	font-size:24px;
	font-weight: normal;
}

.yoyaku p{
	text-align: center;
	font-size:18px;
	font-weight: normal;
}

.yoyaku div p{
	background-color:red;
	color:white;
	padding:10px;
	font-weight: bold;
}

.yoyaku .gentei{
	background-color: red;
	padding: 10px;
	font-size: 20px;
	color: yellow;
	font-weight: bold;
}

/* たま弁当 */
.tamaben-yoyaku{
	background-color: red;
	color: white;
	text-align: center;
	padding: 10px 0;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 10px;
}

.tamaben-discr h4{
	border: 1px solid black;
	border-radius: 40px;
	text-align: center;
	padding: 10px;
}

.tamaben-discr p{
	background-color: white;
	padding: 20px;
}

.tamaben-title h4{
	color: red;
	border-bottom: 1px solid red;
	font-size: 24px;
	padding-bottom: 10px;
	margin-bottom: 5px;
}

.tamaben-content dt{
	background-color: red;
	color: white;
	padding: 10px;
	text-align: center;
}

.tamaben-content dd{
	margin: 10px auto;
	font-size: 26px;
	text-align: center;
	font-weight: bold;
}

.tamaben-content p{
	text-align: center;
}

/* tamaodo */
.tama-odo h4{
	background-image: url(../img/index/shoptitle-bg.svg);
	background-repeat: no-repeat;
	padding: 15px;
	text-align: center;
	color: yellow;
	font-size: 30px;
}

.tama-odo dl{
	margin-bottom: 10px!important;
}

.tama-odo dt{
	background-color: red;
	color: white;
	padding: 10px 20px;
	font-size: 20px;
}

.tama-odo dd{
	font-size: 34px;
	font-weight: bold;
	margin-left: 0;
	margin-bottom: 10px;
}

.odoburu-p{
	font-size: 34px;
	font-weight: bold;
}

.odoburu-p span{
	font-size: 20px;
}

.odo-pre{
	display: flex;
	flex-wrap: wrap;
}

.odo-pre li{
	width: 50%;
	margin-top: 10px!important;
}

.odoburu-span span{
	font-size: 16px;
}

.yoyaku ul{
	list-style-type: none;
	padding-left: 0;
	text-align: center;
}

.miso{
	text-align: center;
	background-color: red;
	color: white;
	padding: 10px;
	font-weight: bold;
	font-size: 20px;
}

.tamaben-content dd span{
	font-size: 14px;
}

/* 宴会注意事項 */

.enkai-cation{
	border: 1px solid red;
	margin-top: 20px;
}

.enkai-cation th{
	background-color: red;
	color: white!important;
	text-align: center;
}

.enkai-cation td span{
	display: block;
	font-size: 14px;
}

.cation-content{
	background-color: yellow;
	padding: 20px;
	margin-top: 20px;
}

.cation-content h4{
	color: red;
	font-size: 20px;
}

.cation-content h4 span{
	vertical-align: 40%;
	background-color: red;
	color: white;
	padding: 10px;
	margin-left: 10px;
}

.cation-content ul{
	margin-top: 0;
	margin-left: 1em;
}

.cation-content li span{
	display: block;
	font-size: 14px;
}