*{
margin: 0;
padding: 0;
}

img{
border: none;
}

body {
background: #ffffff;
}

ul,li {
margin: 0;
padding: 0;
list-style: none;
}

.clearfix::after {
    content: "";
    clear: both;
    display: table;
}

/************* 上 *************/
#header{
	margin: 0 auto;
	width: 100%;
	height:220px;
	background-image:url(../index/top_bg_red.gif);
	background-repeat: repeat-x;
	text-align: center;
	margin-left : auto ;
	margin-right : auto ;
}
#header h1 {
	margin: 0;
	padding: 0;
	line-height: 1.0;
}



/************* 真ん中 *************/

#continer{
width: 100%;
/*height:450px;*/
text-align: center;
margin-left : auto ;
margin-right : auto ;
background-image:url(../index/mainmenu_bg.jpg);
background-repeat: repeat-x;
}

#wrapper{
width: 1000px;
color: #000000;
font-size: 12px;
text-align: center;
margin: 0 auto;
}


/************* 下 *************/
/*   フッター   */
#footer{

clear: both;
width: 100%;
/*height: 30px;*/
/*text-align: center;*/
	padding: 20px 0;
background-color: #730101;
text-align: center;
margin-left : auto ;
margin-right : auto ;
}

#add{
width: 900px;
color: #ffffff;
font-size: 12px;
text-align: center;
margin-left : auto ;
margin-right : auto ;
}

/************************************/
/*********     メインメニュー             **/
/************************************/
#mainmenu{
	width: 900px;
    margin:  0 auto;
	height: 40px;
	background-image: url(../index/mainmenu_bg.jpg);
}

#mainmenu ul{
  list-style-type: none;  
  margin: 0;  
  padding: 0; 
}

#mainmenu li{
  text-indent: -9999px;  
  float:left;  
/*  width: 100px;*/  
  margin: 0;  
  padding: 0; 
  height: 40px;
}

ul li a{
display: block;
background: url(../index/mainmenu.jpg) no-repeat;
vertical-align: bottom;
width: 100%;
  margin: 0;  
  padding: 0;  
}

ul li#top a{
margin-left: 36px;
height: 40px;
width: 74px;
background-position: -36px 0;
}
ul li#lunch a{
height: 40px;
width: 92px;
background-position: -110px 0;
}
ul li#alacarte a{
height: 40px;
width: 140px;
background-position: -202px 0;
}
ul li#course a{
height: 40px;
width: 99px;
background-position: -346px 0;
}
ul li#drink a{
height: 40px;
width: 94px;
background-position: -441px 0;
}
ul li#cafe a{
height: 40px;
width: 95px;
background-position: -535px 0;
}
ul li#access a{
height: 40px;
width: 128px;
background-position:-630px 0;
}
ul li#recruit a{
height: 40px;
width: 108px;
background-position:-758px 0;
}
/* ロールオーバー */
ul li#top a:hover{
background-position: -36px -40px;;
}

ul li#lunch a:hover{
background-position: -110px -40px;;
}

ul li#alacarte a:hover{
background-position: -202px -40px;
}

ul li#course a:hover{
background-position: -342px -40px;
}

ul li#drink a:hover{
background-position: -441px -40px;
}
ul li#cafe a:hover{
background-position: -540px -40px;
}

ul li#access a:hover{
background-position: -635px -40px;
}

ul li#recruit a:hover{
background-position: -763px -40px;
}


/* body　*/
.cantion {	margin: 10px auto;
			color: red;
			font-weight: bold;
			font-size: 16px;
			text-align: center;
		}
.cantion1 {margin: 10px auto;
			color: red;
			font-weight: bold;
			font-size: 16px;
			text-align: center;
}

h2 {
    color: #6f0021;
    font-size: 24px;
    text-align: center;
    padding: 15px 0;
    
}

h3 {
    color: #6f0021;
    border-bottom: 2px solid #6f0021;
    font-size: 18px;
    text-align: center;
    padding: 15px 0;
}


h4 {
    color: #6f0021;
    font-size: 16px;
    text-align: center;
    margin: 40px 0 20px;
}

/* グルテンフリーページへのボタン */
.btn-gradient-radius {
  display: inline-block;
  padding: 16px 24px;
  border-radius: 25px;
  text-decoration: none;
  color: #FFF;
  font-size: 15px;
  font-weight: 400;
  font-family: serif;
  background-color: #5a0000;
  background: linear-gradient(270deg, #5a0000, #950000);
  transition: .4s;
}

.btn-gradient-radius:hover {
  background-image: linear-gradient(45deg, #5a0000 0%, #950000 100%);
}

.wrapper_inner {
	margin-top: 60px;
}
.wrapper_inner p {
    margin:0px auto;
    line-height: 1.5;
}

.menulist {
    width: calc((100% - 20px)/2);
    float: left;
}
.menulist li{
    text-align: left;
}
.menulist li .menu_name {
    float: left;
}


/* スマートフォンでのみ表示されるがPCでは出ない */
.smartphone_area {
	display: none;
}

.wrapper_inner p.gluten {
    width: 100%;
    margin: 16px 0 50px;
    clear: both;
    text-align: center;
}
.wrapper_inner p.gluten span.small{
    font-size: 80%;
}
.menu_wrap_contents {
    width: 1000px;
    margin: 0 auto;
    padding-left: 0;
    padding-right: 0;
    text-align: left;
}

.menu_container {
    margin: 40px 0 50px;
    overflow: hidden;
}
.niku_margintop_small {
    margin: 0 0 50px
}
.menu_item {
    width: 50%;
    float: left;
    margin-bottom: 10px;
    font-family: serif;
    overflow: hidden;
}

.menu_wrap_contents .onlyone {
    width: 50%;
    margin:  0 auto;
}
.onlyone .menu_item {
    width: 100%;
    margin:  0 auto;
    padding: 0;
    float: none;
}

.menu_container .menu_item:nth-child(2n+1) {
    clear: both;
    padding-right: 15px;
}
.menu_container .menu_item:nth-child(2n) {
    clear: none;
    padding-left: 15px;
}

.menu_container .menu_item_photo {
    width: calc((100% - 45px) / 3);
    float: left;
    margin-bottom: 10px;
    font-family: serif;
    font-size: 15px;
    overflow: hidden;
}
.menu_container .menu_item_photo {
    padding-right: 15px;
}
.menu_container .menu_item_photo:nth-child(3n) {
    clear: none;
    padding-right: 0;
}
.menu_container .menu_item_photo img {
    width: 100%;
    margin-bottom: 8px;
}

.menu_title,
.menu_price {
    display: table-cell;
    white-space: nowrap;
    width: 1%;
    line-height: 16px;
    vertical-align: bottom;
    font-weight:500;
    clear: both;
}
/* PCのフォントサイズ */
.menu_title,
.menu_price {
    font-size: 16px;
    line-height: 1.5;
}
.menu_title, .dotline, .menu_price {
    display: table-cell;
}
.menu_price .tax {
    font-size: 80%;
}
.menu_title {
    padding-right: 5px;
}
.menu_title .small{
    font-size: 80%;
}

.dotline {
    display: table-cell;
    width: 98%;
    border-bottom: 1px dotted #999;
}

.menu_item {
    width: 48%;
    float: left;
    margin-bottom: 16px;
}

.menu_price {
    padding-left: 5px;
}

/* お正月だけ使う */
.newyaer {
    position: relative;
    height: 95px;
}
.newyaer .bnr{
    position: absolute;
    right: 0;
    bottom: 18px;
    display: block;
    z-index: 99;
}
.newyaer h3 {
    position: absolute;
    bottom: 0;
    width: 100%;
}


/* --------------------

	スマートフォン用表示
	19.01.29
    
----------------------- */

@media screen and (max-width: 768px) {
	body {
		width: 100%;
	    font-size: 15px;

	}
	
	#header {
    margin: 0 auto;
    width: 100%;
    height: auto;
    background-image: url(../index/top_bg_red.gif);
    background-repeat: repeat-x;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
	}
	
	#mainmenu {
    width: 100%;
    float: none;
    height: auto;
    background-image: none;
	background-color: #730101;
	padding: 12px 0 0;
	}
	#mainmenu li {
    text-indent: 0px;
    float: left;
	width: calc((100% - 100px)/4);
    /* width: 100px; */
    margin: 0 0 12px 0;
    padding: 0 12px;
	line-height: 40px;
    height: auto;

	}
	#mainmenu ul li a {
    display: block;
	width: 100%;
    background: none;
	color: #ffffff;
    vertical-align: bottom;
    margin: 0;
    padding: 0;
	border: 2px solid #fff;
	text-decoration: none;
	}
	
	#continer {
    float: none;
    width: 100%;
    /* height: 450px; */
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    background-image: none;
    background-repeat: no-repeat;
	}

	
	h1 img {
		width: 100%;
		height: auto;
	}
	
	
	#wrapper {
    width: 100%;
    color: #333;
    text-align: center;
    margin: 0 auto 0 auto;
	}

	#wrapper img{
		width: 100%;
		height: auto;
	}
    
  /*  #wrapper img.sm{
		width: auto;
		height: auto;
	}*/
	
	.wrapper_inner {
		width: 90%;
		margin: 50px auto;
	}
    

    /* スマートフォンでのみ表示 */
	.smartphone_area {
		display: block;
		padding:  5px 0 10px;
	}
	
	#add {
    width: 90%;
    color: #ffffff;
    font-size: 12px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
	}
    
    .menu_wrap_contents {
    width: calc(100% - 20px);
    padding: 0 10px;
}
.menu_container {
    margin: 40px 0 50px;
    overflow: auto;
}
.niku_margintop_small {
    margin: 0 0 50px
}

.menu_wrap_contents .onlyone {
    width: 100%;
    margin:  0 auto;
}
.menu_item {
    width: 100%;
    float: none;
    margin-bottom: 16px;
}
.onlyone .menu_item {
    width: 100%;
    margin:  0 auto;
    padding: 0;
    float: none;
}

.menu_title,
.menu_price {
    font-size: 15px;
    line-height: 1.5;
    white-space:nowrap;
    font-family: sans-serif;
    padding:  3px 0;
}

.menu_title, .dotline, .menu_price {
    display:block;
}

.menu_container .menu_item:nth-child(2n+1) {
    clear: left;
    padding-right: 0px;
}
.menu_container .menu_item:nth-child(2n) {
    clear: none;
    padding-left: 0px;
}
/*
.menu_container .menu_item_photo {
    width: 100%;
    float: none;
    margin-bottom: 10px;
    font-family: sans-serif;
    overflow: hidden;
}
.menu_container .menu_item_photo {
    padding-right: 0px;
}
.menu_container .menu_item_photo:nth-child(3n) {
    clear: none;
    padding-right: 0;
}
*/
.btn-gradient-radius {
font-family: sans-serif;
text-align: left;
font-size: 100%;
padding:  16px;
}

/* お正月だけ使う */
.newyaer {
    position: relative;
    height: auto;
}
.newyaer .bnr{
    position: relative;
    margin: 30px auto 0;
}
#wrapper .newyaer .bnr img{
    width: auto;
}
.newyaer h3 {
    position: relative;
}




}