@charset "utf-8";
/* CSS Document */

body{
	font-family: 'Open Sans',arial,'hannari',"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","游ゴシック","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	max-width: 1920px;
    width: 100%;
    margin: auto;
}

a{
	text-decoration:none;
	transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;

}

a:hover{
	opacity:0.8;
	transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
}

.gallery {
	color:	#fff;
}

#header-sf{
	display:none;
}


.wrapper{
overflow: hidden;
}

/*Webフォント*/
@font-face {
  font-family: 'hannari';
  src: url(../font/hannari-webfont.eot) format('embedded-opentype');
  src: url(../font/hannari.otf) format('opentype');

}
#slide_sf{
display:none;
}
/*スマホメニュー部分*/
@media screen and (max-width: 800px) {
#slide_sf {
    display: block;
}

#slide{
display:none;
}


#header-sf{
	display: flex;
    z-index: 3;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 60px;
    border-bottom: 1px solid #eee;
    box-shadow: 0px 0px 10px -5px rgba(0, 0, 0, 0.4);
    background-color: #fff;
	position: fixed;
	top:0px;
}

.sf-logo-left{
    margin-left: 11px;
}

.sf-logo-left img{
        width: 90px;
    height: 52px;
}

.drawer-hamburger {
padding: 7px 10px 28px !important;
    background: #ffffff!important;
    border: 1px solid #999 !important;
    margin: 7px 12px 12px 0px!important;
}

span.drawer-hamburger-icon, span.drawer-hamburger-icon:after, span.drawer-hamburger-icon:before {
    height: 2px!important;

}

.drawer-open .drawer-hamburger-icon {
    background-color: transparent;
}

.toggle-moji{

    position: absolute!important;
    left: 0px!important;
    top: 32px!important;
    font-size: 10px!important;
    font-weight: bold!important;
    width: 52px!important;
    margin: 0 auto!important;
    color: #000!important;
}


.drawer-menu {
    margin: 0;
    padding: 0;
    list-style: none;
    height: 100%;
	background-color: #fff;
}

.drawer-menu li {

    font-size: 14px;
    list-style: none;
	line-height: 14px;
	color: #000;
	padding: 20px 0px 15px 15px;
	border-bottom: 1px solid rgb(173, 172, 172);
}


.drawer-menu li a {

	color: #fff;

}


.drawer-menu li a {

	color: #fff;

}

.menu-area-child{
    display: none;
}
}



/*TOPスライド部分*/


.nav li:hover {
    opacity: 0.4;
	transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
}

.menu-area {
    position: relative;
}

.menu-area-child{
	width: 300px;
     position: absolute;
    top: 50%;
    left: 20%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
   padding: 66px;
    background-color: rgba(0, 0, 0, 0.56);
}


.logo img{
    width: 295px;
    margin: 0 auto;


}


.nav{
    margin-top: 50px;
}



 .nav li{
font-size: 20px;
    line-height: 46px;
    list-style: none;
    color: #fff;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
	transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
	backface-visibility:hidden;

}

@media screen and (max-width: 1300px) {



.menu-area-child {
    left: 30%;

}

.nav li {
 font-size: 18px;
    line-height: 42px;

}

.logo{
    width: 80%;
    margin: 0 auto;
}

.nav {
    margin: 0 auto;
    width: 80%;
}


}


/*こだわり部分*/


.concept{
background-color: #fff;
    margin: 60px auto;
    max-width: 1080px;

    width: 100%;
}


 .midashi-title{
    font-size: 22px;
    line-height: 2.5em;
    padding: 0 20px;
    border-bottom: 1px solid #d0481b;
    text-align: center;
    width: 70%;
    margin: 0 auto 50px;
	font-weight:normal;
}


.concept-group {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    padding: 0 20px;
}





.concept-text{
font-size: 16px;
    line-height: 1.8em;
    width: 54%;
}



 .concept-images{
    width: 40%;
}

.menu-area-child-02{
	display:none;
}

@media screen and (max-width: 1000px) {

.midashi-title {
    font-size: 18px;
    line-height: 2.5em;

    text-align: center;

    width: 70%;

}

.concept-text {
    font-size: 16px;
    line-height: 2.0em;

}





}
@media screen and (max-width: 800px) {

.menu-area-child-02{
    display: block;

    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 213px;
    height: 195px;
}

}

@media screen and (max-width: 768px) {
.midashi-title {
font-size: 16px;
    line-height: 1.5em;
    text-align: left;
    width: 100%;
    padding: 0;
    margin: 0 auto 20px;
}

.concept {

    width: inherit;
	padding: 0 20px;
	margin: 40px auto;
}

.concept-group {
    flex-direction: column-reverse;
    padding: 0;
}

.concept-images {
    width: 100%;
}

.concept-text {
    font-size: 14px;
    line-height: 2.0em;
    width: 100%;
    margin-top: 20px;
}



}



/*メニュー*/


.menu{
    margin: 100px 0;
}




.menu-group{
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    align-items: center;
	position: relative;
}




.menu-group-images-left {
    width: 28%;
    position: absolute;
    top: 50%;
	left:0%;
    text-align: left;
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
}


.menu-group-images-right {
    width: 28%;
    position: absolute;
    top: 50%;
	right: 0%;
    text-align: right;
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
}


.menu-title{
font-size: 22px;
    line-height: 2.5em;
    padding-bottom: 0px;
    border-bottom: 1px solid #d0481b;
    text-align: center;
    width: 70%;
    margin: 0 auto 20px;
	    font-weight: normal;
}


.menu-sub-text{
    font-size: 14px;
    text-align: center;
    line-height: 1.5em;
}



.omakase-menu {
font-size: 16px;
    line-height: 2.3em;
    text-align: center;
    list-style: none;

    padding-bottom: 21px;
    width: 70%;
    margin: 25px auto 35px;
    border-bottom: 1px dotted #636363;

}


table.type01 {
	border-collapse: collapse;
	text-align: left;
	line-height: 1.5;
	font-size: 16px;
	    margin-bottom: 30px;
}
table.type01 th {
    width: 33%;
    padding: 10px;
    font-weight: normal;
    vertical-align: top;
}
table.type01 td {
    width: 50%;
    padding: 10px;
    vertical-align: top;
    text-align: right;
}

.menu-group-text{
	    background-image: url(../img/paper_texture_11.png);
    padding: 20px;
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
}

@media screen and (max-width: 1300px) {


.naka{
    overflow: hidden;
    width: 100%;
    height: 531px;
    position: relative;
}


.naka img{
    position: absolute;
    max-width: 200%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: auto;
    height: 100%;
}

.menu-group-images-left {
    width: 20%;
    position: absolute;
    top: 50%;
	left:0%;
    text-align: left;
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
}


.menu-group-images-right {
    width: 20%;
    position: absolute;
    top: 50%;
	right: 0%;
    text-align: right;
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
}


}



@media screen and (max-width: 1000px){

.menu-title {
    font-size: 18px;
    line-height: 2.5em;
    text-align: center;
    width: 70%;

}

.menu-sub-text {
    font-size: 13px;
}

.omakase-menu {
    font-size: 16px;
    line-height: 2.0em;
    margin: 10px auto 20px;
}

table.type01 {
    border-collapse: collapse;
    text-align: left;
    line-height: 1.5;
    font-size: 16px;
}


}

@media screen and (max-width: 768px) {


.menu-title {
font-size: 16px;
    line-height: 1.5em;
    text-align: left;
    width: 100%;
    padding: 0;
    margin: 0 auto 10px;
}


.menu-group-images-left, .menu-group-images-right{
	display:none;

}

.menu-sub-text {
    font-size: 12px;
    text-align: left;
}

.omakase-menu {
    font-size: 14px;

    width: 100%;
    text-align: left;
}

table.type01 {
    text-align: left;
    line-height: 0.5;
    font-size: 14px;
    margin: 0 0 15px;
}

table.type01 th {

    padding: 10px 0;

}

.menu {
    margin: 40px 0;
}


}


/*ステーキについて*/

.steake-abut{
    background-image: url(../img/08.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center;
    margin: 115px 0;
    padding: 118px 0;
}

.about-text{
    font-size: 19px;
    line-height: 2.5em;
    width: 90%;
    margin: 0 auto;
    text-align: center;
}



.about-area{
max-width: 1040px;

    width: 100%;
    margin: 0 auto;a
}

@media screen and (max-width: 1000px){

.about-text {
    font-size: 16px;
    line-height: 2.0em;
    width: 90%;

}


}

@media screen and (max-width: 768px){


.steake-abut {
    margin: 40px 0;
    padding: 80px 20px;;
}


.about-text {
    font-size: 14px;
    line-height: 2.0em;
    width: 100%;
	text-align: left;
}

}

/*店舗情報*/
.store{
    background-color: #fff;
    max-width: 1040px;
    width: 100%;
    margin: 115px auto;
}


.store-group1{
	display: flex;
    justify-content: space-between;
	 width: 100%;
}

.store-flex-matome{
    display: flex;
    justify-content: space-between;
	width: 100%;
}

.store-child{
	width: 50%;
}
.store-flex-matome-img{
		width: 50%;
}

.store-images{
		width: 50%;
}

.store-images-2{
		width: 100%;
}

.store-text{
	    width: 100%;
}

@media screen and (max-width: 768px){
.store {
    margin: 40px 0;
	padding: 0 20px;
	width:inherit;
}

.store-group1 {
    flex-direction: column;
    width: 100%;
}

.store-child {
    width: 100%;
	display: flex;
    flex-direction: column-reverse;
}

.store-flex-matome-img {
    width: 100%;
}

}


/*アクセス*/
.acess{
    margin: 115px 0 50px;
}
.map-button{
	display:none;

}
.bottom{
	margin: 0 auto 10px;
}

.acess-text{
    font-size: 16px;
    line-height: 2.3em;
    width: 90%;
    margin: 0 auto;
    text-align: center;
}

@media screen and (max-width: 1000px){
.map-button{
	display: flex;
    justify-content: space-around;
}


.map01{
    width: 40%;
    padding: 21px 0px;
    background: #d0471b;
    color: #fff;
    text-align: center;
    border-radius: 20px;
	margin-top: 30px;
}

.acess-text {
    font-size: 16px;
    line-height: 2.0em;
    width: 90%;
	margin-bottom: 20px;

}

}

@media screen and (max-width: 768px){
.acess {
    margin: 40px 0;
}

.acess-title{
	padding:0 20px
}

.acess-text {
    font-size: 14px;
    line-height: 2.0em;
    width: 100%;
	text-align:left;
}

}




/*フッター*/
.fotter-area {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    align-items: center;
    max-width: 1040px;
    width: 100%;

    margin: 0 auto;
}

.fotter-group{
	background-color: #000;
	padding: 20px;
}

.fotter-logo img{
	width:200px;

}

.type0S2{
    color: #fff;
    font-size: 15px;
    line-height: 1.5em;
    text-align: left;
}

.type0S2 th{
	font-weight:normal;
}

@media screen and (max-width: 768px){
.type0S2 {
    color: #fff;
    font-size: 12px;
    line-height: 1.5em;
    text-align: left;
	margin-top: 20px;
}

.fotter-area {
    flex-direction: column;
}

}

/*20220524 　オンラインショップ　バナー　*/
.online-shop-bnr{
  margin: 60px auto 0;
  max-width: 1080px;
  width: 100%;
}
.online-shop-bnr img{
  padding: 0 20px;
  box-sizing: border-box;
  width: 100%;
}
@media screen and (max-width: 768px) {
.online-shop-bnr{
	margin: 40px auto;
  }
}

/*20240326 　ランチメニュー追加　*/
.lunch-menu-title {
    text-align: center;
    margin: 100px auto 50px;
    font-size: 28px;
}

.lunch-menu-price {
    text-align: center;
    margin: 30px auto;
    font-size: 18px;
}