@charset "UTF-8";
@font-face {
	font-family: PMingLiU;
    src: url("../font/PMINGLIU.ttf");
}

@font-face {
	font-family: satsuki;
    src: url("../font/SatsukiGendaiMincho-M.ttf");
}

/* 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 {
}
h2 {
}


h3 {
}


h4 {
}

blockquote {
}

blockquote span {

}


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

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

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
----------------------------------- */

.top-head a{
	color: #fff !important
}

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

.ud {
text-decoration:underline;

}

.r {
	float:right;
}

.l {
	float:left;
}

br.sp {
	display:none;
}
.center {
text-align:center;

}

.left {
	text-align:left;
}

a span {
}


.mt10 {
margin-top:10px;
}
.mt15 {
margin-top:15px;
}
.mt20 {
margin-top:20px;
}

.mb5 {
margin-bottom:5px;
}
.mb10 {
margin-bottom:10px;
}
.mb15 {
margin-bottom:15px;
}
.mb20 {
margin-bottom:20px;
}
.mb25 {
margin-bottom:25px;
}
.mb30 {
margin-bottom:30px;
}
.mb35 {
margin-bottom:35px;
}
.mb40 {
margin-bottom:40px;
}
.mb45 {
margin-bottom:45px;
}
.mb50 {
margin-bottom:50px;
}
.mb60 {
margin-bottom:60px;
}
.mb70 {
margin-bottom:70px;
}
.mb80 {
margin-bottom:80px;
}
.mb100 {
margin-bottom:100px;
}

.mr10 {
margin-right:10px;
}
.mr15 {
margin-right:15px;
}
.mr20 {
margin-right:20px;
}
.mr30 {
margin-right:30px;
}
.pl10 {
padding-left:10px;
}

.ml5 {
margin-left:5px;
}
.ml10 {
margin-left:10px;
}
.ml15 {
margin-left:15px;
}
.ml20 {
margin-left:20px;
}

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

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

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



/* head
----------------------------------- */
#header {
	width: 100%;
	height: 134px;
	position: fixed;
  top: 0;
  right: 0;
	z-index:100;
}

#header_in {
	width: 100%;
	height: 134px;
	margin:0 auto;
	position:relative;
}

#header_in h1 {
	width: 144px;
	height: 91px;
	position:absolute;
	top:22px;
	left:17px;
}
#header_in h1 a {
	width: 144px;
	height: 91px;
	display: block;
}

#header_in h1 a:hover {
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	-moz-opacity:0.70;
}


#header_in #h1 {
	width: 106px;
	height: 85px;
	position:absolute;
	top:14px;
	left:19px;
}
#header_in #h1 a {
	width: 106px;
	height: 85px;
	display: block;
}

#header_in #h1 a:hover {
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	-moz-opacity:0.70;
}

#nav {
	margin: 0px auto;
}

#nav ul  {
	position:absolute;
	/*top:26px;*/
	top: 20px;
	right:149px!important;
}

#nav ul li {
	text-align: left;
	float: left;
	margin-left:27px;
	padding-left:12px;
	color:#fff;

}
#nav ul li a {
float: left;
}

#nav ul li a:hover {
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	-moz-opacity:0.70;
}

a.head_btn {
	display:block;
	position:absolute;
	top:0;
	right:0;
}

table.head_btn {
	display:block;
	position:absolute;
	top:0;
	right:0;
}

#dropmenu{
  width: 130px;
  height: 54px;
  padding: 0;
  background: #3d3c3c;


	position:absolute;
	top:0;
	right:0;
}
#dropmenu li{
  position: relative;
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  text-align: center;
}
#dropmenu li a{
  display: block;
  margin: 0;
  padding: 29px 0 11px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  text-decoration: none;
}
#dropmenu li ul{
  list-style: none;
  position: absolute;
  top: 100%;
  left: 0;
  margin: 0;
	padding: 0;
  border-radius: 0 0 3px 3px;
}
#dropmenu li:last-child ul{
  left: 0%;
  width: 100%
}
#dropmenu li ul li{
  overflow: hidden;
  width: 100%;
  height: 0;
  color: #fff;
  -moz-transition: .2s;
  -webkit-transition: .2s;
  -o-transition: .2s;
  -ms-transition: .2s;
  transition: .2s;
}
#dropmenu li ul li a{
  padding: 29px 15px 11px;
  background: #3d3c3c;
  text-align: left;
  font-size: 12px;
  font-weight: normal;
}
#dropmenu li:hover > a{
  background: #3d3c3c;
  color: #eff7b1;
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	-moz-opacity:0.70;
}
#dropmenu > li:hover > a{
  border-radius: px 3px 0 0;
}
#dropmenu li:hover ul li{
  overflow: visible;
  height: 54px;
  border-top: 1px solid #fff;
}
#dropmenu li:hover ul li:first-child{
}
#dropmenu li:hover ul li:last-child{
  border-bottom: 0;
}
#dropmenu li:hover ul li:last-child a{
  border-radius: 0 0 3px 3px;
}




#key {
  display: table;
  height:570px;
  width: 100%;
  position: relative;
  background-position:50% auto;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-size: cover;
  padding-top:531px;
  background-position: center top;
}

.tab01 {
	width:55px;
	height: 300px;
	background:url(../img/bg_tab.png) no-repeat;
	position:absolute;
	top: 770px;
	right:0;
	padding-top:20px;
	z-index:90;
}

.tab01 img {
	margin-bottom:16px;
}


#key a:hover img {
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	-moz-opacity:0.70;
}

.tab02 {
	position:absolute;
	top:513px;
	right:0;
	z-index:90;
}

.tab03 {
	position:absolute;
	top:148px;
	right:0;
	z-index:90;
}

p.key_logo {
	text-align:center;
	margin-bottom:140px;
}

#header_sm {
	display:none;
}

#header_sm_lp {
	display:none;
}

#key_sm {
	display:none;
}

#key_sm img {
	display:none;
}

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

#about {
  width: 100%;
  min-height:1651px;
  position: relative;
	background:#050000;
}

#about01 {
  width: 100%;
  min-height:1100px;
  background:url(../img/bg_about.jpg) no-repeat center top;
	background-size:cover;
}


div.about_in_l {
	width:50%;
	height:550px;
	float:left;
	text-align:left;
}
div.about_in_r {
	width:auto;
	height:550px;
	float:left;
	text-align:left;
}

div#about h2 {
}
div#about h3 {
	margin-bottom:25px;
}
div.about {
	width:650px;
	height:435px;
	float:right;
	text-align:center;
	padding-top:115px;
}

div.about p {
	width:530px;
	margin:0 auto;
	text-align:left;
}


div.about_in_r02 {
	width:50%;
	height:550px;
	float:right;
	text-align:left;
}
div.about_in_l02 {
	width:auto;
	height:550px;
	float:left;
	text-align:left;
}
div.black {
	background:url(../img/bg_black.png) repeat;
	min-width:650px;
}

.img_about_bottom {
	display:none;
}


div.recommend {
	width:650px;
	height:551px;
	float:left;
	text-align:center;
	padding-top:40px;
}


.recommend_slide {
	margin:0 auto 30px;
}

 .swiper-container {
	margin:0 auto 30px;
        width: 278px;
        height: 303px;
		padding:0 70px;
    }
    .swiper-slide {
        background-position: center;
        background-size: cover;
        width: 278px;
        height: 303px;
    }
    .swiper-slide a {
        width: 278px;
        height: 303px;
		display:block;
    }

.img_recommend_bottom {
	display:none;
}



#about02 {
  width: 100%;
  min-height:551px;
  background:url(../img/bg_about02.png) no-repeat center top;
	background-size:cover;
}

div.about_in_l03 {
	width:50%;
	height:550px;
	float:left;
	text-align:left;
	min-width:650px;
}

div.information {
	width:650px;
	height:551px;
	float:right;
	text-align:center;
	padding-top:40px;
}

div.information p {
	width:530px;
	line-height:36px;
	margin:0 auto;
	text-align:left;
	margin-bottom:30px;
}


/* #map
----------------------------------- */

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

.map{
    width:100%;
    margin:0 auto;
}
    .map iframe{
    width:100%;
        height:522px;
    }



/* #movie
----------------------------------- */

#movie {
  width: 100%;
  min-height:550px;
  position: relative;
	background:#050000;
}

#movie01{
  width: 100%;
  min-height:550px;
  background:url(../img/bg_movie.jpg) no-repeat center top;
	background-size:cover;
}
div.movie_in_l {
	width:auto;
	height:550px;
	float:left;
	text-align:left;
}
div.movie_in_r {
	width:50%;
	height:550px;
	float:right;
	text-align:left;
}
h2.tit_movie_smp {
	display:none;
}
div#movie h3 {
	margin-bottom:25px;
}
div.movie {
	width:650px;
	height:550px;
	margin:0 auto;
	text-align:center;
	padding-top:38px;
}
div.movie p {
	width:530px;
	margin:0 auto;
	text-align:center;
}
div.black {
	background:url(../img/bg_black.png) repeat;
	min-width:650px;
}
.img_movie_bottom {
	display:none;
}



/* #news
----------------------------------- */

#news {
  width: 100%;
  min-height:549px;
  position: relative;
	background:#050000;
}
#news01{
  width: 100%;
  min-height:549px;
	background:url(../img/bg_news.png) no-repeat;
	background-size:cover;
}

div.shopping_in_l {
	width:50%;
  min-height:549px;
	float:left;
	text-align:left;
}
div.news_in_r {
	width:50%;
  min-height:549px;
	float:right;
	text-align:left;
	background:url(../img/bg_news_black.png) no-repeat;
	background-size:cover;
}

div#news h3 {
	margin-bottom:25px;
}
div.shopping {
	width:650px;
  min-height:363px;
	float:right;
	text-align:center;
	padding-top:186px;
}
div.shopping p {
	margin:0 auto;
	text-align:center;

}
div.news {
	width:650px;
  min-height:489px;
  margin:0 auto;
	text-align:center;
	padding-top:60px;
}
div.news dl {
	width:430px;
	margin:0 auto;
	text-align:left;
}
div.news dl dt {
	font-size:15px;
	line-height:28px;
	background:#eb1d00;
	display:inline;
	padding:2px 8px;

}
div.news dl dd {
	font-size:15px;
	line-height:28px;
	padding-bottom:30px;

}
.scroll {
	height:340px;
	overflow-y:scroll;
}
.img_movie_bottom {
	display:none;
}
a.tnews{
	color: #fff !important;
}
#bxcon h1{color: #000;}
.post-content a{color: #000 !important;}
.post-content a:hover{color: #e4741f !important}


/* footer
----------------------------------- */

#footer_out {
	width:100%;
	background:#000;

}
#footer {
	width:100%;

	z-index: 10;
	color: #FFF;
	margin:0 auto;
	position:relative;
}

.footer_in {
margin:0 auto;
	padding-top:67px;
	height:183px;
}

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

.footer_in p.txt01 {
	margin-bottom:32px;
}

.footer_in p.txt02 {
	margin-bottom:25px;
}

.footer_in p.txt04 {
	display:none;
}

.footer_in p.txt05 {
	display:none;
}

ul.footer_sns {
	display:none;
}
#footer_out02 {
	width:100%;
	height:123px;
	background:#eb1d00;

}

#footer_menu {
	width:100%;
	height:93px;
	padding-top:30px;
}


ul.footer_menu_in {
	width:830px;
	margin:0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
}
ul.footer_menu_in  li {
	vertical-align:middle;
}
ul.footer_menu_in  li.last {
	margin-right:0px;
}
ul.footer_menu_in li a:hover {
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	-moz-opacity:0.70;
}

#footer_menu  table {
	display:none;
}

#copyright {
	line-height:44px;
	text-align:center;
	font-size:12px;
	color:#fff;
	background:#000;
	font-family:Arial, Helvetica, sans-serif;
}
#copyright span {
	display:block;
}
#page-top {
position: fixed;
bottom: 20px;
right: 30px;
z-index:100;
}

#page-top div a #img{
display:block;
width:54px;
height:54px;
padding-top:60px;
overflow:hidden;
background:url(../img/pagetop.png) no-repeat;
text-indent:-9999px;
}

#page-top div a p:hover{
-moz-opacity:0.6;
opacity:0.6;
filter: alpha(opacity=60);
text-decoration:none;
}


#footer_out2 {
	width:100%;
	height:66px;
	background:#00a0e9;

}
#footer2 {
	width: 1000px;
	height:66px;

	z-index: 10;
	color: #FFF;
	margin:0 auto;
	position:relative;
}
#copyright2 {
	font-size:10px;
	position:absolute;
	bottom:21px;
	left:0;
}

#kokuchi {
position: fixed;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%,-50%);
-moz-transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
-o-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
z-index:90;
}

#kokuchi div a #img{
display:block;
width:498px;
height:272px;
overflow:hidden;
background:url(../img/kokuchi20180205.png) no-repeat;
position:relative;
color:#333;
padding:20px 40px;
}

#kokuchi div a #img:hover{
-moz-opacity:0.6;
opacity:0.6;
filter: alpha(opacity=60);
text-decoration:none;
}



/* menu01.html
----------------------------------- */

#key_menu01 {
  height:673px;
  width: 100%;
  background:url(../img/bg_menu_01.png) no-repeat;
  background-size: cover;
  padding-top:168px;
  background-position: center top;
}

#key_menu01 a:hover img {
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	-moz-opacity:0.70;
}
p.menu_logo {
	margin-bottom:44px;
}

#key_menu_sm01 {
	display:none;
}

ul#menu_list {
	width:1234px;
	margin:0 auto;
}

ul#menu_list li {
	width:278px;
	height:527px;
	float:left;
	margin-right:40px;
}

ul#menu_list li.list04 {
	margin-right:0;
}


ul#menu_list li a {
	display:block;
	width:278px;
	height:527px;
}

ul#menu_list li.list01 a {
	background:url(../img/menu_list01.png) no-repeat;
}

ul#menu_list li.list02 a {
	background:url(../img/menu_list02.png) no-repeat;
}

ul#menu_list li.list03 a {
	background:url(../img/menu_list03.png) no-repeat;
}

ul#menu_list li.list04 a {
	background:url(../img/menu_list04.png) no-repeat;
}

ul#menu_list li.list01 a:hover {
	background:url(../img/menu_list01_r.png) no-repeat;
}

ul#menu_list li.list02 a:hover {
	background:url(../img/menu_list02_r.png) no-repeat;
}

ul#menu_list li.list03 a:hover {
	background:url(../img/menu_list03_r.png) no-repeat;
}

ul#menu_list li.list04 a:hover {
	background:url(../img/menu_list04_r.png) no-repeat;
}


ul#menu_list li.list01 a.now {
	background:url(../img/menu_list01_r.png) no-repeat;
}

ul#menu_list li.list02 a.now {
	background:url(../img/menu_list02_r.png) no-repeat;
}

ul#menu_list li.list03 a.now {
	background:url(../img/menu_list03_r.png) no-repeat;
}

ul#menu_list li.list04 a.now {
	background:url(../img/menu_list04_r.png) no-repeat;
}


.arrow_box {
	width:100%;
	height:73px;
  margin-top: 2rem;
	margin-bottom:61px;
	position: relative;
	background: #050000;
  border-top:3px solid #eb1d00;
	border-bottom: 1px solid #b5b5b5;
	padding:60px 0 37px;
	display: flex;
    justify-content: center;
    align-items: center;
}
.arrow_box:after, .arrow_box:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box:after {
	border-color: rgba(5, 0, 0, 0);
	border-top-color: #050000;
	border-width: 25px;
	margin-left: -25px;
}
.arrow_box:before {
	border-color: rgba(181, 181, 181, 0);
	border-top-color: #b5b5b5;
	border-width: 26px;
	margin-left: -26px;
}

.arrow_l {
	width:50%;
	height:75px;
	float:left;
	text-align:right;
	padding-right:10%;
	border-right:1px solid #b5b5b5;
	box-sizing: border-box;
}
.arrow_r {
	width:40%;
	height:75px;
	float:left;
	text-align:left;
	padding-left:10%;
}

#menu01 {
	width:100%;
	margin:0 auto;
	padding-bottom:75px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 20px;
}
.menu_detail {
	padding:0 33px 40px;
	width:100%;
	box-sizing:border-box;
}

.menu_detail img {
	margin-bottom:33px;
	width:100%;
	max-width:584px;
}
#menu01 h3 {
	text-align:left;
	font-size:24px;
	height:45px;
	line-height:45px;
	text-indent:25px;
	position:relative;
	margin-bottom:10px;
	background:#eb1d00;
	width:100%;
}
#menu01 h3 span {
	position:absolute;
	right:20px;
	top:2px;
	font-size:25px;
}
#menu01 h3 small {
	font-size:14px;
	padding-left:3px;
}
.menu_detail p {
	text-align:left;
	margin-left:40px;
}

.nomihodai {
	width:582px;
	height:348px;
	background:url(../img/bg_nomihodai.png) no-repeat;
	margin:0 auto;
	padding:41px 139px 0;
}

.nomihodai p {
	text-align:left;
	float:left;
}

.nomihodai p.red {
	font-size:13px;
	color:#eb1d00;
	clear:both;
	margin-top:15px;
}


#menu02 {
	width:100%;
	margin:0 auto;
}

#menu02 .high {
	min-height:500px;
}

.menu_detail02 {
	float:left;
	padding:0 15px 40px;
	width:33%;
	box-sizing:border-box;
}
.menu_detail02 img {
	margin-bottom:33px;
	width:100%;
	max-width:389px;
}
#menu02 h3 {
	text-align:left;
	font-size:20px;
	height:45px;
	line-height:45px;
	text-indent:10px;
	position:relative;
	margin-bottom:10px;
	background:#eb1d00;
	width:100%;
	letter-spacing:-0.02em;
}
#menu02 h3 span {
	position:absolute;
	right:10px;
	top:2px;
	font-size:18px;
}
#menu02 h3 small {
	font-size:12px;
	padding-left:3px;
}
.menu_detail02 p {
  text-align: left;
	margin-left:5px;
}
.menu_detail02 p.center {
  text-align: center;
}

/*ランチメニュー新規追加*/
#menu03 {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 200px;
	display: flex;
	flex-wrap: wrap;
}

#menu03 .high {
    min-height: 500px;
}

#menu03 h3 {
    text-align: left;
    font-size: 20px;
    height: 45px;
    line-height: 45px;
    text-indent: 15px;
    position: relative;
    margin-bottom: 10px;
    background: #eb1d00;
    width: 100%;
}

#menu03 h3 span {
        position: absolute;
        right: 10px;
        top: 2px;
        font-size: 18px;
}

.cal3 {
    padding: 2rem 6rem;
    border-right: 1px solid #b5b5b5;
    box-sizing: border-box;
}
	

.border-none {
    border: 0;
}



#drink_plan {
position: fixed;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%,-50%);
-moz-transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
-o-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
z-index:90;
}

#drink_plan div a #img{
display:block;
width:578px;
height:312px;
overflow:hidden;
background:url(../img/drink_plan.png) no-repeat;
text-indent:-9999px;
position:relative;
}

#drink_plan div a p:hover{
-moz-opacity:0.6;
opacity:0.6;
filter: alpha(opacity=60);
text-decoration:none;
}

.batsu {
	position:absolute;
	top:23px;
	right:25px;
z-index:90;
}

/* menu02.html
----------------------------------- */
.yaki01 {
	width:100%;
	margin:0 auto;
	padding-bottom:100px;
}

.yaki01 .menu_detail02 {
	min-height:480px;
	display:table-cell;
}

.yaki01 .menu_detail02_big {
	min-height:455px;
}
.menu_detail02_big {
	float:left;
	padding:0 15px 40px;
	width:33%;
	box-sizing:border-box;
}
.menu_detail02_big img {
	margin-bottom:33px;
	width:100%;
	max-width:389px;
}


.yaki01 h3 {
	text-align:left;
	font-size:20px;
	height:45px;
	line-height:45px;
	text-indent:10px;
	position:relative;
	margin-bottom:10px;
	background:#eb1d00;
	width:100%;
	letter-spacing:-0.02em;
	max-width: 389px;
	margin: 0 auto;
}
.yaki01 h3 span {
	position:absolute;
	right:10px;
	top:2px;
	font-size:18px;
}
.yaki01 h3 small {
	font-size:12px;
	padding-left:3px;
}

.yaki01 h4 {
	margin-bottom:35px;
}

.yaki01 p span {
	font-size:15px;
	color:#eb1d00;
}

.yaki_grid {
	width:100%;
	margin:0 auto;
	padding-bottom:75px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  column-gap: 20px;
}
.yaki_grid .menu_detail02{
  float: none;
  width: 100%;
}
.yaki_grid .menu_detail02 p{
  width: 75%;
  margin: 1rem auto;
}

table.no_img {
	border-top:1px dashed #656464;
	width:870px;
	margin:0 auto;
	line-height:49px;
}
table.no_img th {
	border-bottom:1px dashed #656464;
	text-align:left;
	padding-left:90px;
}
table.no_img th.text {
	padding-left:0px;
}
table.no_img td {
	border-bottom:1px dashed #656464;
	text-align:right;
	padding-right:50px;
}
table.no_img td.value {
	padding-right:90px;
}
table.no_img td.last {
	text-align:left;
	padding-left:10px;
}

table.no_img th b {
	color:#eb1d00;
	font-weight:normal;
}

table.no_img th span {
	display:none;
}



.yaki02 {
	width:900px;
	margin:0 auto;
	padding-bottom:100px;
}

.yaki02 h4 {
	margin-bottom:35px;
}


table.no_img02 {
	border-top:1px dashed #656464;
	width:410px;
	float:left;
	line-height:49px;
	margin:0 20px;
}
table.no_img02 th {
	border-bottom:1px dashed #656464;
	text-align:left;
	padding-left:50px;
}
table.no_img02 td {
	border-bottom:1px dashed #656464;
	text-align:right;
	padding-right:30px;
}

.table_content{
  width: 100%;
  display: flex;
  justify-content: center;
}
.table_content table.no_img02{
  float: none;
}

.yaki02_half {
	width:450px;
	float:left;
}

.bottom_link {
	width:900px;
	height:184px;
	background:url(../img/bg_bottom_link.png) no-repeat center center;
	margin:20px auto;
	padding-top:96px;
}

.bottom_link a:hover img {
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	-moz-opacity:0.70;
}

/* menu03.html
----------------------------------- */

#key_menu03 {
  height:673px;
  width: 100%;
  background:url(../img/bg_menu_03.png) no-repeat;
  background-size: cover;
  padding-top:168px;
  background-position: center top;
  margin-bottom:40px;
}

#key_menu03 a:hover img {
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	-moz-opacity:0.70;
}

.yaki01 .high {
	min-height:560px;
}

/* menu04.html
----------------------------------- */

#key_menu04 {
  height:673px;
  width: 100%;
  background:url(../img/bg_menu_04.png) no-repeat;
  background-size: cover;
  padding-top:168px;
  background-position: center top;
  margin-bottom:80px;
}

#key_menu04 a:hover img {
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	-moz-opacity:0.70;
}



#drink_menu .no_img02 {
	white-space:nowrap;
	letter-spacing:-0.02em;
}
#drink_menu .no_img02 th {
	padding-left:10px;
}
#drink_menu .no_img02 td {
	padding-right:10px;
}
.no_img02 caption {
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:36px;
	padding:50px 0 30px;
	line-height:30px;
	letter-spacing:0em;
}

.no_img02 caption span {
	font-size:18px;
}

.no_img02  th span {
	color:#eb1d00;
}

/* #contact
----------------------------------- */

#contact {
  width: 900px;
  margin:0 auto;
  position: relative;
	background:#050000;
	padding-top:160px;
}


#contact div.information {
  width: 900px;
	text-align:center;
	height:auto;
}

#contact div.information p {
	width:530px;
	line-height:36px;
	margin:0 auto;
	text-align:left;
}




.ul-li-lsit .a {list-style-image: url('../img/img-list-arrow.png');padding: 0px 25px;}
.ul-li-lsit li{
	letter-spacing: 4px;
	font-size: 31px!important;
    line-height: 2.5;
    font-family: "PMingLiU";

}
.text-left{
	text-align: left;
}

.container-div{

	display: grid;
	grid-template-columns: auto 1000px auto;
	grid-gap: 10px;height: 1900px;
	padding-top: 160px;

	border: 1px solid red;



}.title-text-management-philosophy{
	font-size:44px; padding:10px 10px; text-decoration: underline; text-underline-position: under;color: red;font-family: "PMingLiU"; font-weight: bold;

	border: 1px solid red;


}.text-2{
	padding:10px 10px;font-size: 33px;padding-bottom: 60px;font-family: "PMingLiU";font-weight: bold;
}.p-text-management{
	text-align: justify; text-justify: inter-word;line-height: 2;font-size: 24px;    letter-spacing: 4px;  font-family: "PMingLiU";
}.border-container-management{
	border: 3px solid white;  padding: 30px 75px;text-align: left;font-family: "PMingLiU";
}.p-text-n-m{
	font-size: 36px;padding: 0px 0px;  font-family: "PMingLiU";line-height: 2;font-weight: normal;
}.text-3-title{
	font-size: 36px;letter-spacing: 5px;text-align: center;padding: 43px 0px;font-family: "PMingLiU";font-weight: 700;
}

/* #management-philosophy
----------------------------------- */


.leftcolumn ,.rightcolumn{
	background: #0f0f0f;
	overflow: hidden;padding: 20px 35px;
	text-align: left;
}


.container-div-blog{
	display: grid;
	grid-template-columns: auto 1000px
	auto;grid-gap: 10px;
}
.entry-title {
    clear: both;
    color: #fff;
    font-size: 32px;
    font-weight: bold;
    line-height: 1.5em;
    padding-bottom: .3em;
    padding-top: 15px;
    border: 1px solid red !important;

}.entry-meta {
    color: #666;
    clear: both;
    font-size: 12px;
    line-height: 18px;

}.entry-meta a {
    font-weight: bold;
        color: #e4741f;
}.entry-content {
    padding: 1.625em 0 0;
}/*p{margin-bottom: 1.625em;}*/
.widget {
    clear: both;
margin: 0 0 1em!important;
    padding: 10px 0px;
}.widget ul {
    font-size: 12px;
    margin: 0;
    list-style: square;
     padding: 10px 15px;
}.widget a {
    font-weight: bold;
    text-decoration: none;
    color: #e4741f;

}.widget-title {
    color: #666;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.1em;
    line-height: 2.6em;
    text-transform: uppercase;
    text-transform: uppercase;


}.widget ul li {
    color: #888;
    font-size: 14px;

}.hentry {

        border-bottom: 1px solid #222;
        min-height: 400px;
}.bdr-rgt{
	border-right: 0.5px dotted #4f4e4f8c;
	overflow: hidden;
}

#myInput {
  background-image: url('/css/searchicon.png');
  background-position: 10px 12px;
  background-repeat: no-repeat;
  width: 100%;
  font-size: 16px;
  padding: 12px 20px 12px 40px;
  border: 1px solid #ddd;
  margin-bottom: 12px;

}

  .dropbtn {
  padding-bottom: 15px;
  /*background-color: #4CAF50;
  color: white;
  padding: 16px;
  font-size: 16px;
  border: none;*/
  cursor: pointer;
}

.dropdown {
  position: relative;
/*  display: inline-block;*/
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
 /* min-width: 160px;*/
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
    /*  top: 30px;*/
    width: 100%;
    text-align: center;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown-content a:hover {background-color: #f1f1f1}

.dropdown:hover .dropdown-content {
  display: block;
}

.dropdown:hover .dropbtn {
/*  background-color: #3e8e41;*/
}
.empty-post{
	display: flex!important;
    justify-content: center!important;
    align-items: center!important;
    min-height: 200px!important;
    letter-spacing: 2px;
}
.bld-text-bg{
	font-weight: bold; font-size: 46px;font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", ‘Noto Serif JP’, serif;
}


/*wtt*/

/*#blog {
  width: 900px;
  margin:0 auto;
  position: relative;
	background:#050000;
	padding-top:160px;
}*/


.text-orange {
	color: #e4741f !important;
}

.border-bottom {
	border-bottom: 1px solid #222 !important;
}

.post-dev .border-bottom:last-child {
	border: none !important ;
}

.post-content {
 	max-width: 100%;
	overflow: hidden;
	color: #000;
}

.post-content img{
		/*width: 100%;*/
		height: auto;
		/*border: 1px solid #555;*/
		/*padding: 10px;*/
}
.post-content p,.post-content h2{
	color: #000;
}


/*.post-content img{
	border: 1px solid #555;
	width: 100%;
	height: auto;
	padding: 10px;

}*/

a.txt-head:hover {
  color: #e4741f !important;
}


/*mp*/

#nav a {
	font-size: 14px;
	font-family: 'satsuki';
}

#mp {
width: 990px;
margin:0 auto;
position: relative;
background:#050000;
padding-top:160px;
font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", ‘Noto Serif JP’, serif;
}

.head-text {
  font-size: 44px;
  font-weight: bold;
  text-decoration: underline;
  color: #EB1D00;
}

.head-text2 {
 padding-top: 40px;
  font-size: 44px;
}

.under-below {
-webkit-text-underline-position: under;
-ms-text-underline-position: below;
text-underline-position: under;
}

.secondary-text {
font-size: 33px;
padding: 50px 0;
/* font-weight: bold; */
letter-spacing: 5px;
}

.desc {
text-align: left;
font-size: 24px;
line-height: 2;
}

.box {
border: 5px solid #fff;
margin: 50px 0;
font-size: 34px;
padding: 50px 80px;
text-align: left;
}

.box-con {
width: 300px;
margin-bottom: 50px;
}

.box-top-txt {
text-align: right;
font-size: 50px;
letter-spacing: 3px;
line-height: 0.70;
color:#EB1D00;
font-weight: bold;
}

.box-btm-txt {
border: 1px solid red;
text-align: center;
padding: 15px 0;
background:#EB1D00;
}

.box-p {
padding: 0 5px;
line-height: 1.2;
}

.box-p span {
font-size: 46px;
}

.p-bottom {
text-align: left;
padding: 15px 0;
display: grid;
grid-template-columns: 40px auto;
}

.p-bottom-txt {
font-size: 36px;
line-height: 1.5;
}

.arr img {
padding-top: 13px;
}



#nav ul li.drop {
	position: relative;
}

.dropCon {
	display: none;
	position: absolute;
	top: 0;
	margin-top: 15px;
	width: 100%;
	text-align: center;
	margin-left: -10px;
}

.dropCon a {
	border: 1px top #fff;
	/* width: 100%;
	width: 120%; */
	width: 120px;
	margin-top: 14px;
	padding: 0 5px;
	background: #3d3c3c;
	color: #fff;
	font-size: 14px;
}

#nav ul li.drop:hover .dropCon {
	display: block;
}

.sbody {
	/* background: #0f0f0f; */
	background: #fff;
	overflow: hidden;
	padding: 20px 35px;
}
.sbody h1 {
	line-height: 1.3;
}
a.txt-head,#bxcon .d-flex{color: #000;}

#bl {
	border-right: 1px dashed #222;
}

.certificates {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 15px;
	padding: 50px;
}
