@charset "utf-8";



html{
	overflow-y: scroll;
}

body#top {
background-color:#222;
}

body#top2 {
background-color:#222;
}

img {
color: #fff;
}

#wrapper {
	width: 100%;
	max-width: 1200px;
	min-width: 320px;
	margin: 0 auto;
	background-color: #000;
	overflow-x: hidden; /*追加*/
}
#mainVisual{
	position: relative;
}
picture img{
	width: 100%;
	height: 800px; /*高さ指定してOK？*/
	object-fit: cover;
}
.mainText{
	font-size: 200%;
	font-weight: bold;
	color: #ffffff;
	position: absolute;
	top: 45%;
	width: 100%;
	text-align: center;

}
.mainText span{
	padding-left: 8em;
	color: #ffffff;

}
header{
	position: relative;
	background-color: #000;
}
h1{
	float: left;
	width: 100px;
	margin-left: 5%;
}

.theme{
	margin: 60px 0 60px 5%;
	border-top: 1px solid #ffaa00;
	border-bottom: 1px solid #ffaa00;
	padding: 20px 0;
	width: 90%;
}

.title {
	color:#ffaa00;
	margin-left:10px; 
}
#top .face{
	position: absolute; /*追加*/
}
.face{
	position: relative; /*追加*/
	width: 100%;
	top: 40px;
	z-index: 1;
}

nav ul{
	padding-top: 35px;
}

nav ul li {
	margin-left: 5%;
	float: left;
}
nav ul .top{
	width: 42px;
}
nav ul .about{
	width: 71px;
}
nav ul .menu{
	width:60px;
}
nav ul .shop{
	width:58px;
}
nav ul .contact{
	width:98px;
}
nav ul li a {
	display: block;
}
.nav-list span{
display: none;
}
.nav-list a:hover{
	opacity:0.5;
}

.nav-toggle{
	display:none;
}
#message{
	background: url(../images/message_background.webp);	
	background-repeat: no-repeat;
	background-size: cover;
	}
	
.messagetext{
	color:#fff;
}	
.messageImg{
	padding: 60px 5% 0px;
	margin-bottom: 20px; 
}

#message h2{
	/*padding-top: 1rem;*/
	margin: 0 5%;
	font-weight: bold;
	color:#fff;
}
#message .messagetext{
	padding-top: 0.5rem;
	margin: 0 5%;
	padding-bottom:60px;
}
#banner{
padding: 60px 5%;
background: #502314;
}
.banner1{
	margin: 1.5px;
	float: left;
	width: 49%;
}
.banner2{
	float: right;
	width: 49%;
}
.banner3{
	float: right;
	width: 49%;
	padding-top: 2%;
}
#news{
	padding: 60px 5% 40px 5%;
	background: #ffaa00;
	color:#502314;
}
.document dt{
	padding: 2px 0.5rem;
	font-weight: bold;
	border-radius: 5px;
	background-color: #502314;
	color: #ffaa00;
	display: inline-block;
	margin-top: 20px;
}
.document dd{
	padding-top: 0.5rem;
	color: #502314;
	margin: 0;
}


/*--------ABOUT--------*/

.set{
	display:flex;
	margin-bottom:60px;
	width:100%;
	hight:100%;
}

.infomation {
	color: #fff;
	margin-bottom: 60px;
	text-align: center;
}

.reverse{
	flex-direction: row-reverse;
}

.group{
	display:flex;
	background:#502314;
	display:block;
	width:100%;
	padding-top: 20px;
}
.announce{
	padding-left:4%;
}

main .comment{
	padding-left:4%;
	padding-right:6%;
	width:90%;
}

.image img{
	display:flex;
	width:100%;
	object-fit:cover;
	height:280px;
	}
	
.cover{
	object-fit:cover;
}

.vegetableGroup{
	background:#ffaa00;
}

.comment{
	padding-top:20px;
	padding-bottom:20px;
	color:#fff;
	display:block;
	width:100%;
}
.vegetableComment {
	color: #502314;
	font-weight:bold;
}
.image{
	width:100%;
}

main h4{
	display:block;
	clear:both;
	text-align:center;
	color:#fff;
	padding-bottom: 60px;
}

/*--------ABOUT--------*/


/*--------MENU--------*/

#special {
	background-color: #ffaa00;
	text-align: center;
	padding-bottom: 30px;
	margin-bottom: 60px;
}

.limitedVisual img {
	object-fit:cover;
	height: 300px;
	margin-bottom: 10px;
}

.img-sp {
	display: none;
}

.limitedFood dt {
	color: #000;
	font-size: 18px;
	font-weight: bold;
}

.limitedFood img {
	margin: 20px 0;
}
	
.limitedFood dd {
	color: #000;
	margin: 0 5%;
}

.contents {
	margin-left: 5%;
	margin-right: 5%;
	color: #fff;
}

.item {
	margin-bottom: 30px;
}
.flexbox {
	display: flex;
}

.flexcontainer {
	display: flex;
	justify-content: start;
	width: 50%;
	margin-bottom: 30px;
}

#menuVisual {
	width:280px; 
}

#menuVisualW {
	width:510px; 
}


#menuVisual img {
	object-fit:cover;
	height: 280px;
}
	
#menuVisualW img {
	object-fit:cover;
	height: 280px;
}

	
.food {
	color: #fff;
	width: 50%;
	padding: 20px 2% 0 2%;
}

.food dt{
	color: #fff;
	font-size: 18px;
	font-weight: bold;
}

.food dd{
	color: #fff;
}

.note {
	color: #fff;
	margin: 20px 0 60px 0;
}

.menuList {
	width: 100%;
	margin: 0 2% 60px 0;
}

.price{
	color: #fff;
	font-weight: bold;
	padding-left: 2%;
}

.price2{
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	padding-left: 2%;
}
.drink {
	color: #fff;
	padding-left: 2%;
}

#onionVisual img {
	object-fit:cover;
	height: 250px;
}

.cola {
	width: 100%;
	padding: 25px 2% 0 2%;
}
.cola dt{
	color: #ffaa00;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
}

.cola dd{
	color: #fff;
}

/*--------MENU--------*/


/*--------SHOP--------*/

.shopVisual1{
	margin: 0 5% 20px;
}
.shopVisual2{
	margin: 0 5% 60px;
}
.shopVisual1 img,
.shopVisual2 img{
	object-fit: cover;
	width: 100%;
	height: 280px;/*高さピクセル指定しないと効かない？*/
}

.shopDetail{
	display:flex;
	flex-wrap:wrap;
	width:90%;
	justify-content:space-around;
	}



.service dd{
	background:#000;
	color:#fff;
	font-size:1.1em;
	margin: 1em 0 4em 0;
}
.service dt img{
	background:#fff;
	padding:2%;	
}

.info1{
	width:43%;
	margin-left:4.7%;
	
}
.info1 img{
	background:#fff;
	z-index: 100;
}



p iframe{
	clear: both;
	width: 90%;
	margin: 0 5% 60px;
}


/*--------SHOP--------*/


/*--------CONTACT--------*/

.infomation2 {
	color: #fff;
	margin: 0 5% 60px 5%;
	text-align: center;
}

.note2 {
	color: #fff;
	padding: 1px;
}

.flexAria {
	display: flex;
}


.required{
	padding: 2px 0.5rem;
	font-size: 14px;
	margin: 0 1rem 10px 25%;
	font-weight: bold;
	border-radius: 5px;
	background-color: #ffaa00;
	color: #fff;
}

.formText {
	height: 1.8rem;
	width: 50%;
	border: none;
	box-shadow: 0 0 0 1px #ffaa00 inset;
	background-color: #000;
	color: #bbb;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	margin: 0 0 30px 25%;
}

.formText:focus {
    outline: 0;
	box-shadow: 0 0 0 2px #ffaa00 inset;
	background-color: #333;
}

.commentText {
	height: 8rem;
	width: 50%;
	border: none;
	box-shadow: 0 0 0 1px #ffaa00 inset;
	background-color: #000;
	color: #bbb;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	margin: 4px 0 30px 25%;
}

.commentText:focus {
	outline: 0;
	box-shadow: 0 0 0 2px #ffaa00 inset;
	background-color: #333;
}

.submitButton {
	display: inline-block;
	height: 1.8rem;
	width: 24%;
	border: none;
	background-color: #ffaa00;
	color: #000;
	font-weight: bold;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	cursor: pointer;
	margin: 0 1% 60px 25%;
}

.submitButton:hover {
	opacity: 0.5;
	color: #fff;
}

.submitButton:focus {
	outline: 0;
	background-color: #fff;
}

.resetButton {
	display: inline-block;
	height: 1.8rem;
	width: 24%;
	border: none;
	background-color: #555;
	color: #999;
	font-weight: bold;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	cursor: pointer;
	margin: 0 0 60px 0;
}

.resetButton:hover {
	opacity: 0.5;
}

.return {
	text-align: center;
	}
	
.return a {
	display: inline-block;
	color: #ffaa00;
	font-weight: bold;
	margin-bottom: 90px;
}

.return a:hover {
	opacity:0.5;
	text-decoration: underline;
}

/*--------CONTACT--------*/


footer{
	padding: 60px 5% 0;
	background: url(../images/footer_background.webp);	
	background-repeat: no-repeat;
	background-size: cover;
	color:#ffaa00;
}	
.footerLogo{
	float: left;
	width: 100px;
	padding-right: 30px;
}
.insta{
	padding-top: 50px;
	line-height: 0;
}
footer dl{
	clear: both;
	padding-top: 1rem;

}
footer dl dt{
	font-weight: bold;
	color:#ffaa00;
}
footer dl dd{
	padding-left:1rem;
	color:#ffaa00;
}
footer ul{
	margin-top: 20px;
	text-align: center;
	border-top: 1px solid #ffaa00;
	padding-top: 1em;
}
footer ul li{
	display: inline-block;
}
footer ul li+li::before {
	content: " | ";
	color:#ffaa00;
}
footer ul li a {
	color: #000;
	letter-spacing: 0.2em; 
	color:#ffaa00;
	font-weight: bold;
}
footer ul li a:hover {
	color: #ccc;
	opacity:0.5;
	text-decoration: underline;
}
.copyRight{
	font-size: 85%;
	text-align: center;
	padding-bottom: 60px;
	color:#ffaa00;
}
.copyRight small{
	color:#ffaa00;
}






@media screen and (max-width: 660px){
		/*picture source{
			height: 600px;
		}不要？？*/
		h1{
			float: none;
			margin-left: 0;
			width: auto;
			text-align: center;
		}
		.mainText{  /*確認*/
			position: absolute;
			font-size: 150%;
		}
		.mainText span{
			padding-left: 0;
		}
		#message{
			background: url(../images/message_background_sp.webp);	
			background-repeat: no-repeat;
			background-position: center;
		}	
		#message h2{
			color:#ffffff;
		}
		.messagetext {
			color:#ffffff;
		}
		
		
		.btn-burger{
				position: absolute;
				top: 10px;
				right: 5%;
				z-index: 10000;
				display: block;
				width: 48px;
				height: 48px;
				background: url(../images/drawerMenu.svg) no-repeat;
				cursor: pointer;
		}
		.nav-toggle:checked ~ .face .btn-burger{
			background: url(../images/drawerMenu_off.svg) no-repeat;
		}
		 .nav-list img{
			display: none;
		}
		.nav-list span{
			display: block;
			color: #ffaa00 ;
			padding: 10px 10%;
			font-size: 120%;
			z-index: 30;
		}
		.nav ul li{
			float: none;
			width: 100%;
			margin-left: 0;
			z-index: 30;

		}
		.nav .nav-list{
			position: absolute;
			top: 53px;
			right: 0%;
			width: 35%;
			transition: all 0.3s ease-in-out 0s;
			right: -35%;
			background-color: rgba(0,0,0,0.5);
			z-index: 30;
		}
		.nav-list a{
			width: 100%;
		}
		.nav-toggle:checked ~ .face .nav .nav-list{
			right: 0;			
	}
		#banner{
			padding: 60px 0;
		}
		.banner1{
			float: none;
			width: 80%;
			margin: 0 10%;
		}
		.banner2{
			float: none;
			width: 80%;
			margin: 2% 10% 0;
		}
		.banner3{
			float: none;
			width: 80%;
			margin: 0 10%;
		}
		.banner1 img,
		.banner2 img,
		.banner3 img{
			display: block;
	}
	
		.title {
			display: none;
		}
	
	/*--------ABOUT--------*/
		.set{
		display: block;
		}
	/*--------ABOUT--------*/
	
	
	
	/*--------MENU--------*/
	
		.img-pc {
			display: none;
		}
		.img-sp {
			display: block;
		}
	
		.flexbox {
			display: block;
			}
			.flexcontainer {
				display: flex;
				justify-content: start;
				width: 100%;
			}
			.food {
				width: 95%;
			}
			#menuVisual img {
				height: auto;
		}
		
			#menuVisualW img {
				height: auto;
				margin-right: 5%;
		}
		
	
	/*--------MENU--------*/
	
	
	/*--------SHOP--------*/
	
		
		.service dl{
				display:block;
				margin: 0;
				width:100%;
				}
				
				.service dt{
				padding: 0 5%;
				text-align: center;
				}
				
				.service dd{
				padding: 0 5%;
				text-align: center;
				}
		
		.service img{
			width:auto;
			padding:0;
			margin:0;
		}		
		.info1,.info2{
			width:100%;
			padding:0;
			margin:0;
		}
		

		
	/*--------SHOP--------*/
	
	
	
		/*--------CONTACT--------*/
		.note {
			margin-left: 5%;
		}
		
		.required{
			margin: 0 1rem 10px 5%;
		}
			
		.formText {
			width: 90%;
			margin: 0 5% 30px 5%;
		}
		.commentText {
			width: 90%;
			margin: 4px 5% 20px 5%;
		}
		
		.submitButton {
			width: 42%;
			margin: 0 2% 60px 5%;
		}
		.resetButton {
			width: 42%;
			margin: 0 5% 60px 2%;
		}
		/*--------CONTACT--------*/
	
	
	
		footer{
			background: url(../images/footer_background_sp.webp);	
			background-repeat: no-repeat;
			background-position: center;
		}	

	}
			
