@charset "shift-jis";
/* CSS Document */


/*
 body
----------------------------------------------------------------------------------------------------*/

body, select {
	background-color: #ffffff;
	/*	font-family: "CI", Meiryo, "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "lr oSVbN", "MS P Gothic", sans-serif;
*/
	font-family: Avenir, 'Helvetica neue', Helvetica, Arial, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
	color: #333333;/*
	margin: 4px 0px 0px 0px;*/
	line-height: 1.6;
	font-size: 13px;
	margin: 0;
}

@media print {
body {
	-webkit-print-color-adjust: exact;
}
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #c62c34;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
#wrapper {
	width: 100%;
	margin: auto;
	padding: 0 0 0 0;
}
#container {
	width: 980px;
	margin: auto;
}
#inner {
	width: 980px;
	margin: auto;
}
.inner {
	width: 980px;
	margin: auto;
}
/*imgwrap*/
.imgwrap {
	width: 980px;
	height: 246px;
	margin: 0 auto 20px auto;
}
.imgwrap {
	background: url(/restaurant/img_mq/rest_mainimg.jpg) no-repeat center;
	background-size:cover;
}
.imgwrap h1 {
	width: 280px;
	height: 108px;
	position: relative;
	top: 58px;
	left: 26px;
	z-index: 999;
}
.imgwrap h1 img {
	width: auto;
	height: 108px;
	position: relative;
}
.imgwrap h2 {
	width: 280px;
	height: 108px;
	position: relative;
	top: 58px;
	left: 26px;
	z-index: 999;
}
.imgwrap h2 img {
	/*width: 280px;*/
	height: 108px;
	position: relative;
}
/*header.html*/
.nav_btn {
	display: none;
}
#header ul, #header li, #nav ul, #nav li {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
}
#header {
	width: 100%;
	height: 44px;
	background: #C82527;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	position: relative;
}
#header #header_inner {
	width: 1040px;
	margin: 0 auto;
	overflow: hidden;
}
#header_inner h1 {
	width: 270px;
	height: 44px;
	float: left;
	background-image: url(../../img/header_logo_new2.gif);
	background-repeat: no-repeat;
	background-position: 8px 0px;
	background-color: #FFFFFF;
	text-indent: -9999px;
	margin: 0;
	padding: 0 0 5px 0;/*border-bottom: solid 3px #C82527;
	border-left: solid 3px #C82527;
	border-right: solid 3px #C82527;
	border-radius: 3px;*/
}
#header_inner ul {
	float: right;
	line-height: 44px;
	position: relative;
	top: 8px;
}
#header_inner ul li {
	float: left;
	margin: 0 0 0 18px;
	background: url(../../img/gnavi01/arrow.png) no-repeat 5px;
	padding-left: 1.7em;
}
#header a {
	color: #FFFFFF;
	text-decoration: none;
}
#header a:hover, #header a:active {
	opacity: 0.7;
	text-decoration: none;
}
#header a:visited {
	color: #FFFFFF;
}
#nav {
	width: 100%;
	background: #FFFFFF;/*border-bottom: solid 1px #C82527;*//*background: rgb(255,255,255);
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(246,246,246,1) 70%, rgba(237,237,237,1) 99%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(70%,rgba(246,246,246,1)), color-stop(99%,rgba(237,237,237,1)));
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 70%,rgba(237,237,237,1) 99%);
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 70%,rgba(237,237,237,1) 99%);
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 70%,rgba(237,237,237,1) 99%);
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 70%,rgba(237,237,237,1) 99%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 );*/
}
#nav_inner {
	clear: both;
	width: 1040px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}
#nav_inner ul {
	position: relative;
}
#nav_inner ul li {
	float: left;
	height: 70px;
}
.forsp {
	display: none;
}
#nav_inner ul li span {
	display: none;
}
#nav_inner li a {
	display: block;
	line-height: 50px;
	text-indent: -9999px;
	border-right: 1px solid #CCC;
	margin: 10px 0px;
	padding: 0 5px;
}
.trgg p {
	display: block;
	line-height: 50px;
	text-indent: -9999px;
	border-right: 1px solid #CCC;
	margin: 10px 0 0 0;
	padding: 0 5px;
}
#nav_inner li#btn {
	float: right;
	top: 15px;
	position: relative;
	/*background: #E02C2F;*/
 /* background: #cba208;*/
	background: #660000;
	padding: 0 0 8px 10px;
	width: 144px;
	height: 32px;
	border-radius: 3px;
}
#navi02 a:hover, #navi02 a:active,
#navi04 a:hover, #navi04 a:active,
#navi05 a:hover, #navi05 a:active,
#navi06 a:hover, #navi06 a:active {
	border-bottom: solid 4px #C82527;
	margin: 10px 0 0 0;
	padding-bottom: -10px;
}
#navi01:hover, #navi01:active,
#navi03:hover, #navi03:active {
	border-bottom: solid 4px #C82527;
	height: 60px;
}
#navi01 p {
	background: url(../../img/gnavi01/navi_01.png) no-repeat center 12px;
	width: 188px;
}
#navi02 a {
	background: url(../../img/gnavi01/navi_02.png) no-repeat center 12px;
	width: 116px;
}
#navi03 p {
	background: url(../../img/gnavi01/navi_03.png) no-repeat center 12px;
	width: 128px;
}
#navi04 a {
	background: url(../../img/gnavi01/navi_04.png) no-repeat center 12px;
	width: 150px;
	border-right: none !important;
}
#navi05 a {
	background: url(../../img/gnavi01/navi_05.png) no-repeat center 12px;
	width: 130px;
}
#navi06 a {
	background: url(../../img/gnavi01/navi_06.png) no-repeat center 12px;
    width: 108px;
}
#nav_inner li#btn a {
	border-right: none;
}
#nav_inner li#btn:hover {
	opacity: 0.7;
}
#nav_inner li#btn img {
	display: block;
}
/*drop down*/
#nav_inner {
	overflow: visible;/*dv*/
}
#navi01 {
	margin-bottom: 0;
	position: relative;
}
.trgg {
	display: block;
	position: relative;
}
.trgg .sub_nav {
	z-index: 9999;
	position: absolute !important;
	visibility: hidden;
	opacity: 0;
	transition: .5s;
}
#main_nav li .sub_nav li {
	width: 220px;
	height: 37px;
	display: block;
	z-index: 9999;
	overflow: visible;
	float: none !important;
	margin: 0 !important;
	padding-right: 0px !important;
	text-align: left;
}
.trgg:hover .sub_nav, .trgg:active .sub_nav {
	visibility: visible;
	opacity: 1;
	padding-top: 20px !important;
}
.trgg:hover .sub_nav li, .trgg:active .sub_nav li {
	overflow: visible;
	margin: 0 !important;
	float: none;
}
.trgg .sub_nav li a {
	width: 100%;
	height: 36px;
	float: none;
	text-indent: 0 !important;
	margin: 0 !important;
	line-height: 36px !important;
	color: #fff;
	background: rgba(51,51,51,.9);
	border-right: none !important;
	padding: 0 0 0 20px !important;
}
.trgg .sub_nav li a i {
	font-size: .5em;
	margin: 0 5px 0 0;
}
.trgg .sub_nav li a:hover {
	text-decoration: none;
	background: rgba(51,51,51,.7);
}
.trgg:hover .sub_nav li a, .trgg:active .sub_nav li a {
	text-indent: 0 !important;
	margin: 0 !important;
	border-bottom: 1px solid #ccc !important;
}
/*langage menu*/
#lang_nav {
	position: absolute;
	top: 44px;
	right: 0;
	width: 128px;
	z-index: 9999;
}
#lang_nav ul {
	width: 100%;
}
#lang_nav ul li {
	display: block;
	width: 100%;
	height: 36px;
	line-height: 36px;
	border-bottom: solid 1px #b8b8b8;
	font-size: 15px;
	text-indent: 14px;
	opacity: 1;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}
#lang_nav ul li a {
	display: block;
	width: 100%;
	height: 100%;
	background: #e6e6e6;
	color: #000 !important;
}
#lang_nav ul li:last-child a {
	background-image: url('/share/img/hangle_pc.png');
	background-repeat: no-repeat;
	background-position: 14px;
}
#lang_header {
	width: 100%;
	height: 36px;
	line-height: 36px;
	border-bottom: solid 1px #b8b8b8;
	font-size: 15px;
	text-indent: 14px;
	position: relative;
    display: block;
	background-color: #cccccc;
	color: #000 !important;
}
#lang_header:hover {
	background-color: #bbbbbb;
}
#lang_header:after {
	display: block;
	content: '';
	width: 0;
	height: 0;
	border: 6px solid transparent;
	border-bottom: 6px solid #999999;
	border-left: 4.5px solid transparent;
	border-right: 4.5px solid transparent;
	position: absolute;
	top: 10px;
	right: 14px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}
#lang_header.sankaku:after {
	transform: rotate(180deg);
	top: 16px;
}
#lang_nav ul li.la_open, #lang_nav ul li.la_open a {
	width: 100%;
	height: 0;
	text-indent: 14px;
	opacity: 0;
}
/*breadcrumb*/
#breadcrumb {
	position: relative;
	z-index: 1;
	padding: 12px 15px 12px;/*background: #E6E6E6;*/
}
.bc_inner {
	overflow: hidden;
	width: 980px;
	margin: 0 auto;
}
.breadcrumb_list {
	float: left;
	color: #222223;
	font-size: 11px;/*font-weight: bold;*/
}
.breadcrumb_list a {
	padding: 0 7px 0 0;
}
.breadcrumb_list + .breadcrumb_list {
	padding: 0 0 0 6px;
}
.breadcrumb_list:after {
	content: ">";
}
.current:after {
	content: "";
}
.breadcrumb_list a {
	text-decoration: none;
	color: #C82527;
}
/*foot.html*/
#footer {
	width: 100%;
	height: 156px;
	background: #E6E6E6;
	color: #FFFFFF;
	margin: 10px 0 0 0;
	padding: 0;
	position: relative;
	font-size: 12px;
	line-height:1.5em;
}
#footer #footer_inner {
	width: 1040px;
	height: 100%;
	margin: 0 auto;
	position:relative;
}
#footer_inner ul {
	list-style: none;
	color: #333333;
	margin: auto;
	padding: 0;
	text-shadow: 1px 1px 0px rgb(255, 255, 255);
}
#footer_inner ul.footer_nav1 {
	padding:20px 0;
	display: flex;
	justify-content: center;
	align-items: center;
}
#footer_inner ul.footer_nav2 {
	margin:0 auto 25px auto;
	display: flex;
	justify-content: center;
	align-items: center;
}
#footer_inner ul.footer_nav1 li {
	display:inline-block;
	margin:0 0 0 25px;
}
#footer_inner ul.footer_nav1 li:first-child {
	margin:0 0 0 10px;
}
#footer_inner ul.footer_nav1 li i {
	margin:0 5px 0 0;
}
#footer_inner ul.footer_nav2 li {
	display:inline-block;
	text-align:center;
}
#footer_inner ul.footer_nav2 li:after {
	content:'|';
	margin:0 8px;
}

#footer_inner ul.footer_nav2 li:last-child:after {
	content:'';
	width:0;
	margin:0;
}
#footer_inner ul#sns_nav {
	width:97.5px;
	margin:auto;
	display:block;
	display:table;
	table-layout:fixed;
}
#footer_inner ul#sns_nav li {
	display:tcenter;
	width:36px;
	display:table-cell;
}
#footer_inner ul#sns_nav li .fa {
	line-height:36px;
}
#footer_inner ul#sns_nav li a {
	display:block;
	width:36px;
	height:36px;
	border-radius:50%;
	color:#FFF;
	background:#707070;
	text-align:center;
	line-height:36px;
	font-size:20px;
	text-shadow:none;
}
#footer a {
	color: #333333;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	opacity: 0.7;
	text-decoration: none;
}
#footer a:visited {
	color: #333333;
}
#footer p {
	clear: both;
	width: 100%;
	height: 80px;
	background: #C82527;
	margin: 0;
	padding: 0;
	line-height:35px;
	text-align: center;
	color: #FFFFFF;
	font-size: 0.9em;
}
#footer p.copyright {
	padding-top: 5px;
}
#footer p.copyright a {
	color: #FFFFFF;
}
#jumptotop {
	position:absolute;
	bottom:0;
	right:0;
}
#jumptotop a {
	width:70px;
	height:70px;
	line-height:80px;
	text-align:center;
	display:block;
}
#jumptotop:before {
	content:'';
	display:block;
	width:15px;
	height:15px;
	border-top:solid 3px #C82527;
	border-left:solid 3px #C82527;
	position:absolute;
	top:15px;
	left:24px;
	-ms-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	-o-transform:rotate(45deg);
	transform:rotate(45deg);
}
/** totop */
.totop {
	display: none;
}
/** totop */


/** gotop */
p.gotop {
	position: fixed;
	right: 6%;
	bottom: -300px;
	padding-bottom: 30px;
    transition: .5s;
}
p.gotop.ison {
    bottom: 0;
}
p.gotop a {
	display: block;
	width: 50px;
	height: 50px;
}
/** gotop */




/** h3 */

#inner h3 {
	width: 97%;
	height: 70px;
	background-color: #eee;
	line-height: 70px;
	padding: 0 0 0 3%;
	margin: 30px 0;
	font-size: 18px;
	position: relative;
	border-bottom: solid 4px #CCCCCC;
}
#inner h3:after {
	content: "";
	position: absolute;
	width: 44%;
	height: 4px;
	bottom: -4px;
	left: 0;
	background-color: #C82527;
	z-index: 2;
}
#inner h3 + p {
	margin: 10px 0 20px;
	line-height: 1.8;
}








/*outlink*/
#wrap_out_link {
	padding-top:120px;
}

#out_link {
	width:60%;
	padding:5%;
	margin:50px auto;
	background:#f5f5f5;
	box-shadow:1px 1px 3px #ccc;
	text-align:center;
}
#out_link h3 {
	margin:0 auto 20px auto;
	}
.url_out_link {
	display:block;
	margin:15px 0;
}
.url_out_link a {
	display:inline;
	word-break:break-all;
}
#btn_out_link {
	width:220px;
	height:32px;
	display:block;
	margin:30px auto;
	background:#c82527;
	color:#fff;
	text-align:center;
	line-height:32px;
	box-sizing: border-box;
	transition:.3s;
}
#btn_out_link:hover,
#btn_out_link:active {
	line-height:30px;
	background:#f5f5f5;
	color:#c82527;
	border:solid 1px #c82527;
	box-sizing: border-box;
}


/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */


.mt00 {
	margin-top: 0 !important;
}
.pt00 {
	padding-top: 0 !important;
}
