@charset "utf-8";
/* -----------------------------------------------------------------------

restrants.css

----------------------------------------------------------------------- */

/*----------------------------------------------------------

	common

----------------------------------------------------------*/

#restrants #menu {
	padding:60px 0 0;
}


/*----------------------------------------------------------
	Display：768px →（ SP ）
----------------------------------------------------------*/

@media screen and (max-width: 768px) {

	#restrants #menu {
		padding:40px 0 0;
	}

}





/*----------------------------------------------------------

	shopName
	
----------------------------------------------------------*/

#restrants #menu #shopName{
	text-align:center;
}
#restrants #menu #shopName h2{
	font-size:3.2rem;
	letter-spacing:0.05em;
	color:#830c2e;
	display:inline-block;
}
#restrants #menu #shopName h2 span{
	font-size:1.6rem;
}
#restrants .ittetsu #menu #shopName h2{
	padding:0 0 0 92px;
	height:72px;
	line-height:72px;
	background:url(../imgs/restrants/ittetsu_logo.png) no-repeat 0 50%;
	background-size:70px auto;
}
#restrants .enchante #menu #shopName h2{
	padding:0 0 0 180px;
	height:50px;
	line-height:50px;
	background:url(../imgs/restrants/enchante_logo.png) no-repeat 0 50%;
	background-size:160px auto;
}
#restrants .letoile #menu #shopName h2{
	padding:0 0 0 150px;
	height:43px;
	line-height:42px;
	background:url(../imgs/restrants/letoile_logo.png) no-repeat 0 50%;
	background-size:130px auto;
}
#restrants .laparanza #menu #shopName h2{
	padding:0 0 0 200px;
	height:47px;
	line-height:47px;
	background:url(../imgs/restrants/laparanza_logo.png) no-repeat 0 50%;
	background-size:179px auto;
}
#restrants .ichizushi #menu #shopName h2{
	padding:0 0 0 160px;
	height:75px;
	line-height:75px;
	background:url(../imgs/restrants/ichizushi_logo.png) no-repeat 0 50%;
	background-size:140px auto;
}
#restrants .akashi #menu #shopName h2{
	padding:0 0 0 123px;
	height:80px;
	line-height:80px;
	background:url(../imgs/restrants/akashi_logo.png) no-repeat 0 50%;
	background-size:103px auto;
}
#restrants .lobbylounge #menu #shopName h2{
	padding:0 0 0 230px;
	height:60px;
	line-height:60px;
	background:url(../imgs/restrants/lobbylounge_logo.png) no-repeat 0 50%;
	background-size:215px auto;
}
#restrants .trax #menu #shopName h2{
	padding:0 0 0 94px;
	height:75px;
	line-height:75px;
	background:url(../imgs/restrants/trax_logo.png) no-repeat 0 50%;
	background-size:74px auto;
}


/*----------------------------------------------------------
	Display：768px →（ SP ）
----------------------------------------------------------*/

@media screen and (max-width: 768px) {

	#restrants #menu #shopName h2{
		font-size:2.6rem;
		letter-spacing:0;
	}
	#restrants #menu #shopName h2 span{
		font-size:1.4rem;
	}
	#restrants .ittetsu #menu #shopName h2{
		padding:80px 0 10px;
		height:auto;
		line-height:2;
		background:url(../imgs/restrants/ittetsu_logo.png) no-repeat 50% 0;
		background-size:70px auto;
	}
	#restrants .enchante #menu #shopName h2{
		padding:55px 0 10px;
		height:auto;
		line-height:2;
		background:url(../imgs/restrants/enchante_logo.png) no-repeat 50% 0;
		background-size:160px auto;
	}
	#restrants .letoile #menu #shopName h2{
		padding:45px 0 10px;
		height:auto;
		line-height:2;
		background:url(../imgs/restrants/letoile_logo.png) no-repeat 50% 0;
		background-size:130px auto;
	}
	#restrants .laparanza #menu #shopName h2{
		padding:45px 0 10px;
		height:auto;
		line-height:2;
		background:url(../imgs/restrants/laparanza_logo.png) no-repeat 50% 0;
		background-size:179px auto;
	}
	#restrants .ichizushi #menu #shopName h2{
		padding:60px 20px 10px;
		height:auto;
		line-height:2;
		background:url(../imgs/restrants/ichizushi_logo.png) no-repeat 50% 0;
		background-size:107px auto;
	}
	#restrants .akashi #menu #shopName h2{
		padding:75px 0 10px;
		height:auto;
		line-height:2;
		background:url(../imgs/restrants/akashi_logo.png) no-repeat 50% 0;
		background-size:103px auto;
	}
	#restrants .lobbylounge #menu #shopName h2{
		width:240px;
		padding:45px 0 0;
		height:auto;
		line-height:2;
		background:url(../imgs/restrants/lobbylounge_logo.png) no-repeat 50% 0;
		background-size:215px auto;
	}
	#restrants .trax #menu #shopName h2{
		padding:75px 0 10px;
		height:auto;
		line-height:2;
		background:url(../imgs/restrants/trax_logo.png) no-repeat 50% 0;
		background-size:74px auto;
	}
	
}





/*----------------------------------------------------------

	menu

----------------------------------------------------------*/

/*----------------------------------------------------------
	Display：common 
----------------------------------------------------------*/

#restrants #menu .menuPhoto{
	width:94%;
	max-width:820px;
	margin:0 auto 40px;
	box-shadow: 0 0 8px 0 rgba(0,0,0,0.2);
}

#restrants #menu .catchcopy{
	margin:30px 0 0;
	font-size:1.8rem;
	line-height:2;
	letter-spacing:0.1em;
	color:#744115;
	font-family: 'Noto Serif JP', serif;
	text-align:center;
}

#restrants #menu .planBox{
	width:90%;
	max-width:640px;
	margin:0 auto 50px;
}
#restrants #menu .planBox.wide{
	max-width:960px;
}
#restrants #menu .planBox.L{
	width:100%;
	max-width:740px;
	padding:0;
}


/*----------------------------------------------------------
	Display：768px →（ SP ）
----------------------------------------------------------*/

@media screen and (max-width: 768px) {

	#restrants #menu .catchcopy{
		margin:0;
		padding:0 15px;
		font-size:1.6rem;
		line-height:2;
	}

}


/*----------------------------------------------------------
	Display：← 769px（ pc ）
----------------------------------------------------------*/

@media screen and (min-width: 769px) {

	#restrants #menu .c2{
		width:100%;
		max-width:920px;
		margin:0 auto;
		overflow:hidden;
	}
	#restrants #menu .c2 .planBox{
		width:100%;
		max-width:420px;
		float:right;
	}
	#restrants #menu .c2 .planBox:first-child{
		float:left;
	}
	
}





/*----------------------------------------------------------

	planName

----------------------------------------------------------*/

/*----------------------------------------------------------
	Display：common 
----------------------------------------------------------*/

#restrants #menu .planName{
	padding:20px 4% 5px;
	box-sizing:border-box;
	overflow:hidden;
	border-bottom:1px solid #666666;
}
#restrants #menu .planName h3{
	width:72%;
	font-size:3rem;
	line-height:2;
	color:#7e1130;
	letter-spacing:0.05em;
	font-family: 'Noto Serif JP', serif;
	float:left;
}

#restrants #menu .planName h3 .pinbach{
	display:inline-block;
	padding-right:45px;
	background:url(../imgs/common/pinbach.png?v2) no-repeat right 0 top 50%;
	background-size:38px auto;
}

#restrants #menu .btnBox p .pinbach{
	display:inline-block;
	padding-right:45px;
	min-height:40px;
	background:url(../imgs/common/pinbach.png?v2) no-repeat right 0 top 50%;
	background-size:38px auto;
}
#restrants #menu .btnBox p.mh45{
	min-height:40px;
	line-height:40px;
}

#restrants #menu .planName .fsS{
	font-size:1.6rem;
	line-height:2;
	display:inline-block;
}
#restrants #menu .planNameSub{
	color:#830c2e;
	font-family: 'Noto Serif JP', serif;
}
#restrants #menu .subTxt{
	font-size:1.4rem;
	line-height:1.5;
	color:#7e1130;
	letter-spacing:0.05em;
	font-family: 'Noto Serif JP', serif;
	text-align:center;
}
#restrants #menu .subTxt.L{
	font-size:1.6rem;
	line-height:2;
}
#restrants #menu .planName .price{
	width:28%;
	font-size:3rem;
	line-height:2;
	color:#764821;
	font-family: 'Noto Serif JP', serif;
	text-align:right;
	float:right;
}
#restrants #menu .planName .price .fsS{
	margin-left:2px;
	font-size:1.6rem;
	line-height:2;
	display:inline-block;
}

#restrants #menu .planName.c1{
	margin:0 auto;
	padding:25px 0 0;
	max-width:620px;
}
#restrants #menu .planName.c1 h3{
	width:100%;
	line-height:1.5;
	text-align:center;
	float:none;
}
#restrants #menu .planName.c1 .price{
	width:100%;
	line-height:1.5;
	text-align:center;
}


/*----------------------------------------------------------
	Display：768px →（ SP ）
----------------------------------------------------------*/

@media screen and (max-width: 768px) {

	#restrants #menu .planName{
		padding:10px 0 5px;
	}
	#restrants #menu .planName h3{
		width:100%;
		font-size:2.6rem;
		line-height:2;
		text-align:center;
		float:none;
	}
	#restrants #menu .planName h3 .fsS{
		font-size:1.3rem;
		line-height:2;
	}
	#restrants #menu .planName .price{
		margin:-3px 0 3px;
		width:100%;
		font-size:2.6rem;
		line-height:1;
		text-align:center;
		float:none;
	}
	#restrants #menu .planName .price .fsS{
		font-size:1.6rem;
		line-height:2;
	}

}


/*----------------------------------------------------------
	Display：← 769px（ pc ）
----------------------------------------------------------*/

@media screen and (min-width: 769px) {

	#restrants #menu .c2 .planBox .planName{
		padding:25px 2.5% 5px;
	}
	#restrants #menu .c2 .planBox .planName h3{
		font-size:2.6rem;
		line-height:2;
	}
	#restrants #menu .c2 .planBox .planName h3 .fsS{
		font-size:1.5rem;
		line-height:2;
	}
	#restrants #menu .c2 .planBox .planName .price{
		font-size:2.6rem;
		line-height:2;
	}
	#restrants #menu .c2 .planBox .planName .price .fsS{
		font-size:1.5rem;
		line-height:2;
	}
	#restrants #menu .timeBox .c2 {
		display:-webkit-box;
		display:-ms-flexbox;
		display:flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	#restrants #menu .timeBox .c2 .box{
		width:50%;
	}
	#restrants #menu .timeBox .c2 .box .time1{
		height:40px;
	}
	
}





/*----------------------------------------------------------

	timeBox

----------------------------------------------------------*/

/*----------------------------------------------------------
	Display：common 
----------------------------------------------------------*/

#restrants #menu .timeBox{
	width:100%;
	max-width:620px;
	margin:20px auto 0;
	padding:10px 0;
	text-align:center;
	border:double #999999;
	position:relative;
	box-sizing:border-box;
	background:#fff;
}
#restrants #menu .timeBox .cate{
	width:160px;
	margin:0 auto 8px;
	font-size:1.2rem;
	line-height:18px;
	letter-spacing:0.05em;
	font-family: 'Noto Serif JP', serif;
	color:#333333;
	text-align:center;
	background:#ffffff;
	border:1px solid #333333;
	box-sizing:border-box;
}
#restrants #menu .timeBox .day {
	font-size:1.6rem;
	line-height:1.8;
	letter-spacing:0.1em;
	font-family: 'Noto Serif JP', serif;
	display:inline-block;
}
#restrants #menu .timeBox .day .fsS{
	font-size:1.2rem;
	line-height:1.8;
}
#restrants #menu .timeBox .time{
	margin:6px 0 0 0.5em;
	font-size:1.2rem;
	line-height:1.8;
	letter-spacing:0.05em;
	display:inline-block;
}
#restrants #menu .timeBox .time2{
	margin:6px 0 0 0.5em;
	font-size:1.3rem;
	line-height:1.8;
	letter-spacing:0.05em;
	display:inline-block;
}

/*----------------------------------------------------------
	Display：768px →（ SP ）
----------------------------------------------------------*/

@media screen and (max-width: 768px) {

	#restrants #menu .timeBox .time{
		margin:0;
	}
	#restrants #menu .timeBox .day {
		display:block;
		font-size:1.5rem;
	}
	
}





/*----------------------------------------------------------

	subBox

----------------------------------------------------------*/

/*----------------------------------------------------------
	Display：common 
----------------------------------------------------------*/

#restrants #menu .subBox{
	width:100%;
	max-width:620px;
	margin:20px auto 0;
	padding:10px 0;
	text-align:center;
	border:1px solid #999999;
	position:relative;
	box-sizing:border-box;
}
#restrants #menu .subBox .boxTxt {
	width:220px;
	margin:0 auto;
	font-size:1.4rem;
	background:#7e1130;
	position:absolute;
	top:-12px;
	left:0;
	right:0;
}




/*----------------------------------------------------------

	menuBox

----------------------------------------------------------*/

/*----------------------------------------------------------
	Display：common 
----------------------------------------------------------*/

#restrants #menu .menuBox{
	width:100%;
	margin:0 auto;
	padding:20px 6% 25px;
	box-sizing:border-box;
}
#restrants #menu .menuBox h3{
	width:90%;
	max-width:320px;
	margin:0 auto 30px;
	padding:3px 0;
	font-size:1.8rem;
	line-height:1.6;
	letter-spacing:0.1em;
	text-indent:0.1em;
	font-family: 'Noto Serif JP', serif;
	text-align:center;
	border-top:1px solid #333;
	border-bottom:1px solid #333;
}
#restrants #menu .menuBox h4{
	width:116px;
	margin:0 auto;
	font-size:1.3rem;
	line-height:1.7;
	letter-spacing:0.1em;
	text-indent:0.1em;
	color:#ffffff;
	font-family: 'Noto Serif JP', serif;
	text-align:center;
	background:#333333;
}
#restrants #menu .menuBox h5{
	margin:20px 0 0;
	font-size:1.2rem;
	line-height:1.7;
	font-weight:bold;
	letter-spacing:0.1em;
	text-indent:0.1em;
	color:#744115;
}
#restrants #menu .menuBox .menuList {
	max-width:480px;
	margin:20px auto 0;
	padding:0;
}
#restrants #menu .menuBox .menuList.s {
	max-width:360px;
}
#restrants #menu .menuBox .menuList li{
	margin:8px 0 0;
	padding:0 0 0 1.4em;
	font-size:1.2rem;
	line-height:1.8;
	letter-spacing:0.05em;
	color:#744115;
	position:relative;
}

#restrants #menu .menuBox .menuList.square > li::before{
	content: '◆';
	position:absolute;
	left:0;
	top:0;
}

#restrants #menu .menuBox .menuList.number li{
	padding:0 0 0 2em;
}
#restrants #menu .menuBox .menuList.number > li::before{
	content: '';
	display:block;
	width:20px;
	height:20px;
	line-height:20px;
	letter-spacing:-0.05em;
	text-align:center;
	border-radius:50vh;
	color:#fff;
	background:#744115;
	position:absolute;
	left:0;
	top:0;
}
#restrants #menu .menuBox .menuList.number > li:nth-child(1)::before{
	content: '1';
}
#restrants #menu .menuBox .menuList.number > li:nth-child(2)::before{
	content: '2';
}
#restrants #menu .menuBox .menuList.number > li:nth-child(3)::before{
	content: '3';
}
#restrants #menu .menuBox .menuList.number > li:nth-child(4)::before{
	content: '4';
}
#restrants #menu .menuBox .menuList.number > li:nth-child(5)::before{
	content: '5';
}
#restrants #menu .menuBox .menuList.number > li:nth-child(6)::before{
	content: '6';
}
#restrants #menu .menuBox .menuList.number > li:nth-child(7)::before{
	content: '7';
}
#restrants #menu .menuBox .menuList.number > li:nth-child(8)::before{
	content: '8';
}
#restrants #menu .menuBox .menuList.number > li:nth-child(9)::before{
	content: '9';
}
#restrants #menu .menuBox .menuList.number > li:nth-child(10)::before{
	content: '10';
}
#restrants #menu .menuBox .menuList.number > li:nth-child(11)::before{
	content: '11';
}
#restrants #menu .menuBox .menuList.number > li:nth-child(12)::before{
	content: '12';
}
#restrants #menu .menuBox .menuList.number > li:nth-child(13)::before{
	content: '13';
}

#restrants #menu .menuBox .menuList > li.star::before{
	content: '★'!important;
}
#restrants #menu .menuBox .dot > li::before{
	content: '・';
	position:absolute;
	left:0;
	top:0;
}
#restrants #menu .menuBox .menuList li li{
	margin:3px 0 0;
}
#restrants #menu .menuBox .menuList li.w3em{
	padding:0 0 0 3.8em;
}
#restrants #menu .menuBox .menuList li.w4em{
	padding:0 0 0 4.8em;
}
#restrants #menu .menuBox .menuList li .mark{
	margin:0;
	padding:0;
	position:absolute;
	top:0;
	left:0;
}
#restrants #menu .menuBox .menuList li .category{
	margin-bottom:3px;
	font-weight:bold;
	letter-spacing:0.1em;
	color:#c29200;
	display:inline-block;
}


/*----------------------------------------------------------
	Display：768px →（ SP ）
----------------------------------------------------------*/

@media screen and (max-width: 768px) {

	#restrants #menu .menuBox{
		padding:30px 2.5% 25px;
	}

}


/*----------------------------------------------------------
	Display：← 769px（ pc ）
----------------------------------------------------------*/

@media screen and (min-width: 769px) {

	#restrants #menu .c2 .planBox .menuBox{
		padding:30px 5% 20px;
	}

}





/*----------------------------------------------------------

	lunch

----------------------------------------------------------*/

/*----------------------------------------------------------
	Display：common 
----------------------------------------------------------*/

#restrants #menu #lunch {
	position:relative;
}
#restrants #menu #lunch .midashi{
	width:300px;
	margin:0 auto;
	font-size:1.6rem;
	line-height:40px;
	font-family: 'Noto Serif JP', serif;
	text-align:center;
	color:#ffffff;
	letter-spacing:0.05em;
	background:#897151;
	position:absolute;
	top:-20px;
	left:0;
	right:0;
	box-shadow: 0 0 4px 0 rgba(0,0,0,0.1);
}
#restrants #menu .midashi2{
	width:300px;
	margin:0 auto;
	font-size:1.6rem;
	line-height:40px;
	font-family: 'Noto Serif JP', serif;
	text-align:center;
	color:#ffffff;
	letter-spacing:0.05em;
	background:#897151;
	box-shadow: 0 0 4px 0 rgba(0,0,0,0.1);
}

#restrants #menu #lunch .inner {
	width:100%;
	max-width:1000px; 
	margin:0 auto;
	padding:0 20px;
	overflow:hidden;
}
#restrants #menu #lunch .inner .photoBox{
	box-shadow: 0 0 8px 0 rgba(0,0,0,0.2);
}
#restrants #menu #lunch .inner .txtBox{
}
#restrants #menu #lunch .inner .txtBox .planName{
	padding-top:10px;
}
#restrants #menu #lunch .inner .txtBox h3{
	font-size:2.8rem;
	line-height:2;
}
#restrants #menu .btnBoxW{
	width:95%;
	margin:0 auto;
	clear:both;
}

#restrants #menu .btnBox .c2{
	width:100%;
	max-width:640px;
	margin:0 auto;
	overflow:hidden;
}
#restrants #menu .etcPlan{
	width:100%;
	max-width:540px;
	margin:0 auto 25px;
	padding:10px 0;
	font-size:1.6rem;
	line-height:1.6;
	letter-spacing:0.05em;
	font-family: 'Noto Serif JP', serif;
	text-align:center;
	color:#9c0000;
	background:#fff;
	border-radius:50vh;
	border:1px solid #eee;
	box-shadow: 0 0 8px 0 rgba(0,0,0,0.05);
}


/*----------------------------------------------------------
	Display：768px →（ SP ）
----------------------------------------------------------*/

@media screen and (max-width: 768px) {

	#restrants #menu #lunch .inner{
		padding-top:40px;
		padding-bottom:20px;
	}
	#restrants #menu #lunch .midashi{
		width:200px;
		font-size:1.4rem;
		line-height:30px;
		top:-15px;
	}
	#restrants #menu #lunch .inner .photoBox{
		width:94%;
		max-width:420px;
		margin:0 auto;
	}
	#restrants #menu #lunch .inner .txtBox{
		max-width:580px;
		margin:0 auto;
	}
	#restrants #menu #lunch .inner .txtBox h3{
		margin-top:15px;
		font-size:2.4rem;
	}
	#restrants #menu .etcPlan{
		font-size:1.4rem;
	}
	#restrants #menu #lunch .inner .etcPlan{
		padding:5px 0;
		font-size:1.2rem;
		line-height:1.8;
	}
	#restrants #menu .btnBoxW .c2 .btnBox,
	#restrants #menu .btnBoxW .c3 .btnBox{
		margin-top:35px;
	}
	#restrants #menu .btnBoxW .c2 .btnBox:first-child,
	#restrants #menu .btnBoxW .c3 .btnBox:first-child{
		margin-top:0;
	}
}


/*----------------------------------------------------------
	Display：← 769px（ pc ）
----------------------------------------------------------*/

@media screen and (min-width: 769px) {

	#restrants #menu #lunch .inner .photoBox{
		width:47.5%;
		float:left;
		box-shadow: 0 0 8px 0 rgba(0,0,0,0.2);
	}
	#restrants #menu #lunch .inner .txtBox{
		width:45%;
		float:right;
	}
	#restrants #menu .btnBoxW .c2,
	#restrants #menu .btnBoxW .c3{
		display:-webkit-box;
		display:-ms-flexbox;
		display:flex;
		justify-content:space-around;
		width:100%;
	}
	#restrants #menu .btnBoxW .c2{
		max-width:640px;
	}
	#restrants #menu .btnBoxW .c3{
		max-width:960px;
	}
	#restrants #menu .btnBoxW .c2 .btnBox,
	#restrants #menu .btnBoxW .c3 .btnBox{
		width:48%;
		margin:0 1%;
		padding-bottom:5px;
	}

}



/*----------------------------------------------------------

	specialPlan

----------------------------------------------------------*/

/*----------------------------------------------------------
	Display：common 
----------------------------------------------------------*/

#restrants #menu #specialPlan {
	width:100%;
	max-width:920px;
	margin:50px auto 0;
	padding:40px 25px;
	border:1px solid #897151;
	background:#ffffff;
	box-sizing:border-box;
	position:relative;
	box-shadow: 0 0 5px 0 rgba(0,0,0,0.1);
}
#restrants #menu #specialPlan .midashi{
	width:280px;
	margin:0 auto;
	font-size:1.6rem;
	line-height:40px;
	font-family: 'Noto Serif JP', serif;
	text-align:center;
	color:#ffffff;
	letter-spacing:0.1em;
	background:#897151;
	position:absolute;
	top:-20px;
	left:0;
	right:0;
	box-shadow: 0 0 4px 0 rgba(0,0,0,0.1);
}
#restrants #menu #specialPlan h3 {
	font-size:2.8rem;
	line-height:2;
	color:#7e1130;
	letter-spacing:0.05em;
	font-family: 'Noto Serif JP', serif;
	text-align:center;
}
#restrants #menu #specialPlan .exTxt {
	font-size:1.6rem;
	line-height:2;
	color:#744115;
	font-family: 'Noto Serif JP', serif;
	text-align:center;
}
#restrants #menu #specialPlan .priceBox {
	width:100%;
	max-width:440px;
	margin:20px auto;
	padding:8px;
	font-size:1.6rem;
	line-height:1.5;
	color:#764821;
	font-family: 'Noto Serif JP', serif;
	text-align:center;
	border-top:1px solid #c4b8a8;
	border-bottom:1px solid #c4b8a8;
	box-sizing:border-box;
}
#restrants #menu #specialPlan .priceBox .price1 {
	font-size:2.4rem;
	line-height:1.5;
}
#restrants #menu #specialPlan .priceBox .price2{
	font-size:2.8rem;
	line-height:1.5;
	color:#bf0000;
}
#restrants #menu #specialPlan .priceBox .price2 span{
	font-size:1.8rem;
	line-height:1.5;
}
#restrants #menu #specialPlan .items{
	margin:0;
	text-align:center;
}
#restrants #menu #specialPlan .items h4{
	width:120px;
	margin:0 auto;
	font-size:12px;
	line-height:20px;
	color:#ffffff;
	background:#111111;
	display:inline-block;
}
#restrants #menu #specialPlan .items .txtBox{
	width:90%;
	max-width:360px;
	margin:0 auto;
	padding:10px 0;
	font-size:1rem;
	line-height:2;
	color:#744115;
}
#restrants #menu #specialPlan .items .txtBox .total{
	margin-top:10px;
	padding:10px 0;
	border-top:1px solid #c4b8a8;
}


/*----------------------------------------------------------
	Display：768px →（ SP ）
----------------------------------------------------------*/

@media screen and (max-width: 768px) {

	#restrants #menu #specialPlan {
		width:90%;
		padding:30px 20px;
	}
	#restrants #menu #specialPlan .midashi{
		width:200px;
		font-size:1.4rem;
		line-height:30px;
		top:-15px;
	}
	#restrants #menu #specialPlan h3 {
		font-size:2.4rem;
		line-height:2;
	}
	#restrants #menu #specialPlan .exTxt {
		font-size:1.4rem;
		line-height:2;
	}
	#restrants #menu #specialPlan .priceBox {
		width:90%;
		font-size:1.4rem;
		line-height:1.5;
	}
	#restrants #menu #specialPlan .priceBox .price1 {
		font-size:2.0rem;
		line-height:1.5;
	}
	#restrants #menu #specialPlan .priceBox .price2{
		font-size:2.4rem;
		line-height:1.5;
	}
	#restrants #menu #specialPlan .priceBox .price2 span{
		font-size:1.6rem;
		line-height:1.5;
	}
	#restrants #menu #specialPlan .items{
		margin:0;
		text-align:center;
	}
	
}





/* priceTable
------------------------------------------------------------ */
.letoile .priceTable {
	margin:0 auto;
	border-collapse:collapse;
}
.letoile .priceTable {
	width:90%;
	max-width:640px;
	margin:0 auto;
}

.letoile .priceTable thead th {
	padding:6px 0;
	font-size:1.4rem;
	line-height:1.2;
	font-weight:normal;
	color:#764821;
	text-align:center;
	vertical-align:middle;
	font-family: 'Noto Serif JP', serif;
	background:#f6e5cd;
	border:1px solid #b98d67;
	box-sizing:border-box;
}
.letoile .priceTable tbody th {
	width:120px;
	padding:8px 0;
	font-size:1.4rem;
	line-height:1.4;
	color:#764821;
	text-align:center;
	vertical-align:middle;
	font-family: 'Noto Serif JP', serif;
	background:#ffffff;
	border:1px solid #b98d67;
	box-sizing:border-box;
}
.letoile .priceTable tbody td {
	width: calc(100% - 120px);
	padding:8px 0;
	font-size:1.4rem;
	line-height:1.4;
	color:#764821;
	letter-spacing:0.05em;
	text-align:center;
	vertical-align:middle;
	font-family: 'Noto Serif JP', serif;
	background:#ffffff;
	border:1px solid #b98d67;
	box-sizing:border-box;
}
.letoile .pc .priceTable tbody th {
	width:30%;
}
.letoile .pc .priceTable tbody td {
	width:17.5%;
}
.letoile .sp .priceTable tbody th {
	padding:0;
	height:50px;
	width:24%;
}
.letoile .sp .priceTable tbody td {
	padding:0;
	height:50px;
	width:38%;
}
.letoile .sp .priceTable th,
.letoile .sp .priceTable td {
	font-size:1.2rem;
}

.letoile .priceTable td span{
	margin-top:3px;
	display:inline-block;
}





/*----------------------------------------------------------

	btnBox

----------------------------------------------------------*/

/*----------------------------------------------------------
	Display：common 
----------------------------------------------------------*/

#restrants #menu .btnBox {
	margin:0;
	padding:0;
}
#restrants #menu .btnBox .discount {
	margin:0 auto;
	padding:0;
	letter-spacing:0.05em;
	font-family: 'Noto Serif JP', serif;
	text-align:center;
}
#restrants #menu .btnBox .discountPrice {
	margin:5px 0;
	font-size:2.4rem;
	line-height:1.5;
	color:#bf0000;
	letter-spacing:0.05em;
	font-family: 'Noto Serif JP', serif;
	text-align:center;
}
#restrants #menu .btnBox .discountPrice .fsS{
	margin-left:2px;
	font-size:1.8rem;
	line-height:2;
	display:inline-block;
}
#restrants #menu .btnBox .price{
	font-size:3rem;
	line-height:2;
	color:#764821;
	font-family: 'Noto Serif JP', serif;
	text-align:center;
}
#restrants #menu .btnBox .price .fsS{
	margin-left:2px;
	font-size:1.8rem;
	line-height:2;
	display:inline-block;
}


/*----------------------------------------------------------
	Display：768px →（ SP ）
----------------------------------------------------------*/

@media screen and (max-width: 768px) {

	#restrants #menu .btnBox .discount {
		font-size:1.2rem;
		line-height:2;
	}

}


/*----------------------------------------------------------
	Display：← 769px（ pc ）
----------------------------------------------------------*/

@media screen and (min-width: 769px) {

	#restrants #menu .c2 .planBox .btnBox .discount {
		font-size:1.2rem;
		line-height:2;
	}

}



/*----------------------------------------------------------

	normalBox

----------------------------------------------------------*/

/*----------------------------------------------------------
	Display：common 
----------------------------------------------------------*/

#restrants #menu .normalBox {
	width:100%;
	margin:20px auto 0;
	padding:30px 20px 20px;
	border:1px solid #897151;
	color:#764821;
	position:relative;
	box-sizing:border-box;
}
#restrants #menu .normalBox h3{
	width:200px;
	margin:0 auto;
	padding:0;
	font-size:1.4rem;
	line-height:24px;
	text-align:center;
	color:#ffffff;
	background:#897151;
	position:absolute;
	top:-12px;
	left:0;
	right:0;
}

#restrants #menu .normalBox .list1{
	text-align:center;
}
#restrants #menu .normalBox .list1 li{
	font-size:1.4rem;
}
#restrants #menu .normalBox .list2{
	text-align:center;
}
#restrants #menu .normalBox .list2 li{
	padding:0 0.5em;
	font-size:1.2rem;
	line-height:1.8;
	display:inline-block;
}
#restrants #menu .normalBox .list3,
#restrants #menu .normalBox .list4{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-pack: wrap;
	flex-wrap: wrap;
	font-size:1.2rem;
	line-height:1.8;
	text-align:left;
}
#restrants #menu .normalBox .list3 > li{
	width:33.33%;
	margin-bottom:20px;
}
#restrants #menu .normalBox .list3 > li li{
	margin-top:20px;
}
#restrants #menu .normalBox .list3 > li li:first-child{
	margin-top:0;
}

/*----------------------------------------------------------
	Display：768px →（ SP ）
----------------------------------------------------------*/

@media screen and (max-width: 480px) {

	#restrants #menu .normalBox .list3 > li{
		width:100%;
	}

}

@media screen and (max-width: 768px) {

	#restrants #menu .normalBox .list3 > li{
		width:50%;
	}

}


/*----------------------------------------------------------

	spBox

----------------------------------------------------------*/

/*----------------------------------------------------------
	Display：common 
----------------------------------------------------------*/

#restrants #menu .spBox {
	width:100%;
	margin:20px auto 0;
	padding:30px 20px 20px;
	border:4px double #897151;
	background:#ffffff;
	color:#764821;
	position:relative;
	box-sizing:border-box;
}
#restrants #menu .spBox h3{
	width:200px;
	margin:0 auto;
	padding:0;
	font-size:1.4rem;
	line-height:24px;
	text-align:center;
	color:#ffffff;
	background:#897151;
	position:absolute;
	top:-12px;
	left:0;
	right:0;
}
#restrants #menu .spBox .plusPrice{
	margin:-5px 0 5px;
	font-size:1.8rem;
	line-height:1.5;
	font-family: 'Noto Serif JP', serif;
	text-align:center;
}
#restrants #menu .spBox .plusPrice em{
	font-size:2.8rem;
	line-height:1.5;
}
#restrants #menu .spBox .list1{
	text-align:center;
}
#restrants #menu .spBox .list1 li{
	font-size:1.4rem;
}
#restrants #menu .spBox .list2{
	text-align:center;
}
#restrants #menu .spBox .list2 li{
	padding:0 0.5em;
	font-size:1.2rem;
	line-height:1.8;
	display:inline-block;
}





/*----------------------------------------------------------

	discountBox

----------------------------------------------------------*/

/*----------------------------------------------------------
	Display：common 
----------------------------------------------------------*/

.discountBox {
	width:95%;
	margin:20px auto 30px;
	padding:20px 10px 10px;
	border:1px solid #666666;
	background-color:rgba(255,255,255,0.3);
	box-sizing:border-box;
	position:relative;
}
.discountBox .boxTxt {
	margin:0 auto;
	position:absolute;
	top:-12px;
	left:0;
	right:0;
}
.discountBox .discount {
	margin:0 auto;
	padding:0;
	letter-spacing:0.05em;
	font-family: 'Noto Serif JP', serif;
	text-align:center;
}
.discountBox .discountPrice {
	margin:0 0 0;
	font-size:2.4rem;
	line-height:1.5;
	color:#bf0000;
	letter-spacing:0.05em;
	font-family: 'Noto Serif JP', serif;
	text-align:center;
}
.discountBox .discountPrice .fsS{
	margin-left:2px;
	font-size:1.8rem;
	line-height:2;
	display:inline-block;
}




/*----------------------------------------------------------

	photoSideBox
	
----------------------------------------------------------*/

#restrants .photoSideBox {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack: space-between;
	-ms-flex-pack: space-between;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	-ms-flex-pack: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin:25px auto 0;
}
#restrants #menu .photoSideBox .photo {
	box-shadow: 0 0 8px 0 rgba(0,0,0,0.2);
}
#restrants #menu .photoSideBox .menuBox{
	margin:0;
	padding:0;
	color:#683b1b;
}

/*----------------------------------------------------------
	Display：768px →（ SP ）
----------------------------------------------------------*/

@media screen and (max-width: 768px) {

	#restrants #menu .photoSideBox .photo {
		width:100%;
	}
	#restrants #menu .photoSideBox .menuBox{
		width:100%;
		padding:25px 10px 30px;
	}

}


/*----------------------------------------------------------
	Display：← 769px（ pc ）
----------------------------------------------------------*/

@media screen and (min-width: 769px) {

	#restrants #menu .photoSideBox .photo {
		width:400px;
	}
	#restrants #menu .photoSideBox .menuBox{
		width: calc(100% - 430px);
	}

}



/* ------------------------------------------------------------

　カテゴリーTOP

------------------------------------------------------------ */

.restaurantTop .c-inner {
	width:90%;
	margin:0 auto;
	padding:35px 0 45px;
}

.restaurantTop .planList {
	width:100%;
	margin:0 auto 0;
	padding:50px 0;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	box-sizing:border-box;
	-webkit-box-pack: center;
	justify-content: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-pack: wrap;
	flex-wrap: wrap;
}
.restaurantTop .planList li {
	text-align:center;
}
.restaurantTop .planList li .photo {
	margin:0 0 25px;
	box-shadow:0 0 8px 0 rgba(0,0,0,0.1);
}
.restaurantTop .planList li .subTxt {
	margin:0 0 8px;
	font-size:1.2rem;
	line-height:1.8em;
	letter-spacing:0.1em;
	font-family:'SourceHanSerifJP';
}
.restaurantTop .planList li .floor {
	width:100px;
	margin:0 auto 10px;
	background:#333;
	color:#fff;
	font-size:1.1rem;
	line-height:18px;
	letter-spacing:0.05em;
}
.restaurantTop .planList li .planName {
	padding-left:0.5em;
	font-size:1.4rem;
	line-height:1.5;
	letter-spacing:0.15em;
	font-family:'SourceHanSerifJP';
}
.restaurantTop .planList li .day {
	width:95%;
	margin:15px auto 0;
	padding:5px;
	font-size:1.2rem;
	letter-spacing:0.15em;
	font-family:'SourceHanSerifJP';
	border-top:1px solid #bbbbbb;
	border-bottom:1px solid #bbbbbb;
}
.restaurantTop .planList li .day em {
	font-size:1.4rem;
}
.restaurantTop .planList li .txt {
	margin:10px 0 0;
	font-size:1.1rem;
	line-height:1.8em;
	letter-spacing:0.1em;
}

.nBtn {
	display:inline-block;
	width:200px;
	margin:0 auto;
	font-size:1.2rem;
	line-height:30px;
	text-decoration:none;
	text-align:center;
	color:#fff;
	letter-spacing:0.1em;
	background:url(../imgs/common/icon_link.png) no-repeat 12px 50% #791e1b;
	background-size:6px auto;
	box-sizing:border-box;
	box-shadow:0 0 1px 0 rgba(0,0,0,0.05);
	-webkit-transition: all 0.5s ease;
	transition:all 0.5s ease;
}
.nBtn.mincho {
	font-family:SourceHanSerifJP;
}
.nBtn:hover {
	background:url(../imgs/common/icon_link.png) no-repeat 15px 50% #791e1b;
	background-size:6px auto;
	box-shadow:0 0 0 0 rgba(0,0,0,0.05);
	-ms-filter: "alpha(opacity=60)"; /* IE 8,9 */
	opacity:0.6; 
	zoom:1; /*IE*/
}


/*----------------------------------------------------------
	Display：← 559px（ sp ）
----------------------------------------------------------*/

@media screen and (max-width:559px) {

	.restaurantTop .planList.c2 li,
	.restaurantTop .planList.c3 li {
		width:95%;
		margin:0 auto 40px;
	}
	.restaurantTop .planList li:last-child {
		margin-bottom:0;
	}
}


/*----------------------------------------------------------
	Display：560px →（ tablet pc ）
----------------------------------------------------------*/

@media screen and (min-width: 560px) {

	.restaurantTop .c-inner {
		padding:50px 0 60px;
	}
	.restaurantTop .planList.c2,
	.restaurantTop .planList.c3 {
		max-width:800px;
	}
	.restaurantTop .planList.c2 li,
	.restaurantTop .planList.c3 li {
		width:45%;
		max-width:400px;
		margin:0 2.5% 40px;
	}

}


/*----------------------------------------------------------
	Display：960px →（ pc ）
----------------------------------------------------------*/

@media screen and (min-width: 960px) {
	.restaurantTop .planList.c2 {
		max-width:800px;
	}
	.restaurantTop .planList.c3 {
		max-width:1100px;
	}
	.restaurantTop .planList.c2 li {
		width:45%;
		max-width:340px;
		margin:20px 2.5% 20px;
	}
	.restaurantTop .planList.c3 li {
		width:30.33%;
		max-width:340px;
		margin:20px 1.5% 20px;
	}

}