/* reset */
*{
	margin: 0px;
	padding: 0px;
}
html {
	overflow-x: hidden; 	
}
/* iPhon・タブレット */
body {
	margin: 0 auto;
	width: 100%;
	font-size: 13px;
	color: #666666;
	text-align: center;
	font-family: Meiryo, Verdana, Arial, Helvetica, sans-serif;
	line-height: 170%;
}
#logo {
	float: left;
	margin-top: 26px;
}
#logo .eigyo span {
	display: inline-block;
	font-size: 14px !important;
	font-weight: normal !important;
	color: #333 !important;
	text-align: left;
}
#logo .eigyo .column2-left {
	width: 27%;
	text-align: left;
}

#logo .eigyo .column2-right {
	width: 71%;
	text-align: left;
	padding-top: 3px;
}
#logo + p {
	position: relative;
	width: 120px;
	height: 185px;
	margin: 8px 0 0 6px;
}

#logo + p img {
	position: absolute;
	top: 0;
	right: 6px;
}
#head_title {
	position: relative;
	margin: 0 auto -15px;
	padding-left: 6px;
	width: 500px;
}
#head_title p {
	float: left;
	padding-left: 0;
}
h2 {
	font-size: 16px;
	margin: 5px 5px 15px 0px;
	padding: 3px 3px 3px 0px;
	border-bottom: 1px solid #FDFFFD;
	font-weight: bold;
	line-height:1.4;
}

h2.menu {
	margin-bottom: 10px;
	color: #46403b;
	border-bottom: 2px solid #46403b;
}
article img {
	max-width: 100%;
	height: auto;
}

nav {
	margin:0 auto;
	padding-left: 0;
	width: 296px;
	height: 200px;
}

#menu ul {
	float: right;
	width: 285px;
}

#menu li {
	width: 70px;
	height: 200px;
	margin: 0;
	float: left;
	/*border-right: 1px dotted #AAAAAA;	*/
}
#menu li:last-child {
	border-right: none;
}
#menu li:first-child {
	/*border-left: 1px dotted #AAAAAA;*/
}

#menu li a {
	display: block;
	height: 200px;
	text-indent: -9999px;
	background-size: 70px 400px;
}

a#navi1 {
	background: transparent url(../img/m_menu.png) no-repeat scroll left top;
	width: 70px;
}

a#navi01 {
	background: transparent url(../img/m_menu.png) no-repeat scroll left bottom;
	width: 70px;
}

a#navi2 {
	background: transparent url(../img/m_concept.png) no-repeat scroll left top;
	width: 70px;
}

a#navi02 {
	background: transparent url(../img/m_concept.png) no-repeat scroll left bottom;
	width: 70px;
}

a#navi3 {
	background: transparent url(../img/m_contact.png) no-repeat scroll left top;
	width: 70px;
}

a#navi03 {
	background: transparent url(../img/m_contact.png) no-repeat scroll left bottom;
	width: 70px;
}

a#navi4 {
	background: transparent url(../img/m_access.png) no-repeat scroll left top;
	width: 70px;
}

a#navi04 {
	background: transparent url(../img/m_access.png) no-repeat scroll left bottom;
	width: 70px;
}

a#navi1:hover,
a#navi2:hover,
a#navi3:hover,
a#navi4:hover,
.on {
	background-position: left bottom !important;
}

#main {
	margin: 0 auto;
	background: #46403b;
	padding: 0px;
	width: 100%;
	max-width: 768px;
	float: left;
}

#contents1 {
	margin: 0 10px 0 10px;
	max-width: 100%;
	color: #ffffff;
	text-align: left;
	float: none;
}

#f_menu {
	width: 95%;
	min-width: 290px;
	margin: 15px auto;
	padding: 7px;
	background: #ffffff;
	color: #46403b;
	text-align: left;
	float: left;
}

div#submenu {
	margin: 0px;
	padding: 0px;
	width: 780px;
	height: 80px;
	float: left;
}

div#submenu ul {
	list-style-image: none;
	list-style-position: inside;
	list-style-type: none;
}

div#submenu li {
	width: 150px;
	height: 80px;
	margin: 0px;
	float: left;
}

div#submenu a {
	display: block;
	height: 40px;
	text-indent: -9999px;
}

a#navim_1 {
	background: transparent url(../img/m_01.gif) no-repeat scroll left top;
	width: 150px;
}

a#navim_01 {
	background: transparent url(../img/m_01.gif) no-repeat scroll left bottom;
	width: 150px;
}

a#navim_2 {
	background: transparent url(../img/m_02.gif) no-repeat scroll left top;
	width: 150px;
}

a#navim_02 {
	background: transparent url(../img/m_02.gif) no-repeat scroll left bottom;
	width: 150px;
}

a#navim_3 {
	background: transparent url(../img/m_03.gif) no-repeat scroll left top;
	width: 150px;
}

a#navim_03 {
	background: transparent url(../img/m_03.gif) no-repeat scroll left bottom;
	width: 150px;
}

a#navim_4 {
	background: transparent url(../img/m_04.gif) no-repeat scroll left top;
	width: 150px;
}

a#navim_04 {
	background: transparent url(../img/m_04.gif) no-repeat scroll left bottom;
	width: 150px;
}

a#navim_5 {
	background: transparent url(../img/m_05.gif) no-repeat scroll left top;
	width: 150px;
}

a#navim_05 {
	background: transparent url(../img/m_05.gif) no-repeat scroll left bottom;
	width: 150px;
}

a#navim_1:hover,
a#navim_2:hover,
a#navim_3:hover,
a#navim_4:hover,
a#navim_5:hover,
.on {
	background-position: left bottom !important;
}
div#gotop {
	width: 760px;
	height: 25px;
	padding: 5px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 20px;
	float: left;
	text-align: left;
	display: inline;
}
table {
	margin: 0 auto;
	width: 100%;
}
@media screen and (max-width: 767px){
/* logo */
#head_title {
	width: 100%;
}
#logo {
	margin: 33px auto 12px;
	float: none;
}

#logo .eigyo .column2-left {
	width: 35%;
	text-align: left;
}

#logo .eigyo .column2-right {
	width: 63%;
	text-align: left;
	padding-top: 3px;
}
#logo + p {
	position: absolute;
  top: -35px;
  left: 50%;
  margin-left: 159px;
}

dl.f_left {
	margin-left: 10px;
	display: block;
}

dt {
	margin-top: 15px;
	margin-bottom: 15px;
	font-weight: bold;
	width: 190px;
}

dl dd {
	position: relative;
	height: 28px;
	line-height: 28px;
	font-size: 14px;
}

dd.food {
	position: absolute;
	padding: 3px 0 3px;
	white-space: nowrap;
}

dd.price {
	padding: 3px 0 3px 0;
	font-weight: bold;
	position: relative;
  top: -43px;
	right: 5px;
	float: right;
}
dd.price:before {
    content: "･･･　";
}

dd.word {
	position: relative;
	top: -10px;
	font-size: 11px;
	color: #999999;
	margin-bottom: 10px;
}
.menu dd.word {
	top: 0;
}
#f_menu .column2-left,
#f_menu .column2-right {
	width: 100%;
	float: none;
}
dd.food.tengama {
	height: 42px;
	line-height: 20px;
}
dd.food.tengama + .price {
	height: 42px;
	line-height: 42px;
}
dd.food.tengama + .price + .word {
	margin-bottom: 25px;
}
}
@media screen and (max-width: 767px){
footer {
	width: 100%;
	clear: both;
	background: #46403b;
	text-align: right;
}

footer ul {
	margin: 15px auto 0;
	padding: 0px 5px 5px 0px;
}

footer li {
}

footer li a {
	display: block;
	padding-left: 1em;
	height: 32px;
	line-height: 32px;
	text-align: left;
	border-top: 1px solid #999;
	border-bottom: 1px solid #666;
	font-size: 14px;
	font-weight: bold;
}

.footerend {
	border-right: 1px solid #666666;
}

footer a:link {
	color: #ffffff;
	text-decoration: none;
}

footer a:visited {
	color: #ffffff;
	text-decoration: none;
}

footer a:active {
	color: #666666;
	text-decoration: none;
}

footer a:hover {
	color: #990000;
	text-decoration: none;
}

#foot {
	border-top: 1px solid #cccccc;
	color: #ffffff;
	text-align: left;
	font-size: 10px;
	line-height: 160%;
	padding: 5px 0px 5px 18px;
}

#foot small {
	padding: 0px;
}

}
@media screen and (max-width: 630px){
	#concepts li {
		margin-left:0 !important;
		width: 80% !important;
		max-width: 400px;
		float: none !important;
		margin: 0 auto 16px !important;
	}
	nav {
		margin-top: 58px;
	}
	#logo {
		position: relative;
		right: 40px;
		width: 240px; 
	}
	#logo img {
		width: 100%; 
		height: auto;
	}
	#logo + p {
		top: -25px;
		width: 80px; 
		margin-left: 83px;
	}
	#logo + p img {
		width: 100%;
		height: auto; 
	}
}
/* PC */
@media screen and (min-width: 768px){
li {
	list-style-image: none;
	list-style-position: inside;
	list-style-type: none;
}

em {
	background-color: #ccffff;
	color: #666666;
	padding: 0.2em 0px;
	font-style: normal;
	font-weight: bold;
}

strong {
	color: #CC3333;
	padding: 0.2em 0px;
}

strong.index {
	display: none;
	text-indent: -9999px;
}

img {
	vertical-align: middle;
}

table {
	width: 760px;
	border-collapse: collapse;
	margin-top: 20px;
	margin-bottom: 20px;
}

th {
	padding: 0.5em;
}

td {
	background-color: #46403b;
	border: 1px solid #CCCCCC;
	padding: 0.5em;
}

td.link a {
	color: #0026f7;
	text-decoration: underline;
}
p {
	margin-bottom: 15px;
}
a:link { color: #cccccc; text-decoration: none;}
a:visited { color: #cccccc; text-decoration: none;}
a:active { color: #cccccc; text-decoration: none;}
a:hover { color: #990000; text-decoration: underline;}
img { border: 0;}


/* header */
body {
	margin: 0 auto;
	width: 800px;
	background: #ffffff;
	font-size: small;
	color: #666666;
	text-align: center;
	font-family: Meiryo, Verdana, Arial, Helvetica, sans-serif;
	line-height: 170%;
}
header {
	margin: 0px;
	padding: 0px;
	width: 800px;
	height: 200px;
	background: #ffffff;
	float: left;
}

h2 {
	font-size: medium;
	margin: 10px 10px 10px 0px;
	padding: 5px 5px 5px 0px;
	border-bottom: 3px solid #46403b;
}

h2.menu {
	width: 100%;
	font-size: medium;
	color: #46403b;
	margin: 10px 10px 25px 0px;
	padding: 5px 5px 5px 0px;
	border-bottom: 3px solid #46403b;
	float: left;
}

#head_title {
	float: left;
	margin: 0;
	padding-left: 0;
	width: 500px;
}

#logo + p {
	position: relative;
	top: 0;
	left: 0;
}
nav {
	margin: 0;
	padding-left:0;
	width: 300px;
	height: 200px;
	float: left;
}
#menu {
	min-width: 280px;
}
#menu li {
	width: 70px;
	height: 200px;
	margin: 0px;
	float: left;
}

#menu li a {
	display: block;
	height: 200px;
	text-indent: -9999px;
	background-size: 70px 400px;
}

a#navi1 {
	background: transparent url(../img/m_menu.png) no-repeat scroll left top;
	width: 70px;
}

a#navi01 {
	background: transparent url(../img/m_menu.png) no-repeat scroll left bottom;
	width: 70px;
}

a#navi2 {
	background: transparent url(../img/m_concept.png) no-repeat scroll left top;
	width: 70px;
}

a#navi02 {
	background: transparent url(../img/m_concept.png) no-repeat scroll left bottom;
	width: 70px;
}

a#navi3 {
	background: transparent url(../img/m_contact.png) no-repeat scroll left top;
	width: 70px;
}

a#navi03 {
	background: transparent url(../img/m_contact.png) no-repeat scroll left bottom;
	width: 70px;
}

a#navi4 {
	background: transparent url(../img/m_access.png) no-repeat scroll left top;
	width: 70px;
}

a#navi04 {
	background: transparent url(../img/m_access.png) no-repeat scroll left bottom;
	width: 70px;
}

a#navi1:hover,
a#navi2:hover,
a#navi3:hover,
a#navi4:hover,
.on {
	background-position: left bottom !important;
}

#page {
	background: #46403b;
	float: left;
	width: 800px;
	margin: 0px auto;
	border: 0px;
}

#main {
	background: #46403b;
	margin-bottom: 10px;
	padding: 0px;
	max-width: 800px;
	float: left;
}

#contents1 {
	width: 780px;
	margin-left: 20px;
	color: #ffffff;
	text-align: left;
	float: left;
	display: inline;
}

#f_menu {
	width: 720px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 20px;
	background: #ffffff;
	color: #46403b;
	text-align: left;
	float: left;
}

div#submenu {
	margin: 0px;
	padding: 0px;
	width: 780px;
	height: 80px;
	float: left;
}

div#submenu ul {
	list-style-image: none;
	list-style-position: inside;
	list-style-type: none;
}

div#submenu li {
	width: 150px;
	height: 80px;
	margin: 0px;
	float: left;
}

div#submenu a {
	display: block;
	height: 40px;
	text-indent: -9999px;
}

a#navim_1 {
	background: transparent url(../img/m_01.gif) no-repeat scroll left top;
	width: 150px;
}

a#navim_01 {
	background: transparent url(../img/m_01.gif) no-repeat scroll left bottom;
	width: 150px;
}

a#navim_2 {
	background: transparent url(../img/m_02.gif) no-repeat scroll left top;
	width: 150px;
}

a#navim_02 {
	background: transparent url(../img/m_02.gif) no-repeat scroll left bottom;
	width: 150px;
}

a#navim_3 {
	background: transparent url(../img/m_03.gif) no-repeat scroll left top;
	width: 150px;
}

a#navim_03 {
	background: transparent url(../img/m_03.gif) no-repeat scroll left bottom;
	width: 150px;
}

a#navim_4 {
	background: transparent url(../img/m_04.gif) no-repeat scroll left top;
	width: 150px;
}

a#navim_04 {
	background: transparent url(../img/m_04.gif) no-repeat scroll left bottom;
	width: 150px;
}

a#navim_5 {
	background: transparent url(../img/m_05.gif) no-repeat scroll left top;
	width: 150px;
}

a#navim_05 {
	background: transparent url(../img/m_05.gif) no-repeat scroll left bottom;
	width: 150px;
}

a#navim_1:hover,
a#navim_2:hover,
a#navim_3:hover,
a#navim_4:hover,
a#navim_5:hover,
.on {
	background-position: left bottom !important;
}

div#gotop {
	width: 760px;
	height: 25px;
	padding: 5px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 20px;
	float: left;
	text-align: left;
	display: inline;
}

footer {
	font-size: small;
	color: #666666;
	margin-right: 20px;
	margin-top: 20px;
	clear: both;
	text-align: right;
}

footer ul {
	text-align: right;
	margin: 0px;
	padding: 0px 5px 5px 0px;
}

footer li {
	display: inline;
}

footer li a {
	padding: 0px 5px 0px 7px;
	border-left: 1px solid #666666;
}

.footerend {
	border-right: 1px solid #666666;
}

footer a:link {
	color: #ffffff;
	text-decoration: none;
}

footer a:visited {
	color: #ffffff;
	text-decoration: none;
}

footer a:active {
	color: #666666;
	text-decoration: none;
}

footer a:hover {
	color: #990000;
	text-decoration: none;
}

#foot {
	border-top: 1px solid #cccccc;
	color: #ffffff;
	text-align: left;
	font-size: 10px;
	line-height: 160%;
	padding: 5px 0px 5px 18px;
}

#foot small {
	padding: 0px;
}

dl.f_left {
	width: 100%;
	margin-left: 10px;
	float: left;
	display: inline;
}

dl.f_right {
	width: 350px;
	float: right;
}

dt {
	margin-bottom: 6px;
	font-weight: bold;
}
.menu dt {
	margin-bottom: 6px;
}

dd.food {
	width: 270px;
	margin-bottom: 5px;
	float: left;
}

dd.price {
	width: 85px;
	margin-bottom: 5px;
	float: right;
	position: relative;
	top: -28px;
}
dd.price:before {
	content: "･･･　";
}
dd.word {
	width: 350px;
	font-size: 11px;
	color: #999999;
	margin-bottom: 10px;
	float: left;
}
}

/* コンセプト */
#concepts li {
	float: left;
	width: 45%;
	padding: 7px 7px 12px;
	margin: 12px 12px 12px 0;
	border: solid #000 5px;
	background-color: #fff;
}
#concepts li.even {
	margin-right: 0;
}
#concepts li h3 {
	margin: 9px 0 0 2px;
}
/*　GoogleMap　*/
#map {
position: relative;
padding-bottom: 38.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
#map iframe,
#map object,
#map embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
max-width: 600px;
max-height: 310px;
}

/* メニュー */
.column2-left {
	float: left;
	width: 46%;
}
.column2-right {
	float: right;
	width: 46%;
}
/* 採用情報 */
.table {
	width: 98%;
	margin: 0 0 30px 0;
}
.table th {
	  background-color: #ddd;
    border: 1px solid #CCCCCC;
    padding: 0.5em;
		vertical-align: top;
		color: #333;
}
.table td {
	background-color: #fff;
	color: #333;
}