@charset 'UTF-8';

div.leftCont,div.rightCont {
	width:490px;
}
div.leftCont {
	float:left;
	overflow: hidden;
}
div.rightCont {
	float:right;
	overflow: hidden;
}
.menu a.cf {
	display: block;
	overflow: hidden;
}
.menu a {
	background-color:#fff;
	border-radius:10px;
}
.menu a img {
	float:left;
	width:50%;
	border-radius:10px 0 0 10px;
}
.menu a div {
	float:right;
	width:44%;
	padding:3%;
}
.menu a div span {
	font-weight:400;
	padding:5px 20px;
}
.menu a div p:nth-child(3) {
	color:#222;
	font-weight:400;
}
.menu div.leftCont a,
.menu div.rightCont a {
	margin-bottom:20px;
}
.menu div.leftCont a:last-child,
.menu div.rightCont a:last-child {
	margin-bottom:0;
}
.menu a.kids img {
	float:none;
	width:100%;
	border-radius:10px;
}

.concept h3 {
	color:#f19114;
	margin-bottom:10px;
}
.concept h3:before {
	content:'■ ';
	color:#f19114;
}
.concept img {
	border-radius:10px;
}

.tendon a {
	display:inline;
	color:#fff;
	padding:10px 20px;
}

/*seasons*/
div#tabCont {
	padding-top:25px;
}
div#tab li {
	float:left;
	width:250px;
	margin-bottom:10px;
}
div#tab li a {
	text-align:center;
	font-size:16px; font-size:1.6rem;
	font-family:"Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	font-weight:900;
	color:#fff;
	background:url('../images/mid.png') repeat left top #f19114;
	border-radius:50px;
	padding:10px 0;
}
div#tab li a.active {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
}
#tabCont li {
	width:49%;
}
#tabCont li:nth-child(odd) {
	clear:both;
	float:left;
}
#tabCont li:nth-child(even) {
	float:right;
}

#tabCont div div {
	border-left:4px solid #ac6333;
	margin:10px 0 30px;
}
#tabCont h3 {
	border-bottom:1px solid #999;
	padding:5px 0;
	margin-bottom:8px;
}
#tabCont h3 span {
	font-size:14px; font-size:1.4rem;
	font-weight:600;
}
#tabCont h3,#tabCont p {
	padding-left:10px;
}
#tabCont p {
	font-size:18px; font-size:1.8rem;
	font-weight:900;
	margin:0;
}
#tabCont span {
	font-size:12px; font-size:1.2rem;
	font-weight:400;
}
.akamoji {
	color:#ca1419;
	margin-right:10px;
}
.akashikaku {
	color:#fff;
	background-color:#ca1419;
	padding:0 5px;
	margin-right:10px;
}
.midori {
	color:#fff;
	background-color:#6e7955;
	padding:0 5px;
	margin-right:10px;
}
#tabCont #tab08 li {
	width:31.3333%;
	margin:0 1%;
}
#tabCont #tab08 li:nth-child(even) {
	float:left;
}

#tabCont dl {
	display:block;
	margin:0 0 0 10px;
	font-size:12px; font-size:1.2rem;
	font-weight:400;
	line-height:1.4;
}
#tabCont dl dt, #tabCont dl dd {
	padding:0;
	margin:0;
	display:inline;
}
#tabCont dl dt.disnon, #tabCont dl dd.disnon {
	display:none;
}
#tabCont dl dt:nth-of-type(1) {
	color:#fff;
	background-color:#ca1419;
	padding:0 5px;
	margin-right:10px;
}
#tabCont dl.drinkset dt:nth-of-type(1) {
	background-color:#6e7955;
}
#tabCont dl dt:nth-of-type(2) {
	color:#ca1419;
	margin-right:10px;
}
#tabCont dl dd:nth-of-type(1) {
	font-size:18px; font-size:1.8rem;
	font-weight:900;
	margin:0;
}

#tabCont dl dt > span {
color: #000;
}


#tabCont #drink dl dt:nth-of-type(1) {
	font-size:14px; font-size:1.4rem;
	display: inline-block;
	color:#000;
	background-color: transparent;
	width:10em;
}


.lunch li div h3 span {
	display:block;
	font-weight:900 !important;
}
.lunch #tab01 > ul > li:last-child div {
	border-radius:10px;
	background:url(../images/menu/drinkBg.jpg) repeat center;
	border:0;
	padding:10px 0;
	margin:0;
}
.lunch #tab01 > ul > li:last-child div p:first-child {
	font-size:12px;font-size:1.2rem;
	margin:0;
}
.lunch #tab01 > ul > li:last-child div h3 {
	border-color:#d2b48c;
	padding-top:0;
}
.lunch #tab01 > ul > li:last-child div h3 span {
	display:inline;
	font-weight:400 !important;
}
.lunch #tab01 > ul > li:last-child div h3+p {
	font-size:14px;font-size:1.4rem;
	margin-top:5px;
}
.lunch #tab01 > ul > li ul {
	padding-left:10px;
}
.lunch #tab01 > ul > li li {
	float:none;
	display:inline-block;
	width:31.3333%;
}


ul.drink li {
	border-left:0!important;
	width:100%;
}
ul.drink li div {
	border-radius:10px;
	background:url(../images/menu/drinkBg.jpg) repeat center;
	border:0;
	padding:10px 0;
	margin:0;
	border-left:0!important;
}
ul.drink li div p:first-child {
	font-size:12px;font-size:1.2rem!important;
	margin:0;
}
ul.drink li div h3 {
	border-color:#d2b48c;
	padding-top:0;
}
ul.drink li div h3 span {
	display:inline;
	font-weight:500 !important;
}
ul.drink li div ul {
	font-size:14px;font-size:1.4rem;
	line-height:2em;
	margin:10px;
}


h2 {
	font-size:20px;font-size:2.0rem;
	color:#ac6333;
	border-bottom:4px solid #ac6333;
	margin-bottom:30px;
}
#tabCont p.note {
	font-size:14px;font-size:1.4rem;
	font-weight:400;
	padding:0;
	margin:0 0 50px;
}

/*ligbox*/
#ovray{position:fixed;width:100%;height:100%;//overflow:hidden;background:rgba(0,0,0,0.7);top:0;left:0;z-index:10000;display:none;}
#imagebox{position:fixed;z-index:10001;top: 50%;left: 50%;display:none; background-color:#fff;}
#ovray>p:before{content: "●";margin:0;padding:0px 0px 0px 0px;font-weight:bold;position:relative;left:-5px;top:5px;display:inline-block;font-size:23px;line-height:30px;width: 15px;height: 15px;color:#333;border:2px solid #333;border-radius:20px 20px;-webkit-animation: spin 1s linear infinite;animation: spin 1s linear infinite;}
#ovray>p:before{color:#FFF;border:2px solid #fff;}
#ovray p{position:relative;text-align:center;font-size:18px;font-weight:bold;	top:49%;	color:#FFF !important;}
#ovray img{padding:0px;border:#fff 10px solid;}
@-webkit-keyframes spin{0%{transform: rotate(0deg);}
    100%{transform: rotate(360deg);}}
@keyframes spin{0%{transform: rotate(0deg);}
    100%{transform: rotate(360deg);}}
	
	
/*.takeout {
padding: 1.5em 2em;
width: 14em;
margin: 2em auto 1em auto;
font-size: 20px;
border-radius: 10px;
}*/

.takeout img {
width: 100%;
}