@charset "utf-8";
/* -----------------------------------------------------------------------

layout.css

----------------------------------------------------------------------- */


/*----------------------------------------------------------

	Display：common  ＋　pc
	
----------------------------------------------------------*/

/*----------------------------------------------------------
	common
----------------------------------------------------------*/

#restrants #menu {
	padding:60px 0 0;
}



/*----------------------------------------------------------
	shopName
----------------------------------------------------------*/

#restrants #menu #shopName{
	text-align:center;
}
#restrants #menu #shopName h2{
	font-size:3.2rem;
	letter-spacing:0.05em;
	color:#111111;
	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 .lounge21 #menu #shopName h2{
	padding:0 0 0 107px;
	height:70px;
	line-height:70px;
	background:url(../imgs/restrants/lounge21_logo.png) no-repeat 0 50%;
	background-size:87px 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 .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 .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;
}



/*----------------------------------------------------------
	menu
----------------------------------------------------------*/

#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 .catchcopyL{
	font-size:3.2rem;
	line-height:2em;
	letter-spacing:0.1em;
	color:#ae0300;
	font-family:'SourceHanSerifJP';
	text-align:center;
}
#restrants #menu .catchcopy{
	font-size:1.8rem;
	line-height:2em;
	letter-spacing:0.1em;
	font-family:'SourceHanSerifJP';
	text-align:center;
}

#restrants #menu .planBox{
	width:90%;
	max-width:580px;
	margin:0 auto 50px;
	position:relative;
}


/*----------------------------------------------------------
	pageNav
----------------------------------------------------------*/

#restrants .pageNav {
	width:100%;
	max-width:850px;
	margin:0 auto 40px;
	padding:0 12px;
	box-sizing:border-box;
}
#restrants .pageNav li{
	width:47.5%;
	box-shadow: 0 0 4px 0 rgba(0,0,0,0.1);
	float:right;
}
#restrants .pageNav li:first-child{
	float:left;
}
#restrants .pageNav li a{
	padding:12px;
	color:#ae0300;
	font-size:1.6rem;
	line-height:1.5em;
	font-family:'SourceHanSerifJP';
	text-align:center;
	text-decoration:none;
	display:block;
	border:2px solid #ae0300;
	background-image:url(../imgs/common/tab_icon_ac.png);
	background-repeat:no-repeat;
	background-position:15px 50%;
	background-size:19px 19px;
}
#restrants .pageNav li a:hover{
	color:#ffffff;
	background-color:#ae0300;
	opacity:1;
}



/* planName
------------------------------------------------------------ */

#restrants #menu .planName{
	padding:25px 5% 0;
	box-sizing:border-box;
	overflow:hidden;
	position:relative;
}
#restrants #menu .planName.notime{
	padding-bottom:15px;
	border-bottom:1px solid #666666;
}
#restrants #menu .planName h3{
	width:70%;
	font-size:3rem;
	line-height:2em;
	color:#ae0300;
	letter-spacing:0em;
	font-family:SourceHanSerifJP;
	float:left;
}
#restrants #menu .planName .fsS{
	font-size:1.6rem;
	line-height:2em;
	display:inline-block;
}
#restrants #menu .sub{
	font-size:1.4rem;
	line-height:1;
	color:#ae0300;
	letter-spacing:0em;
	font-family:SourceHanSerifJP;
	position:absolute;
	top:10px;
	left:35px;
}

#restrants #menu .subTxt{
	font-size:1.4rem;
	line-height:2em;
	color:#ae0300;
	letter-spacing:0.05em;
	font-family:SourceHanSerifJP;
	text-align:center;
}
#restrants #menu .subTxt.L{
	font-size:1.6rem;
	line-height:2em;
}
#restrants #menu .planName .price{
	width:30%;
	font-size:3rem;
	line-height:2em;
	font-family:'SourceHanSerifJP';
	text-align:right;
	float:right;
}
#restrants #menu .planName .price .fsS{
	margin-left:2px;
	font-size:1.8rem;
	line-height:2em;
	display:inline-block;
}

#restrants #menu .planName.nB h3{
	width:80%;
}
#restrants #menu .planName.nB .price{
	width:20%;
}

#restrants #menu .planName.c1{
	padding:25px 0 0;
}
#restrants #menu .planName.c1 h3{
	width:100%;
	line-height:1.5em;
	text-align:center;
	float:none;
}
#restrants #menu .planName.c1 .price{
	width:100%;
	line-height:1.5em;
	text-align:center;
}


/* timeBox
------------------------------------------------------------ */

#restrants #menu .timeBox{
	width:100%;
	max-width:580px;
	margin:10px auto 0;
	padding:10px 0;
	text-align:center;
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
	position:relative;
}
#restrants #menu .timeBox .boxTTL{
	width:150px;
	margin:0 auto;
	position:absolute;
	top:-12px;
	left:0;
	right:0;
}
#restrants #menu .timeBox .price{
	font-size:2.4rem;
	line-height:2em;
	font-family:'SourceHanSerifJP';
}
#restrants #menu .timeBox .price .fsS{
	margin-left:2px;
	font-size:1.4rem;
	line-height:2em;
	display:inline-block;
}

#restrants #menu .timeBox .cate{
	width:120px;
	margin:0 auto 8px;
	font-size:1.2rem;
	line-height:18px;
	letter-spacing:0.05em;
	font-family:'SourceHanSerifJP';
	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.6em;
	letter-spacing:0.05em;
	font-family:'SourceHanSerifJP';
	display:inline-block;
}
#restrants #menu .timeBox .day .fsS{
	font-size:1.2rem;
	line-height:1.6em;
}
#restrants #menu .timeBox .time{
	margin:0 0 0 0.5em;
	font-size:1.2rem;
	line-height:1.6em;
	letter-spacing:0.05em;
	font-family:'SourceHanSerifJP';
	display:inline-block;
}
#restrants .coutionTxt {
	padding:15px 10px;
	text-align:center;
	color:#333333;
}
#restrants .coutionTxt p{
	padding:2px 0 0;
	font-size:0.86em;
	line-height:1.8em;
}

#restrants .coutionTxt2 {
	padding:15px 10px;
	text-align:center;
	color:#333333;
}
#restrants .coutionTxt2 p{
	padding:2px 0 0;
	font-size:0.86em;
	line-height:1.8em;
}

#restrants .pickup {
	width:90%;
	max-width:400px;
	margin:20px auto 0;
	padding:6px 0 8px;
	font-size:1.4rem;
	line-height:1.8em;
	letter-spacing:0.1em;
	font-family:'SourceHanSerifJP';
	color:#ffffff;
	text-align:center;
	background:#ac090f;
	border:4px double #ffffff;
}



/* menuBox
------------------------------------------------------------ */

#restrants #menu .menuBox{
	width:100%;
	margin:0 auto;
	padding:15px 8.5% 20px;
	box-sizing:border-box;
}

#restrants #menu .menuBox h4{
	width:116px;
	margin:0 auto;
	font-size:1.3rem;
	line-height:1.7em;
	letter-spacing:0.1em;
	text-indent:0.1em;
	color:#ffffff;
	font-family:'SourceHanSerifJP';
	text-align:center;
	background:#333333;
}

#restrants #menu .menuBox .spMenu{
	width:92%;
	margin:30px auto 10px;
	padding:0;
	box-sizing:border-box;
	display:table;
	background:#ffffff;
}
#restrants #menu .menuBox .spMenu .photo{
	width:25%;
	display:table-cell;
	box-sizing:border-box;
}
#restrants #menu .menuBox .spMenu .txt{
	width:75%;
	padding:20px 30px;
	font-size:1.8rem;
	letter-spacing:0.1em;
	color:#ae0300;
	vertical-align:middle;
	display:table-cell;
	box-sizing:border-box;
}

#restrants #menu .menuBox h5{
	margin:30px 0 0;
	font-size:1.2rem;
	line-height:1.7em;
	font-weight:bold;
	letter-spacing:0.1em;
	text-indent:0.1em;
	color:#ae0300;
}
#restrants #menu .menuList {
	margin:20px 0 0;
	padding:0;
	overflow:hidden;
}
#restrants #menu .menuList li{
	margin:8px 0 0;
	padding:0 0 0 1.4em;
	font-size:1.2rem;
	line-height:1.8em;
	letter-spacing:0.05em;
	position:relative;
	box-sizing:border-box;
}
#restrants #menu .menuList li li{
	margin:3px 0 0;
}
#restrants #menu .menuList li .mark{
	margin:0;
	padding:0;
	color:#ae0300;
	position:absolute;
	top:0;
	left:0;
}
#restrants #menu .menuList li .category{
	margin-bottom:3px;
	font-weight:bold;
	letter-spacing:0.1em;
	color:#c29200;
	display:inline-block;
}
#restrants #menu .menuList2 {
	margin:15px 0 0;
	padding:0;
	overflow:hidden;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-pack: wrap;
	flex-wrap: wrap;
	box-sizing:border-box;
}
#restrants #menu .menuList2 li{
	width:20%;
	margin:6px 0;
	font-size:1.2rem;
	line-height:1.8em;
	letter-spacing:0.05em;
	text-align:center;
}
#restrants #menu .menuList3 {
	margin:15px 0 0;
	padding:0;
	overflow:hidden;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-pack: wrap;
	flex-wrap: wrap;
	box-sizing:border-box;
}
#restrants #menu .menuList3 li{
	width:33.33%;
	margin:4px 0;
	font-size:1.2rem;
	line-height:1.8em;
	letter-spacing:0.05em;
	text-align:center;
}

#restrants #menu .menuListJP {
	padding-top:20px;
	font-size:1.2rem;
	line-height:2em;
}
#restrants #menu .menuListJP dt{
	padding-bottom:15px;
	padding-left:1.5em;
	font-weight:;
	float: left;
	clear:both;
	position:relative;
}
#restrants #menu .menuListJP dt .mark{
	color:#ac090f;
	position:absolute;
	top:0;
	left:0;
}
#restrants #menu .menuListJP dd{
	margin:0 0 0 75px;
	padding-left:20px;
	padding-bottom:15px;
	border-left:1px solid #666666;
}
#restrants #menu .menuListJP dd span{
	margin-right:1em;
	display:inline-block;
}
#restrants .akashi #menu .L .menuBox{
	width:100%;
	margin:0;
	padding:20px 0;
}
#restrants .akashi #menu .L .menuBox .c2 {
	margin:20px 0;
	overflow:hidden;
}
#restrants .akashi #menu .L .menuBox .c2 .menuList {
	width:290px;
	margin:0;
	padding:0;
	float:right;
}
#restrants .akashi #menu .L .menuBox .c2 .menuList:first-child {
	width:350px;
	float:left;
}
#restrants .akashi #menu .L .menuBox .c2 .menuList li{
	margin-top:15px;
	padding:0 0 0 5em;
	position:relative;
}
#restrants .akashi #menu .L .menuBox .c2 .menuList li .cate{
	position:absolute;
	top:0;
	left:0;
}
#restrants .akashi #menu .L .menuBox .c2 .menuList li ul{
	padding-left:1em;
}
#restrants .akashi #menu .L .menuBox .c2 .menuList li ul li{
	margin-top:5px;
	padding:0;
	text-indent:0;
}
#restrants .akashi #menu .L .menuBox .c2 .menuList li ul.inList li{
	float:left;
}
#restrants .akashi #menu .L .menuBox .c2 .menuList li ul.inList li.odd{
	width:35%;
}
#restrants .akashi #menu .L .menuBox .c2 .menuList li ul.inList li.even{
	width:65%;
	float:left;
}

#restrants #menu .menuBox .priceList {
	margin:15px 0 0;
	padding:10px;
	background:#ffffff;
	border-radius:3px;
	overflow:hidden;
}
#restrants #menu .menuBox .priceList p{
	width:33.33%;
	font-family:'SourceHanSerifJP';
	text-align:center;
	float:left;
}
#restrants #menu .menuBox .priceList p em{
	font-size:2.4rem;
	letter-spacing:0.02em;
}

#restrants #menu .menuBox.short{
	margin-top:35px;
	padding:20px;
	max-width:500px;
	border:1px solid #666666;
	position:relative;
}
#restrants #menu .menuBox.short h4{
	position:absolute;
	top:-10px;
	left:0;
	right:0;
}

#restrants #menu .inner .etcPlan{
	width:100%;
	max-width:640px;
	margin:0 auto 25px;
	padding:3px 0;
	font-size:1.3rem;
	line-height:1.8em;
	font-family:'SourceHanSerifJP';
	text-align:center;
	color:#9c0000;
	border:1px solid #9c0000;
	background:#ffffff;
}



/* dinner
------------------------------------------------------------ */

#restrants #menu #lunch .midashi,
#restrants #menu #dinner .midashi{
	width:260px;
	margin:0 auto;
	font-size:1.6rem;
	line-height:40px;
	font-family:'SourceHanSerifJP';
	text-align:center;
	color:#ffffff;
	letter-spacing:0.1em;
	background:#897151;
	box-shadow: 0 0 4px 0 rgba(0,0,0,0.1);
}

#restrants #menu #dinner {
	position:relative;
}
#restrants #menu #dinner .inner{
	padding-top:40px;
	padding-bottom:40px;
}
#restrants #menu #dinner .midashi{
	width:260px;
	margin:0 auto;
	font-size:1.6rem;
	line-height:40px;
	font-family:'SourceHanSerifJP';
	text-align:center;
	color:#ffffff;
	letter-spacing:0.1em;
	background:#897151;
	box-shadow: 0 0 4px 0 rgba(0,0,0,0.1);
}


/* traxMenu
------------------------------------------------------------ */

#traxMenu {
	margin:30px auto;
	width:100%;
	max-width:960px;
	overflow:hidden;
}
#traxMenu .drinkBox {
	margin:0;
	padding:5px;
	width:450px;
	float:right;
}
#traxMenu .drinkBox:first-child {
	float:left;
}
#traxMenu .drinkBox .photo{
	margin:0;
	padding:0;
	width:100%;
	box-shadow: 0 0 8px 0 rgba(0,0,0,0.2);
	position:relative;
	box-sizing:border-box;
}
#traxMenu .drinkBox .photo .icon{
	margin:0 auto;
	padding:0;
	width:160px;
	background:#897151;
	line-height:;24px
	color:#ffffff;
	font-family:'SourceHanSerifJP';
	letter-spacing:0.05em;
	color:#ffffff;
	text-align:center;
	box-shadow: 0 0 3px 0 rgba(0,0,0,0.1);
	position:absolute;
	bottom:-12px;
	left:0;
	right:0;
}
#traxMenu .drinkBox .txtBox{
	margin:0;
	padding:30px 5%;
	box-sizing:border-box;
}
#traxMenu .drinkBox .txtBox .cTxt{
	font-size:1.6rem;
	line-height:1.6em;
	text-align:center;
	font-family:'SourceHanSerifJP';
	letter-spacing:0.05em;
	color:#7e1130;
}
#traxMenu .drinkBox .txtBox h3{
	font-size:2.8rem;
	line-height:1.6em;
	text-align:center;
	font-family:'SourceHanSerifJP';
	letter-spacing:0.05em;
	color:#7e1130;
}
#traxMenu .drinkBox .txtBox .price{
	font-size:2.8rem;
	line-height:1.6em;
	text-align:center;
	font-family:'SourceHanSerifJP';
	letter-spacing:0.05em;
	color:#764821;
}
#traxMenu .drinkBox .txtBox .price .fsS{
	font-size:1.8rem;
	line-height:1.6em;
}
#traxMenu .drinkBox .txtBox .txt{
	padding:20px 2.5% 0;
	font-size:1.2rem;
	line-height:2em;
	box-sizing:border-box;
	text-align:center;
}
#traxMenu .drinkBox .txtBox .txtList{
	padding:20px 2.5% 0;
	font-size:1.2rem;
	line-height:1.8em;
	box-sizing:border-box;
}
#traxMenu .drinkBox .txtBox .txtList p{
	text-indent:-1em;
	padding-left:1em;
	margin-top:5px;
}


/* specialPlan
------------------------------------------------------------ */

#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:260px;
	margin:0 auto;
	font-size:1.6rem;
	line-height:40px;
	font-family:'SourceHanSerifJP';
	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:2em;
	color:#7e1130;
	letter-spacing:0.05em;
	font-family:SourceHanSerifJP;
	text-align:center;
}
#restrants #menu #specialPlan .exTxt {
	font-size:1.6rem;
	line-height:2em;
	color:#744115;
	font-family:SourceHanSerifJP;
	text-align:center;
}
#restrants #menu #specialPlan .priceBox {
	width:100%;
	max-width:440px;
	margin:20px auto;
	padding:8px;
	font-size:1.6rem;
	line-height:1.5em;
	color:#764821;
	font-family:SourceHanSerifJP;
	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.5em;
}
#restrants #menu #specialPlan .priceBox .price2{
	font-size:2.8rem;
	line-height:1.5em;
	color:#bf0000;
}
#restrants #menu #specialPlan .priceBox .price2 span{
	font-size:1.8rem;
	line-height:1.5em;
}
#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:2em;
	color:#744115;
}
#restrants #menu #specialPlan .items .txtBox .total{
	margin-top:10px;
	padding:10px 0;
	border-top:1px solid #c4b8a8;
}


/* optionMenu
------------------------------------------------------------ */

#restrants #menu .optionMenu {
	width:100%;
	margin:10px auto 0;
	padding:0;
	border:1px solid #897151;
	background:#ffffff;
	display:table;
	box-sizing:border-box;
	position:relative;
}
#restrants #menu .optionMenu 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 .optionMenu .photo {
	width:220px;
	display:table-cell;
}
#restrants #menu .optionMenu .txt {
	width:358px;
	padding:0 15px;
	vertical-align:middle;
	display:table-cell;
	box-sizing:border-box;
}
#restrants #menu .optionMenu .txt p{
	margin:4px 0 4px;
	padding:0 0 0 1em;
	text-indent:-1em;
	line-height:1.6em;
}
#restrants #menu .optionMenu .txt .list li{
	width:45%;
	margin:0;
	padding:0 0.25em;
	font-size:1.2rem;
	line-height:1.8em;
	display:inline-block;
	box-sizing:border-box;
}

#restrants #menu .optionMenu.noPhoto {
	display:block;
}
#restrants #menu .optionMenu.noPhoto .txt {
	width:100%;
	padding:0 15px;
	display:block;
	box-sizing:border-box;
}
#restrants #menu .optionMenu.noPhoto .txt .list li{
	width:100%;
	margin:0;
	padding:0 0.25em;
	font-size:1.2rem;
	line-height:1.8em;
	display:inline-block;
	box-sizing:border-box;
}




/* spBox
------------------------------------------------------------ */

#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.5em;
	font-family:SourceHanSerifJP;
	text-align:center;
}
#restrants #menu .spBox .plusPrice em{
	font-size:2.8rem;
	line-height:1.5em;
}
#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.25em;
	font-size:1.2rem;
	line-height:1.8em;
	display:inline-block;
}


/* subBox
------------------------------------------------------------ */

#restrants .subBox {
	width:90%;
	margin:0 auto;
	padding:0 20px 20px;
	border:1px solid #b6b1ac;
	position:relative;
	box-sizing:border-box;
}
#restrants .subBox h4{
	width:180px;
	margin:0 auto;
	line-height:30px;
	letter-spacing:0.05em;
	text-align:center;
	font-family:SourceHanSerifJP;
	position:absolute;
	top:-15px;
	left:0;
	right:0;
	background:url(../imgs/common/bg_w.jpg) repeat 0 0;
}



/* btnBox
------------------------------------------------------------ */
#restrants #menu .btnBox {
	margin:0;
	padding:0;
}
#restrants #menu .btnBox .discount {
	width:290px;
	margin:0 auto;
	padding:0;
	letter-spacing:0.05em;
	font-family:'SourceHanSerifJP';
	text-align:center;
	background:#ffe8e8;
}
#restrants #menu .btnBox .discountPrice {
	margin:5px 0;
	font-size:2.4rem;
	line-height:1.5em;
	color:#bf0000;
	letter-spacing:0.05em;
	font-family:'SourceHanSerifJP';
	text-align:center;
}
#restrants #menu .btnBox .discountPrice .fsS{
	margin-left:2px;
	font-size:1.8rem;
	line-height:2em;
	display:inline-block;
}
#restrants #menu .btnBox .price {
	margin:10px 0;
	font-size:2.8rem;
	line-height:1.5em;
	letter-spacing:0.05em;
	font-family:'SourceHanSerifJP';
	text-align:center;
}
#restrants #menu .btnBox .price .fsS{
	margin-left:2px;
	font-size:1.4rem;
	line-height:2em;
	display:inline-block;
}




/* freeDrinkBox
------------------------------------------------------------ */
#restrants #menu .freeDrinkBox {
	width:90%;
	max-width:500px;
	margin:0 auto;
	box-sizing:border-box;
	border:1px solid #b6b1ac;
	background:#ffffff;
}
#restrants #menu .freeDrinkBox h4{
	padding:15px 0 10px;
	letter-spacing:0.05em;
	font-family:'SourceHanSerifJP';
	text-align:center;
}
#restrants #menu .freeDrinkBox ul{
	padding:0 5% 15px;
	overflow:hidden;
}
#restrants #menu .freeDrinkBox ul li{
	width:25%;
	font-size:1.2rem;
	float:left;
}
#restrants #menu .freeDrinkBox .price{
	padding:8px;
	letter-spacing:0.05em;
	font-family:'SourceHanSerifJP';
	text-align:center;
	border-top:1px solid #b6b1ac;
}


.etcBox {
	max-width:778px;
	margin:50px auto;
	padding:25px 20px;
	border:1px solid #b6b1ac ;
	background:#ffffff;
	box-sizing:border-box;
	position:relative;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	     -o-box-sizing: border-box;
            -ms-box-sizing: border-box;
                box-sizing: border-box;	
}
.etcBox h3 {
	font-family:SourceHanSerifJP;
	font-size:18px;
	text-align:center;
}
.etcBox .menu {
	margin-top:15px;
	text-align:center;
}
.etcBox .menu p{
	margin-left:1em;
	font-size:12px;
	display:inline-block;
}
.etcBox .menu p:first-child{
	margin-left:0;
}
.etcBox .menu p .mark{
	margin-right:0.5em;
	color:#ae0300;
}
.etcBox .beerArea {
	margin:25px 0 0;
}
.etcBox .beerArea h4{
	width:100%;
	max-width:552px;
	margin:0 auto 15px;
}
.etcBox .beerArea .beerBox{
	width:100%;
	margin:0 auto;
	overflow:hidden;
}
.etcBox .beerArea .beerBox div{
	width:24%;
	margin:0 auto;
	padding:0.5%;
	float:left;
}



/* priceTable
------------------------------------------------------------ */
.priceTable {
	margin:0 auto;
	border-collapse:collapse;
}
.pc .priceTable {
	width:720px;
}
.sp .priceTable {
	width:90%;
}

.priceTable thead th {
	padding:6px 0;
	font-size:1.4rem;
	line-height:1.2em;
	font-weight:normal;
	color:#111111;
	text-align:center;
	vertical-align:middle;
	font-family:'SourceHanSerifJP';
	background:#e6ded8;
	border:1px solid #b6b1ac;
	box-sizing:border-box;
}

.priceTable tbody th {
	padding:8px 0;
	font-size:1.4rem;
	line-height:1.4em;
	color:#111111;
	text-align:center;
	vertical-align:middle;
	font-family:'SourceHanSerifJP';
	background:#ffffff;
	border:1px solid #b6b1ac;
	box-sizing:border-box;
}
.priceTable tbody th .dayBox {
	margin-top:5px;
	overflow:hidden;
}
.priceTable tbody th .dayBox div{
	width:50%;
	padding:0 2%;
	letter-spacing:0.05em;
	float:left;
	box-sizing:border-box;
}
.priceTable tbody th .dayBox div .day{
	font-size:1.1rem;
	letter-spacing:0em;
	background:#dadada;
}

.priceTable tbody td {
	padding:8px 0;
	font-size:1.4rem;
	line-height:1.4em;
	color:#111111;
	letter-spacing:0.05em;
	text-align:center;
	vertical-align:middle;
	font-family:'SourceHanSerifJP';
	background:#ffffff;
	border:1px solid #b6b1ac;
	box-sizing:border-box;
}
.pc .priceTable tbody th {
	width:25%;
}
.pc .priceTable tbody td {
	width:18.75%;
}

.sp .priceTable thead th .dayBox div .day{
	width:90%;
	max-width:160px;
	margin:6px auto 4px;
	font-size:1.1rem;
	letter-spacing:0em;
	background:#625141;
	color:#ffffff;
}
.sp .priceTable tbody th {
	padding:0;
	height:50px;
	width:24%;
}
.sp .priceTable tbody td {
	padding:0;
	height:50px;
	width:38%;
}
.sp .priceTable th,
.sp .priceTable td {
	font-size:1.2rem;
}

.priceTable td span{
	margin-top:3px;
	display:inline-block;
}
.boxTTL{
	width:90%;
	max-width:240px;
	margin:0 auto;
	padding:2px 0;
	text-align:center;
	line-height:1.8em;
	letter-spacing:0.1em;
	color:#ffffff;
	background:#333333;
	border-radius:3px;
	font-family:SourceHanSerifJP;
}




/*----------------------------------------------------------

	Display：768px →（ SP ）

----------------------------------------------------------*/

@media screen and (max-width: 768px) {

/*----------------------------------------------------------
	common
----------------------------------------------------------*/

#restrants #menu {
	padding:40px 0 0;
}

#restrants #menu .sub{
	text-align:center;
	position:relative;
	top:12px;
	left:0;
}

#restrants .coutionTxt {
	text-align:left;
}
#restrants .coutionTxt p{
	padding:2px 0 0 1em;
	font-size:0.72em;
	line-height:1.8em;
	text-indent:-1em;
}

#restrants .coutionTxt2 p{
	padding:2px 0 0;
	font-size:0.72em;
	line-height:1.8em;
}

#restrants .pageNav li a{
	padding:8px;
	font-size:1.4rem;
	line-height:1.4em;
	background-image:url(../imgs/common/tab_icon_ac.png);
	background-repeat:no-repeat;
	background-position:10px 50%;
	background-size:14px 14px;
}

/*----------------------------------------------------------
	shopName
----------------------------------------------------------*/

#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:2em;
	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:2em;
	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:2em;
	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:2em;
	background:url(../imgs/restrants/laparanza_logo.png) no-repeat 50% 0;
	background-size:179px auto;
}
#restrants .lounge21 #menu #shopName h2{
	padding:70px 0 10px;
	height:auto;
	line-height:2em;
	background:url(../imgs/restrants/lounge21_logo.png) no-repeat 50% 0;
	background-size:87px auto;
}
#restrants .akashi #menu #shopName h2{
	padding:75px 0 10px;
	height:auto;
	line-height:2em;
	background:url(../imgs/restrants/akashi_logo.png) no-repeat 50% 0;
	background-size:103px auto;
}
#restrants .trax #menu #shopName h2{
	padding:75px 0 10px;
	height:auto;
	line-height:2em;
	background:url(../imgs/restrants/trax_logo.png) no-repeat 50% 0;
	background-size:74px auto;
}



/*----------------------------------------------------------
	menu
----------------------------------------------------------*/

#restrants #menu .catchcopyL{
	font-size:2.4rem;
	line-height:2em;
}
#restrants #menu .catchcopy{
	padding:0 15px;
	font-size:1.6rem;
	line-height:2em;
}




/* planName
------------------------------------------------------------ */

#restrants #menu .planName{
	padding:10px 0 0;
}
#restrants #menu .planName h3{
	width:100%;
	font-size:2.6rem;
	line-height:2em;
	text-align:center;
	float:none;
}
#restrants #menu .planName h3 .fsS{
	font-size:1.6rem;
	line-height:2em;
}
#restrants #menu .planName .price{
	margin:-3px 0 3px;
	width:100%;
	font-size:2.6rem;
	line-height:1em;
	text-align:center;
	float:none;
}
#restrants #menu .planName .price .fsS{
	font-size:1.6rem;
	line-height:2em;
}


/* timeBox
------------------------------------------------------------ */

#restrants #menu .timeBox .time{
	margin:0;
}


/* menuBox
------------------------------------------------------------ */

#restrants #menu .menuBox{
	padding:15px 2.5% 20px;
}

#restrants #menu .menuList2 li{
	width:25%;
}
#restrants #menu .menuList3 li{
	width:50%;
}

#restrants .akashi #menu .L .menuBox{
	width:100%;
	margin:0;
	padding:20px 0;
}
#restrants .akashi #menu .L .menuBox .c2 .menuList,
#restrants .akashi #menu .L .menuBox .c2 .menuList:first-child {
	width:86%;
	margin:0 auto;
	padding:0;
	float:none;
}
#restrants .akashi #menu .L .menuBox .c2 .menuList li ul.inList li.odd{
	width:100%;
	float:none;
}
#restrants .akashi #menu .L .menuBox .c2 .menuList li ul.inList li.even{
	width:100%;
	float:none;
}

#restrants #menu .menuBox .priceList p{
	font-size:0.86em;
	line-height:1.6em;
}
#restrants #menu .menuBox .priceList p em{
	font-size:1.8rem;
	line-height:1.6em;
	letter-spacing:0em;
}

#restrants #menu .inner .etcPlan{
	padding:5px 0;
	font-size:1.2rem;
	line-height:1.8em;
}

#restrants #menu .menuBox .spMenu{
	width:100%;
}
#restrants #menu .menuBox .spMenu .photo{
	width:40%;
	display:table-cell;
	box-sizing:border-box;
}
#restrants #menu .menuBox .spMenu .txt{
	width:60%;
	padding:10px 15px;
	font-size:1.4rem;
	letter-spacing:0.1em;
	color:#ae0300;
	vertical-align:middle;
	display:table-cell;
	box-sizing:border-box;
}






/* freeDrinkBox
------------------------------------------------------------ */

#restrants #menu .freeDrinkBox ul{
	padding:0 5% 15px;
	overflow:hidden;
}
#restrants #menu .freeDrinkBox ul li{
	width:50%;
	font-size:1.2rem;
	float:left;
}



.etcBox {
	width:95%;
	margin:40px auto ;
	padding:20px 15px;
}
.etcBox h3 {
	font-size:20px;
}
.etcBox .menu {
	text-align:center;
}
.etcBox .menu p{
	margin-left:0;
	margin-right:1em;
}
.etcBox .opBox:first-child {
	margin-bottom:30px;
}
.etcBox .opBox h4 {
	margin:10px 0 10px;
	font-size:14px;
	line-height:1.6em;
}
.etcBox .opBox ul li{
	font-size:0.86em;
}

.etcBox .beerArea .beerBox div{
	width:49%;
}




/* lunch
------------------------------------------------------------ */

#restrants #menu #lunch .inner{
	padding-top:40px;
}
#restrants #menu #lunch .midashi,
#restrants #menu #dinner .midashi{
	width:200px;
	font-size:1.4rem;
	line-height:30px;
}
#restrants #menu #dinner .midashi{
	top:-15px;
}



/* traxMenu
------------------------------------------------------------ */

#traxMenu {
	margin:20px auto;
	width:90%;
}
#traxMenu .drinkBox,
#traxMenu .drinkBox:first-child {
	margin:0 auto;
	padding:5px;
	width:100%;
	max-width:400px;
	float:none;
}
#traxMenu .drinkBox .photo{
	width:100%;
}
#traxMenu .drinkBox .txtBox{
	margin:0;
	padding:30px 0%;
}
#traxMenu .drinkBox .txtBox h3{
	font-size:2.4rem;
	line-height:1.6em;
}
#traxMenu .drinkBox .txtBox .price{
	font-size:2.4rem;
	line-height:1.6em;
}
#traxMenu .drinkBox .txtBox .price .fsS{
	font-size:1.6rem;
	line-height:1.6em;
}
#traxMenu .drinkBox .txtBox .txt{
	padding:20px 2.5% 0;
	font-size:1.2rem;
	line-height:2em;
	text-align:left;
}


/* specialPlan
------------------------------------------------------------ */

#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:2em;
}
#restrants #menu #specialPlan .exTxt {
	font-size:1.4rem;
	line-height:2em;
}
#restrants #menu #specialPlan .priceBox {
	width:90%;
	font-size:1.4rem;
	line-height:1.5em;
}
#restrants #menu #specialPlan .priceBox .price1 {
	font-size:2.0rem;
	line-height:1.5em;
}
#restrants #menu #specialPlan .priceBox .price2{
	font-size:2.4rem;
	line-height:1.5em;
}
#restrants #menu #specialPlan .priceBox .price2 span{
	font-size:1.6rem;
	line-height:1.5em;
}
#restrants #menu #specialPlan .items{
	margin:0;
	text-align:center;
}


/* optionMenu
------------------------------------------------------------ */

#restrants #menu .optionMenu {
	width:100%;
	margin:10px auto 0;
	padding:0;
	border:1px solid #897151;
	background:#ffffff;
	display:table;
	box-sizing:border-box;
}
#restrants #menu .optionMenu .photo {
	width:100%;
	padding:15px 15px 0;
	display:block;
	box-sizing:border-box;
}
#restrants #menu .optionMenu .txt {
	width:100%;
	padding:20px;
	vertical-align:middle;
	display:block;
	box-sizing:border-box;
}
#restrants #menu .optionMenu .txt p{
	font-size:1.2rem;
	line-height:1.6em;
}


/* btnBox
------------------------------------------------------------ */

#restrants #menu .btnBox .discount {
	width:240px;
	font-size:1.2rem;
	line-height:2em;
}


}





/*----------------------------------------------------------

	Display：← 769px（ pc ）

----------------------------------------------------------*/

@media print, screen and (min-width: 769px) {

/*----------------------------------------------------------
	menu
----------------------------------------------------------*/

#restrants #menu .c2{
	width:100%;
	max-width:920px;
	margin:0 auto;
	overflow:hidden;
}
#restrants #menu .c2 .planBox{
	width:100%;
	max-width:445px;
	float:right;
}
#restrants #menu .c2 .planBox:first-child{
	float:left;
}


#restrants #menu .planBox.L{
	width:100%;
	max-width:760px;
	padding:0;
}

/* planName
------------------------------------------------------------ */
.kc{
	text-indent:-0.5em;
	display:inline-block;
}
#restrants #menu .c2 .planBox .planName{
	padding:25px 5% 0;
}
#restrants #menu .c2 .planBox .planName h3{
	font-size:2.6rem;
	line-height:2em;
}
#restrants #menu .c2 .planBox .planName h3 .fsS{
	font-size:1.6rem;
	line-height:2em;
}
#restrants #menu .c2 .planBox .planName .price{
	font-size:2.6rem;
	line-height:2em;
}
#restrants #menu .c2 .planBox .planName .price .fsS{
	font-size:1.6rem;
	line-height:2em;
}

#restrants #menu .timeBox.c2 {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-pack: wrap;
	flex-wrap: wrap;
}
#restrants #menu .timeBox.c2 .box{
	width:50%;
}



/* menuBox
------------------------------------------------------------ */

#restrants #menu .c2 .planBox .menuBox{
	padding:15px 5% 20px;
}


#restrants #menu .menuBox.c2{
	padding:30px 0 25px ;
}
#restrants #menu .menuBox.c2 .menuList{
	padding:0 5%;
	overflow:hidden;
}
#restrants #menu .menuBox.c2 .menuList li{
	float:left;
	box-sizing:border-box;
}
#restrants #menu .menuBox.c2 .menuList li:nth-child(even){
	width:45%;
}
#restrants #menu .menuBox.c2 .menuList li:nth-child(odd){
	width:55%;
}

#restrants #menu .menuList3 li.l2{
	line-height:3.6em;
}


/* subBox
------------------------------------------------------------ */

#restrants .subBox {
	width:776px;
}
#restrants .subBox .menuList li{
	width:50%;
	float:left;
}



/* btnBox
------------------------------------------------------------ */

#restrants #menu .btnc2 {
	width:94%;
	margin:0 auto;
	padding:0 0 10px;
	overflow:hidden;
}
#restrants #menu .btnc2 .btnBox {
	width:47.5%;
	max-width:250px;
	float:right;
}
#restrants #menu .btnc2 .btnBox:first-child{
	float:left;
}

#restrants #menu .c2 .planBox .btnBox .discount {
	width:240px;
	font-size:1.2rem;
	line-height:2em;
}


}



/* ------------------------------------------------------------

　カテゴリー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;
	}

}