@charset "utf-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : style.css
 Style : style
================================================================= */
/*----------------------------------------------------------------------------title*/
/*----------------------------------------------------------------------------common1*/
body{
	line-height: 1.6;
	font-size: 16px;
}
#footer ul li a{
	font-size: 13px !important;
}
/*----------------------------------------------------------------------------common2*/
/* #nav_global ul li ul{
    width: 770px !important;
} */
#nav_global ul li:nth-of-type(4) ul{
    width: 100% !important;
}
.drop1{
	z-index: 99999;
}
.drop1 li{
	width: 25% !important;
}
.drop1 li a:hover{
	opacity: 1;
}
.drop1 li a span{
	color: #fff !important;
	padding: 20px;
	font-size: 18px !important;
	font-weight: bold;
}
.drop1 li:first-child a span{
	background: url(../images/common/drop_nav2.jpg) center no-repeat;
}
.drop1 li:first-child a:hover span{
	opacity: 0.8;
	background: url(../images/common/drop_nav2_on.jpg) center no-repeat;;
}
.drop1 li:nth-of-type(2) a span{
	background: url(../images/common/drop_nav1.jpg) center no-repeat;
}
.drop1 li:nth-of-type(2) a:hover span{
	opacity: 0.8;
	background: url(../images/common/drop_nav1_on.jpg) center no-repeat;;
}
.drop1 li:nth-of-type(3) a span{
	background: url(../images/common/drop_nav3.jpg) center no-repeat;
}
.drop1 li:nth-of-type(3) a:hover span{
	opacity: 0.8;
	background: url(../images/common/drop_nav3_on.jpg) center no-repeat;;
}
.drop1 li:last-child a span{
	background: url(../images/common/drop_nav4_off.jpg) center no-repeat;
}
.drop1 li:last-child a:hover span{
	opacity: 0.8;
	background: url(../images/common/drop_nav4_on.jpg) center no-repeat;;
}
.drop3 {
    position: absolute;
    top: 70px;
    left: 0 !important;
    display: block;
    z-index: 99999;
    width: 100% !important;
}
.drop3 li {
	width: 100% !important;
	float: none !important;
	display: block !important;
}
.stel01{
	text-decoration: none !important;
}
.stel01:hover{
	opacity: 1;
}
/*---------------------おすすめ*/
.pan{
    text-align: right;
    font-size: 80%;
}

.table_wrap2 .box1{
	width: 50% !important;
}
.table_wrap2 .box1:before {
    background-size: 90%;
}
.table_wrap4 {
	background: none;
	padding: 0 !important;
	border: none !important;
}
.line_wrap{
	border: 10px solid #eee;
	padding: 15px;
}
.toribg{
	background: url(../images/common/obent_bg.gif) center top;
}
.table_wrap3 .box1{
	border: 1px solid #ccc !important;
	padding: 15px !important;
}
.table_wrap3 .box1 span{
	font-size: 18px !important;
}
.table_wrap4 .box1 span{
	font-weight: bold;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;	
}
.table_wrap2 .box1:before {
    position: absolute;
    content: "　";
    top: -10px;
    right: -10px;
    display: block;
    width: 90px;
    height: 100px;
    z-index: 100;
    background: url(../images/contents/osusume.png) right top no-repeat;
    background-size: 60%;
}
/*---------------------コース*/
.corse_txt span{
	display: inline-block;
	width: 100%;
	border-bottom: 1px solid #9a0000;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}
.corse_txt span b{
	font-size: 24px;
	line-height: 1.6;
	color: #9a0000;
}
.corse_txt em{
	font-weight: bold;
	color: #987745;
}
/*---------------------前菜*/
.flt_wrap .fltL{
	width: 49%;
	float: left;
}
.flt_wrap .fltR{
	width: 49%;
	float: right;
}
.disnone{
	display: none;
}
.tableborder{
	border: 1px solid #ccc !important;
	padding: 15px;
}
.menu_wrap{
	border-bottom: 1px dotted #999;
	padding-bottom: 5px;

}
.menu_wrap dt,.menu_wrap dd{
	border: none !important;
	padding: 10px !important;
}
.menu_wrap dt{
	font-weight: bold;
}
.menu_wrap dd{
	text-align: right;
	color: #7f0604;
}
/*---------------------ドリンクメニュー*/
.drink_width img{
	max-width: 100% !important;
}
/*---------------------追加*/
h2.h2title4 {
    font-size: 30px;
    line-height: 1.6;
    font-weight: bold;
    color: #000;
    border-bottom: 1px solid #7f0604;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.shopinfo hr {
    border-bottom: 1px dotted #CCC ;
    margin: 10px 0 10px 0 ;
}

.shopinfo {
    font-size:15px;
}

/*---------------------カレンダー*/
div#form_calendar table tbody tr td.past.open.level1 span {
    display: none;
}

/*---------------------店舗*/
@media screen and (max-width: 468px) {
    .shopinfo img.imgR {
        max-width: 100% !important;
    }
}

div.kaname_img table tr td:nth-child(1) {
	width: 27% !important;
} 

@media screen and (max-width: 468px) {
	div.kaname_img table tr td:nth-child(1) {
		width: 100% !important;
	} 

}

/*----------------------------------------------------------------------------common3*/
.h1wrap h1{
	font-size: 35PX;}
h2.h2title3 {
    font-size: 30px;
    font-weight: bold !important;
    border-bottom: 1px solid #ccc;
    line-height: 1.8;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    color: #000;
}
.picup h3 {
	color: #720504;
    display: inline-block;
    font-weight: bold;
    font-size: 18px;
    line-height: 1.8;
    margin-bottom: 5px;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.line_wrap {
    border: 3px double #720504;
    background: url(../images/common/obent_bg.gif) center top;
    padding: 15px;
    line-height: 1.8;
}

.line_wrap2 {
    border: 1px solid #CCC;
    padding: 15px;
    line-height: 1.8;
}

.box3opution {
    border:1px dashed #CCC;
    background-color:#fcfcef;
    font-size:14px;
    padding:1em;
}

.img100 img {
    width: 100%;
    padding: 1px;
    border: 1px solid #CCC;
}

.border1 {
    border: 5px double #720504;
}
.table_wrap2{
	line-height: 1.8;
}
.table_wrap3 .box1{
	/*border: none !important;*/
}
.table_wrap3 .box1 span{
	font-size: 20px;
	color: #000;
	font-weight: bold !important;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.table_wrap3 .box1 b {
	color: #000;
}

.table_wrap2{
	color: #000;
}
.corse_txt span{
	font-weight: bold;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.corse_txt span b{
	font-size: 34px;
}
.imo{
	position: relative;
	padding-left: 25px;
}
.imo:before{
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	content: "芋";
	display: block;
	background: #720504;
	color: #fff;
	width: 20px;
	height: 28px;
	text-align: center;
}
.mugi{
	position: relative;
	padding-left: 25px;
}
.mugi:before{
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	content: "麦";
	display: block;
	background: #987745;
	color: #fff;
	width: 20px;
	height: 28px;
	text-align: center;
}
.h3bg{
	background: #670000;
	padding: 2px;
}
h3.h3title{
	border: 1px solid #fff;
	font-size: 20px;
	color: #fff;
	background: #670000;
	line-height: 1.8;
	font-weight: bold;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	padding-left: 10px;
}
.dd2 dd{
	width: 50% !important;
}
.dd3 dd{
	width: 60% !important;
}

@media screen and (max-width: 960px) {
	.nomihodai_txt .imgR,.nomihodai_txt .imgL {
		max-width: 100% !important;
	}
}


@media screen and (max-width: 768px){
/* ================================================================= 
 *
 * tablet size
 *
 * ================================================================= */
/*----------------------------------------------------------------------------title*/
/*----------------------------------------------------------------------------common1*/
/*----------------------------------------------------------------------------common2*/
/*---------------------ドリンクメニュー*/
.drink_width{
	display: block;
	text-align: center;	
}
.drink_width img{
	float: none;
}

.drop3 {
	position: static;
	font-size: 13px;
    left: 0 !important;
    display: block;
    z-index: 99999;
    width: 100% !important;
}
/*----------------------------------------------------------------------------common3*/

/* tablet END ###################################################### */
}
@media screen and (max-width: 468px){
/* ================================================================= 
 *
 * smartphone size
 *
 * ================================================================= */
/*----------------------------------------------------------------------------title*/
.drop1 li a span {
    background: none !important;
}
#nav_global ul li ul {
    position: absolute;
    top: 70px;
    left: 0;
    display: block;
    z-index: 99999;
    width: 100%;
}
.drop1 li{
	width: 100% !important;
}
.drop1 li a span {
    color: #fff !important;
    padding: 0px;
    font-size: 13px !important;
    font-weight: bold;
}
.mean-container .mean-nav ul li a.mean-expand {
    height: 22px !important;
    line-height: 23px !important;
}

.h1wrap h1{
	padding: 60px 0 30px !important;
}
.table_wrap2 .box1{
	width: 100% !important;
}

#col_side1 {
	max-width: 94% !important;
}

.stel01 {
    font-size: 26px;
    font-weight: 700;
}




/*----------------------------------------------------------------------------common1*/
/*----------------------------------------------------------------------------common2*/
/*----------------------------------------------------------------------------common3*/

/* smartphone END ################################################## */
}


/*---------------------追加*/

.contactform span b {
	font-size:30px;
}

/* ================================================================= 
 mail title
================================================================= */

section form h2.mail.title {
  display: none !important;
}


/* ================================================================= 
 ec LP
================================================================= */

div.item_view p.price {
    font-size: 26px;
    padding-bottom: 1em;
    line-height: 42px;
    color: #c91906;
}

div.item_view h2 {
    margin: 0.5em 0 0 0;
}

div.h2_omeshi h2 {
    font-size: 1.5em;
    font-weight: 500;
    color: #7E0605;
    border-bottom: 1px solid;
    padding-bottom: 5px;
}

