@charset "utf-8";


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

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

/*
.stand-wap {
	max-width: 1000px;
	margin: 0 auto;
	padding: 0 20px;
}
*/

.stand-slider {
	width: 95%;
	max-width: 800px;
	margin: 40px auto;
}


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

/* new-open */

.new-open {
	max-width: 1000px;
	text-align: center;
	padding: 0 20px;
	margin: 0 auto;
}

.new-open p.shop {
	font-family: "abolition-w00-regular";
	font-size: 65px;
	line-height: .9;
	letter-spacing: 2px;
	margin-bottom: 10px;
}

.new-open p.place {
	font-family: "abolition-w00-regular";
	font-size: 37px;
	letter-spacing: 2px;
	line-height: .9;
	margin-bottom: 20px;
}

.new-open h2 {
	font-size: 12px;
	font-weight: 600;
	line-height: 1.5;
	margin-bottom: 10px;
}

.new-open p.add {
	font-size: 13px;
	font-weight: 600;
}

.new-open a.phone {
/*	display: inline-block;*/
	font-size: 1.15em;
	font-family: "HelveticaNeueLTStd-BdCn";
	font-weight: normal;
	color: #333;
	text-decoration: underline;
}

.new-open p.add span {
	font-size: 1.15em;
	font-family: "HelveticaNeueLTStd-BdCn";
	font-weight: normal;
}

.new-open a.map {
	font-family: "abolition-w00-regular";
	font-weight: normal;
	font-size: 15px;
	color: #fff;
	background-color: #222;
	text-decoration: underline;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 3px 8px;
	display: inline-block;
}


.menu-link {
	text-align: center;
	margin-top: 50px;
}

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

.link-button  {
	position: relative;
}

.reco_logo {
	position: absolute;
	top: -30px;
	right: -35px;
	z-index: 10;
	color: #fff;
	font-size: 8px;
	font-weight: bold;
	background-color: #982c23;
	border-radius: 50%;
	width: 60px;
	height: 60px;
}

.reco_logo p.osusume {
	font-size: 10px;
	font-weight: bold;
	line-height: 1.5;
	letter-spacing: 0;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	right: 0;
}


.link-button {
	color: #fff;
	display: block;
	width: 200px;
	background-color: #333;
	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 auto 40px;
}

a.link-button:nth-child(-n+1) {
margin-bottom: 15px;
}

/*
.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:hover {
	background-color: #b6291d;
}

.stand-concept {
	position: relative;
	width: 100%;
    background-image: url(../img/_DSC6022.jpg);
    background-position: center;
	background-size: cover;
    background-repeat: no-repeat;
	background-color: #333;	
	text-align: center;
	margin-bottom: 10px;
}

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

.stand-concept-block {
	position: relative;
	max-width: 1000px;
	color: #fff;
	height: 100%;
	margin: 0 auto;
	margin-bottom: 50px;
}

.stand-concept .inner {
	padding: 30px 20px;
}

.stand-concept .inner h3 {
	font-family: "abolition-w00-regular";
	font-size: 30px;
	letter-spacing: 1px;
	margin-bottom: 36px;
}

.stand-concept .inner h3::after {
    position: absolute;
    background-color: #fff;
    content: "";
    width: 60px;
    height: 1px;
    left: 0;
    right: 0;
    margin: 0 auto;
    margin-top: 18px;
}

.stand-concept .inner h3 span {
		display: block;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0;
	margin-top: 10px;
		

}

.concept_text {
	font-size: 13px;
	line-height: 1.7;
	margin-bottom: 1em;
}

.concept_text_r {
	font-size: 13px;
	line-height: 1.7;
}

.concept_yanagisawa {
	font-size: 13px;
	font-weight: bold;

}

/* menu */

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

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


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

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

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

.stand-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;
}

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

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

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

.stand-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;
}

.stand-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;	
}

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

.stand-menu-img3 {
	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;	
}

.stand-menu-img3000 {
	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;	
}

.stand-menu-img400 {
	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;	
}

.stand-menu-img4 {
	max-width: 500px;
	height: 320px;
	margin: 0 auto;
    background-image: url(../img/_62A8925.jpg);
    background-position: -100px -20px;
	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;	
}

.stand-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;	
}

.stand-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;	
}

.stand-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;
}

.plus-menu-list-l.topping ul li:nth-child(3) {
	margin-bottom: -20px;

}
.drink-bg .plus-menu-list-l li:nth-child(5) {
	margin-bottom: -20px;
}

.shake-box .plus-menu-list-l li:nth-child(2) {
	margin-bottom: -20px;
}

.drink-bg h3,
.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;
}

h3.topping-brock {
	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;
}


.thumb-item-nav {
	overflow: hidden;
}

.thumb-item-nav .slick-slide {
    margin-right: 12px;
}


.thumb-item-nav .slick-list {
	margin-right: -12px; 
}

.osusume {
	border: 1px solid #333;
	padding: 12px;
}

.osusume .takeout {
	color: #fff;
	font-size: .8em;
	vertical-align: middle;
	background: #982c23;
	padding: 5px 4px 0 ;
} 

.menu-item.osusume::before {
	border-bottom: 1px dotted #ddd;
	content: "";
	height: 1px;
	position: absolute;
	width: 80%;
	padding: 15px;
	top: -10px;
	z-index: 1;
}

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


*/


