@charset "utf-8";

/* ==========================================================
    PCスタイル
========================================================== */
.pc {
	display: block;
}
.sp {
	display: none;
}

html,
body {
	font-family:  "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
	font-size: 14px;
	width: 100%;
}

.clearfix:after {
	visibility: hidden;  
	display: block;  
	font-size: 0;  
	content: " ";  
	clear: both;  
	height: 0;  
}
*:first-child+html .clearfix {
	zoom: 1;
}

#wrapper {
	width: 100%;
}
.inner {
	margin: 0 auto;
	padding: 0;
	width: 900px;
}

a img {
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
a:hover img {
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
p {
	background-color: #FFF;
}


/* ****************************************************** ヘッダー */
header#header {
	margin: 0 auto 15px;
	padding: 0;
	width: 100%;
	background-color: #fff;
}
header#header .inner {
	width: 960px;
}
header#header #header_wrapper {
	float: left;
}
header#header #gnavi {
	float: left;
	margin: 21px 0;
	padding: 0px 0 0 0;
}
header#header #gnavi li {
	border-left: 3px dotted #7b7b7b;
	float: left;
	padding: 0 5px;
}
header#header #gnavi li:first-child {
	border-left: none;
}
header#header #gnavi li a {
	color: #1a1a1a;
	display: table-cell;
	vertical-align: middle;
	font-size: 21px;
	padding: 0px 6px;
  	text-align: left;
	text-decoration: none;
	height: 60px;
	background-color: #FFF;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
header#header #gnavi a:link,
header#header #gnavi a:visited {
	background-color: #FFF;
}
header#header #gnavi li a:hover,
header#header #gnavi li.current a {
	background-color: #000;
	color: #FFF;
}



/* ****************************************************** メインコンテンツ */
/* トップページ */
#topban {
	margin: 0 auto 65px;
	width: 100%;
}
#topban .inner {
	padding: 0;
	width: 100%;
}
#topban img {
	width: 100%;
	height: auto;
}

#top .blk {
	max-width: 900px;
	margin: 0 auto;
}
#top .blk .box {
	margin-bottom: 20px;
	position: relative;
}

#top #blk01 {
	margin-bottom: 65px;
}

#top #blk02 {
	margin-bottom: 60px;
}
#top #blk02 .slider ul {
	margin: 0;
	padding: 0;
}
#top #blk02 .slider ul img {
	width: 100%;
	height: auto;
}

#top #blk03 {
	background: url(../images/top/kuishinbou.png) center top no-repeat transparent;
	margin-bottom: 65px;
}
#top #blk03 .title {
	color: #7b7b7b;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 80px;
}
#top #blk03 .box {
	margin-bottom: 50px;
}
#top #blk03 .box .left {
	float: left;
	width: 450px;
}
#top #blk03 .box .right {
	float: right;
	width: 450px;
}
#top #blk03 .box .info {
	margin-bottom: 10px;
	position: relative;
}
#top #blk03 .box .shop {
	float: left;
	margin-right: 10px;
}
#top #blk03 .box .right-inner {
	float: right;
	width: 270px;
}
#top #blk03 .box .name a {
	color: #000;
	font-size: 23px;
	font-weight: bold;
	text-decoration: none;
}
#top #blk03 .box .name a:hover {
	text-decoration: underline;
}
#top #blk03 .box .address {
	font-size: 18px;
}
#top #blk03 .box .tel {
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 2px;
}
#top #blk03 .box .time {
	position: absolute;
	bottom: 0;
	left: 180px;
}
#top #blk03 .box .link {
	float: none;
	margin-top: 10px;
}
#top #blk03 .box .link img {
	float: left;
	margin-right: 20px;
}
#top #blk03 .box .link img.last {
	margin-right: 0px;
}

#top #blk04 {
	background: url(../images/top/karubitengoku.png) center top no-repeat transparent;
	margin-bottom: 65px;
}
#top #blk04 .title {
	color: #7b7b7b;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 120px;
}
#top #blk04 .box {
	margin-bottom: 50px;
}
#top #blk04 .box .left {
	float: left;
	width: 450px;
}
#top #blk04 .box .right {
	float: right;
	width: 450px;
}
#top #blk04 .box .info {
	margin-bottom: 10px;
	position: relative;
}
#top #blk04 .box .shop {
	float: left;
	margin-right: 10px;
}
#top #blk04 .box .right-inner {
	float: right;
	width: 270px;
}
#top #blk04 .box .name a {
	color: #000;
	font-size: 23px;
	font-weight: bold;
	text-decoration: none;
}
#top #blk04 .box .name a:hover {
	text-decoration: underline;
}
#top #blk04 .box .address {
	font-size: 18px;
}
#top #blk04 .box .tel {
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 2px;
}
#top #blk04 .box .time {
	position: absolute;
	bottom: 0;
	left: 180px;
}
#top #blk04 .box .link img {
	float: left;
	margin-right: 20px;
}
#top #blk04 .box .link img.last {
	margin-right: 0px;
}

#top #blk05 {
	margin-bottom: 65px;
}

#top #blk06 {
	margin-bottom: 65px;
}
#top #blk06 .title {
	color: #7b7b7b;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 10px;
}
#top #blk06 table {
	margin-bottom: 20px;
	width: 100%;
}
#top #blk06 table th,
#top #blk06 table td {
	border-bottom: 1px solid #868686;
	padding: 5px;
	vertical-align: top;
}

/* 2016.12.2 追加 */

#top #blk07 {
	background: url(../images/top/ichiyuku.png) center top no-repeat transparent;
	margin-bottom: 65px;
}
#top #blk07 .title {
	color: #7b7b7b;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 60px;
}
#top #blk07 .box {
	margin-bottom: 50px;
}
#top #blk07 .box .left {
	float: left;
	width: 450px;
}
#top #blk07 .box .right {
	float: right;
	width: 450px;
}
#top #blk07 .box .info {
	margin-bottom: 10px;
	position: relative;
}
#top #blk07 .box .shop {
	float: left;
	margin-right: 10px;
}
#top #blk07 .box .right-inner {
	float: right;
	width: 270px;
}
#top #blk07 .box .name a {
	color: #000;
	font-size: 23px;
	font-weight: bold;
	text-decoration: none;
}
#top #blk07 .box .name a:hover {
	text-decoration: underline;
}
#top #blk07 .box .address {
	font-size: 18px;
}
#top #blk07 .box .tel {
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 2px;
}
#top #blk07 .box .time {
	position: absolute;
	bottom: 0;
	left: 180px;
}
#top #blk07 .box .link {
  margin-top: 10px;
}
#top #blk07 .box .link img {
	float: left;
	margin-right: 20px;
}
#top #blk07 .box .link img.last {
	margin-right: 0px;
}

/* 2019.7.11 追加 */

#top #blk08 {
	background: url(../images/top/meatbox.png) center top no-repeat transparent;
	margin-bottom: 65px;
}
#top #blk08 .title {
	color: #7b7b7b;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 120px;
}
#top #blk08 .box {
	margin-bottom: 50px;
}
#top #blk08 .box .left {
	float: left;
	width: 450px;
}
#top #blk08 .box .right {
	float: right;
	width: 450px;
}
#top #blk08 .box .info {
	margin-bottom: 10px;
	position: relative;
}
#top #blk08 .box .shop {
	float: left;
	margin-right: 10px;
}
#top #blk08 .box .right-inner {
	float: right;
	width: 270px;
}
#top #blk08 .box .name a {
	color: #000;
	font-size: 23px;
	font-weight: bold;
	text-decoration: none;
}
#top #blk08 .box .name a:hover {
	text-decoration: underline;
}
#top #blk08 .box .address {
	font-size: 18px;
}
#top #blk08 .box .tel {
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 2px;
}
#top #blk08 .box .time {
	position: absolute;
	bottom: 0;
	left: 180px;
}
#top #blk08 .box .link {
  margin-top: 10px;
}
#top #blk08 .box .link img {
	float: left;
	margin-right: 20px;
}
#top #blk08 .box .link img.last {
	margin-right: 0px;
}

#top #blk09 {
	background: url(../images/top/nikubaku.png) center top no-repeat transparent;
	margin-bottom: 65px;
}
#top #blk09 .title {
	color: #7b7b7b;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 80px;
}
#top #blk09 .box {
	margin-bottom: 50px;
}
#top #blk09 .box .left {
	float: left;
	width: 450px;
}
#top #blk09 .box .right {
	float: right;
	width: 450px;
}
#top #blk09 .box .info {
	margin-bottom: 10px;
	position: relative;
}
#top #blk09 .box .shop {
	float: left;
	margin-right: 10px;
}
#top #blk09 .box .right-inner {
	float: right;
	width: 270px;
}
#top #blk09 .box .name a {
	color: #000;
	font-size: 23px;
	font-weight: bold;
	text-decoration: none;
}
#top #blk09 .box .name a:hover {
	text-decoration: underline;
}
#top #blk09 .box .address {
	font-size: 18px;
}
#top #blk09 .box .tel {
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 2px;
}
#top #blk09 .box .time {
	position: absolute;
	bottom: 0;
	left: 180px;
}
#top #blk09 .box .link {
  margin-top: 10px;
}
#top #blk09 .box .link img {
	float: left;
	margin-right: 20px;
}
#top #blk09 .box .link img.last {
	margin-right: 0px;
}

#top #blk10 {
	background: url("../images/top/nikuyanobusuke.png") center top no-repeat transparent;
	margin-bottom: 65px;
}
#top #blk10 .title {
	color: #7b7b7b;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 80px;
}
#top #blk10 .box {
	margin-bottom: 50px;
}
#top #blk10 .box .left {
	float: left;
	width: 450px;
}
#top #blk10 .box .right {
	float: right;
	width: 450px;
}
#top #blk10 .box .info {
	margin-bottom: 10px;
	position: relative;
}
#top #blk10 .box .shop {
	float: left;
	margin-right: 10px;
}
#top #blk10 .box .right-inner {
	float: right;
	width: 270px;
}
#top #blk10 .box .open {
	font-size: 16px;
  color: red;
	font-weight: bold;
	margin-bottom: -8px;
}
#top #blk10 .box .name a {
	color: #000;
	font-size: 23px;
	font-weight: bold;
	text-decoration: none;
}
#top #blk10 .box .name a:hover {
	text-decoration: underline;
}
#top #blk10 .box .address {
	font-size: 18px;
}
#top #blk10 .box .tel {
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 2px;
}
#top #blk10 .box .time {
	position: absolute;
	bottom: 0;
	left: 180px;
}
#top #blk10 .box .link {
  margin-top: 10px;
}
#top #blk10 .box .link img {
	float: left;
	margin-right: 20px;
}
#top #blk10 .box .link img.last {
	margin-right: 0px;
}








/* ****************************************************** フッター */
#footer {
}
footer#footer {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	background-color: #fff;
}
footer#footer .inner {
	width: 960px;
}
footer#footer #header_wrapper {
	float: left;
	margin-right: 5px;
	padding: 1px 0 0 5px;
}
footer#footer #gnavi {
	float: left;
	margin: 21px 0;
	padding: 0px 0 0 0;
}
footer#footer #gnavi li {
	border-left: 3px dotted #7b7b7b;
	float: left;
	padding: 0 5px;
}
footer#footer #gnavi li:first-child {
	border-left: none;
}
footer#footer #gnavi li a {
	color: #1a1a1a;
	display: table-cell;
	vertical-align: middle;
	font-size: 21px;
	padding: 0px 15px;
  	text-align: left;
	text-decoration: none;
	height: 60px;
	background-color: #FFF;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
footer#footer #gnavi a:link,
footer#footer #gnavi a:visited {
	background-color: #FFF;
}
footer#footer #gnavi li a:hover,
footer#footer #gnavi li.current a {
	background-color: #000;
	color: #FFF;
}
#footer .small {
	font-size: 12px;
	margin-bottom: 5px;
	padding-top: 15px;
	text-align: center;
}