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

/* ーーーーーーーーーーーーーーー全体調整シュシュナーーーーーーーーーーーーーーーーー */

html{
  font-size: 62.5%;
}
 
body {
  font-size: 1.6rem;
  text-align: center;
}
 
.sample{
  text-align: center;
  background: #ccc;
  font-size: 1.2rem;
}

h1{
	font-size: 2.5rem;
	font-weight: bold;
	line-height: 1.2;
	margin: 8px 0;
}
h2{
	font-size: 2.0rem;
	font-weight: bold;
	line-height: 1.2;
	margin: 8px 0;
}

h3{
	font-size: 1.7rem;
	font-weight: bold;
	line-height: 1.2;
	margin: 8px 0;

}
h4{
	font-size: 1.2rem;
	font-weight: bold;
	line-height: 1.2;
	margin: 8px 0;
}

p,li,td,a{
	font-size: 1.3rem;
	line-height: 1.2;

}
.cont_title{
    color:#6B6B6B;
    text-align: left;
    padding: 0.25em;
    border-top: solid 1px #3E2727;
    border-bottom: solid 1px #3E2727;
	background: #F3ECED;
	font-size: 1.7rem;
}
.cont_sub_title{
	padding: 2px;
    margin: 2em 0 0 0;
    color: #232323;
    background:linear-gradient(to right,#fff8e8, #ffffff);
    border-left: solid 10px #ffc06e;
	width: 300px;
	text-align: left;
	font-weight: bold;
	font-size: 1.5rem;
}
.tokuten{
	padding:2px;
	margin: 2px;
    font-weight: bold;
    color: #6091d3;/*文字色*/
    background: #FFF;
    border: solid 2px #6091d3;/*線*/
    border-radius: 5px;/*角の丸み*/}


/*PC非表示*/
.pc_none{
	display: none;
}



@media screen and (min-width: 480px){
.sp_br {display:none}
} 

@media screen and (min-width: 480px) { /*ウィンドウ幅が767px以上の場合に適用*/
#menu-bg {
background-color: #00FFFF; /*青色*/
}
}
@media screen and (min-width: 480px){
.nonen {display:none}
} 

#header{
		position: fixed;
	top:0;
    margin:0;
    padding:4px;
    width:100%;
    background-color:#fff;
    z-index:9999;


}
.header_logo{
	padding-bottom: .7em;
}
.header_logo img{
	 max-width:535px; /* 画像の最大幅 */
    margin: auto; /* 画像の左右の余白を同じ幅にする */
    display: block; /* 画像の下の隙間をなくす */
	width: 10%;
}

/*------------------------------------------------------------*/


.inner {
	width: 100%;
	max-width: 100%;
	margin: 0 auto;
}
.container, 
.content {
	background: #fff;
}
.main-gallery {
}

.main-gallery img {
	width: 100%;
	height: auto;
}
	button:hover {
		cursor: pointer;
	}

/*------------------------------------------------------------*/
#navi{
	background: #ffffff;
	line-height: 30px;


}
.menu-item a {
  margin: 1px;
  margin-left: 15px;
  background: #ffffff;
  color: #3E3A39;
  display: block;
  padding: 5px 5px 0px 5px;
  text-decoration: none;
  height: 25px;  
  width: 100%;
}

.menu{
	display: flex;
  justify-content: center; /* 子要素をflexboxにより中央に配置する */
  align-items: center;  /* 子要素をflexboxにより中央に配置する */
}

/*-----------座席ページ-----------------------------------------*/
.zaseki_img{
	background-image: url( ../img/zaseki/zaseki_img.jpg);
	width: 100%;
	height: 0;
	padding-top: calc(907 / 2500 * 100%);
	background-size: contain;
}
.zaseki_cont_01{
	text-align: left;
	margin: 0 auto 50px auto;

}
.zaseki_cont_01 h2{
	text-align: left;
}
.zaseki_cont_01_001{
	display: flex;
	padding: 20px 0;
}
.zaseki_cont_01_001_l{
	display: flex;
	width: 350px;
}
.zaseki_cont_01_001_l img{
	width: 180px;
	height: 180px;
}


.zaseki_cont_01_001_r{
	display: flex;
	width: 350px;
}
.zaseki_cont_01_001_r img{
	width: 180px;
	height: 180px;
}
.zc01_r_p{
	padding: 0 10px;
}

.zaseki_cont_01_002{
	display: flex;
}
.zaseki_cont_01_002 img{
	width: 250px;
	height: 250px;
	margin-right: 5px;
	margin-bottom: 15px;
}
.pc_title{
	font-size: 1.6rem;
	font-weight: bold;
}

.zaseki_cont_01_003{
	display: flex;
}
.zaseki_cont_01_003 img{
	width: 220px;
	height: 220px;
	margin: 8px 10px 8px 0;
}




.zaseki_cont_02{
	padding: 30px 0 10px 0;
	text-align: left;
	margin: 0 auto 50px auto;
}
.zaseki_cont_02 h2{
	text-align: left;
}
.zaseki_cont_02 img{
	width: 200px;
	height: 200px;
}

.zaseki_cont_02_001{
	display: flex;
	font-size: 1.5rem;
	margin-bottom: 30px;
	margin-top: 15px;
}

.zaseki_cont_02_001_r{
	margin-left: 10px;
}

.zaseki_cont_02_001_r ul{
	background: #F7F5F5;
	margin-top: 15px;
}
.zaseki_cont_02_001_r li{
	margin-bottom: 1px;
	display: flex;
	font-size: 1.2rem;
}
.zc02_ll{
	display: block;
	width: 100px;
	padding: 5px;
    margin: 0 0 0 8px;
    border: 1px solid #DDDDDD;
    background: #EFEFEF;

}
.zc02_rr{
	margin-left: 3px;
	display: block;
	padding: 5px;
	width: 300px;
    border: 1px solid #DDDDDD;
    background: #EFEFEF;
}

.zaseki_cont_03{
	margin-bottom: 20px;
}
.zaseki_cont_03 h2{
	text-align: left;
}
.zaseki_cont_03 img{
	width: 130px;
	height: 130px;
}

/*-----------予約ページ-----------------------------------------*/
.reserve_img{
	background-image: url( ../img/reserve/reserve_img.jpg);
	width: 100%;
	height: 0;
	padding-top: calc(907 / 2500 * 100%);
	background-size: contain;
}
.reserve_cont_01{
	text-align: left;
	margin: 0 auto 50px auto;

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

.pc_title{
	font-size: 1.6rem;
	font-weight: bold;
}


.reserve_cont_02{
	padding: 30px 0 10px 0;
	text-align: left;
	margin: 0 auto 50px auto;
}
.reserve_cont_02 h2{
	text-align: left;
}


.reserve_cont_03{
	margin-bottom: 20px;
}
.reserve_cont_03 h2{
	text-align: left;
}


/*-----------クーポンページ-------------------------------------*/

.cupon_img{
	background-image: url(  ../img/cupon/cupon_img.jpg);
	width: 100%;
	height: 0;
	padding-top: calc(907 / 2500 * 100%);
	background-size: contain;
}
.cupon_cont_01{
	text-align: left;
	margin: 0 auto 50px auto;

}
.cupon_cont_01 li{
}
.c_bg{
	text-align: center;
	border: #FFBF06 1px solid;
	display: flex;
	width: 700px;
	height: 130px;
	border-radius: 5px;
	margin-bottom: 5px;
}
.c_01{
	background: #FFBF06;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0 10px 0 10px;
	line-height: 10;
}
.c_02{
	text-align: left;
	padding: 10px 10px 0 10px;
	width: 400px;
}
.c_02_1{
	display: block;
	font-weight: bold;
	font-size: 1.4rem;
}
.c_02_2{
	display: block;
	font-size: 1.1rem;
	margin: 15px 0 0 10px;
}
.c_02_22{
	background: #FF0004;
	padding: 1px 2px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1rem;
	border-radius: 5px;
}
.c_03{
	border-left: 1px dashed #FFBF06 ;
	font-weight: bold;
	padding: 10px 0 0 10px;
}
.cupon_cont_01 h2{
	text-align: left;
}

.cupon_cont_02{
	padding: 30px 0 10px 0;
	text-align: left;
	margin: 0 auto 50px auto;
}
.cupon_cont_02 h2{
	text-align: left;
}


.cupon_cont_03{
	margin-bottom: 20px;
}
.cupon_cont_03 h2{
	text-align: left;
}


/*-----------アバウトページ-------------------------------------*/

.about_img{
	background-image: url( ../img/about/about_img.jpg);
	width: 100%;
	height: 0;
	padding-top: calc(907 / 2500 * 100%);
	background-size: contain;
}
.about_cont_01{
	text-align: left;
	width: 700px;
	padding: 10px;

}
.about_cont_01 img{
}

.about_cont_01_01{
	display: flex;
}
.about_cont_01_001{
	padding: 5px;
}

.about_cont_01_02{
}
.about_cont_01_02 img{
	width: 150px;
	height: 150px;
}


.about_cont_02{
	text-align: left;
	width: 700px;
	padding: 10px;
	clear: both;
}
.about_cont_02 img{
	width: 180px;
	height: 180px;
}
.about_cont_02 h2{
	text-align: left;
}


.about_cont_03{
	width: 700px;
	padding: 10px;
}
.about_cont_03 h2{
	text-align: left;
}
.reqruit_cont{
	text-align: left;
	margin: 10px auto 0 auto;
	color: #3E3A39;
}
ol.list_parentheses{
  padding:0 0 0 2em;
  margin:0;
}
 
ol.list_parentheses li{
  list-style-type:none;
  list-style-position:inside;
  counter-increment: cnt;
}
ol.list_parentheses li:before{
  display: marker;
  content: "(" counter(cnt) ") ";
}
ol.list_parentheses li {
padding-left: 1em;
text-indent: -1.8em;
/*必要であれば以下も*/
list-style-position:inside;
line-height: 1.5;
	margin-bottom: 1.5em;
	margin-top: 1.5em;
}

.recruit_sel{
	padding-left: 50px;
}

.recruit_sel h3{
	text-align: left;
}
.recruit_sel .col{
	padding-left: 1em;
	padding-right: 1em;
}
.recruit_sel table{
	text-align: left;
	color: #3E3A39;
	margin-left: 80px;
}
.recruit_sel tr{
	
}
.recruit_sel th,td{
	padding-bottom: 1em;
	padding-top: 1em;
}
.recruit_sel th{
	padding:0;
     -moz-text-align-last: justify;
     text-align-last: justify;
     text-justify:inter-ideograph;
     border:none;
}


/*-----------ギャラリーページ-------------------------------------*/
.gallery_img{
	background-image: url( ../img/picture/picture_img.jpg);
	width: 100%;
	height: 0;
	padding-top: calc(907 / 2500 * 100%);
	background-size: contain;
}
.gallery_cont_01{
	text-align: left;
	margin: 0 auto 50px auto;
	width: 700px;

}
.gallery_cont_01 img{
	width: 160px;
	height: 160px;
	margin-top: 20px;
}
.gallery_cont_01 ul{
	display: flex;
	flex-wrap: wrap;
	justify-content:space-around;
}
.gallery_cont_01 li{
	padding: 3px;
}
.no_img{
	width: 160px;
}
.gallery_cont_01 h2{
	text-align: left;
}

.gallery_cont_02{
	padding: 30px 0 10px 0;
	text-align: left;
	margin: 0 auto 50px auto;
}
.gallery_cont_02 h2{
	text-align: left;
}


.gallery_cont_03{
	margin-bottom: 20px;
}
.gallery_cont_03 h2{
	text-align: left;
}


/*---------------トップページ------------------------------------*/

.contents_box{
	display: flex;
	justify-content: center;
	width: 800px;
	margin: 0 auto;
}
.contents_left{
	margin: 0 auto;
	padding: 20px 10px 50px 5px;
}
.cont_01{
	text-align: left;
	margin: 0 auto 50px auto;
}
.contents_left p{
	line-height: 1.5;
}
.cont_02 h2{
	text-align: left;
}

.cont_03{
	padding: 30px 0;
}
.cont_03 h2{
	text-align: left;
}
.cont_03_001{
	display: flex;
	padding-top: 10px;
}
.cont_03_001_l img{
	width: 320px;
}
.cont_03_001_r{
	text-align: left;
	padding: 0 10px ;
}
.cont_03_002_sp{
	display: none;
}

.cont_03_002{
	display: flex;
	margin: 30px 0;
}
.cont_03_002 p{
	margin-left: 5px;
	text-align: left;
}
.cont_03_002 img{
	width: 150px;
	height: 150px;
}
.cont_03_002_l{
	display: flex;
	width: 350px;
}
.cont_03_002_r{
	display: flex;
	margin-left: 10px;
	width: 350px;
}
.sp_right{
	width: 180px;
}
.bold{
	font-weight: bold;
	font-size: 1.6rem;
	margin-bottom: 5px;
}
/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@CONT@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/
.cont_02 img{
	width: 140px;
}
.slider-wrapper {
  padding: 20px 5px 5px 5px;
}

.slider {
	display: flex;
	justify-content: center;

}

.unit {
  margin: 0 0 0 8px;
  border: 1px solid #DDDDDD;
  background: #EFEFEF;
	padding: 5px;
}

.unit .img {
  text-align: center;
}

/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/
.cont_04 h2{
	text-align: left;
}
.cont_04_001{
	display: flex;
	padding: 20px 0;
}
.cont_04_001 img{
	width: 120px;
}
.cont_04_001_c{
	width: 430px;
	text-align: left;
	padding: 0 10px;
}
.cont_04_002{
	display: flex;
	padding: 20px 0;
}
.cont_04_002 img{
	width: 120px;
}
.cont_04_002_c{
	width: 430px;
	text-align: left;
	padding: 0 10px;
}
.cont_04_003{
	display: flex;
	padding: 20px 0;
}
.cont_04_003 img{
	width: 120px;
}
.cont_04_003_c{
	width: 430px;
	text-align: left;
	padding: 0 10px;
}

.top_price{
	color: #FF0004;
	font-weight: bold;
	font-size: 2rem;
}
.min{
	font-size: 1.4rem;
	color: #FF0004;
}

/*-----------メニューページ--------------------------------------*/
/*------------------------tab----------------------------------*/
.cp_tab *, .cp_tab *:before, .cp_tab *:after {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.cp_tab {
	margin: 1em auto;
}
.cp_tab > input[type='radio'] {
	margin: 0;
	padding: 0;
	border: none;
	border-radius: 0;
	outline: none;
	background: none;
	-webkit-appearance: none;
	        appearance: none;
	display: none;
}
.cp_tab .cp_tabpanel {
	display: none;
}
.cp_tab > input:first-child:checked ~ .cp_tabpanels > .cp_tabpanel:first-child,
.cp_tab > input:nth-child(3):checked ~ .cp_tabpanels > .cp_tabpanel:nth-child(2),
.cp_tab > input:nth-child(5):checked ~ .cp_tabpanels > .cp_tabpanel:nth-child(3),
.cp_tab > input:nth-child(7):checked ~ .cp_tabpanels > .cp_tabpanel:nth-child(4),
.cp_tab > input:nth-child(9):checked ~ .cp_tabpanels > .cp_tabpanel:nth-child(5),
.cp_tab > input:nth-child(11):checked ~ .cp_tabpanels > .cp_tabpanel:nth-child(6) {
	display: block;
}
.cp_tab > label {
	position: relative;
	display: inline-block;
	padding: 15px;
	cursor: pointer;
	border: 1px solid transparent;
	border-bottom: 0;
}
.cp_tab > label:hover,
.cp_tab > input:focus + label {
	color: #0066cc;
}
.cp_tab > input:checked + label {
	margin-bottom: -1px;
	border-color: #cccccc;
	border-bottom: 1px solid #ffffff;/*背景色と同じ*/
	border-radius: 6px 6px 0 0;
}
.cp_tab .cp_tabpanel {
	padding: 0.5em 0;
	border-top: 1px solid #cccccc;
}
@media (max-width: 480px) {
	.cp_tab {
		width: 100%;
		font-size: 0.8em;
	}
	.cp_tab label {
		padding: 0.5em;
	}
}

/*-------------------------------------------------------------*/
.p_menu_room1{
	padding-top: 50px;
	padding-bottom: 20px;
}
.p_menu_room1 li{
	margin: 1.5em 0;
}

.p_menu_room1 h1{
	color: #3E3A39;
	margin: 0px auto;
	margin-bottom: 40px;
}
.hpg{
	font-weight: bolder;
	text-align: center;
	font-size: 1em;
	margin: 0px auto;
	margin-bottom: 1em;
	margin-top: 5em;
}

.p_menu_room p{
	line-height: 25px;
	color: #3E3A39;
}

.cook{
	font-size: 1.3em;
	font-weight: bold;
	list-style-type: decimal;
	display: list-item;

}


/*------------------------------------------------------------*/
.p_menu_room2{
	background: #EFEFEF;
	text-align: left;
}
.p_menu_room2 ul{
	display: flex;
	flex-wrap: wrap;
}
.p_menu_room2 li{
}

.p_menu_room2_inner{
	text-align: left;
	margin: 0 auto;
	color: #3E3A39;
}
.p_menu_room2_inner h2{
	margin-bottom: 50px;
}


/*------------------------------------------------------------*/

.p_map_contents{
	text-align: left;
	padding: 0 30px;
	width: 500px;
}
.p_map_contents h1{
	margin-bottom: 30px;
	font-size: 1.5rem;
	color: #3E3A39;
	background: #F2EBEB;
	margin-right: 5px;
}

/*-------------------------------------------------------------*/
.menu_img{
	background-image: url( ../img/menu/menu_img.jpg);
	width: 100%;
	height: 0;
	padding-top: calc(907 / 2500 * 100%);
	background-size: contain;
}
.menu_contents_01{
	text-align: center;
	margin: 50px auto;
	width: 700px;
	
}

.menu_cont_plan{
	padding: 30px 0;
	
}
.menu_cont_plan01{
	box-sizing: inherit;
	padding:2px;
	margin: 10px 0;
}
.menu_cont_plan01 h3{
	text-align: left;
	font-size: 1.5rem;
	line-height: 1.5;
}
.syosai{
	display: none;
}
.com01{
	padding:1px;
    margin: 2px 5px;
    color: #6091d3;/*文字色*/
    background: #FFF;
    border: solid 1px #6091d3;/*線*/
    border-radius: 3px;/*角の丸み*/
	font-size: 1rem;

}
.com02{
	padding:1px;
    margin: 2px 0;
    color: #6091d3;/*文字色*/
    background: #FFF;
    border: solid 1px #6091d3;/*線*/
    border-radius: 3px;/*角の丸み*/
	font-size: 1rem;
}
.menu_cont_plan01{
	display: flex;
	margin-bottom: 5px;
	background: #F0EBEB;

}
.menu_cont_plan01 img{
	width: 120px;
	height: 120px;

}
.menu_cont_plan01_c{
	text-align: left;
	padding: 0 5px 0 5px;
}
.menu_cont_plan01_c p{
}
.menu_cont_plan01_r{
	padding: 5px;
	width: 100px;
	text-align: right;
}

.menu_price{
	text-align: left;
	color: #FF0004;
	font-weight: bold;
	font-size: 1.6rem;
}

/*-------------------------------------------------------------*/

/*-------------------------------------------------------------*/

.btn-square-so-pop1 {
  position: relative;
  display: inline-block;
  padding: 3px 3px;
  text-decoration: none;
  color: #FFF;
  background:  #FF0004;/*色*/
  border-radius: 4px;/*角の丸み*/
  box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), inset 0 -2px 0 rgba(0, 0, 0, 0.05);
  font-weight: bold;
  border: solid 2px #B10205;/*線色*/
	margin-top: 20px;
	font-size: 1.1rem;
	width: 65px;
}

.btn-square-so-pop:active {
  /*押したとき*/
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.30);
}

.btn-square-so-pop2 {
  position: relative;
  display: inline-block;
  padding: 3px 3px;
  text-decoration: none;
  color: #514E4E;
  background:  #EBE7E7;/*色*/
  border-radius: 4px;/*角の丸み*/
  box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), inset 0 -2px 0 rgba(0, 0, 0, 0.05);
  font-weight: bold;
  border: solid 2px #ffffff;/*線色*/
	margin-top: 10px;
	font-size: 1.1rem;
	width: 65px;
}

.btn-square-so-pop:active {
  /*押したとき*/
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.30);
}

hr{
	color: #E7E7E7;
	margin: 20px auto;
}

/*---------------------contents right---------------------------*/
.contents_right{
	margin: 10px auto;
	padding: 20px 2px 50px 2px;
	background: #F4F4F4;
    background:linear-gradient(#F4F4F4, #ffffff);
}
.tel{
	display: flex;
	justify-content: center;
	align-items: center;
	padding-bottom: 10px;
	color: #FF0004;
}
.tel_res{
	color: #FF0004;
	font-size: .8em;
}
.call{
	margin-right: 5px;
}
.hp_reserve{
	-webkit-transform: scale(0.9);
	-moz-transform: scale(0.9);
	-ms-transform: scale(0.9);
	-o-transform: scale(0.9);
	transform: scale(0.9);
}


/*-------------全体フッター---------------------------------------*/
.shop_adress{
	text-align: left;
	background: #F4F4F4;
	padding-top: 80px;
	color: #4A3939;
}
.shop_adress_inner{
	display: flex;
	justify-content: center;
	width: 1000px;
	margin: 0 auto;
}
.shop_adress table{
	font-size: 1.4rem;
	margin-bottom: 60px;
}
.shop_adress th{
	width: 100px;
	height: 40px;
}
.shop_adress_inner p{
	font-size: 1.5rem;
	margin: 10px auto;
}
.footer_map{
	text-align: right;
	vertical-align: bottom;
}
.footer_map_sp{
	display: none;
}
.bi{
	font-size: 1.7rem;
	font-weight: bold;
	height: 50px;
	
}


