@charset "UTF-8";
/* CSS Document */
html {
  height: 100%;
  position: relative;
}
body {
	height: 100%;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 16px;
	background-color: #000;
	background-image: url(../img/bg.jpg);
  /*margin-bottom: 50px;*/
}
body.top_bg {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
a img:hover,
a img:focus {
	opacity: 0.8;
}
.px-2 {
padding: 0 30px;
}
.color-red {
color: #E50012 !important;
}
/*---------- end body ----------*/

/*---------- start header ----------*/
header {
	background-color: #000;
}
hgroup {
	position: relative;
	height: 56px;
}
hgroup h1 {
	position: absolute;
	top: -30px;
	left: 0;
	display: inline-block !important;
	z-index: 10000;
}
.inside hgroup {
	height: 0;
	padding: 50px 0 0 !important;
}
#HPG_reserveGadgetsHorizontalWrap {
position: absolute;
right: 0;
z-index: 10000;
}
li.nav-hotpepper,
.hotpepper-link {
display: none !important;
}
/*---------- end header ----------*/

/*---------- start .navbar ----------*/
.nav-justified {
    display: table;
    table-layout: fixed;
    width: 90%;
				margin-left: 10%;
}
.navbar {
	border: none !important;
	border-radius: 0 !important;
	margin-bottom: 0 !important;
}
.navbar-default {
	background-image: url(../img/global-nav.jpg);
}
.navbar .nav-justified > li {
    display: table-cell;
    width: 100%;
				padding: 0 !important;
				margin: 0 !important;
				vertical-align: text-bottom;
}
.nav > li > a {
	padding: 15px 0 !important;
	color: #FFF;
}
.nav > li.active > a,
.nav > li > a:hover,
.nav > li > a:focus {
	background-color: rgba(0,0,0,0.50);
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
	background-color: rgba(0,0,0,0.50);
}
.dropdown-menu {
	background-color: rgba(0,0,0,0.50);
	margin: 0px !important;
	border: none !important;
	border-radius: 0 !important;
}
.dropdown-menu > li > a {
	color: #FFF;
}
.navbar-brand {
				padding: 0 !important;
				margin: 0 !important;
				height: auto !important;
}
/*---------- end .navbar ----------*/

/*---------- start .top_container ----------*/
.top_container {
	position: relative;
	height: 75%;
}
.top_box {
	position: absolute;
	width: 100%;
	background-color: rgba(0,0,0,0.80);
	bottom: 15px;
}
.top_bnr {
	padding: 15px;
}
#slider,
.bx-wrapper {
	display: none;
}

/*----- start .top_info -----*/
.top_info {
	color: #FFF;
	padding-top: 15px;
}
.top_info header {
	background-color: transparent;
	border-bottom: 2px solid #BFA953;
	margin-bottom: 5px;
}
.top_info h1 {
	font-size: 21px;
	padding: 8px 0;
	margin: 0;
}
.top_info p {
	font-size: 1em;
	padding: 8px 0 0;
}
.top_info a {
	color: #FFF;
	text-decoration: underline;
}
.top_info a:hover,
.top_info a:focus {
	text-decoration: none;
}
.top_info dl {
	margin-bottom: 15px;
	height: 80px;
	overflow: auto;
}
.top_info dl dt {
	width: 8.5em;
	padding: 5px 0;
	text-align: left;
}
.top_info dl dd {
	margin-left: 0;
	margin-bottom: 5px;
	padding: 5px 0 5px 8.5em;
	border-bottom: 1px dashed #FFF;
}

/*----- end .top_info -----*/

/*---------- end .top_container ----------*/
.page-img {
	height: 215px;
	width: 100%;
	background-position: center center;
	background-size: cover;
}
.page-img.info-img {
	background-image: url(../img/inside-header/info.jpg);
}
.page-img.greeting-img {
	background-image: url(../img/inside-header/greeting.jpg);
	background-position: right top;
}
.page-img.menu-img {
	background-image: url(../img/inside-header/menu.jpg);
}
.page-img.tenpo-img {
	background-image: url(../img/inside-header/tenpo.jpg);
}
.page-img.catering-img {
	background-image: url(../img/inside-header/catering.jpg);
}
.page-img.access-img {
	background-image: url(../img/inside-header/access.jpg);
}
.page-img.link-img {
	background-image: url(../img/inside-header/link.jpg);
}
/*---------- start footer ----------*/
footer {
	bottom: 0;
	width: 100%;
	background-image: url(../img/global-nav.jpg);
	color: #FFF;
  height: 50px;
		line-height: 50px;
  position: absolute;
}
.sub-nav {
	color: #FFF;
	font-size: 0.8em;
	text-align:  right;
}
.sub-nav a {
	color: #FFF;
}
footer p {
    margin-bottom: 0 !important;
}
/*---------- end footer ----------*/

/*---------- 以下、2ページ目以降 ----------*/

/*---------- start inside-page ----------*/
body.inside {
  margin-bottom: 0;
}
section h2 {
	background-image: url(../img/global-nav.jpg);
	background-repeat: repeat-y;
	font-size: 28px;
	line-height: 52px;
	color: #FFF;
	margin: 30px 0;
	padding: 0 15px;
	border-radius: 2px;
}
.inside footer {
	position: static;
}
.inside footer p {
	margin: 0;
	padding: 0;
}
.inside footer.access-footer {
	position: absolute;
}
/*---------- end inside-page ----------*/

/*---------- start お知らせ ----------*/
.info-box {
border-radius: 2px;
border: 1px solid #006543;
padding-left: 0;
padding-right: 0;
overflow: hidden;
background-color: rgba(255,255,255,0.50);
margin-bottom: 30px;
/*padding-top: 15px;*/
}
.cate-info-box.info-box {
border: none;
background-color: none;
}
.info-box h1 {
	margin: 0 0 15px;
	font-size: 21px;
	line-height: 1;
	color: #FFF;
	background-color: #006543;
	padding: 10px 15px 11px;
}
.info-box h1 span {
	font-size: 1.6rem;
	padding: 3px 0 1px;
	margin: 0;
}
.info-box h1 span:after {
	content: '：更新';
}
.info-box img {
	margin-bottom: 15px;
}
.menu-box.info-box img {
	margin-bottom: 0;
}
.info-box p {
padding: 0 15px;
margin: 0 0 15px 10px;
}
/*---------- end お知らせ ----------*/

/*---------- start ご挨拶 ----------*/

section h2.greeting-h2 {
	margin-bottom: 0;
}
.greeting-box {
	position: relative;
	width: 100%;
	height: 420px;
	background-size: cover;
	background-position: center center;
}
.greeting-box01 {
	background-image: url(../img/greeting-img/greeting01.jpg);
}
.greeting-box02 {
	background-image: url(../img/greeting-img/greeting02.jpg);
}
.greeting-box03 {
	background-image: url(../img/greeting-img/greeting03.jpg);
}
.greeting-box .greeting-box-text {
	position: absolute;
	background-color: rgba(255,255,255,0.50);
	padding: 15px;
	width: 395px;
	bottom: 15px;
	left: 15px;
	border-radius: 2px;
}
.greeting-box .greeting-box-text02 {
	position: absolute;
	background-color: rgba(255,255,255,0.80);
	padding: 15px;
	width: 395px;
	bottom: 15px;
	right: 15px;
	border-radius: 2px;
}
.greeting-box h3 {
	font-size: 1.6em;
	margin: 0 15px 15px;
}
.greeting-box p {
	font-size: 0.9em;
	text-align: justify;
	line-height: 1.4em;
	padding: 0 15px;
}
.greeting-box-img {
	display: none;
}

/*---------- end ご挨拶 ----------*/


/*---------- start お品書き ----------*/
#menu-page .container main.row {
margin: 0 -30px;
}
.info-box .coupon-img img {
margin-bottom: 0 !important;
}
.menu-nav {
	margin: 30px 0;
}
.menu-nav ul,
.menu-nav li {
	margin: 0px !important;
}
.menu-nav li {
	padding: 0px 15px !important;
}
.menu-nav li a {
	display: block;
	border-radius: 2px;
	overflow: hidden;
}
section h2.menu-h2 {
	margin: 30px 15px 30px !important;
}
.menu-h2 span {
	font-size: 0.7em;
}
#new_menu > div {
margin-bottom: 2rem;
}
#new_menu img {
width: 100%;
}
.menu-box {
	background-color: rgba(255,255,255,0.80);
	border-radius: 2px;
	padding: 15px;
	border: 2px solid rgba(196,218,205,1.00) !important;
	margin: 0 15px 30px;
	}
.d-flex {
display: flex;
flex-wrap: wrap;
}
.flex-row-reverse {
flex-direction: row-reverse;
}
.flex-column {
flex-direction: column;
}
.flex-justify-center {
justify-content: center;
}
.flex-align-center {
align-items: center;
}
.flex-col-3 {
width: calc(100% / 3);
}
.flex-col-2 {
width: calc(100% / 2);
}
.d-flex .menu-img,
.d-flex .menu-text {
width: calc(50% - 1rem);
}
.d-flex .menu-img {
margin-left: 1rem;
}
.d-flex .menu-text {
margin-right: 1rem;
}
.pl-sm-0 {
padding-left: 0;
}
.pr-sm-0 {
padding-right: 0;
}

.mb-0 {
margin-bottom: 0 !important;
}
.drink-img {
padding-top: 6rem;
margin: 0 15px;
}
p.pull-left {
	padding-left: 5px;
}
.menu-price span.span {
	font-size: 1.6rem;
}
@media (max-width:767px) {
#menu-page .container main.row {
margin: 0 0;
}
section h2.menu-h2 {
	margin: 30px 0 30px !important;
}
section#menu-catering h2.menu-h2 {
letter-spacing: -2px;
}
.flex-sp-column{
flex-direction: column;
}
.menu-box .d-flex .menu-img,
.menu-box .d-flex .menu-text,
.flex-col-3, .flex-col-2 {
width: 100%;
}
.menu-box .d-flex .menu-img {
margin-left: 0;
margin-bottom: 30px;
}
.menu-box .d-flex .menu-text {
margin-right: 0;
}
.menu-box {
	margin: 0 0 30px;
}
.menu-2 .pl-sm-0 {
padding-left: 15px;
}
.menu-2 .pr-sm-0 {
padding-right: 15px;
}
.drink-img {
padding-top: 0;
margin: 0 0 30px;
}
.osechi-h4 {
	line-height: 2;
	font-size: 24px !important;
}
}
.info-box.menu-box,
.info-box.menu-box02 {
	border: none;
}
.menu-box02 {
	background-color: transparent;
}
.menu-box02 .col-06-l {
	padding-left: 0;
}
.menu-box02 .col-06-r {
	padding-right: 0;
}
.menu-box02 .col-06-l .menu-box,
.menu-box02 .col-06-r .menu-box {
	padding: 15px !important;
}
.menu-box02 .col-06-l .menu-box h3,
.menu-box02 .col-06-r .menu-box h3 {
	margin-left: 0;
}
form h3,
.menu-box h3 {
	background-image: url(../img/h3-icon.png);
	background-repeat: no-repeat;
	padding: 0 0 15px 1.4em !important;
	margin-left: 10px;
	height: 32px;
	line-height: 32px;
}
.osechi {
	padding-top: 1.5em;
}
.menu-box h3 {
	margin-top: 0 !important;
	margin-left: 0;
	margin-bottom: 10px !important;
	padding-left: 1.6em !important;
	border-bottom: 4px solid  #006543;
	height: 42px;
}
/* 木の子のバターソテーサラダ */
.menu-box h3.letter-spacing {
	background-image: url(../img/h3-icon.png);
	background-size: 31px;
	/* height: 75px; */
}
/* サーモンと真鯛の石焼まぶし御膳 */
.menu-box h3.salmon {
	background-image: url(../img/h3-icon.png);
	background-size: 31px;
	height: 75px;
}
/*.menu-box h3.coupon {
	margin-bottom: 10px !important;
}*/
.menu-flex {
	display: flex;
	justify-content: space-between;
    border-bottom: 1px dashed #006543;
	align-items: center;
	margin-bottom: 10px;
}
.limited {
	padding: 5px 15px !important;
    margin: 0 0 10px;
    background: red;
    color: #fff;
    border-radius: 20px;
}
.menu-box h4 {
	font-size: 2rem;
	margin: 30px 0 15px 25px;
	padding-bottom: 10px;
	border-bottom: 3px double #006543;
}
.menu-box h4.menu-box-h4 {
	margin: 30px 0 15px;
}
.menu-box h4:first-child {
	margin-top: 0px !important;
}
.menu-p,
.menu-box dl {
	border-bottom: 1px dashed #006543;
	padding-left: 5px;
	padding-right: 5px;
}
.menu-box dl.dl-order02 {
	border-bottom: none;
	margin-bottom: 0;
}
.menu-box dl.dl-order02.dl-order03 {
}
.menu-box ul.ul-order {
	border-bottom: 1px dashed #006543;
}
.menu-box ul.ul-order.ul-order02 {
	border-bottom: none;
}
.menu-box ul.ul-order li {
	margin-bottom: 1rem;
	padding-left: 1em;
}
.menu-box dl.dl-kisetsu {
	margin-bottom: 5px;
	border-bottom: none;
}
.menu-box dl.dl-kisetsu.akikaze,
.menu-box dl.dl-kisetsu.akisora {
padding-top: 1rem;
}
.menu-box dl.dl-kisetsu.akikaze {
background-color: #FBEAD5;
}
.menu-box dl.dl-kisetsu.akisora {
background-color: #FADFD7;
}
.menu-box dl.dl-kisetsu.akisora dd {
padding-bottom: 1rem;
}
.menu-box dt {
	text-align: left;
	width: 6em;
}
.menu-box .dl-order dt {
	width: 3em;
}
.menu-box .dl-order03 dt {
	width: 20em;
}
.menu-box dd {
	margin-left: 0;
	padding-left: 6em;
	margin-bottom: 1rem;
}
.menu-box .dl-order dd {
	padding-left: 3em;
}
.menu-box dd span {
	font-size: 1.4rem;
}
.menu-box .dl-order03 dd {
	border-bottom: 1px dashed #006543;
}
.menu-p {
	padding-bottom: 10px !important;
}
.menu-price {
	color: #E50012;
	font-size: 1.6em;
}
.menu-price span {
	font-size: 1.4rem;
}
figure.menu-box {
	border-radius: 2px;
	overflow: hidden;
	margin-bottom: 30px;
}
figure.menu-box img {
	margin-bottom: 15px;
}
figure.menu-box p {
	padding: 0 0 5px !important;
}
.menu-box.order {
width: 66.7%;
margin: 0 auto 30px;
	color: #F20000;
	padding: 2em 0 1em;
	border-color: #F20000 !important;
}
.order p:first-child {
	line-height: 2;
	margin: 0 1rem;
}
.order .order-tel {
	margin: 15px 0 30px;
	color: #FFF;
	background-color: #F20000;
}
.order .order-tel a {
	color: #FFF;
}
.order .order-tel a:hover,
.order .order-tel a:focus {
text-decoration: none;
}
.free-drink {
	border: 1px solid #006543;
}
.order dl {
border-bottom: none;
}
.order dt,
.order dd {
margin: inherit !important;
padding: 0 0 0.5em !important;
}
.order dt {
width: 8em;
}
.order-90 {
	border: 1px solid #F20000;
	border-radius: 2px;
	padding: 15px 15px 0 !important;
	margin: 0 30px;
}
p.text-middle {
	color:#F20000;
	font-size: 20px;
}
p.text-middle-bottom {
	color:#F20000;
	font-size: 20px;
	margin-bottom: 30px;
}
h3.menu-name {
	letter-spacing: -2.5px;
	font-size: 20px;
}
h3.text-middle {
	padding-bottom:10px;
}
h3.text-mainmiddle {
	padding-bottom:10px;
	background-image: url(../img/h3-icon.png);
    background-repeat: no-repeat;
    padding: 0 0 15px 1.4em !important;
	border-bottom: 4px solid #006543;
}
/*---------- end お品書き ----------*/

/*---------- start ケータリング ----------*/
.osechi-h3 {
	margin: 0 15px 30px !important;
}
.osechi-h4 {
	margin: 0 15px 15px !important;
}
.catering-container {
	margin-top: 30px;
}
.osechi-ul {
	margin-bottom: 80px; /*------- 修正前 30px --------*/
	padding: 15px 10px 0 !important;
	border-radius: 2px;
	border: 1px solid #006543;
}
.osechi-ul ul {
	margin-left: 0;
	padding-left: 20px;
	padding-right: 0;
}
.osechi-ul span {
	color: #E50012;
	font-weight: bold;
}
.osechi-price{
	border-top: 1px dashed #006543;
	font-size: 2.5em;
	margin: 0 30px 30px;
	padding-top: 15px !important;
}
.osechi-price.sake {
	padding-top: 0 !important;
	padding-bottom: 15px !important;
	border-bottom: 1px dashed #006543;
	border-top: none;
}
.catering-table {
	border: 1px solid #E50012;
	border-radius: 2px;
	margin:0 15px 30px;
	width: calc(100% - 30px);
}
#law .catering-table {
	width: 95%;
	margin: 0 auto 30px;
}
.catering-table th,
.catering-table td {
	padding: 12px 20px;
	border-bottom: 1px solid #A6A8AB;
}
.catering-table tr:last-child th,
.catering-table tr:last-child td {
	border-bottom: none;
}
.catering-table th {
	background-color: #E50012;
	color: #FFF;
}
.catering-table td {
	background-color: rgba(255,255,255,0.80);
	border-bottom-style: dashed;
	font-size: 0.9em;
	line-height: 1.43;
}
.catering-tel-box {
	border: 1px solid #E50012;
	border-radius: 2px;
	background-color: rgba(255,255,255,0.80);
	padding: 30px 0 15px;
	margin: 0 15px 30px;
}
.catering-tel-box p {
	font-size: 1.6em;
	padding: 0;
	margin: 0;
}
.catering-tel-box p.catering-tel01 {
	background-color: #E50012;
	color: #FFF;
}
.catering-tel-box p.catering-tel01 a {
	color: #FFF;
}
.catering-tel-box p.catering-tel02 a {
	color: #333;
}
@media (max-width:767px) {
.catering-table,
.cate-tel,
.catering-tel-box {
	margin:0 0 30px;
	width: 100% !important;
}


}
p.osechi-form-tel-st {
	/* font-size: 1em; */
	padding-left: 22%;
	margin-bottom: 5px;
}
p.osechi-form-tel-nd {
	font-size: 20px;
	font-weight: bold;
	padding-left: 25%;
	margin-bottom: 5px;
}
p.osechi-form-tel-rd {
	font-size: 20px; 
	font-weight: bold;
	padding-left: 25%;
	margin-bottom: 25px;
}

/*---------- end ケータリング ----------*/

/*---------- start アクセス ----------*/
.acces-table {
	background-color: rgba(255,255,255,0.30);
}
.acces-table th,
.acces-table td {
	padding: 5px;
}
.acces-table th {
	background-color: #006543;
	color: #FFF;
	white-space: nowrap;
}
.acces-table td h3 {
	margin: 0;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 5px;
	}
.acces-table td p {
	padding: 0;
	margin: 0 15px 15px;
	font-size: 0.9em;
}
.acces-table td p:last-child {
	margin: 0 15px 0;
}
.google-map {
	background-color: rgba(153,153,153,0.60);
	padding-top: 15px;
	padding-bottom: 15px;
}
.google-map iframe {
	width: 100%;
}

/*---------- end アクセス ----------*/


/*---------- start リンク集 ----------*/

.link-box {
	background-color: rgba(255,255,255,0.80);
	border-bottom: 1px dashed #006543;
}
.link-box:last-child {
	border-bottom: none;
}
.link-box > div {
padding: 60px;
}
.link-section02 .link-box > div {
	padding: 15px 40px;
}
.link-section02 .link-box > div.col-sm-5 {
	padding-top: 40px;
}
.link-box > div > h3 {
	font-size: 1.6em;
	margin: 0 0 15px;
}
.link-box > div > p {
	margin-bottom: 30px;
	line-height: 1.6em;
	text-align: justify;
	}
.link-box > div > p:last-child {
	margin-bottom: 0;
}
.link-section02 {
	margin-bottom: 30px;
}
.link-tel {
	display: block;
	margin-bottom: 15px;
}
/*---------- end リンク集 ----------*/


/*---------- start お問合わせ ----------*/

.tel-box {
	border-color: #F20000;
	padding: 30px 0 0;
}
.info-box.tel-box dt {
	width: 7.5em;
}
.info-box.tel-box dd {
	margin-left: 8em;
	margin-bottom: 15px;
}
.info-box.tel-box dd:last-child {
	margin-bottom: 0;
}
.form-tel {
	font-size: 3em;
}
form dt {
	width: 10.5em !important;
	text-align: left !important;
}
form dt span {
	font-size: 0.8em;
	line-height: 1;
	padding-left: 5px;
}
form dd {
	margin-left: 10.5em !important;
	margin-bottom: 10px;
}
form dd textarea {
	height: 100px !important;
}
.btn-success {
	background-color: #006543;
	border: none !important;
}
/*---------- end お問合わせ ----------*/

/*---------- start clear style ----------*/
.clearfix:after {
	content: "."; 
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}

.both{
	clear:both;
}

/*---------- end clear style ----------*/

.font-vertical {
    writing-mode: vertical-rl;
    position: absolute;
    top: 0px;
    height: 170px;
    letter-spacing: 5px;
    text-align: center;
}


/*---------- page-top ----------*/
#page-top{
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 50px;
}
#page-top a{
	text-decoration: none;
	color: rgba(234,164,41,0.50);
	display: block;
}
#page-top a:hover{
	text-decoration: none;
	color: rgba(234,164,41,0.80);
}
@media (min-width: 992px) and (max-width: 1199px) {
	.top_container {
	position: relative;
	height: 75%;
}
.link-box > div > h3 {
	font-size: 1.35em;
}
.catering-tel-box p {
	font-size: 1.8rem;
}
.catering-table th {
	white-space: nowrap;
}
.menu-box h3 {
	font-size: 1.8rem;
	padding-left: 2em !important;
}
/* 木の子のバターソテーサラダ */
.menu-box h3.letter-spacing {
	font-size: 1.8rem;
	background-image: url(../img/h3-icon.png);
	background-size: 31px;
	height: 75px;
}
/* サーモンと真鯛の石焼まぶし御膳 */
.menu-box h3.salmon {
	font-size: 1.8rem;
	padding-left: 2em !important;
	background-image: url(../img/h3-icon.png);
	background-size: 31px;
	height: 75px;
}
h3.menu-name {
	letter-spacing: -2.5px;
	font-size: 16px;
}
.menu-box h4.menu-box-h4 {
	margin: 30px 0.5em 15px;
	font-size: 1.125em;
}
.menu-box .dl-order03 dt {
	width: 14em;
}
.menu-box dl.dl-order02.dl-order03 {
white-space: nowrap;
padding: 0 0.5em;
}
.menu-box dl.dl-order02.dl-order03 dd {
text-align: right !important;
}
.menu-box dl.dl-order02.dl-order03 small {
display: block;
}
.osechi-float {
	width: 100% !important;
}

}
@media (min-width: 767px) and (max-width: 991px) {
	body {
		font-size: 14px;
	}
	.menu-price span.span{
		font-size: 1.4rem;
	}
	.top_container {
	position: relative;
	height: 80%;
}
.greeting-box .greeting-box-text,
.greeting-box .greeting-box-text02 {
	padding: 15px;
}
.greeting-box .greeting-box-text p,
.greeting-box .greeting-box-text02 p {
	padding: 0 5px;
}
.menu-nav li {
	padding: 0px 5px !important;
}
.link-box > div {
	padding: 15px 15px;
}
.link-section02 .link-box > div:first-child {
	font-size: 1.25rem;
}
.menu-box h3 {
	font-size: 1.6rem;
	padding-left: 1.8em !important;
	padding-bottom: 0 !important;
	height: 28px;
	line-height: 28px;
	background-size: contain;
}
/* 木の子のバターソテーサラダ */
.menu-box h3.letter-spacing {
	font-size: 1.6rem;
	padding-left: 1.8em !important;
	padding-bottom: 0 !important;
	line-height: 28px;
	background-image: url(../img/h3-icon.png);
	background-size: 24px;
	height: 60px;
}
/* サーモンと真鯛の石焼まぶし御膳 */
.menu-box h3.salmon {
	font-size: 1.6rem;
	padding-left: 1.8em !important;
	padding-bottom: 0 !important;
	height: 60px;
	line-height: 28px;
	background-image: url(../img/h3-icon.png);
	background-size: 24px;
}

h3.menu-name {
	letter-spacing: -2.5px;
	font-size: 12.3px;
}
.menu-box h3 img {
width: 25px;
height: auto;
margin-bottom: 5px;
}
figure.menu-box h3.shimofuri {
	font-size: 1.5rem;
}
.menu-flex {
	flex-direction: column;
}
.menu-price.span {
	font-size: 1.4rem;
}
.menu-box dd {
	width: 100%;
	float: none;
	padding-left: 0;
}
.menu-box dd span {
	display: inline !important;
}
.menu-box h4.menu-box-h4 {
	margin: 30px 0.5em 15px;
	font-size: 1em;
}
.menu-box .dl-order03 dt {
	width: 14em;
}
.menu-box dl.dl-order02.dl-order03 {
white-space: nowrap;
padding: 0 0.5em;
}
.menu-box dl.dl-order02.dl-order03 small {
display: block;
}
.order-90 {
	padding: 10px 10px 0 !important;
	margin: 0 15px;
}
.menu-box.order {
width: auto;
margin: 0 15px 30px;
}
.order .d-flex {
flex-wrap: nowrap;
}
.order .d-flex dt {
width: 12em;
}
.catering-tel-box p {
	font-size: 1.4rem;
}
.catering-table th,
.catering-table td {
	padding: 15px 15px;
}
.catering-table th {
	white-space: nowrap;
}
.link-section02 .link-box > div {
	padding: 15px 20px;
}
.link-section02 .link-box > div > h3 {
font-size: 1.4em;
}
.link-section02 .link-box > div > h4 {
font-size: 1.25em;
}
.osechi-float {
	width: 100% !important;
}
}
@media (max-width: 767px) {
	body.top_bg {
		background-size: contain;
		background-position: center 100px;
	}
hgroup p {
	text-align: right;
}
hgroup p span {
	display: block;
}
#HPG_reserveGadgetsHorizontalWrap {
display: none;
}
li.nav-hotpepper,
.hotpepper-link {
display: block !important;
}
li.nav-hotpepper a small {
display: block;
}
.hotpepper-link {
padding: 0.5em 1em 0 0;
}
.hotpepper-link {
position: absolute;
right: 0;
z-index: 1000;
}
.hotpepper-link a {
color: #FFF;
}
.hotpepper-link a small {
display: block;
}
	.nav-justified {
		width: 75%;
		margin-left: 25%;
	}
.navbar .nav-justified > li {
    display: block;
}
.nav-justified > li > a {
	margin-bottom: 0px !important;
				border-bottom: 1px solid #FFF;
}
.nav-justified > li:last-child > a {
	border-bottom: none;
}
.navbar .nav-justified > li > a {
				text-align: right !important;
				padding-right: 15px !important;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
	background-color: rgba(0,0,0,0.50);
	border-color: #FFF;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
	background-color: rgba(0,0,0,0.50);
}
.navbar-default .navbar-toggle {
	/*border-color: #002F1C;*/
	border-color: #FFF;
}
.navbar-default .navbar-toggle .icon-bar {
/*	background-color: #002F1C;*/
	background-color: #FFF;
}
.navbar-default .navbar-toggle:hover .icon-bar ,
.navbar-default .navbar-toggle:focus .icon-bar{
	background-color: #ccc;
}
.dropdown-menu {
	position: static !important;
	float: none !important;
	text-align: right !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	margin: 0px !important;
	background-color: rgba(0,0,0,0.50);
	border-radius: 0px  !important;
	z-index: 10000;
}
.dropdown-menu > li > a {
	color: #FFF;
	padding: 10px 10px;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
	background-color: rgba(0,0,0,0.30);
	color: #FFF;
}
.dropdown-backdrop {
	position: static;
}
.top_container {
	height: auto;
}
.top_box {
	position: static;
	margin-top: 50%;
	background-color: #000;
}
.top_bnr {
	display: none;
}
.top_info {
	position:static;
}
#slider,
.bx-wrapper {
	display: block;
}
.top_info dl {
	height: inherit;
}
.top_info dl dt {
	width: 100%;
	padding: 5px 0;
}
.top_info dl dd {
	margin-left: 0;
	margin-bottom: 5px;
	padding: 5px 0 5px 0;
	border-bottom: 1px dashed #FFF;
}
.info-box.tel-box {
	border-color: #F20000;
	padding: 15px 15px 0;
	margin-left: 15px;
	margin-right: 15px;
}
#campaign.info-box .col-sm-6,
#coupon.info-box .col-sm-6 {
float: none !important;
}
.info-box .coupon-img {
margin-bottom: 15px;
}
#new_menu .col-sm-12 {
padding: 0;
}
.menu-box h3 {
	height: inherit;
	font-size: 1.8rem;
	padding-left: 2.5em !important;
	padding-bottom: 0.5em !important;
	/* letter-spacing: -0.1em; */
}
.menu-box h3.letter-spacing {
	height: inherit;
	font-size: 1.8rem;
	padding-left: 2.5em !important;
	padding-bottom: 0.5em !important;
}
.menu-box h3.salmon {
	height: unset;
}
#menu-catering .menu-box h3 span small {
font-size: 1.375rem !important;
}
.menu-box h3.coupon,
figure.menu-box h3 {
padding-bottom: 0.5em !important;
}
.menu-box h4 {
	margin-left: 0;
}
.menu-box.info-box img {
	margin-bottom: 15px;
}
.menu-box dl {
	padding-left: 15px;
}
.menu-box:not(.order) dt {
	width: 100%;
}
.menu-box .dl-order03 dt {
	width: 100%;
}
.menu-box dd {
	padding-left: 2rem;
	font-size: 1.4rem;
}
.menu-box.order dd small {
display: block;
letter-spacing: -1px;
}
.menu-box dl.dl-order02.dl-order03 {
white-space: nowrap;
padding: 0 0.5em;
}
.menu-price {
	color: #E50012;
	font-size: 1.6em;
	/* line-height: 2.4rem; */
}
.menu-price span.wagyu-yoyaku {
display: block;
margin-top: 1em;
}
p.menu-price.text-right.price-03 {
text-align: left !important;
}
.menu-price span {
font-size: 0.5em;
}
figure.menu-box p {
	padding: 5px 0 5px !important;
}
.menu-box02 .col-06-l,
.menu-box02 .col-06-r {
	padding-left: 0;
	padding-right: 0;
}
/*.menu-box dl.dl-order02.dl-order03 small {
display: inline-block;
}*/
.menu-box dl.dl-order02.dl-order03 small br {
display: none;
}
.menu-box.order {
width: auto;
margin: 0 0 30px;
padding: 0.5em 0 0;
}
.menu-box.order p:first-child {
line-height: 1.5em;
font-size: 0.9em;
margin: 0 1.25em;
}
.order .order-tel {
margin: 15px 0;
}
.menu-box.order dl {
line-height: 1;
}
.page-img.catering-img {
	background-position: 77% center;
}
form.info-box {
	margin-left: 15px;
	margin-right: 15px;
}
.info-box.tel-box p {
	padding: 0;
	margin-bottom: 15px;
}
.form-tel {
	font-size: 3rem;
}
.info-box h1 span {
	display: block;
	clear: both;
	float: none !important;
	text-align: right;
	margin-top: 10px;
}
.info-box.tel-box dt {
	font-size: 1.2em;
}
.info-box.tel-box dd {
	border-bottom: 1px dashed #006543;
	margin-bottom: 10px;
	margin-left: 0;
	padding: 5px 10px;
	font-size: 0.85em;
}

.greeting-box {
	height: auto;
	padding: 15px;
	color: #000;
	background-image: none;
}
.greeting-box .greeting-box-text,
.greeting-box .greeting-box-text02 {
	position: static;
	padding: 15px;
	width: 100%;
	background-color: rgba(255,255,255,0.80);
}
.greeting-box .greeting-box-text h3,
.greeting-box .greeting-box-text02 h3 {
	margin: 0;
	font-size: 1.2em;
}
.greeting-box .greeting-box-text p,
.greeting-box .greeting-box-text02 p {
	padding: 0;
	font-size: 0.85em;
}
.greeting-box-img {
	display: block;
}
.menu-nav li {
	padding: 0px 5px 10px !important;
}
.menu-h2 {
	margin-top: 0px !important;
	line-height: 48px !important;
}
.menu-h2 span {
	font-size: 0.55em;
}
.osechi-h4 {
	font-size: 1em !important;
}
.osechi-p {
	font-size: 0.8em !important;
}
.osechi-ul {
	padding: 15px;
	font-size: 0.85em;
}
.catering-table th,
.catering-table td {
	display: block;
	width: 100%;
	text-align: left !important;
}
.catering-table th br {
	display: none;
}
.menu-box .dl-order03 dt {
margin-bottom: 0.5em;
}
.menu-box .dl-order03 dt small {
display: block;
margin-bottom: 0.5em;
}
.link-box > div {
padding: 15px;
}
.link-box > div > h3 {
	font-size: 1.4em;
	}
.link-box > div >p {
	font-size: 0.8em;
	}
.link-section02 .link-box > div {
	padding: 15px 15px;
}
.link-box > div > p:last-child {
	text-align: left;
}
form dd {
	margin-left: 0 !important;
	margin-bottom: 10px;
}
footer {
	position: static !important;
	height: auto;
}
footer .text-right {
	clear: both;
	text-align: center !important;
}
.osechi-float {
	width: 100% !important;
}

}
