@charset "UTF-8";
/*****************************************************
　カルーセル
******************************************************/

.jumbotron {
	padding: 0;
	margin: 0 0 30px 0;
	background-color: #645e53;
	overflow: hidden;
}
#slider {
	padding: 0;
}
.slick-slider {
	overflow: hidden;
}
.slick-slider img {
	width: 100%;
	height: auto;
	max-height: 100%;
	position: relative;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.slick-prev {
	width: 29px!important;
	height: 29px!important;
	background: url(../images/btn-slider-prev.png) no-repeat!important;
	background-size: contain!important;
}
.slick-next {
	width: 29px!important;
	height: 29px!important;
	background: url(../images/btn-slider-next.png) no-repeat!important;
	background-size: contain!important;
}
.slick-dots {
    bottom: 5px!important;
}


/*****************************************************
　ベース
******************************************************/

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	-webkit-font-smoothing: antialiased;
	color: #372f2b;
}
a:link {
	color: #372f2b;
}
a:visited {
	color: #999999;
}
p {
	line-height: 1.75em;
}

#header {
	height: 60px;
}
.navbar-brand {
	float: left;
	padding: 5px 0 0 10px;
	height: 60px;
}
.navbar-header {
	margin: 0;
}
.navbar-header img {
	width: auto;
	height: 50px;
}
.navbar-toggle .icon-bar {
	background-color: #7e6b5a;
	border-radius: 0;
	height: 3px;
}
.navbar-toggle {
	position: relative;
	float: right;
	margin-right: 0;
	padding: 12px 10px;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: none;
	border-radius: 0;
}
#navigation-wrap {
	margin-bottom: 2px;
}
#navigation .container {
	margin: 0;
	padding: 0;
}
.navbar-collapse {
	padding-right: 0;
	padding-left: 0;
}
.nav>li {
	background-color: #675252;
	margin-bottom: 1px;
	padding-left: 0px;
}
.nav>li a:before {
	font-family: 'Glyphicons Halflings';
	content: "\e080";
	padding-right: 5px;
	color: #ffffff;
}
.nav>li a:link, .nav>li a:visited {
	color: #ffffff;
}
.nav>li a:hover, .nav>li a:focus, .nav>li.active {
	background-color: #ab0f0f;
}
.navbar-nav {
	margin: 0;
}
.sub {
	margin: 30px 0 0;
	padding: 0;
}
.sub .list-group {
	margin: 0;
}
.list-group {
	border-radius: 0;
	box-shadow: none;
}
.list-group-item:first-child,
.list-group-item:last-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}
.list-group-item,
.side-nav .list-group-item:focus {
	border: none;
	margin-bottom: 0;
	background-color: #675252;
	border-bottom: 1px solid #ffffff;
}
.list-group a:link, .list-group a:visited {
	color: #ffffff;
}
.side-nav .list-group-item:before {
	font-family: 'Glyphicons Halflings';
	content: "\e080";
	padding-right: 2px;
}
.side-nav .sublinks .list-group-item:before {
	font-family: 'Glyphicons Halflings';
	content: "\e074";
	padding-right: 2px;
	font-size: 6px;
}
.side-nav .sublinks .list-group-item {
	padding: 7px 10px 7px 35px;
}
.side-nav .sublinks .list-group-item,
.side-nav .sublinks .list-group-item.active,
.side-nav .sublinks .list-group-item:hover {
	border: none;
}
.side-nav .sublinks .list-group-item:last-child,
.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
	border-bottom: 1px solid #ffffff;
}
.side-nav .list-group-item:hover,
.side-nav .active {
	background-color: #ab0f0f;
	background-image: none;
	filter:none;
	color: #ffffff;
	text-shadow: none;
}
.side-nav .accordion-toggle:before {
	font-family: 'Glyphicons Halflings';
	content: "\e114";
	color: #ffffff;
}
.side-nav .accordion-toggle.collapsed:before {
	font-family: 'Glyphicons Halflings';
	content: "\e080";
	color: #ffffff;
}
.side-nav .list-group-item:hover:before,
.side-nav .list-group-item:focus:before,
.side-nav .sublinks .active:before {
	color: #ffffff;
}
footer {
	font-size: 8px;
	line-height: 10px;
	color: #ffffff;
	background-color: #320600;
	text-align: center;
}
#brand-group {
	background: url(../images/brand-group-bg.png);
	text-align: center;
	padding: 30px 0;
}
#brand-group h2 {
	color: #411406;
	font-size: 18px;
	line-height: 18px;
	margin: 10px 0 20px 0;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	text-align: center;
	border: none;
}
#brand-group h2 span {
	font-size: 11px;
}
#brand-group .panel {
	text-align: center;
	background: none;
	box-shadow: none;
	display: inline-block;
	vertical-align: top;
	margin: 0 2px 7px 2px;
}
#brand-group .panel-body {
	background-color: #f3eee6;
	width: 90px;
	height: 90px;
	display: table-cell;
	vertical-align: middle;
}
#brand-group .panel-body img {
	width: 100%;
	height: auto;
}
#brand-group .panel-footer {
	display: none;
	border: none;
}
#page-top-xs a img {
	background-color: #8a0720;
	width: 100px;
	height: auto;
}
#footer {
	text-align: center;
}
#footer .row {
	display: block;
	padding: 20px 0;
	position: relative;
}
#page-top-xs {
	position: absolute;
	bottom: 50px;
	right: 0;
}
a button {
	margin-right: 10px;
}
.position-relative {
	position: relative;
}
.position-bottom {
	position: absolute;
	right: 0;
	bottom: 0;
}
.cont-wrap + .cont-wrap {
	margin-top: 30px;
}
.cont-wrap:last-child {
	margin-bottom: 60px;
}
.c5_wysiwyg {
	margin-bottom: 60px;
}

/**************************　テキスト　**************************/

.text-bold {
	font-weight: bold;
}
.text-lg {
	font-size: 222px;
}
.text-md {
	font-size: 16px;
}
.text-sm {
	font-size: 12px;
}
.text-xs {
	font-size: 10px;
}
/**************************　ボタン　**************************/

button {
	appearance: normal;
	border: none;
	background: none;
}
.btn {
	padding: 12px;
	margin-bottom: 12px;
	border: none;
}
.btn-default:hover,.btn-primary:hover {
	background-color: #c91d1d;
	color: #fff!important;
}

.btn-md {
	width: auto;
}
.btn-default {
	background-image: none;
	text-shadow: none;
	color: #fff!important;
	background-color: #9c4545;
}
.btn-primary {
	background-image: none;
	text-shadow: none;
	color: #4e1c0c!important;
	background-color: #ffffff;
}
.btn-default, .btn-primary, .btn-success, .btn-info, .btn-warning, .btn-danger {
	text-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: 0;
}
.btn-icon-right {
	background: url(../images/icon-btn-right-wh.png) no-repeat right;
}
/**************************　アイコン　**************************/

span.icon-detail {
	background: url(../images/icon-detail-xs.png) no-repeat;
	background-size: cover;
	width: 19px;
	height: 18px;
	display: inline-block;
	margin-right: 3px;
	margin-bottom: 2px;
	vertical-align: middle;
}
span.icon-nearshop {
	background: url(../images/icon-nearshop-xs.png) no-repeat;
	background-size: cover;
	width: 18px;
	height: 21px;
	display: inline-block;
	margin-right: 3px;
	margin-bottom: 2px;
	vertical-align: middle;
}
span.icon-list {
	background: url(../images/icon-list-xs.png) no-repeat;
	background-size: cover;
	width: 20px;
	height: 17px;
	display: inline-block;
	margin-right: 15px;
	margin-bottom: 2px;
	vertical-align: middle;
}
span.icon-arrow-right {
	background: url(../images/icon-btn-right-wh-xs.png) no-repeat;
	background-size: cover;
	width: 9px;
	height: 14px;
	display: inline-block;
	margin-left: 10px;
	margin-bottom: 2px;
	vertical-align: middle;
}
span.icon-arrow-right-02 {
	background: url(../images/icon-btn-right-xs.png) no-repeat;
	background-size: cover;
	width: 9px;
	height: 14px;
	display: inline-block;
	margin-left: 10px;
	margin-bottom: 2px;
	vertical-align: middle;
}
.btn-primary:hover span.icon-arrow-right-02 {
	background: url(../images/icon-btn-right-wh-xs.png) no-repeat;
	background-size: cover;
	width: 9px;
	height: 14px;
}
.cont-wrap + .cont-wrap {
	margin-top: 30px;
}
.cont-wrap:last-child {
	margin-bottom: 60px;
}

/**************************　見出し　**************************/
.main h2 {
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	border-top: 1px solid #57291e;
	border-bottom: 2px solid #fff;
	margin: 0 -12px 20px -13px;
	background-color: #57291e;
	padding: 28px 0 28px 15px;
	box-shadow: 0px 1px #57291e, 0 2px #fff inset;
}
.main h3 {
	font-size: 16px;
	font-weight: bold;
	padding: 12px 0 12px 15px;
	margin: 20px 0;
	background-color: #AD6461;
	color: #fff;
}
.menu_detail h4 {
	color: inheritt;
	font-size: 16px;
	font-weight: bold;
	border-top: 1px solid #cecccc;
	border-bottom: 1px solid #cecccc;
	padding: 12px 0 12px 5px;
	margin-top: 60px!important;
	background-color: #ffffff;
}
.menu_detail h5 {
	color: inherit;
	border-left: 10px solid #CC4B4B;
	font-weight: bold;
	font-size: 16px!important;
	padding: 2px 90px 2px 10px;
	margin-top: 60px;
	margin-bottom: 0;
}
.menu_detail h6 {
	color: #86510d;
	font-size: 16px;
	line-height: 125%;
	font-weight: bold;
	padding: 0;
	margin-top: 0;
	background: none;
}
.heading-01 {
	font-size: 22px!important;
	color: #86510d!important;
	margin-top: 15px!important;
	margin-bottom: 15px!important;
	padding: 5px 0 0 0!important;
	background: none!important;
}
h4:before, h5:before, h6:before, .heading-01:before {
	content: normal!important;
}
h2+h3, h2+.cont-wrap>h3:first-child {
	margin-top: 0px!important;
}
.menu_detail h3+h4 {
	margin-top: 30px!important;
}

/************************　　　表組み　　************************/

.table th, .table td,
.c5_wysiwyg table th, .c5_wysiwyg table td {
	font-weight: normal;
}
.table th a:link, .table td a:link,
.c5_wysiwyg table th a:link, .c5_wysiwyg table td a:link {
	color: inherit;
}
.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td,
.c5_wysiwyg table>tbody>tr>td {
	padding: 20px 20px 20px 0;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: none;
	border-bottom: 1px dotted #acacac;
}
.c5_wysiwyg table>tbody>tr>td:first-child {
	white-space: nowrap;
}

/**************************　サムネイル　**************************/


.thumbnail, .img-thumbnail {
	-webkit-box-shadow: none;
	box-shadow: none;
}
.thumbnail {
	display: block;
	padding: 0;
	margin-bottom: 20px;
	background-color: #fff;
	border: none;
	border-radius: 0;
	font-size: 12px;
}
a .thumbnail:hover, a .thumbnail:active {
	opacity: .8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.thumbnail .caption {
	text-align: left;
}
.thumbnail .caption h3 {
	color: inherit!important;
	font-size: 16px;
	margin: 0!important;
	padding: 0!important;
	border: none;
	background-color: inherit;
}
.thumbnail .caption h3:before {
	content: normal;
}

.thumbnail .price {
	font-weight: bold;
	margin: 0 0 5px 0!important;
}
.thumbnail p {
	line-height: 1.25em;
}

/************************　トップページ　************************/

#home .main h2 {
	font-size: 14px;
	margin: 0 0 20px 0;
	padding: 15px 0 12px 15px;
}


.table-news-01 a {
	display: block;
	width: 100%;
	height: 100%;
}
.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
	padding: 20px 20px 20px 0;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: none;
	border-bottom: 1px dotted #acacac;
}
#banners {
	margin-top: 50px;
	margin-bottom: 30px;
}
#banners a {
	display: block;
	margin-bottom: 25px;
}
#movie-col h2.toppage-title:before {
	font-size: 20px;
	font-family: 'Glyphicons Halflings';
	content: "\e009";
	margin-right: 7px;
	vertical-align: text-top;
}
#movie-col h3 {
	color: #7e6b5a;
	font-size: 14px;
	line-height: 16px;
	margin: 10px 0 5px;
}
#movie-col p {
	font-size: 12px;
	line-height: 14px;
	margin: 5px 0;
}

#movie-col .movie+.movie {
	margin-top: 20px;
}

#movie-col img {
	width: 100%;
	height: auto;
	border-radius: 5px;
}

#movie-col .movie {
	padding: 10px;
	background-color: #f5f0e9;
	border-radius: 5px;
}


/**************************　メニューページ　**************************/

#information-col {
	background-color: #7b4444;
	color: #ffffff;
	padding: 30px;
}
#information-col ul {
	list-style: none;
	padding: 0;
	text-indent: -1em;
	margin-left: 1em;
	margin-bottom: 0;
	font-size: 10px;
}
#information-col .btn {
	width: 100%;
	margin-right: 0;
	font-weight: bold;

}
h3.menu-title {
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	background-color: #886164;
	padding: 15px 20px 15px 20px;
	margin: 15px 0 30px 0;
}
h4.menu-title {
	font-size: 16px;
	font-weight: bold;
	border-top: 1px solid #acacac;
	border-bottom: 1px solid #acacac;
	padding: 15px 0;
	margin: 0 0 30px 0;
	background-color: #ffffff;
}
h4.menu-title span {
	padding-right: 5px;
	color: #5a402a;
}
h5.menu-title {
	border-left: 10px solid #a04c4c;
	font-weight: bold;
	font-size: 16px;
	padding: 2px 90px 2px 10px;
	margin-bottom: 0;
}
p.menu-title-price {
	border-bottom: 1px solid #d1c7ba;
	font-weight: bold;
	font-size: 12px;
	line-height: 1.25em;
	padding: 4px;
	text-align: right;
	margin-top: -22px;
	margin-bottom: 10px;
}
span.tax {
	font-size: 8px;
}
p.text-lines {
	margin: 15px 0;
}
.table-menu-01 th {
	font-weight: bold;
}
.table-menu-01 th, .table-menu-01 td {
	display: block;
}
.table-menu-01>thead>tr>th, .table-menu-01>tbody>tr>th, .table-menu-01>tfoot>tr>th {
	padding: 10px 20px 0 0;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: none;
	border-bottom: none;
}
.table-menu-01>thead>tr>td, .table-menu-01>tbody>tr>td, .table-menu-01>tfoot>tr>td {
	padding: 0 20px 10px 0;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: none;
	border-bottom: 1px dotted #acacac;
}
.table-menu-02 th, .table-menu-02 td {
	display: block;
}
.table-menu-02>thead>tr>th, .table-menu-02>tbody>tr>th, .table-menu-02>tfoot>tr>th {
	padding: 10px 20px 0 0;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: none;
	border-bottom: none;
}
.table-menu-02>thead>tr>td, .table-menu-02>tbody>tr>td, .table-menu-02>tfoot>tr>td {
	padding: 0 20px 10px 0;
	line-height: 1.42857143;
	vertical-align: top;
	border: none;
}
.table-menu-02>tbody>tr {
	border-bottom: 1px dotted #acacac;
}
.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;
}
/**************************　こだわり　**************************/

h3.info-title {
	font-size: 22px;
	color: #86510d;
	margin-bottom: 15px;
}
/**************************　企業情報　**************************/

.text-catchcopy {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	font-size: 16px;
	line-height: 24px;
	text-align: left;
}

/**************************　　　調整　　　**************************/

/* ------------------------------------------------- *
 *        margin
 * ------------------------------------------------- */
.margin-top-lg {
	margin-top: 60px;
}
.margin-top-md {
	margin-top: 30px;
}
.margin-top-sm {
	margin-top: 15px;
}
.margin-bottom-lg {
	margin-bottom: 60px;
}
.margin-bottom-md {
	margin-bottom: 30px;
}
.margin-bottom-sm {
	margin-bottom: 15px;
}
/* ------------------------------------------------- *
 *        padding
 * ------------------------------------------------- */
.padding-top-lg {
	padding-top: 60px;
}
.padding-top-md {
	padding-top: 30px;
}
.padding-top-sm {
	padding-top: 15px;
}
.padding-bottom-lg {
	padding-bottom: 60px;
}
.padding-bottom-md {
	padding-bottom: 30px;
}
.padding-bottom-sm {
	padding-bottom: 15px;
}

/*****************************************************
　ラージデバイス
******************************************************/

@media(min-width:768px) {
	
	/*サイドバー追従機能とBootstrapのコンフリクト解消*/
.col-sm-push-4 {
    left: inherit!important;
	float: right!important;
}
.col-sm-pull-12 {
	right: inherit!important;
	float: left!important;
}
/**************************************************/

.container {
	width: 960px;
}
.jumbotron {
	margin: 0;
}
#header {
	height: 100px;
	border-bottom: none;
}
.navbar-brand {
	float: left;
	padding: 0;
	height: 100px;
}
.navbar-header {
	margin: 0;
	padding: 0;
}
.navbar-header img {
	width: auto;
	height: 100px;
}
#navigation .container {
	margin: 0 auto;
}
.nav>li {
	padding-left: 0;
}
.nav>li a:before {
	content: normal;
}
#links ul {
	font-size: 10px;
	line-height: 10px;
	height: 100px;
	display: table-cell;
	vertical-align: bottom;
	padding-bottom: 10px;
}
#links a:link, #links a:visited, #links a:hover, #links a:active {
	color: #372f2b;
}
.icon-blank-window {
	background: url(../images/icon-blank-window.png) no-repeat left;
	width: 18px;
	height: 18px;
	display: inline-block;
	vertical-align: middle;
}
#navigation-wrap {
	background: url(../images/gnav-bg-01.png) repeat-x top;
	height: 55px;
	margin-bottom: 30px;
	border-bottom: 5px solid #984f4f;
}
#navigation {
	font-size: 12px;
	font-weight: bold;
}
#navigation .container {
	background: url(../images/gnav-bg-02.png) repeat-x;
	height: 50px;
	padding: 0;
}
#navigation ul li {
	width: 160px;
	text-align: center;
	background: url(../images/nav-border.png) no-repeat right top;
}
#navigation a:link, #navigation a:visited {
	color: #e7ddcb;
}
#navigation a:hover, #navigation a:active, #navigation a:focus, #navigation .active {
	color: #e7ddcb;
	border-bottom: 5px solid #cb7020;
	background-color: rgba(230,0,0,0.5);
}
#navigation li.active a:hover {
	border-bottom: none;
}
#navigation ul li:last-child, #navigation ul li:last-child a:hover {
	background-image: none;
}
.breadcrumb {
	padding: 0 0 30px 28px;
	margin-bottom: 20px;
	list-style: none;
	background-color: #ffffff;
	border-radius: 0;
	font-size: 12px;
	line-height: 12px;
	position: relative;
}
.breadcrumb .home:before {
	content: url(../images/breadcumb-home.png);
	padding: 0 5px;
	position: absolute;
	top: 18%;
	left: 0;
	margin-top: -10px;
}
.breadcrumb a:link, .breadcrumb a:visited {
	color: #502e1c;
}
.breadcrumb>.active {
	color: #502e1c;
	font-weight: bold;
}
.breadcrumb>li+li:before {
	content: "＞";
	padding: 0 5px;
	color: #502e1c;
	font-weight: normal;
}
.sub {
	margin: inherit;
	padding: 0 13px 0 12px;
}
.nav-title {
	font-size: 14px;
	font-weight: normal;
	line-height: 16px;
	color: #300101;
	height: 80px;
	background-color: #E6D4D4;
	padding-left: 10px;
	width: 215px;
	display: table-cell;
	vertical-align: middle;
}

.nav-title:before {
	font-family: 'Glyphicons Halflings';
	content: "\e114";
	padding-right: 5px;
	color: #664043;
}
.side-nav {
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	clear: both;
	line-height: 14px;
}
.side-nav .list-group-item,
.side-nav .list-group-item.active,
.side-nav .list-group-item:focus {
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: 1px dotted #d1c7ba;
	margin-bottom: 0;
	background-color: #ffffff;
	text-indent: -30px;
	padding: 15px 10px 15px 35px;
}
.side-nav .sublinks .list-group-item {
	padding: 10px 0 10px 50px;
}
.list-group a:link, .list-group a:visited {
	color: #664043;
}
.side-nav .list-group-item:focus, .side-nav .list-group-item:actived {
	background-color: inherit;
	background-image: none;
	color: #372f2b;
	text-shadow: none;
}
.side-nav .list-group-item:hover,
.side-nav .list-group-item.active {
	background-color: #b52b2b;
	background-image: none;
	color: #ffffff;
	text-shadow: none;
}
.side-nav .sublinks .list-group-item:last-child,
.side-nav .list-group-item:focus {
	border-bottom: 1px dotted #d1c7ba;
}

.side-nav .list-group-item:before,
.side-nav .accordion-toggle:before,
.side-nav .accordion-toggle.collapsed:before,
.side-nav .sublinks .list-group-item:before,
.side-nav .sublinks .list-group-item:focus:before,
.side-nav .accordion-toggle:focus:before {
	color: #664043;
}
.side-nav .active:before,
.side-nav .accordion-toggle:hover:before,
.side-nav .sublinks .list-group-item:hover:before,
.side-nav .sublinks .active:before {
	color: #ffffff!important;
}
footer {
	font-size: 11px;
	line-height: 11px;
}
#brand-group .panel {
	text-align: center;
	background: none;
	box-shadow: none;
	display: inline-block;
	vertical-align: top;
	margin: 0 2px;
}
#brand-group .panel-body {
	background-color: #f3eee6;
	width: 125px;
	height: auto;
}
#brand-group .panel-body img {
	width: auto;
}
#brand-group .panel-footer {
	background: none;
	padding: 5px 0 0;
	display: inherit;
}
#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;
	bottom: 100px;
	right: 0;
	background-color: #8a0720;
	width: 40px;
	height: 120px;
}
#footer small {
	font-size: 9px;
}
#footer a:link, #footer a:visited {
	color: #ffffff;
}
#footer .row {
	width: 960px;
	padding: 33px 0;
	display: table-cell;
	vertical-align: middle;
}
#footer ul li+li:before {
	content: '| ';
}
#footer .list-inline > li {
	padding-left: 2px;
	padding-right: 2px;
}
.cont-wrap + .cont-wrap {
	margin-top: 60px;
}
.cont-wrap:last-child {
	margin-bottom: 90px;
}
/**************************　アイコン　**************************/

span.icon-detail {
	background: url(../images/icon-detail.png) no-repeat;
	background-size: cover;
	width: 19px;
	height: 18px;
}
span.icon-nearshop {
	background: url(../images/icon-nearshop.png) no-repeat;
	background-size: cover;
	width: 18px;
	height: 21px;
}
span.icon-list {
	background: url(../images/icon-list.png) no-repeat;
	background-size: cover;
	width: 20px;
	height: 17px;
}
span.icon-arrow-right {
	background: url(../images/icon-btn-right-wh.png) no-repeat;
	background-size: cover;
	width: 9px;
	height: 14px;
}
span.icon-arrow-right-02 {
	background: url(../images/icon-btn-right.png) no-repeat;
	background-size: cover;
	width: 9px;
	height: 14px;
}
.btn-primary:hover span.icon-arrow-right-02 {
	background: url(../images/icon-btn-right-wh.png) no-repeat;
	background-size: cover;
	width: 9px;
	height: 14px;
}
/**************************　見出し　**************************/
.main h2 {
	font-size: 18px;
	margin: 0 0 30px 0;
}
.heading-01 {
	margin-top: 5px!important;
}
.menu_detail h6 {
	margin-top: 10px;
}

/****************************　ボタン　****************************/

.btn-md {
	width: 190px;
}

/*************************　トップページ　*************************/

.slick-prev {
	width: 58px!important;
	height: 58px!important;
}
.slick-next {
	width: 58px!important;
	height: 58px!important;
}

#banners {
	margin-top: 0;
}
.table-news-01 th  {
	width: 125px;
}
.table-news-01>tbody>tr>td  {
	padding-right: 70px;
}
.table-news-01>tbody>tr>td.link  {
	background-image: url(../images/icon-btn-right.png);
	background-size: 29px 14px;
	background-repeat: no-repeat;
	background-position: right center;
}
/************************　メニューページ　************************/

.thumbnail {
	font-size: 14px;
}

.thumbnail .price {
	margin: 10px 0!important;
}
#information-col .btn {
	width: 315px;
}
p.menu-title-price {
	border-bottom: 1px solid #d1c7ba;
	font-size: 16px;
	padding: 12px 8px;
	text-align: right;
	margin-top: -34px;
	margin-bottom: 20px;
}
span.tax {
	font-size: 12px;
}
p.text-lines {
	margin: 20px 0;
}
.table-menu-01 th {
	font-weight: bold;
}
.table-menu-01 th, .table-menu-01 td {
	display: table-cell;
}
.table-menu-01>thead>tr>th, .table-menu-01>tbody>tr>th, .table-menu-01>tfoot>tr>th, .table-menu-01>thead>tr>td, .table-menu-01>tbody>tr>td, .table-menu-01>tfoot>tr>td {
	padding: 20px 20px 20px 0;
	border-bottom: 1px dotted #acacac;
}
.table-menu-02 th, .table-menu-02 td {
	display: table-cell;
}
.table-menu-02>thead>tr>th, .table-menu-02>tbody>tr>th, .table-menu-02>tfoot>tr>th, .table-menu-02thead>tr>td, .table-menu-02>tbody>tr>td, .table-menu-02>tfoot>tr>td {
	padding: 20px 20px 20px 0;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: none;
	border-bottom: 1px dotted #acacac;
}
.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;
}

/**************************　こだわり　**************************/


/**************************　企業情報　**************************/

.text-catchcopy {
	font-size: 18px;
	line-height: 36px;
	text-align: center;
}
/**************************　　調整　　**************************/


/* ------------------------------------------------- *
 *        margin
 * ------------------------------------------------- */
.margin-top-lg {
	margin-top: 80px;
}
.margin-top-md {
	margin-top: 40px;
}
.margin-top-sm {
	margin-top: 20px;
}
.margin-bottom-lg {
	margin-bottom: 80px;
}
.margin-bottom-md {
	margin-bottom: 40px;
}
.margin-bottom-sm {
	margin-bottom: 20px;
}
/* ------------------------------------------------- *
 *        padding
 * ------------------------------------------------- */
.padding-top-lg {
	padding-top: 80px;
}
.padding-top-md {
	padding-top: 40px;
}
.padding-top-sm {
	padding-top: 20px;
}
.padding-bottom-lg {
	padding-bottom: 80px;
}
.padding-bottom-md {
	padding-bottom: 40px;
}
.padding-bottom-sm {
	padding-bottom: 20px;
}
}

/*Safariだけに適用されるCSSハック*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
  ::i-block-chrome, #links ul {
    height: 90px;
  }
}

