@charset "utf-8";
/* CSS Document */
body{
	padding:0;
	margin:0;
	border:0;
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	width:640px;
}

header{
	background:#230600;color:#FFF;padding:5px;
}
header h1{
	margin:0 auto;width:1075px;font-size:12px;
}
#container{
	width:1075px;margin-top:10px;margin:0 auto;
}
nav{
	margin-bottom:30px;
}
nav ul{
	padding:0;
	margin-left:20px;
}
nav li{
	display:block;
	padding:0px;
	float:left;
	list-style:none;
}
nav li a{
	text-decoration:none;
	color:#FFF;
}
.navsp{
	background:url(images/bk_nav.png);
	width:5px;
	height:260px;
}

.fl{
	float:left;
}
.fr{
	float:right;
}
footer{
	 clear:both;
	 /* margin-bottom: 70px; */
}
#fhead{
	background:url(images/bk-f1.png);
	height:30px;
}
#fcont{
	background:url(images/bk-f2.png);
	padding: 0 20px 160px;
}
#fmain{
	margin:0 auto;
	padding-bottom:30px;
}
#fmap{
	padding-top:10px;
}
#finfo{
	width:600px;
	padding-top:30px;
}
#finfo .logo {
	float: left;
	padding-top: 10px;
}
#finfo .bnr {
	float: left;
	margin-left: 20px;
}
#finfo .bnr img {
	width: 200px;
}

#finfo table{
	margin-top:20px;
}
#finfo td{
	padding:10px;
	vertical-align:top;
	font-size:18px;
}
#finfo .other_shop{
	margin-top:30px;
	padding-bottom: 20px;
}
#finfo .other_shop .label {
	background: #fff;
	display: inline-block;
	padding: 5px 10px;
	border-radius: 5px;
	font-size: 18px;
	font-weight: bold;
}
#finfo .other_shop .name {
	font-size: 18px;
	font-weight: bold;
	margin-top: 20px;
}
#finfo .other_shop table {
	margin-top: 10px;
}
#fnav{
	clear:both;
}
#fnav ul{
	padding:0;
	display: flex;
	justify-content: center;
}
#fnav li{
	list-style:none;
	/* float:left; */
	padding: 10px;
	font-size:14px;
}
#fnav li+li{
	border-left:#333 1px solid;
}
#fnav a{
	color:#898d87;
}
#copy{
	clear: both;
	font-size:12px;
	text-align:center;
	padding: 10px 0;
}
/*index*/
#top{
	position: relative;
	width:640px;
}
#top ul{
	padding:0;
}
#top li{
	list-style:none;
	padding:0 auto;
}
#top2{
	margin:0 20px;
}
.tbox{
	padding-bottom:30px;
	padding-top:30px;
}
.tbox img{
	width: 100%;
}
.tbox div{
	float:left;
	width:280px;
	margin-left:20px;
}
.tbox h2{
	font-size:20px;
	line-height:20px;
	margin:0px 0px 10px 0px;
	text-align:center;
}
.tbox p{
	font-size: 14px;
	line-height:25px;
	margin: 0 auto 30px;
}
#top2 .tbox p br {
	display: none;
}
.tbox+.tbox{
	border-top:1px #960 dotted;
}
#tlink{
	clear:both;
	width:575px;
}

#tlink a{
	background:url(images/bk-arrow.png) no-repeat left;
	padding-left:25px;
	font-size:12px;
	margin-top:20px;
	margin-left:300px;
}
#tlink a:link{
	text-decoration:none;
	color:#000;
}


#about p{
	font-size:24px; line-height:28px;
}
#about1{
	background:url(images/about1.png) 0px 30px no-repeat;padding-top:264px;
}
.en #about1{
	background:url(images/about1_en.png) 0px 30px no-repeat;padding-top:264px;
}
#about1 p{
	width:480px;
}
.en #about2{
	background:url(images/about2_en.png) 0px 30px  no-repeat;height:672px;
}
#about2{
	background:url(images/about2.png) 0px 30px  no-repeat;height:672px;
}
.en #about3{
	background:url(images/about3_en.png) 0px 30px  no-repeat;height:280px;padding-top:140px;
}
#about3{
	background:url(images/about3.png) 0px 30px  no-repeat;height:280px;padding-top:140px;
}
#about4 dl{
	font-size:26px;
}
#about4 dt{
	width:150px;
	float:left;
	clear:both;
}
#about4 dd{
	width:850px;
	float:left;
	padding:5px 0;
	margin:0px;
}
#about4 dd,dt{
	padding:12px 0;
	border-top:#ccc 1px solid;
}
#photo{
	padding:0 27px;
}
#photo h3 {
    background-color: #a6e460;
    padding: 1rem;
    padding-bottom: 1rem;
    font-size: 1.5rem;
    color: #fff;
    margin: 0 auto 1rem;
}
#photo ul{
	padding:0px;
	margin:0px 0px 2rem 0px;
}
#photo li{
	float:left;
	list-style:none;
}
#photo img{
	margin:3px;
	width:110px;
	height:110px;
}
#photo .beer{
	background:url(images/photo1.png) no-repeat;
}
#photo .food{
	background:url(images/photo2.png) no-repeat;
}
#photo .view{
	background:url(images/photo3.png) no-repeat;
}
#wrapbox{
	position:relative;
}
#wraptel{
	position:absolute;
	bottom:30px;
	right:100px;
}
#wrapaccess{
	position:absolute;
	bottom:30px;
	right:20px;
}


#menu{
	padding:0px 30px;
}
#menu p{
	font-size: 12px;
}
#menu > div{
	margin-top: 50px;
	padding-bottom: 75px;
	border-bottom:#999 solid 1px;
	background-size: 100%;
}
#menu.menu_beer > div{
	margin-top: 50px;
	padding-bottom: 0;
	margin-bottom: 75px;
	border-bottom:#999 solid 1px;
	/* background-size: 100%; */
}
#menu.menu_beer > div#menu0 {
    padding-bottom: 50px;
}
#menu > div:last-child{
	border: none;
}
#menu div.food_title {
	border: none;
	padding-bottom: 0;
}
#menu.menu_beer div.food_title {
    padding-bottom: 1rem;
}
#menu.menu_beer div.food_title h2 {
    font-size: 0.8rem;
}
.drink_title {}
.drink_title h2 {
    font-size: 0.75rem;
}
.drink_txt {
    font-size: 0.75rem;
}
#menu div.food_img {
	border: none;
}
.food_img img {
	width: 100%;
}
#menu.menu_wine > div{
	margin-top: 50px;
	padding-bottom: 0;
	margin-bottom: 75px;
	border-bottom:#999 solid 1px;
}
#menu.menu_wine > div.menu_category {}
#menu.menu_wine > div.menu_category h3 {
    font-size: 0.9rem;
}
#menu.menu_wine > div.menu_category dt {
    font-size: 0.9rem;
}
#menu.menu_wine > div.menu_category dd {
    font-size: 0.8rem;
}
#menu0 ul{
	padding:0;
}
#menu0 li{
	list-style:none;
	float:left;
}
#menu0 li+li{
	margin-left:10px;
}
#menu1{
	background:url(images/menu1.jpg) no-repeat;height:320px;
}
.en #menu1{
	background:url(images/menu1_en.jpg) no-repeat;
	height: 320px;
	background-size: 100%;
}
#menu2{
	background:url(images/menu2.jpg) no-repeat;
	padding-top:30px;
	text-align:center;
	display: flex;
	justify-content: center;
	align-items: flex-start;
	flex-direction: row-reverse;
}
#menu2 a {
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    text-orientation: upright;
    color: #000;
    font-size: 2rem;
    font-weight: bold;
    text-decoration: none;
    padding: 0 .25rem;
}
#menu2 a::before {
	content: '○';
	font-size: 4rem;
	font-weight: bold;
	margin-bottom: 0;
}
#menu2 a:hover::before {
	content: '●';
}
#menu2 #1st{
	margin:0;
}
#menu2 img{
	margin-left:50px;
}
#menu2-3{
	background:url(images/2menu3.png) no-repeat;
	padding-top: 170px;
}
#menu2-4{
	background:url(images/2menu4.png) no-repeat;padding-top:25px;
}
#menu2-5{
	background:url(images/2menu5.png) no-repeat;padding-top:25px;
}
#menu2-6{
	background:url(images/2menu6.png) no-repeat;padding-top:25px;
}
#menu2-7{
	background:url(images/2menu7.png) no-repeat;padding-top:25px;
}
#menu2-8{
	background:url(images/2menu8.png) no-repeat;padding-top:55px;
}
#menu2-9{
	background:url(images/2menu9.png) no-repeat;padding-top:25px;
}
#menu2-10{
	background:url(images/2menu10.png) no-repeat;padding-top:25px;
}
#menu2-11{
	background:url(images/2menu11.png) no-repeat;padding-top:25px;
}
#menu2-12{
	background:url(images/2menu12.png) no-repeat;padding-top:55px;
}
#menu2-13{
	background:url(images/2menu13.png) no-repeat;padding-top:25px;
}
#menu2-14{
	background:url(images/2menu14.png) no-repeat;padding-top:5px;
}
#menu2-15{
	background:url(images/2menu15.png) no-repeat;padding-top:5px;
}
#menu2-16{
	background:url(images/2menu16.png) no-repeat;padding-top:5px;
	border-bottom:none !important;
}
#menu3{
	background:url(images/menu3.jpg) no-repeat;padding-top:180px;
}
.en #menu3{
	background: url(images/menu3_en.jpg) no-repeat;
	padding-top:180px;
	background-size: contain;
}
#menu3-4{
	background:url(images/3menu4.png) no-repeat;padding-top:10px;
}
#menu3-5{
	background:url(images/3menu5.png) no-repeat;padding-top:10px;
}
#menu3-6{
	background:url(images/3menu6.png) no-repeat;padding-top:10px;
}
#menu3-7{
	background:url(images/3menu7.png) no-repeat;padding-top:10px;
	border-bottom:none !important;
}
#menusheet dl{
	margin:0;
}
#wine1{
	font-size:100%;
	margin:0;
	padding: 10px 0 10px;
}
#wine2{
	font-size:80%;
	margin:0;
}
#wine3{
	text-align:right;
	margin:0;
	padding: 10px 0 10px 0;
}
.menu_title {
    color: #ef7828;
}
#menusheet{
	margin-left:0px;
	margin-top: 40px;
	font-size:18px;
	border:none !important;
}
#menusheet table{
	border-collapse: collapse;
}
#menusheet td{
	padding:10px 0;
	vertical-align: middle;

}
#menusheet td{
	border-bottom: 1px solid #999;
}
#menusheet td img{
	margin-left:5px;
}
#menusheet tr:last-child td{
	border-bottom:0 !important;
}
#menusheet #title{
	width:450px;
}
#menusheet #price{
	width:130px;
	text-align:right;
}
#menu4{
	background:url(images/menu4.jpg) no-repeat;padding-top:180px;
}
.en #menu4{
	background:url(images/menu4_en.jpg) no-repeat;
	padding-top:180px;
	background-size: contain;
}
.niku{
	background:url(images/niku.jpg) no-repeat;
	padding-top:30px !important;
}
.sakana{
	background:url(images/sakana.jpg) no-repeat;
	padding-top:30px !important;
}
#menu5{
	background:url(images/menu5.jpg) no-repeat;padding-top:180px;
}
.en #menu5{
	background:url(images/menu5_en.jpg) no-repeat;
	padding-top:180px;
	background-size: contain;
}
#menu6{
	background:url(images/menu6.jpg) no-repeat;padding-top:180px;
}
.en #menu6{
	background:url(images/menu6_en.jpg) no-repeat;
	padding-top:180px;
	background-size: contain;
}
#menu7{
	background:url(images/menu7.jpg) no-repeat;padding-top:180px;
	border-bottom:none !important;
}
.en #menu7{
	background:url(images/menu7_en.jpg) no-repeat;
	padding-top:180px;
	background-size: contain;
}
#lunch{
	padding:0 20px;
}


.clearfix {
  *zoom: 1;
}
.clearfix:after {
  content: '';
  display: table;
  clear: both;
}
.cl{
	clear:both;
}

.link_en._reserve {
	right: 140px;
}
.link_en {
	position: absolute;
	right: 10px;
	top: 10px;
	color: #fff;
	font-size: 25px;
	z-index: 100000;
}
.link_en a {
	color: #fff;
}

.window_right1 {
    position: fixed;
    bottom: 0;
    right: 0;
    display: block;
    z-index: 98;
}

.window_right1 img{
	width: 100%;
	}


/* 2020.08.05 [START]
--------------------------------- */

/* ------ takeout.php ------ */
#takeout {
    margin: 0 20px 5rem;
}
.tekeout_item {
    margin-bottom: 6rem;
}
.takeout_txt {
    margin-bottom: 3rem;
}
.takeout_txt h2 {
    margin-bottom: 2rem;
    font-size: 2.25rem;
}
.takeout_txt h2 br {
    display: none;
}
.takeout_txt h2 img {
    width: 100%;
}
.takeout_txt p {
    font-size: 1rem;
    line-height: 1.8;
}
.takeout_img {}
.takeout_img img {
    width: 100%;
}

/* 2020.08.05 [END]
--------------------------------- */
.top_category {
    display: flex;
    justify-content: space-between;
    margin-bottom: 3rem;
    padding-bottom: 2rem;
    border-bottom: 1px #960 dotted;
}
.top_category:last-child {
    border-bottom: none;
}
.top_category ._img {
    width: 48%;
}
.top_category ._img a {
    display: block;
}
.top_category ._img a img {
    width: 100%;
    height: auto;
}
.top_category ._txt {
    width: 48%;
}
.top_category ._txt h2 {
    font-size: 1.25rem;
    margin: 0;
}
.top_category ._txt p {
    font-size: 1rem;
    margin-bottom: 1.5rem;
}
.top_category ._txt ._href {}
.top_category ._txt ._href a {
    display: block;
    text-decoration: none;
    color: #000;
    font-size: 0.8rem;
    background: url(images/bk-arrow.png) no-repeat left;
    padding-left: 1.5rem;
}
