@charset "UTF-8";


/* reset
----------------------------------- */

* {
	margin:0px;
	padding:0px;
}

body,
h1, h2, h3, h4, h5, h6,
p, address, blockquote, pre, div,
dl, ol, ul, li,img,
form, input, select, textarea, fieldset, legend { 
	margin: 0; 
	padding: 0; 
}

h1, h2, h3, h4, h5, h6,
p, address, blockquote, pre, div,
dl, ol, ul,
th { 
	font-weight: normal;
	font-style: normal; 
}

strong { 
	font-weight:normal; 
	font-style: normal; 
}

img {
	border: none;
}

ul {
list-style: none;
}


/* headline
----------------------------------- */

h1 {font-size:20px;
	font-weight:bold;
	color:#231815;
	text-align:left;
	line-height:25px;
}


h2 {
	font-size:18px;
	font-weight:bold;
	color:#401700;
	text-align:left;
	line-height:23px;

}

h3 {
	font-size:16px;
	font-weight:bold;
	line-height:19px;
	height:19px;
}

h3 span {
	border-left:5px solid #be3b40;
	padding-left:10px;
}

p.tit_h3 {
	color:#80c26b;
	font-size:13px;
}

h4 {
	font-size:17px;
	font-weight:bold;
	line-height:25px;
}

blockquote {
}
	
blockquote span {

}


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

body {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:13px;
	color:#fff;
	margin:0;
	padding:0;
	line-height:20px;
}

a {	 color:#fff; text-decoration:none; }
a:link {  color:#fff; text-decoration:none; }
a:hover {	color:#fff; text-decoration:none; }


input, select, textarea { 
	color: #434343; 
	
border:none;
background:none;
	
}

.searcharea {
	-webkit-box-shadow:0 0 2px 2px rgba(200,200,200,0.2) inset;
   -moz-box-shadow:0 0 2px 2px rgba(200,200,200,0.2) inset;
        box-shadow:0 0 2px 2px rgba(200,200,200,0.2) inset;
		border:1px solid #a5a4a4;
		text-indent:13px;
		}



/* class
----------------------------------- */

.clear {
	font-size: 0;
	line-height: 0;
	clear: both;
	height: 0px;
	visibility: hidden;
}

.ud {
text-decoration:underline;

}

.r {
	float:right;
}

.l {
	float:left;
}


.center {
text-align:center;

}

.left {
	text-align:left;
}

a span {
}
 
	.br {
		display: none;
	}
.pc {
	display:none;
}
.mt10s {
margin-top:10px;
}
.mt15s {
margin-top:15px;
}
.mt20s {
margin-top:20px;
}

.mb5s {
margin-bottom:5px;
}
.mb10s {
margin-bottom:10px;
}
.mb15s {
margin-bottom:15px;
}
.mb20s {
margin-bottom:20px;
}
.mb25s {
margin-bottom:25px;
}
.mb30s {
margin-bottom:30px;
}
.mb40s {
margin-bottom:40px;
}
.mb50s {
margin-bottom:50px;
}

.mr10s {
margin-right:10px;
}
.mr15s {
margin-right:15px;
}
.mr20s {
margin-right:20px;
}
.mr30s {
margin-right:30px;
}
.pl10s {
padding-left:10px;
}

.ml5s {
margin-left:5px;
}
.ml10s {
margin-left:10px;
}
.ml15s {
margin-left:15px;
}
.ml20s {
margin-left:20px;
}

/* oowaku
----------------------------------- */

#all {
	text-align:center;
	overflow:hidden;
}

#container {
	text-align:center;
	margin:0 auto;
}


/* head
----------------------------------- */
#header {
	display:none;
}

#header_in {
	display:none;
}
#header_sm {
	width: 100%;
	height: 97px;
	margin:0 auto;
	border-bottom:none;
	position:relative;
	background:url(../img/bg_header_sm.png) repeat-x top;
	position:fixed;
	z-index:100;
}
#header_sm p {
	text-align:center;
	font-size:10px;
	margin-top:3px;
	white-space:nowrap;
}


#header_sm h1 img{
	width: 78px;
	position:absolute;
	top:26px;
	left:3%;
}

#header_sm table {
	width:62%;
	position:absolute;
	right:0;
	bottom:7px;
}

#header_sm table td {
	text-align:center;
	vertical-align:middle;
	border-left:1px solid #434343;
}

#header_sm table td img {
	width:49px;
}

#header_sm table td img.line {
	width:36px;
}



#key {
	display:none;
	background:none;
}
#key img {
	display:none;
}
#key_sm {
  height:185px;
  width: 100%;
  display:table;
  position: relative;
  background: url(img/key01.jpg) no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding-top:155px;
}

#key_sm p img {
	width:78%;}
#key_sm p.key_link img {
		width:70%;
}
p.key_link {
	position:absolute;
	left:70%;
	top:48%;
}
p.key_link a:hover img {
	opacity:0.8;
}

#header_sm h1 a {
	width: 83px;
	display: block;
}

table.key_btn {
	width:100%;
	margin:30px auto 0;
}
table.key_btn td {
	padding:  5px;
}
table.key_btn  td img {
	width:153px;
}
nav {
    position: absolute;
    top: 100%;
}
#header_sm nav {
    color: white;
    width: 100%;
    background-color: #433228;
	background:url(../img/bg_nav_sp.png) repeat;
}
#header_sm nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
	padding:14px 4% 16px;
}
#header_sm nav ul li:first-child {
    border-top: solid 1px #5c4a39;
}
#header_sm nav ul li {
    border-bottom: solid 1px #5c4a39;
	text-align:left;
    padding: 1em;
}
#header_sm nav ul li a {
	width:100%;
	height:18px;
	display:block;
	background:url(../img/bg_nav.png) no-repeat right center;
	background-size:5px 6px;
}

/* #about
----------------------------------- */

#about {
  width: 100%;
  position: relative;
	background:#a72227;
}

#about02 {
  width: 100%;
}

#about_top {
  width: 100%;
}

div.about_in {
  width: 100%;
	margin:0 auto;
	text-align:left;
}

div.about_in h2 {
	width:100%;
	height:47px;
	padding-left:5%;
	background:#980914;
}
div.about_in h2.topics img {
	width:130px;
	position:relative;
	top:11px;
}

.about_l {
  width: 100%;
	float:inherit;
}
.about_l p {
	display:none;
}
.about_l  iframe.facebook01 {
	display:none;
}
.fb_sp {
	padding:13px 6% 18px;
}

div.about_in h2.about img {
	width:157px;
	position:relative;
	top:11px;
}
.about_r {
  width: 100%;
	float:inherit;
}
.about_r p {
	font-size:14px;
	line-height:24px;
	padding:40px 7% 32px;
	background:url(../img/bg_about_sp.png) no-repeat center top;
	background-size:100% auto;
}


/* #menu
----------------------------------- */
#key_menu {
	width:100%;
	
}
#key_menu img {
	width:100%;
}

#key_menu img.key_menu_pc {
	display:none;
}
#menu {
	width:100%;
	background:url(../img/bg_menu.png) repeat;
}


#menu03 {
	width:100%;
	background:url(../img/bg_menu_sp03.png) no-repeat center top;
	background-size:100% auto;
}

.menu_in {
	width:100%;
	margin:0 auto;
	text-align:left;
}

.food {
	width:100%;
}

.food_l {
	padding:13px 5%;
}

.tit_food_pc {
	display:none;
}

.tit_food_sp  {
	text-align:center;
}
.tit_food_sp img {
	width:100%;
}
.food_l p {
	font-size:14px;
	color:#401700;
	margin-top:20px;
	line-height:24px;
	text-align:center;
	white-space:nowrap;
}
.food_l p small {
	font-size:12px;
	line-height:18px;
}

.food_img {
	display:none;
}

.food_img_sp {
	margin:10px 0 0;
}
.food_img img {
	position:absolute;
}

.food_img_sp img {
	width:100%;
}
.food_img img.food_img01 {
	top:0px;
	left:0px;
}

.food_img img.food_img02 {
	top:0px;
	left:368px;
}

.food_img img.food_img03 {
	top:0px;
	right:0px;
}

.food_img img.food_img04 {
	top:226px;
	left:368px;
}

.food_img img.food_img05 {
	top:226px;
	right:0px;
}

.drink {
	padding:0 5% 10px;
}

.tit_dirnk_pc {
	display:none;
}

.tit_dirnk_sp img {
	width:100%;
}
.drink img {
}

.drink p {
	font-size:14px;
	color:#401700;
	margin-top:20px;
	line-height:24px;
	text-align:center;
}

/* #access
----------------------------------- */
#key_access {
	width:100%;
	
}
#key_access img {
	width:100%;
}

#key_access img.key_access_pc {
	display:none;
}

#access {
	width:100%;
	background:#980914;
}

#access02 {
	width:100%;
	background:url(../img/bg_access_sp02.png) no-repeat center top;
	background-size:100% auto;
}

.access_in {
	margin:0 auto;
	text-align:left;
	padding:25px 5%;
}


.access_in h2 {
	text-align:center;
	margin-bottom:24px;
}

.access_in h2 img {
	width:42%;
}

table.two_way {
	width:100%;
	margin:0 auto;
	font-size:12px;
}

table.two_way th {
	vertical-align:middle;
	border-bottom:1px dotted #fff;
	padding:15px 10% 15px 3%;
	width:30%;
	white-space:nowrap;
}
table.two_way td.tel a {
	font-weight:bold;
	font-size:22px;
}

table.two_way th.tel {
	border-bottom:none;
	padding-bottom:5px;
}
table.two_way td.tel {
	border-bottom:none;
	padding-bottom:5px;
}
table.two_way th.caution {
	padding:0 0 15px 3%;
}

table.two_way td {
	border-bottom:1px dotted #fff;
	padding:15px 0 ;
}

table.two_way th.last,table.two_way td.last {
	border:none;
}



table.two_way .disp_pc {
	display:none;
}


#gmap {
	height: 600px;
	width: 100%;
	min-width:1000px;
}


    .map{
        width:100%;
    }
        .map iframe{
            height:260px;
        }

/* #shop
----------------------------------- */
#shop {
	width:100%;
	background:#980914;
}

#shop02 {
	width:100%;
	background:url(../img/bg_shop.png) no-repeat center bottom ;
	background-size:100% auto;
}

.shop_in {
	margin:0 auto;
	text-align:left;
	padding:25px 5%;
}


.shop_in h2 {
	text-align:center;
	margin-bottom:24px;  
	margin-top:-97px;
  padding-top:97px;
}

.shop_in p {
	margin-bottom:20px;
	font-size:12px;
	line-height:24px;
}
.shop_in h2 img {
	width:72%;
}

.shop_in table.two_way {
	width:100%;
	margin:0 auto;
	font-size:12px;
	border-top:1px dotted #fff;
	border-bottom:1px dotted #fff;
	margin-bottom:60px;
}

.shop_in table.two_way th {
	vertical-align:top;
}

.shop_in table.two_way td a {
	display:block;
	padding:10px 0;
}
.shop_in table.two_way td.tel,.shop_in table.two_way th.tel {
	border-bottom:1px dotted #fff;
}

/* #recruit
----------------------------------- */
#key_recruit {
	width:100%;
	
}
#key_recruit img {
	width:100%;
}

#key_recruit img.key_recruit_pc {
	display:none;
}


#recruit {
	width:100%;
	background:url(../img/bg_menu.png) repeat;
}
.recruit_in {
	margin:0 auto;
	color:#401700;
	text-align:left;
	padding:24px 5% 85px;
}

.recruit_in h2 {
	text-align:center;
	margin-bottom:24px;
}

.recruit_in h2 img {
	width:28%;
}
.recruit_in h2 span {
	font-size:14px;
	line-height:24px;
	font-weight:normal;
	padding-top:16px;
	display:block;
}

.recruit_in table.bosyu {
	margin-bottom:80px;
}
.recruit_in table th {
	border-bottom:1px dotted #401700;
}
.recruit_in table td {
	border-bottom:1px dotted #401700;
}


/* #company
----------------------------------- */
#key_company {
	width:100%;
	
}
#key_company img {
	width:100%;
}

#key_company  img.key_company_pc {
	display:none;
}

#company {
	width:100%;
	background:url(../img/bg_menu.png) repeat;
}
.company_in {
	padding:29px 5% 30px;
	color:#401700;
	text-align:left;
	margin:0 auto;
}

.company_in h2 {
	text-align:center;
	margin-bottom:34px;
}
.company_in h2 img {
	width:43%;
}
.company_in h2 span {
	font-size:14px;
	line-height:56px;
	font-weight:normal;
}

.company_in table th {
	border-bottom:1px dashed #401700;
}
.company_in table td {
	border-bottom:1px dashed #401700;
}
.company_in a {
	color:#401700;
}

/* footer
----------------------------------- */
#footer_menu {
	display:none;
}

ul.footer_menu_in {
	display:none;
}

ul.footer_menu_in li {
	float:left;
	line-height:56px;
	margin:0 15px;
}
ul.footer_menu_in li a:hover {
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	-moz-opacity:0.70;
}
#footer_out {
	width:100%;
	background:#980914;
	
}
#footer {
	width:100%;
	background:url(../img/bg_footer_sp.png) no-repeat center top;
	background-size:100% auto;
	
	z-index: 10;
	color: #FFF;
	margin:0 auto;
	position:relative;
}

.footer_in {
	width:100%;
	margin:0 auto;
	padding-top:23px;
	padding-bottom:30px;
}

.footer_in p {
	text-align:center;
	line-height:23px;
	font-size:12px;
}

.footer_in p span {
	display:none;
}
.footer_in p.footer_logo {
	margin-bottom:27px;
}

.footer_in p.footer_logo img {
	width:86%;
}
#copyright {
	line-height:33px;
	text-align:center;
	font-size:11px;
	color:#fff;
	background:#850207;
}
#copyright span {
	display:block;
}
#page-top {
position: fixed;
bottom: 10px;
right: 30px;
z-index:100;
}
 
#page-top div a #img{
display:block;
width:36px;
height:36px;
padding-top:40px;
overflow:hidden;
background:url(../img/pagetop.png) no-repeat;
background-size:100% auto;
text-indent:-9999px;
}
#banner {
position: fixed;
top: 119px;
right: 0px;
z-index:10;
}
#banner img {
	width:46px;
	height:auto;
}
/*ポップアップ*/
.popup {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  transition: .6s;
}
.popup.is-show {
  opacity: 1;
  visibility: visible;
}
.popup-inner {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  width: 80%;
  max-width: 926px;
  padding: 0px;
  background-color: #fff;
  z-index: 2;
  overflow:auto;
}
.popup-inner img {
  width: 100%;
}
.close-btn {
  position: absolute;
  right: 5px;
  top: 5px;
  width: 33px;
  height: 33px;
  line-height: 33px;
  text-align: center;
  cursor: pointer;
  z-index: 3;
}
.close-btn img {
	width:33px;
	height:auto;
}
.black-background {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,.8);
  z-index: 1;
  cursor: pointer;
}
