﻿html, body{
	width: 100%;
	height: 100%;
	background: #000;
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 1em;
	font-family: Times New Roman, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#wrap_global {
	width: 100%;
	position: relative;
	min-height: 100%;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Header

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#header_wrap {
	width: 100%;
}

#header_wrap_objects {
	width: 100%;
	max-height: 115px;
	background: url(../images/header_wrap_bg.png) repeat-x;
}

#header {
	max-width: 960px;
	max-height: 115px;
	margin: 0 auto;
	background-image: url(../images/header_bg.png);
	background-position: 465px -25px;
	background-repeat: no-repeat;
}

#header_logo {
	margin-left: 120px;
	max-width: 279px;
	height: 115px;
}

#header_logo img {
	margin-top: 8px;
	width: 100%;
	height: auto;
	-ms-interpolation-mode: bicubic;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Menu

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

#menu-box {
	width: 100%;
	background: #9F1B28;
}

#menu {
	width: 960px;
	margin: 0 auto;
}

#menu li{
	width: 240px;
	font-family: Times New Roman;
	font-weight: bold;
	float: left;
}

#menu li a{
	font-size: 16px;
	padding-top: 16px;
	height: 33px;
	display: block;
	color: #fff;
	text-align: center;
	text-decoration: none;
	-webkit-transition: All 0.4s ease;
	-moz-transition: All 0.4s ease;
	-o-transition: All 0.4s ease;
	-ms-transition: All 0.4s ease;
	transition: All 0.4s ease;
}

#menu li a:hover, #menu li a:active {
	color: #fff;
	text-decoration: none;
	background: #000;
}

#menu li a.on {
	text-decoration: underline;
}

#menu li a.on:hover, #menu li a.on:hover {
	text-decoration: none;
}

#toggle{ 
	display: none;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Contents

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

#contentsWrap {
	max-width:960px;
	margin: 0 auto;
	padding-bottom: 70px; !important
}

/* Slide  */
#slide {
	border-bottom: solid 5px #9F1B28;
	margin: 0 auto 24px;
}

#slide img {
	width:100%;
	max-width: 960px;
	height: auto;
	-ms-interpolation-mode: bicubic;
}

/* Intro  */

#intro {
	margin-bottom: 2em;
	padding: 0 15px;
}
#intro h1 {
	color: #F2BC4B;
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 1em;
}

#intro_wrap .sentence {
	float: left;
	width: 645px;
}

#intro_wrap .image {
	float: right;
	width: 245px;
}



/* Contents Bottom  */

#contentBottom {
	padding: 0 15px 0 15px;
}

#contentBottom .contentLeft {
	float: left;
	max-width: 475px;
}

#contentBottom .contentLeft a {
	text-decoration: none;
}

#contentBottom .contentRight {
	float: right;
	max-width: 440px; 

	/* 960 (content-with)-15(left-padding)-15(right-padding)-475(.contentLeft-width)-15(left-margin)px */

}

.home_menu {
	padding: 15px;
	max-width: 600px;
	border: solid 1px #3F3020;
	margin-bottom: 25px;
}

.home_menu a{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.home_menu .menu_image {
	width: 185px;
	float: left;
}

.home_menu .menu_image img{
	width:100%;
	max-width: 180px;
	height: auto;
	-ms-interpolation-mode: bicubic;
}

.home_menu .menu_info {
	width: 225px;
	float: right;
	margin-left: 10px;
}

a:link .home_menu .menu_info, a:visited .home_menu .menu_info {
	color: #fff;
}

a:hover .home_menu, a:active .home_menu {
	background-color: #fff;
}


a:hover .home_menu .head2, a:active .home_menu .head2 {
	color: #000;
}

a:hover .home_menu p, a:active .home_menu p {
	color: #000;
}

.home_menu .head1 {
	font-size: 1.8em;
	margin-bottom: 15px;
}

a:hover .home_menu .head1, 
a:active .home_menu .head1 {
	color: #000;
	font-size: 1.8em;
}

.menu_info .head2 {
	font-size: 1.6em;
	color: #fff;
	margin-bottom: 0.5em;
}


.home_menu p {
	font-size: 1em;
	line-height: 1.1em;
}

.fb-wrap {
	background: #fff;
	width:100%;
	margin: 0 auto 20px;
}

.fb-like-box, .fb-like-box span, .fb-like-box span iframe[style] {
	max-width:440px;
}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Contents Sub

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* Navigation  */

#head_navi {
	max-width: 930px;
	margin: 20px auto 0; 
	padding: 0 15px 0 15px;
	font-size: 1em;
}

#contentsWrapSub {
	max-width:960px;
	margin: 0 auto;
	padding: 20px 0 70px 0;
}



/* H1  */
.cb01 {
	background: url(../images/h1_icon.png) no-repeat left top;
	padding: 15px 0 0 67px;
	margin: 0 15px 0 15px;
	height: 50px;
}

.cb01 h1 {
	font-family: Times New Roman;
	font-weight: bold;
	font-size: 30px;
}

/* Menu Category List */

ul.catList {
	max-width: 960px;
	margin:0 auto;
}
ul.catList li {
	font-size: 0.8em;
	float: left;
	max-width: 288px;
	margin: 15px;
}
ul.catList li a:link, ul.catList li a:visited {
	background: -moz-linear-gradient(top,#1a1a1a,#333);
	background: -o-linear-gradient(top,#1a1a1a,#333);
	background: -webkit-linear-gradient(top,#1a1a1a,#333);
	background: -ms-linear-gradient(top,#1a1a1a,#333);
	padding: 25px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	display: block;
	color: #fff;
	height: 200px;
	text-decoration: none;
	font-size: 1.2em;
	-webkit-transition: All 0.3s ease;
	-moz-transition: All 0.3s ease;
	-o-transition: All 0.3s ease;
	-ms-transition: All 0.3s ease;
	transition: All 0.3s ease;
}

ul.catList li a:hover, ul.catList li a:active {
	background: -moz-linear-gradient(top,#333,#666);
	background: -o-linear-gradient(top,#333,#666);
	background: -webkit-linear-gradient(top,#333,#666);
	background: -ms-linear-gradient(top,#333,#666);
}

ul.catList li img{
	margin-bottom: 1em;
	width:100%;
	max-width: 240px;
	height: auto;
	-ms-interpolation-mode: bicubic;
}

/* Menu List */

ul.menuList {
	width: 960px;
	margin:0 auto;
}

ul.menuList li {
	float: left;
	display: block;
	width: 240px;
	height: 280px;
	margin: 10px;
	padding: 30px;
	color: #fff;
	text-decoration: none;
	font-size: 1em;
	-webkit-transition: All 0.3s ease;
	-moz-transition: All 0.3s ease;
	-o-transition: All 0.3s ease;
	-ms-transition: All 0.3s ease;
	transition: All 0.3s ease;
}

ul.menuList li img {
	margin-bottom: 1em;
	width:100%;
	max-width: 240px;
	height: auto;
	-ms-interpolation-mode: bicubic;
}

ul.menuList li .menuName {
	line-height: 1.2em;
	font-weight: bold;
	margin-bottom: 0.6em;
}

ul.menuList li .price {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 0.2em;
}

/* Back to Menu Top */
.btnMenuTop {
	margin: 60px auto 0;
	width: 204px;
}

.btnMenuTop a {
	display: block;
	width: 204px;
	height: 50px;
	background: url(../images/button_back_menutop.png) no-repeat 0 0;
}
.btnMenuTop a:hover {
	background-position: 0 bottom;
}


/* Promotion List */
.promotion-list {
	margin: 20px 20px 1em 20px;
	max-width: 960px;
	overflow: hidden;
	border-bottom: 1px #666 solid;
}

.promotion-list .promotion-image{
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.promotion-list .promotion-image img {
	width:100%;
	max-width: 240px;
	height: auto;
	-ms-interpolation-mode: bicubic;
}

.promotion-list .promotion-content {
	overflow: hidden; /* this will clear the float from .item img */
	min-width: 130px;
	line-height: 1.2em;
}

h2.promotion {
	font-size: 1.5em;
	line-height: 1.2em;
	margin-bottom: 0.5em;
}

#contentGeneral {
	max-width: 930px;
	margin: 20px auto 0;
}

h2.general {
	color: #fff;
	padding: 10px;
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 1em;
	background: #A91517; /* Old browsers */
	background: -moz-linear-gradient(left, #D71221 0%, #7E170E 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(1.00, #7E170E), color-stop(0.00, #D71221)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left #D71221 0%, #7E170E 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #D71221 0%, #7E170E 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #D71221 0%, #7E170E 100%); /* IE10+ */
	background: linear-gradient(to right, #D71221 0%, #7E170E 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D71221', endColorstr='#7E170E', GradientType=0); /* IE7,8,9 */
}

h3.general {
	font-size: 1.3em;
	border-left: solid 8px #fff;
	padding: 3px 0 0 10px;
	margin-bottom: 0.5em;
}


p {
	line-height: 1.3em;
}


#contentGeneral .contactInfo {
	width: 600px;
	margin-bottom: 30px;
}
#contentGeneral .contactMap {
}
#map_canvas1 {
	width:720px;
	height:540px;
	margin-bottom:10px;
}

table.contact {max-width: 910px;}
table.contact th  {text-align:left; padding: 10px 10px 10px 0; font-size:1em;}
table.contact td {
	padding: 10px;
	border-left: 5px solid #666;
	font-size:1em;
	line-height: 1.2em;
}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Footer

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

#footerwrap {
	width: 100%;
	margin: 0 auto;
	position: absolute;
	bottom: 0px;
	border-bottom: solid 7px #9F1B28;
}

#footer_bottom {
	max-width: 960px;
	margin: 0 auto;
	padding-top: 13px;
	padding-bottom: 10px;
	padding-right: 1em;
}

#footer_bottom p.copy {
	text-align: center;
	font-size: 0.8em;
	color: #fff;
}

@media only screen and (max-width: 960px) {
	#header_wrap {
	}

	#header_wrap_objects {
		max-width: 960px;
		margin: 0 auto;
	}
	#header {
		background: none;
		max-width: 960px;
		margin: 0 auto;
		padding: 0;
	}

	#header_logo {
		margin: 0 auto;
		width: 100%;
	}

	#menu-box {
		max-width: 100%;
		margin: 0 auto;
		text-align: center;
	}

	#menu {
		width: 100%;
		margin: 0 auto;
	}

	#menu li {
		width: 25%;
	}

	#intro_wrap .sentence {
		float: none;
		width: auto;
	}

	#intro_wrap .image {
		display: none;
		float: none;
		width: auto;
		text-align: center;
	}

	#contentBottom {
		padding: 0 1em 0 1em;
	}

	#contentBottom .contentLeft {
		float: none;
		margin:0 auto 20px;
		width: 100%;
	}

	#contentBottom .contentRight {
		float: none;
		margin: 0 auto;
		width: 100%;
	}

	.fb-like-box, .fb-like-box span, .fb-like-box span iframe[style] {
		width: 100% !important;
	}

	#contentGeneral {
		width: auto;
		padding: 0 20px;
	}

	ul.catList {
		max-width: 640px;
		margin:0 auto;
	}

	ul.menuList {
		max-width: 640px;
		margin:0 auto;
	}

	table.contact {
		width: 100%;
		margin: 0 auto;
	}
	#contentGeneral .contactInfo {
		width: 90%;
		padding: 0 20px 0 20px;
		margin: 0 auto 20px;
	}
	#contentGeneral .contactMap {
		text-align: center;
	}

	#map_canvas1 {
		margin: 0 auto 10px;
		width:600px;
		height:400px;

	}

}

@media only screen and (max-width: 768px) {

	#menu-box {
		max-width: 100%;
		margin: 0 auto;
		text-align: center;
	}

	#map_canvas1 {
		width:420px;
		height:280px;
		margin: 0 auto 10px;
	}

}
@media only screen and (max-width: 656px) {

	#intro h1 {
		text-align: center;
	}

	ul.catList {
		max-width: 320px;
		margin:0 auto;
	}
	ul.catList li {
		text-align: center;
		float: none;
	}
	ul.catList li a:link, ul.catList li a:visited {
		padding: 5%;
		height: auto;
	}

	ul.menuList {
		max-width: 100%;
		margin:0 auto;
	}
	ul.menuList li {
		text-align: center;
		float: none;
		padding: 5%;
		height: auto;
		width: auto;
	}

	.home_menu .menu_image {
		max-width: 100%;
		margin: 0 auto;
		float: none;
	}

	.home_menu .menu_info {
		width: 80%;
		text-align: center;
		margin: 0 auto 1em;
		float: none;
	}

}



@media only screen and (max-width: 480px) {
	#header_wrap {
		padding-top:5px;
	}
	#header {
		max-width: 480px;
		margin: 0 auto -34px;
		padding: 0;
		background: none;
		-moz-background-size: auto 100%;
		 background-size: auto 100%;
	}

	#header_logo {
		text-align: center;
		max-width: 180px;
		padding-bottom: 12px;
	}

	#menu-box {
		max-width: 100%;
		margin: 0 auto ;
		margin-top: 0px;
	}
	#menu {
		display: none;
	}

	#menu ul {
		width: 100%;
		background-color: #fff;
	}
	#menu li {
		width: 100%;
		float: none;
		border: 0;
		background: none;
	}

	#menu li a {
		font-size: 1.2em;
		height: 3em;
		line-height:3em;
		padding: 0;
		width: 100%;
		color: #B12A38;
		font-weight: bold;
		display: block;
		background: none;
	}

	#menu li a.on {
		width: 100%;
		color: #B12A38;
		background: none;
		background-color: #fff;
		text-decoration: none;
	}
	#menu li a:hover {
		color: #fff;
		background: none;
		background-color: #9F1B28;
	}

	#toggle{
		display: block;
		position: relative;
		width: 100%;
		background: #9F1B28;
	}

	#toggle a {
		height: 1em;
		font-size: 1em;
		font-weight: bold;
		display: block;
		position: relative;
		padding: 12px 0 10px;
		color: #fff;
		text-align: center;
		text-decoration: none;
	}

	#toggle:before{
		display: block;
		content: "";
		position: absolute;
		top: 50%;
		left: 10px;
		width: 20px;
		height: 20px;
		margin-top: -10px;
		background: #fff;
	}

	#toggle a:before, #toggle a:after {
		display: block;
		content: "";
		position: absolute;
		top: 50%;
		left: 10px;
		width: 20px;
		height: 4px;
		background: #9F1B28;
	}

	#toggle a:before {
		margin-top: -6px;
	}

	#toggle a:after {
		margin-top: 2px;
	}



	/* Promotion List */
	.promotion-list {
		width: auto;

		padding 15px;
	}

	.promotion-list .promotion-image{
		float: none;
		margin-right: 0;
		margin-bottom: 1em;

	}

	.promotion-list .promotion-image img {
		width:100%;
		max-width: 200px;
		height: auto;
		-ms-interpolation-mode: bicubic;
	}

	.promotion-list .promotion-content{
		min-width: 240px;
		margin-bottom: 2em;
	}

    table.contact {}
    table.contact th{
    	max-width: 100%;
        margin: 0;
        display: block;
    }
    table.contact td{
        max-width: 100%;
        margin: 0;
        display: block;
        border-top: none;

    }

	#map_canvas1 {
		width:320px;
		height:240px;
		margin: 0 auto 10px;
	}

/*
    table.contact tr:first-child th   { border-top: 1px solid #ddd; }
*/

}

.main {
	clear: both;
	width: 100%;
	max-width: 960px;
	margin: 0 auto;
	padding: 30px 0;
	background: #999;
	text-align: center;
}






.clearfix:after {
	display:block;
	clear:both;
	height:0px;
	visibility:hidden;
	content:".";
}
.clearfix {
	min-height: 1px; /*IE6、7対策*/
}
* html .clearfix {
	height: 1px;
	/*\*//*/ /*MAC IE5.x対策*/
	height: auto;
	overflow: hidden;
	/**/
}

.mb4 {margin-bottom: 4px;}
.mb8 {margin-bottom: 8px;}
.mt6 {margin-top: 6px;}
.mt10 {margin-top: 10px;}
.mt20 {margin-top: 20px;}
.mt50 {margin-top: 50px;}
.mr10 {margin-right: 10px;}
.mb4 {margin-bottom: 4px;}
.mb6 {margin-bottom: 6px;}
.mb8 {margin-bottom: 8px;}
.mb10 {margin-bottom: 10px;}
.mb12 {margin-bottom: 12px;}
.mb14 {margin-bottom: 14px;}
.mb16 {margin-bottom: 16px;}
.mb18 {margin-bottom: 18px;}
.mb20 {margin-bottom: 20px;}
.mb30 {margin-bottom: 30px;}
.mb50 {margin-bottom: 50px;}
.mb60 {margin-bottom: 60px;}
.mb70 {margin-bottom: 70px;}
.mb80 {margin-bottom: 80px;}
.mb160 {margin-bottom: 160px;}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

a

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
a:link {color:#fff;}
a:visited {color:#fff;}
a:hover {color:#ccc;}
a:active {color:#ccc;}
a[name]:hover {color: #fff;}