/* CSS Document */

body{
	margin: 0px;
	font-family: Lato, "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image:url(../img/common/haikei.gif);
	color:#FFFFFF;
}
.cl{
	clear:both;
}
p,h1,h2,h3,h4,h5,h6{margin:0px;
}

.swiper-container {
    width: 400px;
    height: 266px;
}
.swiper-slide{
    display: block;
}


/**************************************/

#main {
	width:730px;
	margin-left:auto;
	margin-right:auto;
}
#main .side {
	width:2px;
	background-color:#990000;
}
#main .middle {
	width:726px;
	background-color:#000000;
}

/**************************************/

#header {
	width:720px;
	height:75px;
	margin:5px 3px 0px;
}
#header h1{
	font-size:12px;
	font-weight:normal;
	margin:5px 5px 10px;
}
#header h2{
	font-size:12px;
	font-weight:normal;
	margin:5px 5px 10px;
}
#header .rogo {
	width:310px;
	float:left;
}
#header .btn {
	width:160px;
	float:left;
	margin-top:10px;
	text-align:right;
	padding-right:5px;
}
#header .tel {
	width:240px;
	float:right;
	font-size:28px;
	font-weight:bold;
	text-align:right;
	padding-right:5px;
}

/*ヘッダーメニュー**************************************/

#menu {
	width:720px;
	height:38px;
	margin-left:3px;
	background-image:url(../img/common/menu_background.jpg);
}
#menu .menu_a {
	width:143px;
	float:left;
}
#menu .menu_a_2 {  /*メニューが５つ以下の場合、ブログボタンのスタイル*/
	width:148px;
	float:left;
}
#menu .menu_b {
	width:148px;
	float:right;
}

/*フラッシュ*************************************/

#flash {
	margin-left:3px;
}

/*トップページ　画像部分*******************/

h3{
	text-align: center;
	line-height: 130%;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 18px;

}
#img_waku {
	width:680px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}
#img_waku .img1 {
	float:left;
	margin-right:5px;
}
#img_waku .img2 {
	float:right;
}

/*トップページ店主言葉******************************/

#tensyu_kotoba {
	width:686px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}

#lunch {
	width:686px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}
/**************************************/

.shop_text{
	width: 656px;
	font-size: 15px;
	line-height: 125%;
	margin-bottom: 10px;
	padding-left: 35px;

}

/**************************************/

#photo1_3 {
	width:685px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}
#photo1_3 .photo1 {
	float:left;
	width:233px;
}
#photo1_3 .photo2 {
	float:left;
	width:234px;
}
#photo1_3 .photo3 {
	float:right;
	width:218px;
}

hr {
	width:685px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:10px;
}

/*店舗情報ページ・出前*******************/

#demae_waku{
	width:675px;
	margin-top: 5px;
	margin-left:20px;
	border: 1px solid #990000;
	background-color:#FFFFFF;
	margin-bottom: 10px;
	padding:5px;
	height: 225px;
	color:#333333;
}
.delivery_title{
	padding: 10px 5px 10px;
}
#delivery_box{
	border-collapse:collapse;
	float: left;
	width: 485px;
}
#delivery_box .delivery_box_left{
	width: 100px;
	background-color: #FFFFCC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 13px;

}
#delivery_box .delivery_box_right{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 13px;

}
.demae_img {
	float:right;
	padding-right:25px;
}
.denwa_number{
	margin-top: 15px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: bold;
}
.phone_number{
	font-size: 32px;
	float: left;
}

/*店舗情報ページ・店舗情報******************/

#data{
	width:675px;
	margin-top: 5px;
	margin-left:20px;
	border: 1px solid #990000;
	background-color:#FFFFFF;
	margin-bottom: 10px;
	padding:5px;
	color:#333333;
}
.info_box{
	border-collapse:collapse;
	float: left;
	width:306px;
}
.info_box th{
	padding:5px;
	border:solid 1px #CCCCCC;
	width: 100px;
	background-color: #FFFFCC;
	font-weight:normal;
	font-size: 13px;
}
.info_box td{
	padding:5px;
	border:solid 1px #CCCCCC;
	font-size: 13px;
}
.gaikan{
	float: right;
	margin-right: 10px;
}
.google_map{
	margin-left: 25px;
	margin-bottom: 15px;
}

/*メニューページ・メニュー*******************/
.menu_main{
	width:675px;
	margin-top: 5px;
	margin-left:20px;
	border: 1px solid #990000;
	background-color:#FFFFFF;
	margin-bottom: 10px;
	padding:5px;
	color:#333333;
}
.menu_area{
	border-collapse:collapse;
}
.menu_title{
	margin-top: 15px;
	margin-left: 20px;
	margin-bottom: 20px;
}
.menu_main h3{
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	height: 20px;
	width: 655px;
	background-color: #990000;
	text-align: center;
	margin-left: 13px;
	padding-top: 3px;
}
.gazo_oshinagaki{
	float: left;
	width: 155px;
}
.hinmei{
	font-size: 12px;
	padding-top: 5px;
}
.nedan{
	font-size: 12px;
	text-align: right;
	margin-top: 58px;
	margin-right: 15px;
}
.oshina_waku{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	width: 305px;
	margin-left: 10px;
	height: 90px;
	clear: both;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.gazo{
	float: right;
}
.oshinagaki{
	clear: both;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 15px;
	margin-bottom: 10px;
	width: 305px;
	padding-bottom: 2px;
}
.oshinagaki h4{
	float: left;
	margin: 0px;
	font-size: 12px;
	font-weight: normal;
}
.nedan2{
	float: right;
	font-size: 12px;
}
.oshinagaki2{
	clear: both;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 70px;
	margin-bottom: 10px;
	width: 305px;
	padding-bottom: 4px;
}
.oshinagaki2 h4{
	float: left;
	margin-top: 10px;
	font-size: 12px;
	font-weight: normal;
}
.naiyou{
	clear:both;
	float:left;
	margin-left:12px;
	margin-top:4px;
	font-size:12px;
	line-height:15px;
}
.nedan3{
	clear:both;
	float: right;
	margin-bottom:4px;
	font-size: 12px;
}
	
.sp{
	height: 35px;
}
.isonedan{
	font-size: 11px;
	text-align: right;
	margin-top: 30px;
	margin-right: 15px;
	line-height: 135%;
}
/* 今月のランチ*/
.kongetu_name{
	font-size: 15px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;

}
.kongetu_oshinagaki{
	font-size: 12px;
	text-align: center;
	line-height: 135%;
	padding-top: 5px;
	margin: 0 0 7px 0;

}
.chotto{
	font-size: 13px;
	padding-bottom: 15px;
	text-align: center;


}
.setumei{
	padding-left: 10px;
	padding-right: 10px;
	line-height: 135%;
	font-size: 12px;


}

.setumei2{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	line-height: 135%;
	font-size: 12px;


}
.setumei3{
	padding-top:5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	line-height: 135%;
	font-size: 12px;
}

.tadashigaki{
	margin-left: 10px;
	font-size: 12px;
}

/*バナー部分******************/

.bannerBox {
	width:685px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}
.bannerBox .banner1 {
	float:left;
	width:242px;
}
.bannerBox .banner2 {
	float:left;
	width:243px;
}
.bannerBox .banner3 {
	float:right;
	line-height:145%;
	text-align:right;
	font-size:12px;
}
.bannerBox a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
}

/*フッター*******************/


#footer {
	width:716px;
	background-color:#990000;
	padding:5px;
}
#footer .foot_keyword {
	margin-right: 10px;
	line-height: 135%;
	font-size: 12px;
	text-align:right;
}







/*----------------------------------------------------------------
20110929 sato
----------------------------------------------------------------*/

table.yusaiTable {
	text-align: center;
}
table.yusaiTable img.image {
	margin: 0 0 10px 0;
}
table.yusaiTable p.yusaiNedan {
	margin: 0 auto 10px auto;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
}
table.yusaiTable p.yusaiNedan img {
	margin: 0 0 4px 0;
}
table.yusaiTable p.yusaiComment {
	width: 500px;
	margin: 0 auto 15px auto;
	font-weight: normal;
	font-size: 14px;
	line-height: 1.5;
}

table.yusaiTable p.yusaiNaiyo {
	font-size: 14px;
	line-height: 1.3;
	margin: 0 0 10px 0;
}
table.yusaiTable p.yusaiNaiyo span {
	font-weight: bold;
}


table.otokuTable {
	width: 640px;
	margin: 0 auto 15px auto;
	font-size: 12px;
	line-height: 1.4;
}

table.otokuTable p {
	margin: 0 0 10px 0;
}
table.otokuTable p.textA {
	margin: 0 0 7px 0;
	color: #F00;
	font-weight: bold;
}

/*----------------------------------------------------------------
20131007 URA
----------------------------------------------------------------*/
.okuihajimegozen {
	width: 305px;
	margin-left: 10px;
}


.okuihajimegozen p.text {
	font-size: 12px;
	margin: 0 0 15px 0;
	padding-bottom: 10px;
	padding-left: 40px;
	background: url(../img/menu/okuihajimegozen_new.jpg) no-repeat left top;
}

/*----------------------------------------------------------------
20130305 sato
----------------------------------------------------------------*/
/*--- TOP PAGE ---*/
#topOhanami {
	width: 682px;
	text-align: center;
	border-bottom: 1px solid #eec87c;
	margin: 15px auto 15px auto;
	padding-bottom: 20px;	
}
#topOhanami img {
	border: none;
}
/*----------------------------------------------------------------
20130405 ura
----------------------------------------------------------------*/
#topEvent {
	width: 682px;
	text-align: center;
	border-bottom: 1px solid #eec87c;
	margin: 15px auto 15px auto;
	padding-bottom: 20px;	
}
#topEvent img {
	border: none;
}

/*--- MENU PAGE LUNCH ---*/

span.yusaiNedan {
	font-weight: bold;
	font-size: 14px;
}

dl.yusaiMenu {
	font-size: 14px;
	margin: 0 0 30px 0;
	line-height: 1.5;
}
dl.yusaiMenu dd {
	margin: 0 0 10px 0;
}

/*--- MENU PAGE OHANAMI ---*/
#ohanamiBox {
	width: 655px;
	margin: 0 auto;
	background: url(../img/ohanami/background.gif) no-repeat 10px -5px;
	text-align: center;
}

#ohanamiTable {
	width: 590px;
	font-size: 12px;
	margin: 0 auto 20px auto;
	line-height: 1.5;
}
#ohanamiTable th {
	padding: 10px 0 10px 0;
	font-size: 12px;
	text-align: center;
}
#ohanamiTable td {
	padding: 0 0 7px 0;
	text-align: center;
}
table.ohanamiTable td.ohanamiImage {
	width: 260px;
	padding: 0;
}
p.ohanamiHead {
	margin: 0 0 15px 0;
}
.ohanamiText {
	width: 590px;
	margin: 0 auto 30px auto;
	padding: 10px 0;
	border-top: 1px solid #c7c7c7;
	border-bottom: 1px solid #c7c7c7;
	font-size: 12px;
	text-align: right;
}
.ohanamiText p {
	margin-right: 5px;
}

#eventBanner{
	text-align: center;
}
#eventBanner > img{
	width: 686px;;
}

.line{
	border-top: 1px dotted #fff;
	margin-top: 8px;
	padding-top: 8px;
}

.line > h2{
	padding: 4px 8px;
	text-align: center;
	background-color: #09b109;
}

.qrCode{
	margin: 8px auto;
	width: 200px;
	height: 200px;
	background-image: url('../img/top/qr.png');
	background-size: contain;
	background-repeat: no-repeat;
}

.alignCenter{
	text-align: center;
}


.twoFlex{
	display: flex;
	justify-content: space-around;
	align-items: center;
}
.twoFles img{
	width: 48%;
}



