@charset "utf-8";

/*------------------------------------------------------------
	body
------------------------------------------------------------*/
/*
#main {
	padding-top: 66px;
}
*/

.menu-link {
	text-align: center;
	margin-bottom: 30px;
}

#shack-menu {
	padding-top: 180px;
	margin-top: -180px;
}

#stand-menu {
	padding-top: 180px;
	margin-top: -120px;
}

.link-button {
	display: inline-block;
	font-size: 18px;
	font-family: abolition-w00-regular, sans-serif;
	height: 35px;
	text-align: center;
	text-decoration: none;
	line-height: 35px;
	letter-spacing: 1.2px;
	padding: 0 10px;
	margin: 0 5px;
}

a.link-button:first-child {
	margin-bottom: 10px;
}

/*
.menu-button::before,
.menu-button::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
*/
.link-button,
.link-button::before,
.link-button::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.link-button {
	background-color: #333;
	color: #fff;
}

.link-button:hover {
	background-color: #b6291d;
}


/*------------------------------------------------------------
	page-title
------------------------------------------------------------*/

#page-title {
	position: relative;
	width: 100%;
	height: 220px;
	background-image: url(../img/menu-bg.jpg);
	background-position: 0 50%;
	background-size: cover;
	background-repeat: no-repeat;
	background-color: #333;
	text-align: center;
	margin-bottom: 10px;
}

#page-title::before {
	z-index: 0;
	content: "";
	background-image: url(../img/cover.png);
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.4);
}

#page-title h1 {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto auto;
	height: 95px;
	color: #fff;
	font-family: abolition-w00-regular, sans-serif;
	font-size: 50px;
	letter-spacing: 2px;
}

#page-title h1 span {
	display: block;
	margin-top: 10px;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 1px;
}

#page-title h1::after {
	position: absolute;
	background-color: #fff;
	content: "";
	width: 60px;
	height: 1px;
	left: 0;
	right: 0;
	margin: 0 auto;
	margin-top: 20px;
}

#page-title .page-title-wap {
	max-width: 1000px;
	height: 100%;
	margin: 0 auto;
}


/*------------------------------------------------------------
	パンくず
------------------------------------------------------------*/
.breadcrumb {
	max-width: 1000px;
	padding: 0 10px;
	margin: 0 auto;
}

.breadcrumb li {
	display: inline-block;
	font-size: 10px;
	text-transform: uppercase;
}

.breadcrumb li+li::before {
	padding: 0 2px;
	color: #ccc;
	content: "/\00a0";
}

.breadcrumb a {
	color: #555;
}

.active {
	color: #888;
}

/*------------------------------------------------------------
	マーカー
------------------------------------------------------------*/

strong.marking-all {
	background-color: #ffff55;
}

strong.marking-pen {
	background: linear-gradient(transparent 50%, #ffff55 0%);
}


/* menu */

.menu-wap {
	max-width: 1000px;
	margin-bottom: 20px;
	margin: 0 auto;
	padding: 40px 10px;
}

.menu-wap .menu-title h2 {
	font-family: abolition-w00-regular, sans-serif;
	font-size: 40px;
	letter-spacing: 1px;
	margin-bottom: 50px;
	text-align: center;
}

.menu-wap .menu-title h2 span {
	display: block;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 0;
	line-height: 1.4;
	margin-top: 7px;
}

.menu-wap h2::after {
	background-color: #333;
	content: "";
	width: 60px;
	height: 1px;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	margin-top: 20px;
}

.menu-category-title {
	font-family: HelveticaNeueLTStd-BdCn, sans-serif;
	border-top: solid 3px #333;
	border-bottom: solid 3px #333;
	padding: 20px 0;
	margin-bottom: 15px;
}

.menu-category-title h3 {
	font-size: 30px;
	text-align: center;
}

.menu-category-title span.title-lite {
	font-family: HelveticaNeueLTStd-LtCn, sans-serif;

}

.menu-category-title span.title-wabun {
	font-size: 13px;
	display: block;
	margin-top: 6px;
	font-weight: bold;
}

.menu-category-title .title-wabun::before,
.title-wabun::after {
	content: '';
	width: 30px;
	border-top: 1px solid #888;
	display: inline-block;
	padding-bottom: 4px;
	margin: 0 3px;
}

.menu-info {
	font-size: 12px;
	font-weight: bold;
	padding: 20px 0;
	margin-bottom: 15px;
}

.menu-item {
	position: relative;
	margin-bottom: 11px;
}

.menu-item::before {
	border-bottom: 1px dotted #ddd;
	content: "";
	height: 1px;
	position: absolute;
	width: 100%;
	top: 7px;
	z-index: 1;
}

.menu-item h4 {
	display: inline;
	position: relative;
	font-family: HelveticaNeueLTStd-BdCn, sans-serif;
	background: #fff;
	font-size: 18px;
	z-index: 2;
}

.menu-item h4 span.wabun {
	display: block;
	color: #a3a3a3;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 1px;
}

p.price {
	position: absolute;
	font-family: HelveticaNeueLTStd-BdCn, sans-serif;
	font-size: 17px;
	background: #fff;
	top: -2px;
	right: 0;
	z-index: 3;
	padding-left: 8px;
}

.yen {
	font-size: .8em;
	padding-right: 2px;
}

.menu-img1 {
	max-width: 500px;
	height: 320px;
	margin: 0 auto;
	background-image: url(../img/hamburger-menu_l.jpg);
	background-position: -140px -95px;
	background-size: auto 155%;
	background-repeat: no-repeat;
	background-color: #333;
}

.menu-img2 {
	max-width: 500px;
	height: 320px;
	margin: 0 auto;
	background-image: url(../img/hamburger-menu_r.jpg);
	background-position: -90px -100px;
	background-size: auto 138%;
	background-repeat: no-repeat;
	background-color: #333;
}

.menu-img3 {
	max-width: 500px;
	height: 320px;
	margin: 0 auto;
	background-image: url(../img/hamburger-dip.jpg);
	background-position: -145px -120px;
	background-size: auto 170%;
	background-repeat: no-repeat;
	background-color: #333;
}

.menu-img4 {
	max-width: 500px;
	height: 320px;
	margin: 0 auto;
	background-image: url(../img/side-salad.jpg);
	background-position: -150px -30px;
	background-size: auto 145%;
	background-repeat: no-repeat;
	background-color: #333;
}

.menu-img5 {
	max-width: 500px;
	height: 320px;
	margin: 0 auto;
	background-image: url(../img/side-soup.jpg);
	background-position: -100px -0px;
	background-size: auto 130%;
	background-repeat: no-repeat;
	background-color: #333;
}

.menu-img6 {
	max-width: 500px;
	height: 320px;
	margin: 0 auto;
	background-image: url(../img/special_l.jpg);
	background-position: -130px -70px;
	background-size: auto 135%;
	background-repeat: no-repeat;
	background-color: #333;
}

.menu-img7 {
	max-width: 500px;
	height: 320px;
	margin: 0 auto;
	background-image: url(../img/special_r.jpg);
	background-position: -90px -40px;
	background-size: auto 130%;
	background-repeat: no-repeat;
	background-color: #333;
}

.menu-img8 {
	max-width: 500px;
	height: 320px;
	margin: 0 auto;
	background-image: url(../img/menu_dessert-l.jpg);
	background-position: -195px -100px;
	background-size: auto 168%;
	background-repeat: no-repeat;
	background-color: #333;
}

.menu-img9 {
	max-width: 500px;
	height: 320px;
	margin: 0 auto;
	background-image: url(../img/menu_dessert-r.jpg);
	background-position: -190px -30px;
	background-size: auto 168%;
	background-repeat: no-repeat;
	background-color: #333;
}

ul.menu-list-l,
ul.menu-list-r,
.plus-menu-list-l,
.plus-menu-list-r {
	margin-bottom: 30px;
}

.side-bg ul.menu-list-l li:nth-child(4) {
	margin-bottom: -20px;

}

.special-bg .menu-list-l li:last-child {
	margin-bottom: -20px;
}


.salad h3,
.soup h3,
.plus-menu-list-r h3,
.plus-menu-list-l h3 {
	font-family: HelveticaNeueLTStd-BdCn, sans-serif;
	font-size: 30px;
	text-transform: uppercase;
	border-bottom: solid 1px #888;
	padding-bottom: 15px;
	margin: 20px 0 15px;
}


.plus-menu-box h3 {
	font-family: HelveticaNeueLTStd-BdCn, sans-serif;
	font-size: 30px;
	text-transform: uppercase;
	border-bottom: solid 1px #888;
	padding-bottom: 15px;
	margin: 20px 0 15px;
}

.plus-menu-list-r.dip h3,
{
font-family: HelveticaNeueLTStd-BdCn, sans-serif;
font-size: 30px;
text-transform: uppercase;
border-bottom: none;
padding-bottom: 0;
margin: 20px 0 0px;

}

.plus-menu-list-r .dip-info {
	font-size: 12px;
	border-bottom: solid 1px #888;
	padding-bottom: 15px;
	margin: 2px 0 15px;
}




p.signe {
	text-align: right;
}

.policy-wap .photo {
	width: 350px;
	height: 474px;
	background-image: url(../img/yanagisawa-photo.jpg);
	background-position: 91% 0;
	background-repeat: no-repeat;
	background-color: #333;
	background-size: 210%;
	margin: 0 auto;
}


@media screen and (min-width: 560px) {

	a.link-button:first-child {
		margin-bottom: 0px;
	}