

body {
  margin: 0;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
  line-height: 1.42857143;
  color: #372f2b;
  background-color: #fff;
}

footer,
header,
nav {
  display: block;
}

a {
  color: #337ab7;
  text-decoration: none;
  background-color: transparent;
}

a:link {
  color: #372f2b;
  text-decoration: none;
}

a:hover,
a:focus {
  text-decoration: underline;
}

a:active,
a:hover {
  outline: 0;
}

a:visited {
  color: #999999;
}

h1,
h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

h1 {
  font-size: 36px;
}

h2 {
  font-size: 30px;
}

small {
  font-size: 85%;
}

img {
  vertical-align: middle;
  border: 0;
}

ul {
  margin-top: 0;
  margin-bottom: 10px;
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.text-center {
  text-align: center;
}

.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}

.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

.container {
  width: 960px;
  padding-right: 13px;
  padding-left: 12px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  margin-right: -13px;
  margin-left: -12px;
}

.container:before,
.container:after,
.row:before,
.row:after,
.nav:before,
.nav:after,
.navbar-header:before,
.navbar-header:after,
.panel-body:before,
.panel-body:after {
  display: table;
  content: " ";
}

.container:after,
.row:after,
.nav:after,
.navbar-header:after,
.panel-body:after {
  clear: both;
}

section {
  display: block;
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

.col-xs-8,
.col-sm-8,
.col-xs-16,
.col-sm-16 {
  position: relative;
  min-height: 1px;
  padding-right: 12px;
  padding-left: 13px;
}

.col-xs-8,
.col-xs-16 {
  float: left;
}

.col-xs-16 {
  width: 100%;
}

.col-xs-8 {
  width: 50%;
}
.col-sm-8,
.col-sm-16 {
  float: left;
}
.col-sm-16 {
  width: 100%;
}
.col-sm-8 {
  width: 50%;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.cont-wrap + .cont-wrap {
  margin-top: 30px;
}

.cont-wrap:last-child {
  margin-bottom: 60px;
}

.cont-wrap + .cont-wrap {
  margin-top: 30px;
}

.cont-wrap:last-child {
  margin-bottom: 60px;
}

@-ms-viewport {
  width: device-width;
}

.visible-xs-inline {
  display: none !important;
}

.img-responsive,
.thumbnail > img {
  display: block;
  height: auto;
  max-width: 100%;
}

p {
  margin: 0 0 10px;
  line-height: 1.75em;
}

.small {
  font-size: 85%;
}

.pull-right {
  float: right !important;
}


.margin-top-sm {
  margin-top: 20px;
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.row:before,
.row:after {
  display: table;
  content: " ";
}

.clearfix:after,
.container:after,
.row:after {
  clear: both;
}

/************************　ヘッダー　********************************************************/

#header {
  height: 100px;
  border-bottom: none;
}

.navbar-brand {
  float: left;
  height: 100px;
  padding: 0;
}

.navbar-header img {
  width: auto;
  height: 100px;
}

#navigation-wrap {
	background-color: #56443a;
	height: 55px;
	margin-bottom: 30px;
	border-bottom: 5px solid #dedcdb;
}

#navigation {
  font-size: 12px;
  font-weight: bold;
}

#navigation .container {
  height: 50px;
  padding: 0;
  margin: 0 auto;
  background-color: #363028;
}

#navigation ul li {
  width: 160px;
  text-align: center;
  background: url(../images/nav-border.png) no-repeat right;
}

#navigation a:link,
#navigation a:visited {
  color: #e7ddcb;
}

#navigation a:hover,
#navigation a:active,
#navigation a:focus {
	color: #e7ddcb;
	border-bottom: 5px solid #E07E00;
	background: #443226 url(../images/nav-border.png) no-repeat right;
}

#navigation ul li:last-child,
#navigation ul li:last-child a:hover {
  background-image: none;
}

#links ul {
  display: table-cell;
  height: 100px;
  padding-bottom: 10px;
  font-size: 10px;
  line-height: 10px;
  vertical-align: bottom;
}

#links a:link,
#links a:visited,
#links a:hover,
#links a:active {
  color: #372f2b;
}

.icon-blank-window {
  display: inline-block;
  width: 18px;
  height: 18px;
  vertical-align: middle;
  background: url(../images/icon-blank-window.png) no-repeat left;
}

/************************　グローバルナビ　********************************************************/

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav > li {
  position: relative;
  display: block;
  padding-left: 0;
}

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}

.nav > li a:before {
  content: normal;
}

.navbar-header {
  float: left;
  padding: 0;
  margin: 0;
}

.container > .navbar-header {
  margin-right: 0;
  margin-left: 0;
}

.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}

.navbar-brand > img {
  display: block;
}

.navbar-nav {
  margin: 7.5px -12px;
}

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

.navbar-nav {
  float: left;
  margin: 0;
}

.navbar-nav > li {
  float: left;
}

.navbar-nav > li > a {
  padding-top: 15px;
  padding-bottom: 15px;
}

/************************　フッター　********************************************************/

footer {
	font-size: 11px;
	line-height: 11px;
	color: #ffffff;
	background-color: #372f2b;
	text-align: center;
}

#brand-group {
	background-color: #cecece;
	text-align: center;
	padding: 30px 0;
}

#brand-group h2 {
  margin: 10px 0 20px 0;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 18px;
  line-height: 18px;
  color: #642c07;
  text-align: center;
  border: none;
}

#brand-group h2 span {
  font-size: 11px;
}

#brand-group .panel {
  display: inline-block;
  margin: 0 2px;
  text-align: center;
  vertical-align: top;
  background: none;
  box-shadow: none;
}

#brand-group .panel-body {
  display: table-cell;
  width: 125px;
  height: auto;
  vertical-align: middle;
  background-color: #FFF7F4;
}

#brand-group .panel-body img {
  width: auto;
  height: auto;
}

#brand-group .panel-footer {
  display: inherit;
  padding: 5px 0 0;
  background: none;
  border: none;
}

#brand-group a:link,
#brand-group a:visited {
  color: #642c07;
}

#brand-group a:hover,
#brand-group a:active {
  text-decoration: none;
}

#page-top {
  position: fixed;
  right: 0;
  bottom: 100px;
  width: 40px;
  height: 120px;
  background-color: #7b6154;
}

#footer {
  text-align: center;
}

#footer .row {
  position: relative;
  display: table-cell;
  width: 960px;
  padding: 33px 0;
  vertical-align: middle;
}

#footer small {
  font-size: 9px;
}

#footer a:link,
#footer a:visited {
  color: #ffffff;
}

#footer ul li + li:before {
  content: '| ';
}

#footer .list-inline > li {
  padding-right: 2px;
  padding-left: 2px;
}

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/************************　タ　ブ　*************************************************************/

.dropup, .dropdown {
	position: relative;
}
.dropdown-toggle:focus {
	outline: 0;
}
.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	font-size: 14px;
	text-align: left;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,0.15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
	box-shadow: 0 6px 12px rgba(0,0,0,0.175);
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}
.dropdown-menu .divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5;
}
.dropdown-menu>li>a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 1.42857143;
	color: #333;
	white-space: nowrap;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
	text-decoration: none;
	color: #262626;
	background-color: #f5f5f5;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
	color: #fff;
	text-decoration: none;
	outline: 0;
	background-color: #337ab7;
}
.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:hover, .dropdown-menu>.disabled>a:focus {
	color: #777;
}
.dropdown-menu>.disabled>a:hover, .dropdown-menu>.disabled>a:focus {
	text-decoration: none;
	background-color: transparent;
	background-image: none;
	filter: none;
	cursor: not-allowed;
}
.open>.dropdown-menu {
	display: block;
}
.open>a {
	outline: 0;
}
.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px dashed;
	border-top: 4px solid \9;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}
.nav-tabs>li {
	float: left;
	margin-bottom: -1px;
}
.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

.tab-content>.tab-pane {
	display: none;
}
.tab-content>.active {
	display: block;
}
.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}
.fade {
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	transition: opacity .15s linear;
}
.fade.in {
	opacity: 1
}
#info-tab-nav {
	margin-top: 30px;
}
#info-tab-nav>li {
	background-color: #8C7F77;
	border-radius: 6px 6px 0 0;
	margin-right: 2px;
}
#info-tab-nav>li:hover, #info-tab-nav>li:active {
	background-color: #443226;
}
#info-tab-nav.nav-tabs>li.active>a, #info-tab-nav.nav-tabs>li.active>a:hover, #info-tab-nav.nav-tabs>li.active>a:focus {
	color: #fff;
	background-color: #443226;
	border: 1px solid #443226;
	border-bottom-color: transparent;
}
#info-tab-nav.nav-tabs>li>a {
	margin-right: 0;
	line-height: 1.42857143;
	border: 1px solid transparent;
	border-radius: 6px 6px 0 0;
	padding: 10px 40px;
}
#info-tab-nav.nav-tabs {
	border-bottom: 3px solid #443226;
}
#info-tab-nav>li a:before {
	content: normal;
}
#info-tab-nav.nav .open>a, #info-tab-nav.nav .open>a:hover {
	background-color: #A29596;
}
#info-tab-nav.nav .open>a:focus {
	background-color: #443226;
}
#info-tab-nav.nav .dropdown-menu {
	box-shadow: none;
}
#info-tab-nav.nav .dropdown-menu li a:link, #info-tab-nav.nav .dropdown-menu li a:visited {
	color: #000;
}
#info-tab-nav.nav .dropdown-menu>.active>a, #info-tab-nav.nav .dropdown-menu>.active>a:hover, #info-tab-nav.nav .dropdown-menu>.active>a:focus {
	background-image: none;
	background-color: #EBE8E8;
}
#info-tab-nav.nav>li>a:hover, #info-tab-nav.nav>li>a:focus {
	text-decoration: none;
	background: none;
}
#info-tab-nav.nav>li a:link, #info-tab-nav.nav>li a:visited {
	color: #ffffff;
}

/************************　メニュー　*************************************************************/

.main h2 {
	font-size: 16px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: bold;
	color: #ffffff;
	border-top: 1px solid #59493f;
	border-bottom: 2px solid #fff;
	margin: 0 -12px 20px -13px;
	background-color: #806e61;
	padding: 15px 0 12px 15px;
	box-shadow: 0px 1px #59493f, 0 2px #fff inset;
}
.main h3 {
	font-size: 16px;
	font-weight: bold;
	border-top: 1px solid #DFDAD8;
	border-bottom: 1px solid #DFDAD8;
	padding: 12px 0 12px 10px;
	margin: 60px 0 20px;
	background-color: #F1EEEC;
	color: #59493f;
}
.main h3:before {
	font-family: 'Glyphicons Halflings';
	content: "\e010";
	padding-right: 5px;
	font-size: 14px;
}
.menu_detail h4 {
	font-size: 16px;
	font-weight: bold;
	border-top: 1px solid #cecccc;
	border-bottom: 1px solid #cecccc;
	padding: 12px 0 12px 5px;
	margin-top: 60px;
	background-color: #ffffff;
}
.menu_detail h5 {
	border-left: 10px solid #ac7228;
	font-weight: bold;
	font-size: 16px;
	padding: 2px 90px 2px 10px;
	margin-top: 60px;
	margin-bottom: 0;
}
.menu_detail h6 {
	font-size: 16px;
	line-height: 125%;
	font-weight: bold;
	padding: 0;
	margin-top: 10px;
}

h4:before,
h5:before,
h6:before {
  content: normal!important;
}

h2 + .cont-wrap > h3:first-child {
  margin-top: 0!important;
}

.menu_detail h3 + h4 {
  margin-top: 30px!important;
}

.menu_detail .visible-xs {
	display: none !important;
}

.margin-top-sm {
  margin-top: 15px;
}

.cont-wrap + .cont-wrap {
  margin-top: 60px;
}

.cont-wrap:last-child {
  margin-bottom: 90px;
}

p.menu-title-price {
  padding: 12px 8px;
  margin-top: -34px;
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.25em;
  text-align: right;
  border-bottom: 1px solid #d1c7ba;
}

span.tax {
  font-size: 12px;
}

p.text-lines {
  margin: 20px 0;
}

.thumbnail {
  display: block;
  padding: 0;
  margin-bottom: 20px;
  font-size: 14px;
  background-color: #fff;
  border: none;
  border-radius: 0;
}

.thumbnail .caption {
  text-align: left;
}

.thumbnail .price {
  margin: 10px 0!important;
}

.thumbnail h6 {
  font-size: 16px!important;
}

.thumbnail h6,
.thumbnail .price {
  margin: 0 0 5px 0!important;
  font-weight: bold;
}

.thumbnail p {
  line-height: 1.25em;
}

.thumbnail > img {
  margin-right: auto;
  margin-left: auto;
}

.thumbnail .caption {
  padding: 9px;
  color: #333;
}

/************************　表組み　*************************************************************/

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.table > tbody > tr > th,
.table > tbody > tr > td {
  padding: 20px 20px 20px 0;
  line-height: 1.42857143;
  vertical-align: top;
  border-bottom: 1px dotted #acacac;
}

.table th,
.table td {
  font-weight: normal;
}

.table-menu-01 th,
.table-menu-01 td {
  display: table-cell;
}

.table-menu-02 th,
.table-menu-02 td {
  display: table-cell;
}

.table-menu-02 th,
.table-menu-02 td.price {
  font-weight: bold;
  white-space: nowrap;
}

.table-menu-02 th {
  width: 170px;
}

.table-menu-02 td.price {
  text-align: right;
}

/************************　ボタン　*************************************************************/

button {
  margin: 0;
  overflow: visible;
  font: inherit;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  text-transform: none;
  cursor: pointer;
  background: none;
  border: none;
  -webkit-appearance: button;
          appearance: normal;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.btn {
  display: inline-block;
  padding: 12px;
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}

.btn:focus,
.btn:active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:hover,
.btn:focus {
  color: #333;
  text-decoration: none;
  background-color: #dcd5cc;
}

.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

a button {
  margin-right: 10px;
}

.btn-default {
	background-image: none;
	border-color: #acacac;
	text-shadow: none;
	color: #372f2b!important;
	background-color: #fff;
}

/*******************　アレルゲン・主要原産地　**************************************************/

#information-col {
  padding: 30px;
  color: #ffffff;
  background-color: #7b6344;
}

#information-col ul {
  padding: 0;
  margin-bottom: 0;
  margin-left: 1em;
  font-size: 10px;
  text-indent: -1em;
  list-style: none;
}

#information-col .btn {
  width: 100%;
  margin-right: 0;
  font-weight: bold;
}

#information-col .btn {
  width: 315px;
}

span.icon-arrow-right {
  display: inline-block;
  width: 9px;
  height: 14px;
  margin-bottom: 2px;
  margin-left: 10px;
  vertical-align: middle;
  background: url(../images/icon-btn-right-xs.png) no-repeat;
  background-size: cover;
}



/*Safariだけに適用されるCSSハック*/

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  ::i-block-chrome {
    height: 90px;
  }
}


/*160601 added*/
.heading-01 {
    font-size: 22px!important;
    color: #86510d!important;
    padding: 0!important;
    margin-top: 5px!important;
    margin-bottom: 15px!important;
    border: none!important;
    background: none!important;
}

.c5_wysiwyg {
    margin-bottom: 60px;
}

#brand-group h2 {
  color: #642c07!important;
  background: none;
}
