@charset "utf-8";

/*============================================================================
	SP非表示
==============================================================================*/

.menuBoxTitle{
	width: 100%;
	margin: -30px auto 20px auto;
	text-align: center;
	color: #444;
	font-size: 18px;
}
.menuBox{
	width: 300px;
	margin: 0 auto 40px auto;
}

.menuBoxS{
	width: 300px;
	margin-bottom: 6px;
	clear: both;
}
.menuBoxS .menuBoxSLeft{
	width: 100px;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.menuBoxS .menuBoxSRight{
	width: 190px;
	float: left;
	line-height: 160%;
	font-size: 12px;
	color: #333;
}


.hiddenSp{
visibility: hidden;
display: none;
width: 0;
height: 0;
}

.gFont{
font-family: 'Noto Serif JP', serif;
}

.reseveBox{
	float: right;

position: absolute;
top: 8px;
 right: 74px;
}
.reseveBox a{
display: block;
 background: #e468a6;
 border-radius: 6px;

 padding: 7px 5px 8px 5px;
 color: #FFF;
	font-size: 10px;
	text-align: center;
}
.reseveBox a i{
display: none;
}

.reseveBlock{
	width: 100%;
	text-align: center;
	margin: 20px auto;
}
.reseveBlock a.reseveLink{
	display: block;
	width: 300px;
	margin: 0 auto 10px;
}
.reseveBlock a.reseveLink img{
	width: 300px;
}

/* swiper
---------------------------------*/
.swiper-container {
    width: 100%;
    height: 180px;
    text-align: center;
}

.swiper-button-prev,
.swiper-button-next {
  width: 20px;
  height: 20px;
  margin-top: -26px;
}
@media only screen and (max-width:768px){
.swiper-button-prev,
.swiper-button-next {
 display: none;
}
}
.swiper-button-prev {
    background: url(../../images/intro/icon_arrow_l.png) no-repeat center center / contain;
}
.swiper-button-next {
    background: url(../../images/intro/icon_arrow_r.png) no-repeat center center / contain;
}
p.swText {
	width: 100%;
    font-size: 12px;
    text-align: center;
	margin-top: 8px;
	color: #333333;
	line-height: 120%;
}

.swiper-button-next{
	top:107px;
}
.swiper-button-prev{
	top:107px;
}
.swiper-button-next{
	color: #000;
}
.swiper-pagination{}
.swiper-pagination-bullet-active{
	background: #333;
}

.swiper-slide a{
	color: #333;
	text-decoration: none;
}
.swiper-slide img{
	width: 90px!important;
}


/*============================================================================
	index頭部
==============================================================================*/

#headBg{
	margin-top: 0px;
	width: 100%;
	height: 360px;
	/*	background-color: #FFF;
	background: url(../img/head_bg1.jpg) center top ;*/
}
.txtWrap{
	text-align: center;
	z-index: -1;
	width: 90%;
	margin: 0 auto;
}
.txtWrap img{
	width: 100%;
	max-width: 400px;
}
.txtWrap .title{
    position: relative;
	padding-top: 80px;
	font-size: 20px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	text-shadow: 0 0 3px rgba(0, 0, 0, 0.9);
	width: 95%;
	margin: 0 auto;
	/*
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	*/
}
.txtWrap .text{
    position: relative;
	padding-top: 20px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	text-shadow: 0 0 3px rgba(0, 0, 0, 0.9);
	width: 300px;
	margin: 0 auto;
	/*
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	*/
}
.txtWrap .text2{
    position: relative;
	color: #444;
	font-size: 10px;
	background: #dfffb2;
	padding: 6px 20px;

	line-height: 150%;
	text-align: center;
	width: 200px;
	margin: 30px auto 0 auto;
	border-radius: 30px;
	/*
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	*/
}

.txtWrap .copy{
    position: relative;
	padding-top: 60px;
	font-size: 14px;
	color: #FFF;
	text-align: center;
    margin-bottom:40px;
    font-family: 'Noto Serif JP', serif;
}
.txtWrap .copy img{
	width: 137px;
	height: auto;
}
.txtWrap .scl{
    position: relative;
	padding-top: 10px;
    margin-bottom: 10px;
}
.txtWrap .scl img{
	width: 40px;
	height: auto;
}

/*============================================================================
	shop頭部
==============================================================================*/

#shopHeadBlock {
	margin-top: 0px;
	width: 100%;
	height: 360px;
	background-size: auto;
	background-position: center center;
	/*	background-color: #FFF;
	background: url(../img/head_bg1.jpg) center top ;*/
	}
.shopHeadWrap{
	text-align: center;
	z-index: -1;
	width: 90%;
	margin: 0 auto;
}
.shopHeadWrap .shopLogo{
    position: relative;
	padding-top: 90px;
	font-size: 24px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	text-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
	width: 300px;
	margin: 0 auto;
}



/*============================================================================
	頭の話header#globalHeader
==============================================================================*/

/*　旧サイズ
h1#logo{
	width:227px;
	height:25px;
	margin: 9px 0 0px 6px;
	float: left;
}
h1#logo a{
    display:block;
	width:227px;
	height:25px;
	background: url(../img/logo.png) no-repeat;
	background-size: 227px 25px;
	text-decoration:none;
	text-indent:-1000px;
	font-size:8px;
    overflow:hidden;
}
*/

h1#logo{
	width:181px;
	height:20px;
	margin: 12px 0 0px 6px;
	float: left;
}
h1#logo a{
    display:block;
	width:181px;
	height:20px;
	background: url(../img/logo.png) no-repeat;
	background-size: 181px 20px;
	text-decoration:none;
	text-indent:-1000px;
	font-size:8px;
    overflow:hidden;
}

h1#logo a:hover { text-decoration:none;}

.logoText{
	width:120px;
	height:30px;
	margin: 15px auto 8px 15px;
	float: left;
	font-size: 12px;
	color: #666;
}

nav {
display: block;
width: 1000px;
clear: both;
margin: 25px auto 0 auto;
}
#menu{
list-style-type: none;
text-align: center;
width: 1000px;
margin: 0 auto;
padding: 0;
}
#menu li{
width: 13.5%;
border-left: #111e6c solid 1px;
list-style-type: none;
display: inline-block;
margin: 0;
box-sizing: border-box;
text-align: center;
}
#menu li:first-child{
border-left: none;
}
#menu li a{
display: block;
text-align: center;
margin: 0 auto;
padding: 0 0 0 6px;
font-size: 100%;
color: #FFF;
font-weight: bold;
text-decoration: none;
}
#menu li:hover > a{
color: #FFF;
}
#menu > li:hover > a{
}

div.fbBox{
position: absolute;
top: 7px;
 right: 36px;
width: 30px;
height: 30px;
display: block;
overflow: hidden;
}
div.fbBox a i{
	font-size: 30px;
}
div.fbBox a span.telNum{
	display: none;
}

/*============================================================================
	bg
==============================================================================*/

/* 見出し */
#aboutMidashi{
	width: 100%;
	background: url(../img/bg_00.png) center center;
	height: 70px;
	padding-top: 20px;
}
/* 色 */
.about200{
	clear: both;
	width: 100%;
	height: 100%;
	background: #f6f5f0;
}
/* 網目 */
.about100{
	clear: both;
	width: 100%;
	height: 100%;
	background: url(../img/bg_about_100.gif) center center;
	background-size: 6px 6px;
	padding-bottom: 20px;
}
/* 鍋 */
.about300{
	clear: both;
	width: 100%;
	height: 100%;
	background: url(../img/bg_01.jpg) center center;
	background-size: cover;
	padding-bottom: 20px;
}
/* 店内 */
.about400{
	clear: both;
	width: 100%;
	height: 100%;
	background: url(../img/bg_shop.jpg) center center;
}



/* 薄青ベタ塗り */
.about000{
	clear: both;
	width: 100%;
	height: 100%;
	background: #fff;
}

/* rec使用 */
#mainHeadBlock{
	width: 100%;
	height: 60px;
	background: url(../img/mainHead_bg.jpg) center center;
	background-size: 763px 138px;
}

/* 店内 */
.aboutBg01{
	clear: both;
	width: 100%;
	height: 100%;
	background: url(../img/bg_01.jpg) center center;
}

/*============================================================================
	中の話#mainCont
==============================================================================*/

/* Main部分バナー */
.mainBn{ width:300px; margin: 0 auto; padding:10px 0 10px 0; text-align:center; clear: both;}
.mainBnMap{ width:300px; margin: 0 auto; padding:40px 0 40px 0; text-align:center; clear: both;}
.mainBn300{ width:300px; margin: 0 auto; padding:30px 0 30px 0; text-align:center; clear: both;}
.mainBn600{ width:300px; margin: 0 auto; padding:30px 0 30px 0; text-align:center; clear: both;}
.mainBn550t{ width:300px; margin: 0 auto; padding:40px 0 0 0; text-align:center; clear: both;}
.mainBn550b{ width:300px; margin: 0 auto; padding:18px 0 40px 0; text-align:center; clear: both;}
.mainBnBill{ width:300px; margin: 0 auto; padding:10px 0; text-align:center; clear: both;}
.mainBnInsta{ width:300px; margin: 0 auto; padding:20px 0 20px 0; text-align:center; clear: both;}

/* マージン */
.mt80{margin-top: 40px;}
.mb80{margin-bottom: 40px;}
.mt90{margin-top: 90px;}
.mtM10{margin-top: -10px;}
.mtM20{margin-top: -20px;}

/*============================================================================
	中の話#mainCont
==============================================================================*/
/* ページ見出し部分 */
.titleIcon_com{
	background: url(../img/logo_foot.png) no-repeat center top;
	background-size: 40px 40px;
}
.titleIcon_staff{
	background: url(../img/logo_foot.png) no-repeat center top;
	background-size: 40px 40px;
}
.titleIcon_menu{
	background: url(../img/logo_foot.png) no-repeat center top;
	background-size: 40px 40px;
}
.titleIcon_info{
	background: url(../img/logo_foot.png) no-repeat center top;
	background-size: 40px 40px;
}

.h2Read{
	clear: both;
	font-size: 28px;
	color: #444;
	font-weight: bold;
	text-align: center;
	margin:0px auto 0 auto;
	font-family: 'Noto Serif JP', serif;
	padding-top: 50px;
}
h2{
	font-size: 12px;
	color: #b5748e;
	text-align: center;
	margin:10px auto 50px auto;
	font-weight: normal;
	padding-bottom: 15px;
	background: url(../img/bg_title.png) no-repeat center bottom;
	background-size: 90px 6px;
}

h3.titleH3{
	clear: both;
	width: 90%;
	font-size: 18px;
	background: #b5748e;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	padding: 6px 0;
	margin:20px auto 16px auto;
	font-family: 'Noto Serif JP', serif;
	border-radius: 6px;
}
.menuLink{
	float: right;
	font-size: 14px;
	color: #333;
	font-weight: normal;	
}

.h3Read{
	font-size: 12px;
	color: #74A92D;
	text-align: center;
	font-family:Helvetica, Arial,;
	margin:5px auto 40px auto;
	font-weight: bold;
}

h6.titleH6{
	clear: both;
	font-size: 18px;
	color: #333;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	margin:0px auto 10px auto;
}
.h6Read{
	font-size: 12px;
	color: #666;
	text-align: center;
	font-family:Helvetica, Arial,;
	margin:5px auto 20px auto;
	font-weight: bold;
}

h5{
	clear: both;
	margin:30px auto 20px auto;
	text-align: center;
	font-size:18px;
	color:#333;
	font-weight:bold;
	padding-bottom: 15px;
	background: url(../img/bg_title.png) no-repeat center bottom;
	background-size: 90px 6px;
}

p{
	width: 90%;
	margin:10px auto 18px auto;
	color: #666;
	font-size: 16px;
	line-height:160%;
}
p.noWidth{
	width: 90%;
	color: #666;
	font-size: 14px;
	line-height:160%;
	margin-bottom: 10px;
	margin-top: 20px;
}

.subMidashi{
	clear: both;
	font-size: 20px;
	color: #1d5aa4;
	text-align: center;
	margin:30px auto 0 auto;
}
.centerText{
	text-align: center;
}
.textRight{
	width: 95%;
	margin:20px auto;
	text-align: right;
	font-size: 14px;
}

/*============================================================================
	下の話footer#globalFooter
==============================================================================*/

/* page-top */
#pageTop {
	position: fixed;
	bottom: 10px;
	right: 10px;
	z-index: 100;
}
#pageTop a {
	display: block;
	background: url(../img/gotop.png);
	background-size: 34px 34px;
	width: 34px;
	height: 34px;
	text-indent: -9999px;
}
#pageTop a:hover {
	background: url(../img/gotop.png);
	background-size: 34px 34px;
}

.footMiddle{
	width: 100%;
	padding-top: 20px;
}

/* footRight */
#footRight {
	padding-bottom: 8px;
	margin: 0 auto 20px auto;
	width: 100%;
	font-size: 12px;
	color: #FFF;
	line-height: 180%;
	text-align: center;
}
#footRight a{
	color: #FFF;
}

/* footLeft */
#footLeft {
	margin: 10px auto;
	width: 100%;
	text-align: left;
}
.footList{
	width: 95%;
	vertical-align: top;
	text-align: center;
	margin: 0 0px 0 5px;
	text-align: left;
	padding-left: 8px;
	border-left: 1px solid #FFF;
}
.footList li.footMenu{
	list-style: none;
	padding: 3px 0 3px 10px;
}
/*
.footList li.footMenu:first-child{
	font-weight: bold;
	font-size: 116%;
	color: #FFF;
	padding-left: 0px;
}
*/
.footList li.footMenu a{
	font-size: 90%;
	color: #FFF;
}
.footList li.footMenu a:hover{
	color: #FFF;
	text-decoration: underline;
}

/* footCenter */
#footLogoBox {
	clear: both;
	width: 100%;
	margin: auto;
}
#footLogoBox a.footlogo{
	display: block;
	margin: 10px auto 10px auto;
	color: #FFF;
	text-align: center;
	font-size: 1.4em;
	line-height: 140%;
/*
	background: url(../img/logo_foot.png) no-repeat;
	background-size: 70px 70px;
*/
}

#footBtm{
	width: 100%;
	background: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 90%;
	text-align: center;
	color: #333333;
}

/*============================================================================
	index
==============================================================================*/

.arrowImg{ width:100%; margin: 0 auto; padding:0; text-align:center; clear: both;}

.indexTitleBB{
	width: 90%;
	margin: 20px auto;
	text-align: center;
	color: #444;
	font-size: 20px;
	background: #dfffb2;
	padding: 10px 10px;
}

.indexTitle{
	width: 90%;
	margin: 20px auto;
	text-align: center;
	color: #444;
	font-size: 20px;
}

.indexTitleZ{
	width: 95%;
	margin: 30px auto 10px auto;
	text-align: center;
	color: #222;
	font-size: 20px;
	font-weight: bold;
}
.indexTitleIn{
	font-size: 160%;
	color: #e20185;
	font-style: italic;
}
.indexTitleZsub{
	width: 95%;
	box-sizing: border-box;
	margin: 20px auto 20px auto;
	text-align: center;
	color: #222;
	font-size: 16px;
	font-weight: bold;
	background: #95cfdb;
	border-radius: 40px;
	padding: 10px 20px;
}

.indexText{
	width: 90%;
	text-align: center;
	margin: 10px auto 30px auto;
	line-height: 160%;
	color: #444;
	font-size: 14px;	
}
.indexText2{
	width: 90%;
	text-align: left;
	margin: 10px auto 30px auto;
	line-height: 160%;
	color: #333;
	font-size: 14px;	
}
.indexText3{
	clear: both;
	width: 90%;
	margin: 10px auto 20px auto;
	text-align: left;
	line-height: 140%;
	color: #333;
	font-size: 120%;	
	background: #FFF;
	padding: 5%;
}
ul.commonList{
}
ul.commonList li{
	margin-bottom: 8px;
	margin-left: 16px;
	font-size: 14px;
}

.indexTitleC{
	width: 90%;
	margin: 20px auto;
	text-align: center;
	font-weight: bold;
	color: #b5748e;
	font-size: 18px;
}

/* ロゴマーク */
.floatLogoBox{
	width: 100%;
	margin:20px auto 20px auto;
}
.floatLogoBoxRight{
	width: 90%;
	margin:16px auto;
	color: #333;
	font-size: 14px;
	line-height:160%;
}
.floatLogoBoxLeft{
	text-align: center;
	margin: 0 auto;
	width: 300px;
	color: #333;
	font-size: 16px;

}

.floatLogoBoxS{
	width: 100%;
	margin:20px auto 20px auto;
}
.floatLogoBoxSRight{
	width: 90%;
	margin:16px auto;
	line-height: 140%;
	font-weight: bold;
	color: #444;
	font-size: 16px;	
}
.floatLogoBoxSLeft{
	text-align: center;
	margin: 0 auto;
	width: 50%;
	color: #333;
	font-size: 16px;
}


/* freeBox */
.freeBlackBox{
	width: 90%;
	padding: 5%;
	margin: 10px auto 20px;
	background: rgba(0,0,0,0.1);
}
.freeBlackBoxTit{
	color: #333;
	text-align: center;
	margin-bottom: 20px;
	font-size: 1.4rem;
	line-height: 120%;
}
.freeBlackBoxT{
	color: #333;
	font-size: 1.1rem;
	line-height: 120%;
}

/* 2 */
.inlineBlock2{
	margin: 30px auto 30px auto;
	text-align: center;
}
.inlineBlock2 a.inlineBlockOne2{
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 150px;
	margin: 10px 5px 0;
	border-radius: 8px;
	text-decoration: none;
}
.inlineBlock2 a.inlineBlockOne2 .inlineBlockText20{
	width: 90%;
	margin: 10px auto 20px;
	text-align: center;
	font-size: 14px;
	color: #666;
	line-height: 180%;
	padding-bottom: 50px;
}
.inlineBlock2 a.inlineBlockOne2 h4.inlineBlockTitle2{
	text-align: center;
	font-size: 16px;
	color: #222;
	font-weight: bold;
	margin: 10px auto 10px auto;
}
.inlineBlock2 a.inlineBlockOne2 .inlineBlockImg2{
	text-align: center;
	width: 100%;
	margin: 0 auto 10px auto;
	border-radius: 8px;
	display: block;
	overflow: hidden;
}
.inlineBlock2 a.inlineBlockOne2 .inlineBlockText2{
	width: 90%;
	margin: 10px auto 20px;
	text-align: left;
	font-size: 14px;
	color: #666;
	line-height: 160%;
}
.inlineBlock2 a.inlineBlockOne2 .inlineBlockBtn2{
	display: block;
	text-align: center;
	width: 140px;
	font-size: 12px;
	color: #FFF;
	background: #222;
	border-radius: 3px;
	padding: 4px 0;
	margin:0 auto 10px;
}

/* 3 */
.inlineBlock3{
	margin: 20px auto 20px auto;
	text-align: center;
}
.inlineBlock3 .inlineBlockOne3{
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 45%;
	margin: 10px auto 0 auto;
	border-radius: 8px;
	text-decoration: none;
}
.inlineBlock3 .inlineBlockOne3 h4.inlineBlockTitle3{
	text-align: center;
	font-size: 14px;
	color: #222;
	font-weight: bold;
	margin: 10px auto 10px auto;
}
.inlineBlock3 .inlineBlockOne3 .inlineBlockImg3{
	text-align: center;
	width: 100%;
	margin: 0 auto 0px auto;
	border-radius: 30px;
	display: block;
	overflow: hidden;
}
.inlineBlock3 .inlineBlockOne3 .inlineBlockText3{
	width: 90%;
	margin: 10px auto 20px;
	text-align: left;
	font-size: 14px;
	color: #666;
	line-height: 160%;
}

/* 4 */
.inlineBlock4{
	margin: 20px auto 20px auto;
	text-align: center;
}
.inlineBlock4 .inlineBlockOne4{
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 140px;
	min-height: 260px;
	margin: 0 3px 10px 3px;
	padding: 8px;
	border-radius: 0px;
	text-decoration: none;
	background-color: #faebf4;
}
.inlineBlock4 .inlineBlockOne4 h4.inlineBlockTitle4{
	text-align: left;
	font-size: 12px;
	color: #222;
	font-weight: bold;
	margin: 10px auto 10px auto;
	padding-left: 20px;
	background: url(../img/icon_check.gif) no-repeat left center;
	background-size: 12px 12px;
}
.inlineBlock4 .inlineBlockOne4 .inlineBlockImg4{
	text-align: center;
	width: 100%;
	margin:0 auto 12px;
	border-radius: 10px;
	display: block;
	overflow: hidden;
}
.inlineBlock4 .inlineBlockOne4 .inlineBlockText4{
	width: 97%;
	margin: 10px auto 10px;
	text-align: left;
	font-size: 12px;
	color: #666;
	line-height: 140%;
}


.titleIcon_book{
	background: url(../img/title_icon_book.png) no-repeat center bottom;
	background-size: 40px 40px;
}
.titleIcon_movie{
	background: url(../img/title_icon_movie.png) no-repeat center bottom;
	background-size: 40px 40px;
}

/* floatBox */
.floatBox{
	width: 100%;
	margin:0 auto 0 auto;
}
.floatBoxLeft{
	margin:0 auto 16px auto;
	width: 200px;
	color: #333;
	font-size: 14px;
	line-height:180%;
}
/*
.floatBoxLeft img{
    -moz-transition: -moz-transform 0.5s linear;
    -webkit-transition: -webkit-transform 0.5s linear;
    -o-transition: -o-transform 0.5s linear;
    -ms-transition: -ms-transform 0.5s linear;
    transition: transform 0.5s linear;
}
.floatBoxLeft img:hover {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
*/
.floatBoxRight{
	margin:0 auto 0 auto;
	width: 300px;
	color: #333;
	font-size: 14px;
	line-height:180%;
	margin-bottom: 20px;
}


/* メニュー注意書き */
ul.sample {
	width: 300px;
	margin: 0 auto ;
text-align:center;
	}
ul.sample li.takeoutText {
  list-style-type: none;
  background-image: url(../img/takeout.png);
  background-size: 30px 30px;
  background-repeat: no-repeat;
  background-position: left center;
  margin-left: 2em;
  padding: 12px 0 10px 36px;
  display:inline-block;
}


/* 3
.inlineBlock3{
	margin: 30px auto 30px auto;
}
.inlineBlock3 .inlineBlockOne3{
	vertical-align: top;
	width: 300px;
	margin: 10px auto;
}

.inlineBlockOne3Left{
	width: 300px;
}
.inlineBlock3 .inlineBlockOne3 .inlineBlockImg3{
	text-align: center;
	width: 200px;
	color: #333;
	margin:0 auto 18px;
}

.inlineBlockOne3Right{
	width: 300px;
}
.inlineBlock3 .inlineBlockOne3 .inlineBlockText30{
	font-size: 20px;
	color: #b36c00;
	border-bottom: 1px solid #eee;
	font-weight: bold;
	margin: 0 auto;
	padding-top: 16px;
	padding-bottom: 6px;
	font-family: 'Noto Serif JP', serif;
	text-align: center;
}
.takeout{
	width: 30px;
	height: 30px;
	background: url(../img/takeout.png) no-repeat center center;
	background-size: 30px 30px;
}
.inlineBlock3 .inlineBlockOne3 h4.inlineBlockTitle3{
	font-size: 16px;
	color: #333;
	font-weight: bold;
	margin: 20px auto;
}
.price{
	float: right;
}
.inlineBlock3 .inlineBlockOne3 .inlineBlockText3{
	font-size: 14px;
	color: #666;
	margin: 12px auto 30px;
	line-height: 160%;
	text-align: left;
}
 */

/* 33本日のスペシャル */
.inlineBlock33{
	margin: 30px auto 30px auto;
}
.inlineBlock33 .inlineBlockOne33{
	vertical-align: top;
	width: 300px;
	margin: 10px auto;
}


.inlineBlockOne3Right{
	width: 300px;
}
.inlineBlock33 .inlineBlockOne33 .inlineBlockText330{
	font-size: 20px;
	color: #b36c00;
	border-bottom: 1px solid #666;
	font-weight: bold;
	margin: 0 auto;
	padding-bottom: 6px;
	font-family: 'Noto Serif JP', serif;
	text-align: center;
}
.inlineBlock33 .inlineBlockOne33 h4.inlineBlockTitle33{
	font-size: 16px;
	color: #333;
	font-weight: bold;
	margin: 20px auto;
}
.price{
	float: right;
}
.inlineBlock33 .inlineBlockOne33 .inlineBlockText33{
	font-size: 14px;
	color: #666;
	margin: 12px auto 30px;
	line-height: 160%;
	text-align: left;
}

/* 告知box */
.infoBox{
	box-sizing: border-box;
	width: 95%;
	padding: 10px;
	margin: 10px auto;
	border: 1px solid #b5748e;
}
.infoBox .infoTitle{
	box-sizing: border-box;
	font-size: 18px;
	color: #222;
	text-align: center;
	padding: 10px;
	margin-bottom: 10px;
	background: #dfffb2;
}
.infoBox .infoTitleS{
	box-sizing: border-box;
	line-height: 140%;
	font-size: 16px;
	color: #222;
	text-align: center;
	margin-bottom: 10px;
}
.infoBox .infoText{
	box-sizing: border-box;
	font-size: 14px;
	line-height: 130%;
	color: #222;
	padding: 5px 5px 0px 5px;
	border-top: 1px solid #b5748e;
}
.infoBox .infoImg{
	width: 200px;
	margin: 10px auto;
	padding: 10px 10px 0px 10px;
}
.infoBox .infoImg img{
	width: 100%;
}

/* FVbox */
.fvBox{
	box-sizing: border-box;
	width: 90%;
	padding: 4px;
	margin: 10px auto 10px;
	border: 1px solid #b5748e;
	background: url(../img/bg_header.png);
}
.fvBox .fvTitle{
	width: 100%;
	text-align: center;
	margin: 4px auto 6px auto;
	line-height: 160%;
	color: #333;
	font-size: 14px;
	font-weight: bold;
}
.fvBox .fvText{
	box-sizing: border-box;
	font-size: 12px;
	line-height: 130%;
	color: #222;
	padding: 5px 5px 0px 5px;
	border-top: 1px solid #b5748e;
}

/*============================================================================
	ボタン関係
==============================================================================*/

.btnBox{
	margin: 30px auto;
}

a.mainBtn{
	font-family: 'Share', cursive;
	display: block;
	width: 300px;
	background:#000;
	color: #FFF;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	border-radius: 3px;
	padding: 12px 0px 10px 0;
	margin: 0 auto 5px auto;
}
a.mainBtn:hover{
	text-decoration: none;
	background:#666;
}

a.telBtn{
	font-family: 'Share', cursive;
	display: block;
	width: 300px;
	background:#000;
	color: #FFF;
	font-size: 22px;
	font-weight: normal;
	text-align: center;
	border-radius: 3px;
	padding: 12px 0px 10px 0;
	margin: 0 auto 5px auto;
}
a.telBtn:hover{
	text-decoration: none;
	background:#666;
}

a.mailBtn{
	display: block;
	width: 300px;
	background:#000;
	color: #FFF;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	border-radius: 3px;
	padding: 12px 0px 10px 0;
	margin: 0 auto 5px auto;
}
a.mailBtn:hover{
	text-decoration: none;
	background:#666;
}

.btnInput {
	display: block;
	width: 300px;
	background:#000;
	color: #FFF;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	border-radius: 3px;
	padding: 12px 0px 10px 0;
	margin: 0 auto 5px auto;
}
.btnInput:hover{
	text-decoration: none;
	background:#666;
}

.btnInputNo {
	display: block;
	width: 300px;
	background:#666;
	color: #FFF;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	border-radius: 3px;
	padding: 12px 0px 10px 0;
	margin: 0 auto 5px auto;
}



.mailMainText{
	font-size: 12px;
	color: #333;
	display: block;
	margin: 18px auto 18px auto;
	text-align: center;
}
.logBox {
	clear: both;
	width: 300px;
	height: 200px;
	overflow: auto;
	margin: 0 auto;
	padding: 10px 20px;
	background-color: #FFF;
	border: 1px solid #979a9f;
}

.hisu{
	float: right;
	display: block;
	text-align: center;
	width: 30px;
	margin: 0 2px;
	padding:2px;
	font-size: 60%;
	font-weight: normal;
	line-height: 130%;
	background-color: #CC0000;
	color: #FFF;
	border-radius: 3px;
	border: 1px solid #990000;
}


/* modal */

.modal{
    display: none;
    height: 100vh;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10001;
}
.modal__bg{
    background: rgba(0,0,0,0.8);
    height: 100vh;
    position: absolute;
    width: 100%;

}
.modal__content{
    background: #fff;
    left: 50%;
    padding: 20px;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 80%;
}
.modalTitle{
	text-align: center;
	color: #333;
	font-size: 28px;
	margin-bottom: 20px;
}
.modalText{
	text-align: left;
	color: #333;
	font-size: 18px;
	line-height: 140%;
	margin-bottom: 20px;
}
a.modalBtn1{
	display: block;
	width: 300px;
	margin:0 auto 20px;
	padding: 20px 20px;
	background: #ca0813;
	color: #FFF;
	font-size: 18px;
	text-align: center;
}
a.modalBtn2{
	display: block;
	width: 140px;
	margin:0 auto 20px;
	padding: 12px;
	background: #999999;
	color: #FFF;
	font-size: 12px;
	text-align: center;
}
a.modalBtn1 i , a.modalBtn2 i {
	margin-right: 6px;
}

/*============================================================================
	営業時間 テーブル
==============================================================================*/

.bizTable table {
	min-width: 100%;
	margin: 0 auto 10px auto;
	border-collapse: collapse;
}

.bizTable th, .bizTable td {
	vertical-align: middle;
	font-size: 1.1em;
	text-align: center;
	padding: 6px 4px;
	line-height: 140%;
	color: #333;
	border-bottom: 1px solid #666;
}
.bizTable th {
	font-weight: bold;
	white-space: nowrap;
	text-align: right;
	width: 60px;
}
.bizTable th.pFont, .bizTable td.pFont {
	color: #ff0066;
}

/*============================================================================
	デフォルト テーブル
==============================================================================*/

.defTable table {
	width: 94%;
	margin: 20px auto 40px auto;
	border-collapse: collapse;
}

.defTable th, .defTable td {
	font-size: 12px;
	padding: 5px 16px;
	line-height: 160%;
	color: #666;
}
.defTable th {
	font-weight: bold;
white-space: nowrap;
	border-right: 1px solid #666;
	text-align: right;
}
.defTable td.bigTd{
	font-size: 140%;
}
.defTable th.borNone, .defTable td.borNone {
	border-bottom: none;
}

/* 偶・奇数
---------------------------------*/
.defTable table tr.odd td {
	background: #efefef;
}
.defTable table tr.even td {
	background: #999999;
}


/*============================================================================
	レスポテーブル
==============================================================================*/

section table	{ width: 710; margin: 10px auto;}
section th, section td	{ padding: 10px 0; border-bottom:; font-size: 100%; color: #333;}
section th	{ vertical-align: top; }
section th.borNone, section td.borNone {
	border-bottom: none;
}
section th.borOn, section td.borOn {
	border-top: 1px solid #1a1a6a;
}

	
/*----------------------------------------------------
	.demo01
----------------------------------------------------*/
.demo01 th	{ width: 250px; text-align: center; line-height: 160%; }
.demo01 td	{ width: 460px; text-align: center; line-height: 160%;}
@media only screen and (max-width:1024px){
	.demo01	{ margin: 20px auto; width: 95%;}
    .demo01 th,
    .demo01 td{
		width: 100%;
		margin: 0 auto;
        display: block;
		border-top: none;
    }

	.demo01 tr:last-child th	{  }
}

input.wL{
	padding: 5px;
	border: 1px solid #e7e7e7;
	width: 80%;
	margin: 0 auto;
}
input.wM{
	padding: 5px;
	border: 1px solid #e7e7e7;
	width: 120px;
	margin: 0 auto;
}
input.wS{
	padding: 5px;
	border: 1px solid #e7e7e7;
	width: 60px;
	margin: 0 auto;
}
textarea.wArea{
	padding: 5px;
	border: 1px solid #e7e7e7;
	width:280px;
	height:150px;
	display: block;
	margin: 0 auto;

}




/*============================================================================
	未使用
==============================================================================*/


/* 1 */
.inlineBlock{
	margin: 20px auto 40px auto;
}
.inlineBlock .inlineBlockOne{
	vertical-align: top;
	width: 310px;
	margin: 0 auto 8px auto;
	background: #1d5aa4;
/*	background: url(../img/bg_03.png) center bottom; */
	border-radius: 8px;
	padding: 10px 0;
}
.inlineBlock .inlineBlockOne h4.inlineBlockTitle{
	text-align: center;
	font-size: 18px;
	color: #FFF;
	font-weight: normal;
	margin: 20px auto;
}
.inlineBlock .inlineBlockOne .inlineBlockImg{
	text-align: center;
	margin-bottom: 10px;
}
.inlineBlock .inlineBlockOne .inlineBlockText{
	width: 80%;
	margin: 20px auto;
	text-align: left;
	font-size: 14px;
	color: #FFF;
	line-height: 180%;
}


.stepTitle4{
	display: block;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	margin: 0 auto;
	padding-top: 24px;
	padding-bottom: 12px;
}
.stepArrow{
visibility: hidden;
display: none;
width: 0;
height: 0;
}

.recTextBox{
	font-size: 14px;
	color: #333;
	line-height: 160%;
	width: 300px;
	text-align: center;
	margin: 24px auto;
}

/*============================================================================
	WORKING
==============================================================================*/

/* 5 */
.inlineBlock5{
	width: 100%;
	margin: 20px auto 20px auto;
	text-align: center;
}
.inlineBlock5 .inlineBlockOne5{
	text-align: center;
	vertical-align: top;
	width: 300px;
	margin: 0 auto;
}
.inlineBlock5 .inlineBlockOne5 h4.inlineBlockTitle5{
	text-align: center;
	width: 115px;
	font-size: 16px;
	color: #205ea9;
	font-weight: normal;
	margin: 0 auto 8px;
}
.inlineBlock5 .inlineBlockOne5 .inlineBlockImg5{
	background: url(../img/bg_01.png) center center;
	border-radius: 8px;
	color: #FFF;
	font-size: 15px;
	text-align: left;
	margin-bottom: 18px;
	padding:0 20px 24px 20px;
	line-height: 160%;
}
.stepTitle5{
	display: block;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	margin: 0 auto;
	padding-top: 24px;
	padding-bottom: 12px;
}
.stepArrow5{
visibility: hidden;
display: none;
width: 0;
height: 0;
}

/* 6 */
.inlineBlock6{
	width: 100%;
	margin: 30px auto 30px auto;
	text-align: center;
}
.inlineBlock6 .inlineBlockOne6{
	text-align: center;
	vertical-align: top;
	width: 272px;
	margin: 0 auto;
}
.inlineBlock6 .inlineBlockOne6 .inlineBlockImg6{
	text-align: center;
	margin: 0 auto 10px;
	width: 144px;
}
.inlineBlock6 .inlineBlockOne6 h4.inlineBlockTitle6{
	text-align: center;
	font-size: 18px;
	color: #205ea9;
	font-weight: bold;
	margin: 18px auto;
}
.inlineBlock6 .inlineBlockOne6 .inlineBlockText6{
	margin: 18px auto;
	text-align: left;
	font-size: 14px;
	color: #333;
	line-height: 160%;
	word-break:break-all;
}

#voiceBox{
	width: 290px;
	margin: 30px auto;
}
.voiceBlockOne{
	display: block;
	width: 100%;
	height: 195px;
	margin:0 0 16px 0;
	border-radius: 5px;
	background: #FFF;
	box-shadow: 0px 0px 1px #666;
}
/*
.voiceBg01{
	background: url(../img/voice_bg01_sp.png) center center;
}
.voiceBg02{
	background: url(../img/voice_bg02_sp.png) center center;
}
.voiceBg03{
	background: url(../img/voice_bg03_sp.png) center center;
}
.voiceBg04{
	background: url(../img/voice_bg04_sp.png) center center;
}
*/
.voiceBlockText{
	float: left;
	width: 125px;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 5px;
	font-size: 12px;
	line-height: 140%;
	color: #333;
}
.voiceBlockImg{
	float: right;
	width: 140px;
	padding-top: 20px;
	padding-right: 10px;
}

/*============================================================================
	lightBox周り
==============================================================================*/

.photoBox{
	width: 300px;
	margin: 0px auto 0px auto;
	text-align: center;
}
.photoBox a.photoBoxOne{
	width: 150px;
	padding: 0px 0px 5px 5px;
	text-align: center;
	float: left;
}
.lightBoxText{
	font-size: 90%;
}



