@charset "UTF-8";
/* CSS Document */
/*スマホナビ*/
#spnav-drawer{
	display:none;
    font-size: 110%;
    line-height: 60px;
}
#spnav-drawer h2{
	background-color: #FFD8A6;
	background-color: orange;
    color: white;
    padding-left: 20px;
}

#spnav-drawer li{
    border-bottom: 1px solid #e2e2e2;
	    padding-left: 15px;
    padding: 10px;
    font-size: 1.0rem;
}
.submenu{
	padding-left:30px!important;
}
#spnav-drawer li:before{
	content: '▶';
	color: orange;
	font-size: 0.8rem;
	padding-right: 10px;
}
#spnav-drawer .submenu:before{
	content: '－';
	color: orange;
	font-size: 0.8rem;
}

/*共通設定*/
@media screen and (max-width:767px){
p, dd, dt, li {
    font-size: 100%;
}
}

/*base*/
@media screen and (max-width:767px){
	#container {
	width:100%;
}
	
	#header #nav{
		display:none;
	}
	#footer,#footer2{
		width:100%;
	}
	#right {
    padding-top: 27px;
    padding-right: 40px;
	}

/*sidemenu*/
	#spsidemenu{
		margin: 0 -20px 0 20px;
	}
	#spsidemenu img{
		width: 100%;
	}
	#spsidemenu p{
		padding:10px 3px;
	}

/*スマホナビ*/	
#spnav-drawer {
  position: relative;
 display: block;
}
.nav-unshown {
  display:none;
}
#nav-open {
  display: inline-block;
  width: 30px;
  height: 22px;
  vertical-align: middle;
      position: absolute;
    top: 37px;
    right: 34px;
}
#nav-open span, #nav-open span:before, #nav-open span:after {
  position: absolute;
  height: 3px;
  width: 25px;
  border-radius: 3px;
  background: orange;
  display: block;
  content: '';
  cursor: pointer;
}
#nav-open span:before {
  bottom: -8px;
}
#nav-open span:after {
  bottom: -16px;
}
/*閉じる用の薄黒カバー*/
#nav-close {
  display: none;/*はじめは隠しておく*/
  position: fixed;
  z-index: 99;
  top: 0;/*全体に広がるように*/
  left: 0;
  width: 100%;
  height: 100%;
  background: black;
  opacity: 0;
  transition: .3s ease-in-out;
}

/*中身*/
#nav-content {
  overflow: auto;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;/*最前面に*/
  width: 90%;/*右側に隙間を作る（閉じるカバーを表示）*/
  max-width: 330px;/*最大幅（調整してください）*/
  height: 100%;
  background: #fff;/*背景色*/
  transition: .3s ease-in-out;/*滑らかに表示*/
  -webkit-transform: translateX(-105%);
  transform: translateX(-105%);/*左に隠しておく*/
}

/*チェックが入ったらもろもろ表示*/
#nav-input:checked ~ #nav-close {
  display: block;/*カバーを表示*/
  opacity: .5;
}

#nav-input:checked ~ #nav-content {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);/*中身を表示（右へスライド）*/
  box-shadow: 6px 0 25px rgba(0,0,0,.15);
}
}

@media screen and (max-width:450px){
			#footer #pagetop {
    float: right;
    padding: 20px 25px 11px 0px;
}
}

/*top*/
@media screen and (max-width:767px){
	#center {
	width: 100%;
    padding-left: 8px;
	float:none;
}
	#mainvisual{width: 100%;}
	#mainvisual ul{width: 100%;}
	#mainvisual li{width: 100%;}
	#mainvisual img{width: 100%;}
	.main_img{width: 100%;}
}

@media screen and (max-width:450px){
		#mainvisual{width: 100%;padding-top: 10px;height: 140px;}
}

/*concept*/

@media screen and (max-width:767px){
	#mainvisual{width: 100%;}
	#mainvisual ul{width: 100%;}
	#mainvisual li{width: 100%;}
	#mainvisual img{width: 100%;}
	.main_img{width: 100%;}
	
	#concept_back {
		width:90%;
		height: initial;
		position: relative;
	}
	#concept_text {
    padding: 20px;
}
	#concept_back .img1 {
		position:static;
}
		#concept_back .img2 {
			position:static;
	}
		#concept_back img{
		width: 90%;
        padding: 10px;
				}
	.flex{
		display:flex;
	}
	#content {
    width: 91%;
}
	#content #left{
	width: 100%;
    padding-left: 8px;
	float:none;
	}
	.food dd {
		width:100%;
	}
	.food dt{
		width:100%;
	}
	#food dl .inbox {
    width: 100%;
    margin-left:0;
}
	#food .foodbox img {
    padding-right: 10px;
}
		#food .foodbox2 img {
    padding-right: 10px;
}
	.seasoning-img{
    padding-left: 15px;
    padding-right: 10px;
    width: 30%;
    float: right;
	}
	#seasoning_inner {
    width: 100%;
}
	#seasoning #right_img{
		float:none;
	}
	
}
@media screen and (max-width:450px){
		#mainvisual{width: 100%;padding-top: 10px;height: 140px;}
}

/*menu lunch*/
@media screen and (max-width:767px){
	.main-lunch{
		padding-top:10px;
	}
#menu_nav
 {
    padding-top: 40px;
    font-size: 1.2rem;
}
#menu-block{
	width:100%;
}
#lunch .menu-block {
    width: 100%;
}
.menu-block dt {
    float: none;
}
	.menu-block-p {
    width: 100%;
}

/*dinner*/
#course_intro img{
width:100%
}

/*season*/
#course_intro img{
width:100%
}
#course_intro img{
width:100%
}
/*takeout*/
#deli .menu-block-p{
width:100%
}
.partykakomi{
width:94%;
}
.partykakomi img{
width: 35%;
padding-top: 12px;
padding-left: 20px;
}
	#content .title p{
		float:none;
	}
}

/*about*/
/*PC*/
#SW2 iframe{
height:230px;
width:380px;
}

/*SMP*/

@media screen and (max-width:767px){
	.about-content{
		padding-top: 40px;
	}
#SW2 iframe {
    width: 100%;
}
	#mapArea1{
width:100%
}

#note{
width:94%;
}
	
/*NEWS*/	
#news{
padding-top:40px;
}
.fourteenth,.buffet{
	width:100%;
}		
}

/*レスポンシブ*/
@media print, screen and (min-width:768px) {
	.pc-none {
		display: none !important;
	}
	.pcwrap{
		margin: 0px 10px;
	}
	.pc-flex{
	display:flex;
}
		.pc-inflex{
	display:inline-flex;
}
}
@media screen and (max-width:767px) {
	.sp-none {
		display: none !important;
	}
	.spwrap{
		margin: 0px 10px;
	}
	.sp-block{
	display: block;
}
	.sp-flex{
		display: flex;
	}
	.clear{
		clear:both;
	}

}
