<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/* --------------------------------------------------------------------------------------
   Menu
--------------------------------------------------------------------------------------- */

.lead {
	border: #f8b516 1px solid;
	padding: 15px;
	width: 800px;
	margin: 50px auto 0;
	line-height: 36px;
	background: #fff;
}

.lead p { margin-top: 20px; }
.lead p:first-child,
.menulist .column .list dl:first-child,
.menulist .c-inner:first-child { margin-top: 0; }

.sub_navi {
	margin-top: 40px;
	text-align: right;
	font-size: 0;
}

.sub_navi li {
	display: inline-block;
	margin-left: 30px;
}

.sub_navi li:first-child { margin-left: 0; }

.menulist .column {
	background: url(../img/common/line.png) repeat-x left bottom;
	margin-top: 40px;
	padding-bottom: 40px;
}

.menulist .column:last-child {
	background: none;
	padding-bottom: 0;
}

.menulist .c-inner {
	border-left: 5px solid #f8b516;
	padding-left: 5px;
	overflow: hidden;
	margin-top: 50px;
}

.menulist .border { border-left: 5px solid #c96b1f;}

.menulist .column .ttl {
	float: left;
	width: 165px;
}

.menulist .column .dinner .imgfont {
	background: url(../img/menu/title_dinner.png) no-repeat;
	width: 154px;
	height: 50px;
}

.menulist .column .dinner .imgfont2 {
	background: url(../img/menu/title_dinner2.png) no-repeat;
	width: 154px;
	height: 50px;
}

.menulist .column .lunch .imgfont {
	background: url(../img/menu/title_lunch_course.jpg) no-repeat;
	width: 143px;
	height: 50px;
}

.menulist .column .lunch .imgfont2 {
	background: url(../img/menu/title_dinner2.png) no-repeat;
	width: 154px;
	height: 50px;
}

.menulist .column .ttl p {
	margin-top: 11px;
	text-align: center;
}

.menulist .column .detail {
	float: right;
	width: 800px;
}

.menulist .column .detail h2 { margin-bottom: 30px; }

.menulist .column .detail p { margin-bottom: 10px; }

.menulist .column .dinner-list,
.menulist .column .lunch-list { display: none; }

.menulist .column .list dl {
	width: 457px;
	margin-top: 20px;
}

.menulist .column .list dt {
	border-bottom: 1px solid #cec8bc;
	overflow: hidden;
}

.menulist .column .list dt &gt; span {
	font-size: 140%;
	font-weight: bold;
	margin-top: 10px;
	display: block;
	float: left;
}

.menulist .column .list dt img { float: right; }

.menulist .column .list dt strong {
	float: right;
	font-size: 190%;
	line-height: 1.7;
	font-style: italic;
	margin-right: 3px;
}

.menulist .column .list dt strong span { font-size: 70%; }

.menulist .column .list dd {
	border-bottom: 1px solid #cec8bc;
	font-weight: bold;
	line-height: 1.5;
	margin-top: 10px;
	padding-bottom: 10px;
}

.menulist .column .list dd span {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #888;
}

.archive {
	cursor: pointer;
	border: #999 1px solid;
	padding: 15px;
	width: 427px;
	margin-top: 30px;
	background: #fff;
	color: #979485;
	text-decoration: underline;
	text-align: center;
}

.archive:hover {
	color: #f8b516;
	text-decoration: none;
}

.banner {
	border: #f8b516 1px solid;
	padding: 15px;
	width: 800px;
	margin: 50px auto 0;
	line-height: 36px;
	background: #fff;
	text-align: center;
}

.add_txt{
	color: #4c4c4c;
    padding-left: 85px;
    padding-top: 20px;
    font-family: serif;
    font-weight: bold;
	font-size: 17px;
}
/* --------------------------------------------------------------------------------------
   繧ｿ繝悶Ξ繝�ヨ
--------------------------------------------------------------------------------------- */

@media (max-width: 1024px) and (min-width: 767px) {
	.lead {
		width: auto;
		margin: 4%;
		text-align: center;
	}
	
	.lead p { margin-top: 3%; }
	
	.menulist .c-inner {
		border: 3px double #c4bcac;
		padding: 4% !important;
		margin-left: 4%;
		margin-right: 4%;
	}
	
	.menulist .column .ttl {
		width: auto;
		float: none;
	}
	
	.menulist .column .detail {
		float: none;
		width: auto;
		margin-top: 5%;
		text-align: center;
	}
	
	.menulist .column .list dl {
		width: 77%;
		margin: 0 auto;
	}
	
	.menulist .column .list dt &gt; span { float: left; }
	
	.menulist .column .list dd { text-align: left; }
	
	.archive {
		margin: 5% auto 0;
		width: auto;
	}
	
	.banner {
		margin: 5% 4% 0;
		width: auto;
	}
	
	.add_txt{
		color: #4c4c4c;
		padding-left: 5%;
		padding-top: 0px;
		font-family: serif;
		font-size: 135%;
		font-weight: bold;
	}
}

/* --------------------------------------------------------------------------------------
  繧ｹ繝槭�逕ｨ
--------------------------------------------------------------------------------------- */

@media(max-width: 766px) {
	.lead {
		width: auto;
		margin: 4%;
		text-align: center;
	}
	
	.lead br { display: none; }
	
	.lead p { margin-top: 3%; }
	
	.sub_navi {
		margin-top: 4%;
		margin-right: 4%;
	}
	
	.sub_navi li { margin-left: 3%; }
	
	.menulist .c-inner {
		border: 3px double #c4bcac;
		padding: 4% !important;
		margin-left: 4%;
		margin-right: 4%;
	}
	
	.menulist .column {
		margin-top: 4%;
		padding-bottom: 4%;
	}
	
	.menulist .column .ttl {
		width: auto;
		float: none;
	}
	
	.menulist .column .detail {
		float: none;
		width: auto;
		margin-top: 5%;
		text-align: center;
	}
	
	.menulist .column .list dl {
		width: 77%;
		margin: 0 auto;
	}
	
	.menulist .column .list dt &gt; span { float: left; }
	
	.menulist .column .list dd { text-align: left; }
	
	.archive {
		margin: 5% auto 0;
		width: auto;
	}
	
	.banner {
		margin: 5% 4% 0;
		width: auto;
	}
	
	.add_txt{
		color: #4c4c4c;
		padding-top: 0px;
		padding-left: 5%;
		font-family: serif;
		font-size: 110%;
		font-weight: bold;
	}
}</pre></body></html>