@charset "UTF-8";
/* pageTit */
#pageTit {
	position: absolute;
	z-index: 3;
	top: 40px;
	left: 1.5%;
}
#pageTit h1 {
	margin: 0;
	font-size: 100%;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
}
@media screen and (max-width: 800px) {
	#pageTit {
		top: 1.5%;
		left: 0.5%;
	}
	#pageTit h1 {
		font-size: 70%;
	}
}
@media screen and (max-width: 600px) {
	#pageTit {
		left: 0;
	}
}
@media screen and (max-width: 500px) {
	#pageTit {
		top: 10px;
		left: 5%;
	}
	#pageTit h1 {
		-ms-writing-mode: inherit;
		writing-mode: inherit;
	}
}
/* topWrapper */
#topWrapper {
	position: relative;
	max-width: 1200px;
	margin: 0 auto;
	padding: 40px 5% 0;
}
@media screen and (max-width: 800px) {
	#topWrapper {
		padding: 5% 5% 0;
	}
}
@media screen and (max-width: 500px) {
	#topWrapper {
		padding: 40px 5% 0;
	}
}
/* topArea */
#topArea {
	background-color: #f3f2e8;
	padding-bottom: 40px;
}
/* mainArea */
#mainArea {
	position: relative;
	z-index: 0;
}
/* menuArea */
#menuArea {
	position: relative;
	z-index: 0;
	padding: 40px 0 0;
}
@media screen and (max-width: 500px) {
	#menuArea {
		padding: 20px 0 0;
	}
}
.menuBlock-z0 {
	position: relative;
	z-index: 0;
}
.menuBlock-z1 {
	position: relative;
	z-index: 1;
}
.menuBlock-z2 {
	position: relative;
	z-index: 2;
}
/* mainTit */
.mainTit {
	color: #f3f2e8;
	padding: 3% 6%;
}
.mainTit h2 {
	position: relative;
	z-index: 3;
	font-size: 400%;
	line-height: 100%;
	margin: 0;
}
@media screen and (max-width: 1100px) {
	.mainTit h2 {
		font-size: 300%;
	}
}
@media screen and (max-width: 900px) {
	.mainTit h2 {
		font-size: 200%;
	}
}
.mainTit h2 span {
	padding-left: 1%;
}
.mainTit h3 {
	position: relative;
	z-index: 3;
	font-size: 140%;
	line-height: 100%;
	font-weight: normal;
	margin: 0;
	padding: 1% 0 2%;
}
@media screen and (max-width: 900px) {
	.mainTit h3 {
		font-size: 100%;
	}
}
@media screen and (max-width: 500px) {
	.mainTit h3 {
		font-size: 80%;
	}
}
/* bg_barL*/
/* bg_bar_block01*/
.bg_bar_blockL01 {
	display: block;
	float: left;
	height: 100%;
}
@keyframes expand {
	from {
		width: 0%;
	}
	to {
		width: 100%;
	}
}
/* bg_barL_grad01 */
.bg_barL_grad01 {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 3%;
	width: 100%;
	height: 100%;
	opacity: 0;
}
@media screen and (max-width: 500px) {
	.bg_barL_grad01 {
		left: -6%;
	}
}
/* bg_bar_animeL */
.bg_bar_animeL {
	width: 0%;
	animation: expand 1.5s ease forwards;
	opacity: 1;
	transition: 0.5s;
}
.bg_barL {
	width: 80%;
	background-color: #9a071b;
}
@media screen and (max-width: 600px) {
	.bg_barL {
		width: 80%;
	}
}
/* bg01 */
#bg01 {
	position: absolute;
	width: 100%;
	z-index: 1;
	top: -20%;
	left: 64%;
}
#bg01 img {
	width: 50%;
}
@media screen and (max-width: 800px) {
	#bg01 {
		top: 88%;
		left: 30%;
	}
	#bg01 img {
		width: 80%;
	}
}
/* toplead */
.toplead {
	width: 56%;
	padding: 2% 6%;
	text-align: justify;
	font-weight: 500;
}
@media screen and (max-width: 800px) {
	.toplead {
		width: 88%;
		padding: 6% 6%;
	}
}
/* lunchArea */
#lunchArea {
	position: relative;
	z-index: 1;
}
/* menuCopy */
#menuCopy {
	float: left;
	width: 20%;
	padding: 0 0 0 10%;
}
@media screen and (max-width: 800px) {
	#menuCopy {
		float: none;
		width: 26%;
		padding: 0 0 0 12%;
	}
}
/* lunchBlock */
#lunchBlock {
	float: right;
	width: 60%;
	padding: 3% 5%;
}
@media screen and (max-width: 800px) {
	#lunchBlock {
		float: none;
		width: 100%;
		padding: 10% 0;
		margin: 0 auto;
	}
}
/* dinnerArea */
#dinnerArea {
	position: relative;
	z-index: 1;
}
/* dinnerBlock */
#dinnerBlock {
	position: relative;
	z-index: 1;
	width: 60%;
	padding: 3% 5%;
}
@media screen and (max-width: 800px) {
	#dinnerBlock {
		width: 100%;
		padding: 6% 0;
		margin: 0 auto;
	}
}
/* slideArea */
#slideArea {
	position: absolute;
	z-index: 0;
	top: 0;
	left: 57%;
	width: 40%;
}
@media screen and (max-width: 800px) {
	#slideArea {
		position: relative;
		left: 0;
		width: 70%;
		margin: 0 auto;
	}
}
/* takeoutBg */
#takeoutBg {
	position: absolute;
	z-index: 0;
	top: 0;
	left: -10%;
	width: 45%;
}
@media screen and (max-width: 800px) {
	#takeoutBg {
		position: relative;
		top: 0;
		left: -10%;
		width: 85%;
	}
}
/* takeoutBlock */
#takeoutBlock {
	position: relative;
	z-index: 1;
	width: 60%;
	padding: 3% 5% 3% 35%;
}
@media screen and (max-width: 800px) {
	#takeoutBlock {
		width: 100%;
		padding: 6% 0;
		margin: 0 auto;
	}
}
p.point {
	color: #9a071b;
	font-weight: bold;
	padding: 2% 0;
}
@media screen and (max-width: 800px) {
	p.point {
		font-size: 80%;
		line-height: 140%;
	}
}
#takeoutBlock dl {
	font-weight: bold;
}
#takeoutBlock dt {
	padding: 2% 0 0;
	font-weight: bold;
	font-size: 80%;
}
#takeoutBlock dd {
	font-size: 100%;
	padding: 2% 0;
}
@media screen and (max-width: 500px) {
	#takeoutBlock dt {
		padding: 4% 0;
		font-weight: bold;
		font-size: 80%;
	}
	#takeoutBlock dd {
		font-size: 100%;
	}
}

/* menuBox */
.menuBox {
	padding: 6% 0 0 0;
}
@media screen and (max-width: 800px) {
	.menuBox {
		float: none;
		width: 80%;
		padding: 6%;
		margin: 0 auto;
		background-color: #fff;
		box-shadow: 0 0 5px 0 rgba(0, 0, 0, .2);
	}
}
.menuBox h2 {
	font-size: 400%;
	line-height: 100%;
	margin: 0;
}
@media screen and (max-width: 1100px) {
	.menuBox h2 {
		font-size: 300%;
	}
}
@media screen and (max-width: 900px) {
	.menuBox h2 {
		font-size: 200%;
	}
}
.menuBox h2 span {
	padding-right: 1%;
}
.menuBox h3 {
	font-size: 140%;
    font-weight: 600;
    padding: 0.5em 0 1em;
}
@media screen and (max-width: 900px) {
	.menuBox h3 {
		font-size: 100%;
	}
}
@media screen and (max-width: 800px) {
	.menuBox h3 {
		font-size: 80%;
		padding-bottom: 2%;
	}
}
.menuBox h5 {
	margin: 35px 0 10px;
    padding: 10px 1em;
	color: #fff;
	background-color: #000;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.menuBox ol {
	font-weight: bold;
	margin: 0;
	padding: 0;
	list-style: none;
}
.menuBox ol li {
	margin: 0;
	padding: 1em 0;
	border-bottom: dotted 1px #ccc;
}
/* menuListBox */
.menuListBox {
	background-color: #fff;
	padding: 4% 4% 5%;
	margin-bottom: 16px;
	border-radius: 3px;
	box-shadow: 0 2px 10px rgba(0, 0, 0, .08);
}
.menuBox .menuListBox ol {
	list-style: disc;
	border: none;
}
.menuBox .menuListBox ol li {
	padding: 0;
	border: none;
}
/* MenuList */
.menuList {
	padding: 20px 0 0;
}
.menuList h4 {
	position: relative;
	padding: 0 0 12px 14px;
	font-size: 115%;
	font-weight: 700;
	line-height: 1.4;
}

.menuList h4::before {
	content: "";
	position: absolute;
	top: .15em;
	bottom: calc(12px + .15em);
	left: 0;
	width: 3px;
	background: #9a071b;
}
.kakomi {
	background-color: #f3f2e8;
	padding: 2%;
	margin-bottom: 1em;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.kakomi p{
	padding: 0.5em 1em;
    font-weight: 500;
    font-size: 90%;
	border-top: dotted 1px #ccc;
}
.kakomi p:first-child{
	border: none;
}
.menuList ol {
	font-weight: 500;
    line-height: 160%;
    padding: 0 0 1em 2em;
}
.menuList p {
	line-height: 160%;
}
.menuList p.leftLine {
	font-weight: 700;
    padding-bottom: 1em;
}
.menuList figure {
	padding-top: 1em;
}
/* menuImg */
.menuImg {
}
.menuImg figure {
	float: left;
	width: 31.3%;
	padding: 1%;
}
@media screen and (max-width: 800px) {
	.menuImg figure {
		float: none;
		width: 90%;
		padding: 5% 0 0;
		margin: 0 auto;
	}
}
.menuImg figure img {
	border-radius: 3px;
}

/* lunch information */
.lunchInfo {
	margin-top: 0.5em;
	border-top: solid 1px #d6d4c9;
}

.lunchInfo__item {
	display: grid;
	grid-template-columns: 110px 1fr;
	gap: 20px;
	align-items: start;
	padding: 14px 0;
	border-bottom: solid 1px #d6d4c9;
}

.lunchInfo__label {
	margin: 0;
	font-size: 80%;
	font-weight: 700;
	color: #666;
}

.lunchInfo__text {
	margin: 0;
	font-weight: 500;
	line-height: 1.7;
}

.lunchInfo__text p {
	margin: 0;
}

.lunchInfo__text strong {
	font-weight: 700;
}

.lunchInfo__sub {
	display: inline-block;
	margin-left: 0.7em;
	font-size: 85%;
	font-weight: 700;
}

.lunchInfo__note {
	margin-top: 7px !important;
	color: #9a071b;
	font-size: 90%;
	font-weight: 600;
}

.lunchInfoNotice {
	margin: 22px 0;
	padding: 16px 18px;
	border-left: solid 3px #9a071b;
	background: rgba(255,255,255,.45);
	font-size: 90%;
	line-height: 1.8;
}

.lunchInfoNotice p {
	margin: 0;
}

.lunchInfoNotice__label {
	margin-bottom: 5px !important;
	color: #9a071b;
	font-weight: 700;
}

@media screen and (max-width: 600px) {

	.lunchInfo__item {
		grid-template-columns: 1fr;
		gap: 4px;
		padding: 12px 0;
	}

	.lunchInfo__label {
		font-size: 75%;
	}

	.lunchInfo__sub {
		margin-left: 0;
	}

	.lunchInfoNotice {
		margin-top: 18px;
		padding: 14px;
	}

}

/* dinner information */
.dinnerInfo {
	margin-top: 0.5em;
	border-top: solid 1px #d6d4c9;
}

.dinnerInfo__item {
	display: grid;
	grid-template-columns: 110px 1fr;
	gap: 20px;
	align-items: center;
	padding: 14px 0;
	border-bottom: solid 1px #d6d4c9;
}

.dinnerInfo__label {
	margin: 0;
	font-size: 80%;
	font-weight: 700;
	color: #666;
}

.dinnerInfo__time {
	margin: 0;
	line-height: 1.5;
}

.dinnerInfo__time strong {
	display: inline-block;
	font-size: 110%;
	font-weight: 700;
}

.dinnerInfo__time span {
	display: inline-block;
	margin-left: 0.7em;
	font-size: 85%;
	color: #666;
}

.dinnerInfoNotice {
	margin: 22px 0;
	padding: 16px 18px;
	border-left: solid 3px #9a071b;
	background: rgba(255,255,255,.45);
	font-size: 90%;
	line-height: 1.8;
}

.dinnerInfoNotice p {
	margin: 0;
}

.dinnerInfoNotice__label {
	margin-bottom: 5px !important;
	color: #9a071b;
	font-weight: 700;
}

@media screen and (max-width: 600px) {

	.dinnerInfo__item {
		grid-template-columns: 1fr;
		gap: 4px;
		padding: 12px 0;
	}

	.dinnerInfo__label {
		font-size: 75%;
	}

	.dinnerInfo__time span {
		display: block;
		margin: 2px 0 0;
	}

	.dinnerInfoNotice {
		margin-top: 18px;
		padding: 14px;
	}

}

/* takeout information */
.takeoutInfo {
	margin-top: 1em;
}

.takeoutInfo__lead {
	margin-bottom: 16px;
	font-weight: 500;
	line-height: 1.8;
}

.takeoutInfo__lead p {
	margin: 0;
}

.takeoutInfo__notice {
	padding: 14px 16px;
	border-left: solid 3px #9a071b;
	background: rgba(255,255,255,.45);
	color: #9a071b;
	font-size: 90%;
	font-weight: 600;
	line-height: 1.8;
}

.takeoutInfo__notice p {
	margin: 0;
}

.takeoutInfo__notice p + p {
	margin-top: 6px;
}

.takeoutInfo__tel {
	display: inline-flex;
	align-items: baseline;
	gap: 10px;
	margin-top: 18px;
	color: #222;
	text-decoration: none;
}

.takeoutInfo__tel span {
	font-size: 80%;
}

.takeoutInfo__tel strong {
	position: relative;
	font-size: 170%;
	line-height: 1;
}

.takeoutInfo__tel strong::after {
	position: absolute;
	right: 0;
	bottom: -4px;
	left: 0;
	height: 2px;
	background: #9a071b;
	content: "";
}

.takeoutInfo__detail {
	margin-top: 20px;
	border-top: solid 1px #d6d4c9;
}

.takeoutInfo__item {
	display: grid;
	grid-template-columns: 110px 1fr;
	gap: 20px;
	padding: 14px 0;
	border-bottom: solid 1px #d6d4c9;
}

.takeoutInfo__label {
	margin: 0;
	color: #666;
	font-size: 80%;
	font-weight: 700;
}

.takeoutInfo__text {
	margin: 0;
	line-height: 1.7;
}

.takeoutInfo__text p {
	margin: 0;
}

.takeoutInfo__text p + p {
	margin-top: 4px;
}

.takeoutInfo__text span {
	display: inline-block;
	width: 2.5em;
	color: #666;
	font-size: 85%;
}

.takeoutInfo__text strong {
	font-weight: 700;
}

@media screen and (max-width: 600px) {

	.takeoutInfo__item {
		grid-template-columns: 1fr;
		gap: 4px;
		padding: 12px 0;
	}

	.takeoutInfo__label {
		font-size: 75%;
	}

	.takeoutInfo__tel {
		display: flex;
		justify-content: center;
	}

	.takeoutInfo__tel strong {
		font-size: 150%;
	}

}

.zeinuki {
	font-size: 70%;
	padding-left: 5px;
}

