/*
Theme Name: Grand Restaurant Child
Theme URI: http://themes.themegoods2.com/grandrestaurant
Description: Premium Cafe & Restaurant Theme
Version: 1.0
Tags: yellow, white, responsive-layout, custom-header, custom-background, threaded-comments, translation-ready, editor-style, custom-menu
Author: ThemeGoods
Author URI: http://themeforest.net/user/ThemeGoods
License: GNU General Public License
License URI: http://themeforest.net/licenses/regular_extended
Text Domain: grandrestaurant
Template: grandrestaurant
*/
a {
    outline: 0 !important;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
body {
	font-family: -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
*, ::after, ::before {
    box-sizing: border-box;
}
a:focus {
    color: #cfa670;
}
.clear {
	clear: both;
	float: none;
}
.clearfix:before, .clearfix:after {
	content: '';
	display: table;
}
.clearfix:after {
	clear: both;
}
.ja {
	font-family: -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif !important;
}
.align__center {
	text-align: center;
}
.align__left {
    text-align: left;
}
.cardo {
	font-family: 'Cardo', serif;
}
.adobegaramond {
	font-family: "adobe-garamond-pro",serif;
}
.eaves {
	font-family: "mr-eaves-modern",sans-serif;
}
.common_sec {
    clear: both;
    padding: 120px 0;
}
#page_content_wrapper .inner .inner_wrapper {
    padding-top: 0;
}
.mid-container {
    max-width: 640px;
    margin: 0 auto;
}
.bg_lgray {
	background: #f9f9f9;
}
.upper {
	text-transform: uppercase;
}
.heading__xlarge {
	font-size: 42px;
}
.heading__large {
	font-size: 32px;
}
.heading__xs {
    font-size: 18px;
}
.home .heading {
    margin-bottom: 24px;
}
#page_caption h1 {
	font-family: 'Cardo', serif;
	font-weight: normal;
}
.button.button__primary {
	background: none;
	color: #000;
	border-color: #000;
}
.item__readmore {
	margin-top: 42px;
	font-family: "mr-eaves-modern",sans-serif;
}
.text_desc .item__readmore {
}
a.button.item__readmore.medium {
    font-size: 12px;
    padding: 14px 32px;
}
.col-text {
	line-height: 2;
}
.flex-center {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
	display: flex;[class*='g-block']:before, [class*='g-block']:after
    justify-content: center;
    align-items: center;
}
.flex-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

body.home .top_bar.hasbg {
	background: transparent;
}
body.home .top_bar.hasbg #menu_wrapper div .nav > li > a {
	color: #FFF !important;
}
.top_bar.hasbg {
    background-image: none;
	background: #FFF;
}
.top_bar.hasbg #menu_wrapper div .nav > li > a {
	color: #757575 !important;
}

.cb_selection_list_item_wraper {
	position: relative;
	background: #FFF;
}

.float_food_menu {
	background: #FFF;
	z-index: 9998;
	font-size: 0;
	width: 100%;
	position: relative;
	margin: 0;
}


.float_food_menu_item {
	margin: 0;
	display: inline-block;
	background: none;
	padding: 10px 0;
    text-align: center;
    cursor: pointer;
}
.float_food_menu_item a:after {
    display: block;
    width: 100%;
    height: 1px;
    background: #000;
    content: '';
}
.float_food_menu_item.active {
	
}
.float_food_menu_item a { 
	color: #000;
	text-decoration: none;
	font-size: 16px;
    font-family: "mr-eaves-modern",sans-serif;
    text-transform: uppercase;
	display: inline-block;
	line-height: 1.2;
}
.float_food_menu_item.active a {
	color: #000;
}
.float-menu {
    background: #FFF;
	width: 100%;
}
.float-menu .float_food_menu_item a:after {
	content: none;
}
.float-menu .float_food_menu_item a {
	color: #CCC;
}
.float-menu .float_food_menu_item.active a {
	color: #000;
}
form#order_form input[type="radio"],
form#order_form .check-require{
	display: inline !important;
	position: absolute;
	opacity: 0;
}

.option_menu_wraper {clear: both;}
#page_content_wrapper #tabs_food_menu_header {margin-left: 0;}
#order_form_tabs_wraper .r-tabs-accordion-title {
    display: none !important;
}
#tabs_food_menu_wraper h2.resp-accordion {display: block !important}
#tabs_food_menu_wraper #tabs_food_menu_header {display: none !important}
#tabs_food_menu_wraper .resp-tabs-container {min-height: auto; width: 100%}
#tabs_food_menu_wraper {overflow: hidden; margin-bottom: 30px !important;}
#tabs_food_menu_wraper h2.resp-accordion {
	font-family: "mr-eaves-modern",sans-serif;
    font-weight: 300;
    text-transform: uppercase;
	font-size: 24px;
	border: none;
	position: relative;
}
.tab_text {
    display: inline-block;
    vertical-align: middle;
}
.group-comleted i {
    line-height: inherit;
    vertical-align: middle;
}
#tabs_food_menu_wraper .resp-arrow, #tabs_food_menu_wraper .resp-tab-active span.resp-arrow {
    border: none;
}
.tab_group .edit {
    font-size: 14px;
    border: 1px solid #000;
    border-radius: 5px;
    padding: 5px 10px;
    line-height: 1;
    display: inline-block;
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -13px;
}
.width-full {
    width: 100%;
}

/* range slider*/
.rangeslider__fill, .rangeslider {
    background: #E0E0E0;
}
.rangeslider, .rangeslider__fill {
    display: block;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0;
}
.rangeslider--horizontal {
    height: 10px;
    width: auto;
}
.rangeslider__handle:after {
	display: none;
}
.rangeslider__handle {
	background: rgb(192,163,53);
    background: rgba(192,163,53,1);
    border: 0px;
    cursor: -webkit-grab;
    width: 20px;
    height: 36px;
    background-image: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
	-webkit-transition: -webkit-transform 0.15s ease-out;
    transition: -webkit-transform 0.15s ease-out;
    transition: transform 0.15s ease-out;
    transition: transform 0.15s ease-out, -webkit-transform 0.15s ease-out;
}
.rangeslider__handle:active {
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    background: rgb(192,163,53);
    background: rgba(192,163,53,1);
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}
.time-range__minus, .time-range__minus .button, .time-range__plus, .time-range__plus .button {
    padding: 0 !important;
    height: 36px !important;
    width: 36px !important;
}
.time-range__minus .button:before, .time-range__plus .button:before {
    margin-top: 0.15em !important;
}
.time-range .button:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-top: 0.25em;
}
.time-range__minus .button, .time-range__plus .button {
    background: #FFF !important;
    border: 1px solid #E0E0E0 !important;
    color: #E0E0E0 !important;
    font-size: 22px !important;
    padding-left: 1px !important;
    position: relative !important;
    z-index: 10 !important;
	font-family: "brandon-grotesque", "Helvetica Neue", sans-serif !important;
	font-weight: bold !important;
	line-height: 1 !important;
    letter-spacing: 1px !important;
    text-transform: uppercase !important;
    vertical-align: middle !important;
    -webkit-backface-visibility: hidden !important;
    margin-right: 0 !important;
}

.time-range__plus .button:before {
    margin-top: 0.35em;
}

.circle {
    border-radius: 50% !important;
    overflow: hidden !important;
}

#password_wraper {margin-top: 20px;}

@media only screen and (max-width: 1189px) {
	.float_food_menu:not(.float-menu) a {
	position: absolute;
    left: 50%;
    bottom: 0;
    transform: translate(-50%, 0);
}
}
@media only screen and (max-width: 1099px) {
	.standard_wrapper, #page_content_wrapper {
    max-width: 960px;
    width: 100%;
    margin: auto;
	}
	#page_content_wrapper.fullwidth {
		max-width: 100%;
	}
}
/*header*/
#menu_wrapper {
    max-width: 960px;
    width: 100%;
}
#mobile_nav_icon {
	 border: none;
}
.top_bar.hasbg #mobile_nav_icon, #mobile_nav_icon {
    border: none;
    position: relative;
    height: 33px;
    width: 21px;
}
#menu_wrapper .nav ul, #menu_wrapper div .nav {
    float: none;
}
.nav>li>a:hover, .nav>li>a:focus {
    background-color: transparent;
}
@media (max-width: 992px) {
.menui {
    background: #000;
    -webkit-transition: 0.6s ease;
    transition: 0.6s ease;
    -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.29, 1.01);
    transition-timing-function: cubic-bezier(0.75, 0, 0.29, 1.01);
    margin-top: 5px;
    position: absolute;
}
.top-menu {
    top: 5px;
    width: 21px;
    height: 2px;
}
.mid-menu {
    top: 11px;
    width: 21px;
    height: 2px;
}
.bottom-menu {
    top: 17px;
    width: 21px;
    height: 2px;
}
}

@media only screen and (max-width: 960px) {
	#menu_wrapper {
		padding: 0 20px;
	}
	#nav_wrapper {
		display: none;
	}
	.header_style_wrapper .top_bar {
		height: 60px !important;
	}
	.menu_buttons_content {
    display: table;
    vertical-align: middle;
	height: 60px;
	}
	.top_bar.hasbg #mobile_nav_icon, #mobile_nav_icon {
    
	}
	.hamburger {
    height: 40px;
    position: relative;
    margin-top: 5px;
	}
}
body.home #custom_logo_transparent {
    max-width: 160px;
}
#custom_logo_transparent {
    max-width: 130px;
}
#custom_logo_transparent img, .logo_wrapper img {
    width: 100% !important;
    height: auto !important;
}
#custom_logo {
    max-width: 123px;
}
#nav_wrapper {
    float: left;
}
#menu_wrapper div #main_menu li > a, .top_bar.hasbg #tg_reservation {
    font-size: 16px;
    font-family: "mr-eaves-modern",sans-serif;
    font-weight: 400;
    line-height: 1 !important;
}
.top_bar #tg_reservation {
	color: rgba(192,163,53,1);
	border-color: rgba(192,163,53,1);
}
.top_bar.hasbg #tg_reservation {
    padding: 10px 20px;
    margin-right: 0;
	color: rgba(192,163,53,1);
	border-color: rgba(192,163,53,1);
}
body.home .top_bar.hasbg #tg_reservation {
	border-color: #FFF;
	color: #FFF;
}
#tg_reservation {
    font-weight: 400;
}
#tg_reservation:hover, #tg_reservation:active {
	
}
@media only screen and (max-width: 767px) {
	#menu_wrapper #custom_logo_transparent img, #menu_wrapper .logo_wrapper img {
    width: 100% !important;
    height: auto !important;
	max-height: 100%;
	}
}
/*header title*/
#page_caption.hasbg .page_title_wrapper {
    top: 50%;
    bottom: auto;
    /* transform: translateY(-50%); */
}
#page_caption .main-pagetitle {
    line-height: 1.2;
}
#page_caption.hasbg h1 {
	font-family: 'Cardo', serif;
	letter-spacing: 0;
}
.ja_title, .ja-title {
	font-family: -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
.withsub .ja-title {
    display: block;
    font-size: 20px;
}
.flex-con {
    display: inline-block;
}
.title-spancon {
	display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.title-spancon .line-item {
    font-size: 60%;
    font-family: "adobe-garamond-pro",serif;
    font-style: italic;
    border-top: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
}
.title-spancon > span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.title-spancon .left-span {
    margin-right: 20px;
}
.title-spancon .right-span {
    margin-left: 20px;
}
/*Footer*/
.footer_bar_wrapper {
	border: none !important;
}
a[href^="tel:"] { cursor: default; }
a[href^="tel:"]:hover, a[href^="tel:"]:focus {
	color: inherit;
	text-decoration: none;
}
@media only screen and (max-width: 767px) {
	.footer_bar_wrapper {
    margin: 0;
	}
}
/*Container*/
.full_contain {
		max-width: 1425px;
		padding: 0 20px;
		margin: 0 auto;
	}
.mid_contain {
	max-width: 980px;
	margin: 0 auto;
}
#page_content_wrapper.page_static_wrap {
	padding: 40px 20px;
}
#page_content_wrapper.page_static_wrap .inner .full_width {
	float: none;
}
/*Static Page*/
.content-item-list .content-item:not(:last-child) {
    padding-bottom: 40px;
}
.page_static_wrap h3 {
    font-size: 18px;
    margin-bottom: 10px;
}
#page_content_wrapper.page_static_wrap p {
	padding: 0;
}
/*Breadcrumbs*/
#page_caption.baseline_caption {
	padding-bottom: 0 !important;
	padding-top: 0 !important;
}
#page_caption.baseline_caption:not(.hasbg) .page_title_wrapper {
    padding-bottom: 40px;
}
#page_caption.baseline_caption .page_title_wrapper h1 {
	font-size: 34px;
	text-align: center;
}
#page_caption, .breadcrumbs {
    padding-left: 24px;
    padding-right: 24px;
}
.breadcrumbs, .breadcrumbs a {
    color: #b2b2b2;
}
.breadcrumbs {
    padding-top: 18px;
    padding-bottom: 18px;
    line-height: 1;
	border-top: 1px solid #e1e1e1;
}
.breadcrumbs br {
    display: none;
}
@media only screen and (min-width: 1100px) {
	.full_contain {
		max-width: 1425px;
		padding: 0 20px;
		margin: 0 auto;
	}
}
/*Order Guide*/
.call_link {
    cursor: default;
    font-size: 20px;
	position: relative;
	padding-left: 25px;
}
.call_link:before {
	content: "\ea05";
	display: inline-block;
    font: normal normal normal 14px/1 'ggicons';
    font-size: inherit;
    speak: none;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -10px;
}
#page_content_wrapper.page_static_wrap p:not(:last-child) {
    margin-bottom: 10px;
}
/*home*/
.row.grid_row {
    margin: 0;
}
.grid_row .col-grid {
	padding: 0;
}
.grid-item {
	height: 380px;
	box-sizing: border-box;
	/*width: 100%;*/
}
@media (min-width: 768px) {
	.grid-reverse-lg .flex-wrap .grid-item:first-child {
  -webkit-box-ordinal-group:1;
  -ms-flex-order:1;
  -webkit-order:1;
  order:1;
}
.grid-reverse-lg .flex-wrap .grid-item:last-child {
  -webkit-box-ordinal-group:0;
  -ms-flex-order:0;
  -webkit-order:0;
  order:0;
}
}

.grid-image {
	background: #CCC;
}
.grid-text-inner {
	display: table;
	padding: 0px 60px;
    background: #fff;
    width: 100%;
	height: 100%;
	text-align: center;
}
.grid-text-inner .text-span {
	display: table-cell;
    vertical-align: middle;
    line-height: 22px;
}
.grid-text-inner .text-span p {
    max-width: 380px;
    margin: 0 auto;
}
#homeMenu .text_desc {
    max-width: 420px;
    margin: 0 auto;
}
.random-grid-image {
    height: 500px;
	margin-left: -5px;
    margin-right: -5px;
}
.random-grid-image > div {
    padding: 0 5px;
	height: 100%;
}
.random-grid-image .small-grid-image {
    height: 50%;
}
.random-grid-image .large-grid-image {
    height: 100%;
}
.menu-grid-img {
	background: #CCC;
	width: 100%;
	height: 100%;
}
.random-grid-image .small-grid-image:first-child {
    padding-bottom: 5px;
}
.random-grid-image .small-grid-image:last-child {
    padding-top: 5px;
}
#footerReserve {
	background: url(images/bg_reserve.jpg) no-repeat;
	background-size: cover;
	background-position: center;
}
#footerReserve .heading {
    font-weight: 300;
    font-size: 28px;
    letter-spacing: 3px;
	margin-bottom: 24px;
}
#footerReserve .note-reserve {
	padding: 0;
    margin-bottom: 15px;
}
#footerReserve .contact-list {
    margin-top: 40px;
}
#footerReserve .contact-list .button {
    min-width: 230px;
    margin: 0;
    padding: 12px 20px;
    font-size: 14px;
    letter-spacing: 0px;
}
#page_content_wrapper p.note-reserve {
    padding: 0;
    margin-bottom: 15px;
}
.tel_link {
	font-family: "adobe-garamond-pro",serif;
}
.contact-list .tel_link {
    font-size: 32px;
    line-height: 1;
}
#footerAccess {
    background: none;
	position: relative;
}
#footerAccess .contain-box {
    max-width: 400px;
    margin: 0 auto;
    padding: 60px 30px;
    background: #FFF;
	position: relative;
	z-index: 1;
}
.contain-box .access-col:first-child {
    margin-bottom: 32px;
}
.access-col h4 {
    margin-bottom: 10px;
}
.access-col p {
	letter-spacing: 2px;
	margin-bottom: 10px;
    padding: 0;
}
.link_underline {
    display: inline-block;
    line-height: 18px;
}
.link_underline:after {
    content: '';
    width: 100%;
    height: 2px;
    display: block;
    background: #000;
	-webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.link_underline:hover:after, .link_underline:focus:after {
	opacity: 0;
}
.access-col em {
    font-style: normal;
    color: #757575;
    font-size: 12px;
	display: block;
	line-height: 1;
    margin-top: 5px;
}
#mapbg {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}
.huge_it_google_map_container {
    height: 100%;
}
#mapbg .huge_it_google_map_container > div {
    height: 100% !important;
}
#footerAccess:before {
    content: '';
    background: rgba(150,150,150,0.4);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0;
}
.page_content_wrapper {overflow: hidden;}
.col-image {
    text-align: center;
}
@media (max-width: 992px) and (min-width: 768px) {
	#homeAbout .col-text, #homeMenu .col-text {
    text-align: center;
    padding: 60px 60px 0;
	}
	#homeAbout .col-text .text_desc {
    max-width: 620px;
    margin: 0 auto;
	}
}
@media (max-width: 992px) {
	#homeMenu .flex-center-inner {
    width: 100%;
	}
	.sm-reverse > div:first-child {
	-webkit-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
	}
	.sm-reverse > div:last-child {
	-webkit-box-ordinal-group: 0;
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0;
	}
	.half-oneimg {
    margin-bottom: 20px;
	}
}
@media (min-width: 768px) {
	.xs-show {
		display: none;
	}
	.flex-image {
    min-height: 400px;
		
	}
}
@media (max-width: 767px) {
	.xs-hide {
		display: none;
	}
	.flex-image {
    min-height: 200px;
	
	}
	#homeAbout .col-text, #homeMenu .col-text {
		padding-top: 40px;
		text-align: center;
	}
	.home #page_content_wrapper .inner .sidebar_content.full_width {
    padding-top: 0;
	}
	body.home .top_bar.hasbg {
		background: #FFF;
	}
}
@media only screen and (min-width: 62em) {
	#homeAbout .col-text {
		padding-top: 60px;
	}
}
@media only screen and (min-width: 48em) {
	.contact-list .contact-tel {
    margin-top: 60px;
	}
}
@media only screen and (max-width: 47.9em) {
	.common_sec {
    padding: 60px 0;
	}
}
/*Menu bg*/
.bg-wrap {
    background-size: 100%;
    /*background-position: center top;*/
}
.bg-wrap #page_caption {
    background: none;
}
.bg-wrap #page_caption h1 {
	color: #FFF;
}
.bg-wrap #page_caption {
    background: none;
    border: none;
}
#page_caption.menutitle-caption {
    padding: 0;
	margin-bottom: 40px;
}
#page_caption.menutitle-caption h1 {
    font-size: 40px;
}
.menu-con {
}
.bg-menupage {
	padding: 60px 0;
	background-attachment: fixed;
    background-size: cover;
    background-position: center top;
}
@media only screen and (max-width: 960px) {
	.bg-menupage {
	padding: 60px 20px;
	}
}
/*common*/
.title_wrap.has_ja {
    margin-bottom: 15px;
}
/*parallax layout*/
.ppb_card_two_cols_with_image .page_content_wrapper {
    overflow: visible;
}
.parallax_wrap {
    position: relative;
}
.parallax_wrap .image_parallax {
    width: 75%;
}
.parallax_wrap .desc_parallax {
    position: absolute;
	right: 0px;
	width: 38%;
	color: #000;
}
.parallax_wrap .desc_parallax {
    padding: 50px 40px;
    background: #FFF;
}
.bg_wht .parallax_wrap .desc_parallax {
    background: #f9f9f9;
}
.even .image_parallax {
    float: right;
    clear: right;
    margin-right: 0;
}
.parallax_wrap .desc_parallax.left_desc {
    right: auto;
    left: 0;
	text-align: right;
}
.parallax_wrap .desc_parallax .ppb_title {
    font-size: 24px;
    letter-spacing: 0px;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-weight: normal;
    line-height: 1.5;
}
.parallax_wrap .desc_parallax .title_wrap.has_ja .ppb_title {
    margin-bottom: 5px;
    line-height: 1;
}
.parallax_wrap .desc_parallax .ppb_title_ja {
	font-size: 15px;
}
.parallax_wrap .price {
    font-size: 24px;
    margin-bottom: 18px;
    line-height: 1;
	font-family: "mr-eaves-modern",sans-serif;
	font-weight: 400;
    letter-spacing: 1px;
}
.parallax_wrap .catch {
	font-weight: bold;
}
.parallax_wrap .desc p {
    padding: 0;
	font-size: 13px;
	
}
.parallax_wrap .desc p:not(:last-child) {
	margin-bottom: 15px;
}
.desc_parallax .item__readmore {
	margin-top: 32px;
}
@media only screen and (min-width: 48em) {
	.parallax_wrap .desc_parallax {
	min-width: 460px;
	}
}
/*Party*/
.ppb_party > section:first-child {
    padding-bottom: 0;
}
.ppb_party .parallax_wrap .desc_parallax {
    padding: 0 !important;
    display: block !important;
}
#card1 .front, #card1 .back, #card2 .front, #card2 .back {
    
	/*height: auto !important;*/
}
.front .flip-inner, .back .flip-inner {
	position: relative;
	padding: 20px 10px;
}
.front .flip-inner {
    background: #f9f9f9;
}
.back .flip-inner {
    background: #FFF;
	border: 1px solid #eee;
}
.parallax_wrap .desc_parallax.desc_parallax_full {
    width: 80%;
}
.back .flip-inner .ppb_title, .back .flip-inner .ppb_title_ja {
    display: inline-block;
}
.back .flip-inner .ppb_title_ja {
    float: right;
}
.parallax_wrap .desc_parallax.left_desc #card2 .back {
    text-align: left;
}
ul.plan-items {
    list-style: none;
}
ul.plan-items li {
    padding: 5px 0;
    font-size: 13px;
}
@media only screen and (min-width: 48em) {
	.back .flip-inner, .front .flip-inner {
		padding: 50px 40px;
	}
}
/*Our Story*/
#concept_story .parallax_scroll_image img {
    opacity: 0;
}
#concept_story {
	padding: 60px 0 0 !important;
    background: url(../../uploads/2018/02/ginger_plate.png) no-repeat;
    background-position: right -60px top 0px;
}
#concept_story .parallax_scroll {
    background: transparent !important;
	max-width: 760px;
	
}
#concept_story .ppb_title {
    font-size: 37px;
	font-family: "adobe-garamond-pro",serif;
	font-style: italic;
}
#concept_story .ppb_subtitle {
    font-size: 16px;
}
#concept_story .ppb_content_text {
    line-height: 2;
}
#our_chef .ppb_title {
    font-size: 42px;
    font-family: "adobe-garamond-pro",serif;
    font-style: italic;
}
#our_chef .name {
    font-size: 42px;
    font-family: "adobe-garamond-pro",serif;
    font-weight: 600;
	margin-bottom: 15px;
}
#our_chef .name_ja {
    font-size: 20px;
}
#our_chef p {
    padding: 0;
}
#our_chef .profile_sub {
    margin-top: 15px;
    font-size: 15px;
}
#our_chef .profile_desc {
    margin-top: 15px;
}
@media only screen and (min-width: 768px) {
	#concept_story .parallax_scroll {
    margin-left: 90px;
	padding-left: 0px !important;
	}
}
/*Menu*/
.additional_con > div:not(:last-child) {
    margin-bottom: 50px;
}
.style_additional {
	color: #000;
}
.style_additional .add_title {
    font-weight: 300;
    color: #000;
    font-family: "mr-eaves-modern",sans-serif;
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 5px;
}
.style_additional .hours {
    font-family: "adobe-garamond-pro",serif;
    font-style: italic;
    font-size: 18px;
}
.style_additional .readit_intro {
    padding-bottom: 30px;
	position: relative;
}
.style_additional .readit_intro:after {
    content: '\ea03';
    font: normal normal normal 14px/1 'ggicons';
    font-size: inherit;
    speak: none;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: rotate(-90deg);
    display: inline-block;
    position: absolute;
    bottom: 15px;
    left: 50%;
    margin-bottom: -6px;
    text-align: center;
    margin-left: -6px;
}
.readit_link a {
    border-bottom: 1px solid #000;
    padding-bottom: 2px;
}
.readit_link a:hover, .readit_link a:focus {
	color: #CCC;
	border-color: #CCC;
}
.tab_style2 .tab-content>.tab-pane > div {
	float: none;
}
.tab_style2 .tab-content>.tab-pane > div:not(:last-child) {
    padding-bottom: 90px !important;
	position: relative;
}
.tab_style2 .tab-content .tab-pane .divide_line:not(:last-child) {
    border-top: 1px solid #EBEBEB;
	padding-bottom: 30px !important;
	padding-top: 30px !important;
}
.menu_content_classic h5.menu_post {
    display: table;
    width: 100%;
}
.menu_content_classic h5.menu_post .menu_title, .menu_content_classic h5.menu_post .menu_price {
	display: table-cell;
	vertical-align: top;
}
.menu_content_classic h5.menu_post .menu_price {
	width: 80px;
	text-align: right;
	top: -5px;
	right: 2px;
	position: relative;
	line-height: 1;
}
.menu_content_classic h5.menu_post .menu_price.size-price {
    position: absolute;
}
.menu_content_classic .japanese_name small {
    padding-top: 5px;
	color: #424242;
}
@media only screen and (max-width: 1099px) and (min-width: 62em) {
	.menu_content_classic h5.menu_post .menu_title, .menu_content_classic h5.menu_post .menu_price {
    font-size: 16px;
	}
	.ppb_portfolio .portfolio_filter_wrapper .menu_content_classic h5.menu_post {
    line-height: 1.2;
	margin-bottom: 0;
	}
	.one .menu_content_classic h5.menu_post {
    margin-bottom: 5px;
	}
}
@media only screen and (max-width: 47.9em) {
	.tab_style2 .tab-content>.tab-pane > div:not(:last-child) {
		padding-bottom: 60px !important;
	}
	.align__left_xs {
		text-align: left;
	}
	.style_additional .readit_intro {
    padding-bottom: 10px;
	}
	.style_additional .readit_intro:after {
		content: none;
	}
	.style_additional .readit_intro .read_inner {
    padding-right: 23px;
    position: relative;
	display: inline-block;
	}
	.style_additional .readit_intro span:after {
    content: '\ea03';
    font: normal normal normal 14px/1 'ggicons';
    font-size: inherit;
    speak: none;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: rotate(-90deg);
    display: inline-block;
    position: absolute;
    right: 0;
	top: 0;
    margin-bottom: 0;
    text-align: center;
    margin-left: 0;
	}
}
.item_info .japanese_name.withex .price_ex {
    display: inline-block;
    float: right;
	}
@media only screen and (min-width: 480px) {
	.flex-wrap-sq {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	}
	.flex-wrap-sq .btplus {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
	}
	
}

.tab-content>.tab-pane:before, .tab-content>.tab-pane:after {
	display: table;
	content: '';
}
.tab-content>.tab-pane:after {
	clear: both;
}
.tab_style2 .nav-tabs {
    text-align: center;
	border-top: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
    margin-bottom: 20px !important;
	margin: 0;
	list-style: none;
}
.tab_style2 .nav-tabs>li {
    width: auto !important;
    float: none;
    position: relative;
    display: inline-block;
    margin: 0;
    list-style: none;
}
.tab_style2 .nav-tabs>li a, .tab_style2 .nav-tabs>li a:hover, .tab_style2 .nav-tabs>li a:focus {
    background: none;
	border: none;
	margin: 0;
}
.tab_style2 .nav-tabs>li a {
    display: inline-block;
    padding: 10px 15px;
    text-decoration: none;
    text-shadow: none;
    font-size: 18px;
    font-weight: 300;
    color: #fff;
	font-family: "mr-eaves-modern",sans-serif;
	text-transform: uppercase;
}
.tab_style2 .nav-tabs>li.active a {
	font-weight: 700;
    color: #FFF;
}
.tab_style2 .tab-content>.tab-pane {
	background: #FFF;
	padding: 60px 0;
}
.ppb_menu .r-tabs-nav .r-tabs-state-active .r-tabs-anchor {
	font-weight: 700;
	color: #FFF;
}
.bg-wrap .page_title_inner {
    text-align: center;
}
.tabcon {
    background: #FFF;
}
.tabcon > div {
    float: none;
}
.ppb_menu_wrap {
    margin-bottom: 40px;
}
.ppb_menu_title {
    text-transform: uppercase;
    margin-bottom: 40px;
    padding-bottom: 0;
    border-bottom: none;
    display: inline-block;
    letter-spacing: 0;
	font-family: 'Cardo', serif;
}
.ppb_menu_wrap .ppb_menu_title {
    margin-bottom: 10px;
}
.ppb_menu .four_cols.gallery .element {
    width: 50%;
}
.ppb_menu .one_fourth.gallery4 {
    width: 40%;
}
.ppb_menu .portfolio_filter_wrapper.gallery {
    height: auto !important;
}
#page_content_wrapper .ppb_menu_title_desc p {
    padding: 0;
}
.flex-image .image_classic_frame, .flex-image .image_classic_frame .image_wrapper, .flex-image .image_classic_frame .image_wrapper .img_frame {
    height: 100%;
}
.flex-image .image_classic_frame .image_wrapper .img_frame {
	display: block;
	height: 400px;
	width: auto;
}
.menu_content_classic .menu_title {
	font-family: "adobe-garamond-pro",serif;
	font-weight: 400;
	text-transform: initial;
	font-size: 20px;
}
.menu_content_classic .menu_price, .menu_content_classic .menu_post size, .menu_content_classic .menu_title.size, .menu_content_classic .menu_price.size {
	top: -6px;
    font-size: 18px;
    font-weight: 300;
    color: #000;
	font-family: "mr-eaves-modern",sans-serif;
}
.ppb_menu .portfolio_desc {
    float: left;
    box-sizing: border-box;
    width: 60%;
    padding: 15px 20px;
}
.ppb_menu .four_cols.gallery .element {
    width: 100%;
    padding: 10px;
    transform: none !important;
    position: relative !important;
    left: auto !important;
    top: auto !important;
    float: none;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
}
.flexwrap-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	margin: 0 -10px;
}
.menu_content_classic .post_detail.menu_excerpt {
    width: 100%;
}
.portfolio_filter_wrapper h5.menu_post {
    line-height: 24px;
}
.portfolio_desc .japanese_name, .menu_content_classic .japanese_name {
    font-size: 14px;
    line-height: 1.4;
    margin-bottom: 15px;
}
.japanese_name small {
    display: block;
    padding-top: 3px;
}
.menu-con .portfolio4 .menu_content_classic .post_detail.menu_excerpt {
    width: 100%;
	color: #000;
}
.menu_content_classic .post_detail:not(:last-child) {
    margin-bottom: 5px;
}
.extra_description {
    font-size: 12px;
    font-weight: normal;
}
.tab_style2 .nav-tabs {
    font-size: 0;
	}
.drink-banner {
	background: url(images/banner-drink.jpg);
	background-size: cover;
	background-position: center;
	min-height: 300px;
}
.lunch-banner {
	background: url(images/banner-lunch.jpg);
	background-size: cover;
	background-position: center;
	min-height: 300px;
}
#page_content_wrapper .tab-content>.tab-pane > .banner-wrap {
	padding-bottom: 0 !important;
}
.tab_style2 .tab-content>.tab-pane > .additional_con {
    padding-top: 30px;
}
@media only screen and (min-width: 48em) {
	.pc-none {
		display: none;
	}
}
@media only screen and (max-width: 47.9em) {
	
	.bg-wrap #page_content_wrapper {
    padding: 0;
	}
	.bg-wrap {
    padding-left: 20px;
    padding-right: 20px;
	}
	.common_sec .standard_wrapper {
    padding: 0 20px 0 20px;
	}
	.ppb_menu .one_fourth.gallery4 {
		width: 100%;
		height: 296px;
		float: none;
	}
	.ppb_menu .portfolio_desc {
    float: none;
    width: 100%;
    padding: 15px 0px;
	}
	.tab_style2.ppb_menu .nav-tabs>li {
	width: 25% !important;
	}
}
/*Lunch desc*/
.lunch-desc .ppb_menu_title {
    margin-bottom: 10px;
}
.lunch-desc .ppb_menu_subtitle {
    margin-bottom: 20px;
}
.lunch-desc .inner-desc {
    max-width: 480px;
    margin: 0 auto;
}
.flex-wrap-sq .btplus {
	text-align: center;
}
.flex-wrap-sq .sqbox {
    text-align: center;
	width: 180px;
    height: 180px;
    border: 1px solid #000;
}
.sq-wrap {
    max-width: 480px;
    margin: 0 auto;
}
.sqbox-inner {
    display: table;
    vertical-align: middle;
    width: 100%;
    height: 100%;
}
.sqbox-inner-box {
	display: table-cell;
	vertical-align: middle;
	padding: 20px 10px;
}
.sq-text {
    display: block;
    line-height: 1.2;
}
.sq-text small {
    margin-top: 3px;
    display: block;
}
.sq-plus {
    margin: 5px 0;
    display: block;
    font-size: 12px;
    line-height: 18px;
}
.btplus {
    font-size: 20px;
}
@media only screen and (max-width: 1300px) and (min-width: 1090px) {
	.flex-wrap-sq .sqbox {
		width: 160px;
		height: 160px;
	}
}
@media only screen and (max-width: 61.9em) {
	.sq-wrap {
		margin-top: 20px;
	}
}
@media only screen and (max-width: 47.9em) {
	.menu_content_classic .menu_title {
    font-size: 18px;
	}
	.post_detail.menu_excerpt {
		font-size: 12px;
	}
}
@media only screen and (max-width: 479px) {
	.flex-wrap-sq {
    margin: 20px auto 0;
	}
	.flex-wrap-sq .sqbox {
    margin: 0 auto;
	}
}
@media only screen and (max-width: 430px) {
	.style_additional .readit_intro span:after {
		content: none;
	}
	.style_additional .readit_intro .read_inner {
		padding-right: 0;
	}
	.sqbox-inner-box {
    padding: 5px 10px;
	}
}
/*AFternoon tea*/
#afternoon_details {
    text-align: center;
    padding: 60px 0 !important;
}
.ppb_afternoontea .ppb_title {
	font-family: 'Libre Baskerville', serif;
}
.menu-box {
    background: #FFF;
    padding: 80px 20px;
}
.menu-box-inner {
	max-width: 820px;
	margin: 0 auto;
}
.menu-box .title-wrap {
    margin-bottom: 60px;
}
.menu-box .ppb_title {
    font-size: 26px;
    margin-bottom: 20px;
	text-transform: initial;
}
.menu-box .ppb_title_sub {
    font-size: 16px;
}
.menu-box .row > div:not(last-child) {
	margin-bottom: 40px;
}
.menu-list-items h4 {
    font-size: 15px;
    line-height: 1;
    margin-bottom: 15px;
	font-family: 'Libre Baskerville', serif;
}
.menu-list-item .menu_title {
    font-size: 15px;
	font-family: 'Libre Baskerville', serif;
}
#details h2.ppb_title {
    font-size: 34px;
	margin-bottom: 40px;
	color: #FFF;
	text-transform: uppercase;
}
.menu-list-items .menu-list-item:not(:last-child) {
    margin-bottom: 25px;
}
#page_content_wrapper .menu-list-items .menu-list-item > div {
	color: #000;
}
#page_content_wrapper .menu-list-items .menu-list-item .menu_excerpt {
    line-height: 1.5;
    margin-top: 2px;
	font-size: 12px;
}
.ppb_menu .standard_wrapper {
	padding: 0 20px;
}
@media only screen and (min-width: 1100px) {
	.ppb_menu .standard_wrapper {
    padding: 0 40px;
	}
}
@media only screen and (min-width: 1300px) {
	.ppb_menu .standard_wrapper {
    padding: 0 60px;
	}
}

@media only screen and (max-width: 960px) {
	
}
@media only screen and (min-width: 62em) {
	.ppb_menu .four_cols.gallery .element {
    width: 50%;
	}
	.menu-box .row > div:nth-last-child(2) {
	margin-bottom: 0;
	}
}
/*Catering*/
.sec-title-wrap {
	position: relative;
    padding-bottom: 60px;
	color: #000;
}
.with_separater {
	padding-bottom: 80px;
}
.with_separater:before {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #ededed;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    position: absolute;
    left: 50%;
    bottom: 40px;
    margin-left: -5px;
    margin-bottom: -5px;
}
.with_separater:after {
    content: "";
    width: 320px;
    height: 1px;
    background: #ededed;
    display: inline-block;
    position: absolute;
    bottom: 40px;
    left: 50%;
    margin-left: -160px;
}
.sec-title-wrap .catch {
    font-family: "adobe-garamond-pro",serif;
    font-style: italic;
    font-size: 21px;
    margin-bottom: 15px;
}
.sec-title-wrap .ppb_title {
    font-family: 'Cardo', serif;
    text-transform: uppercase;
    font-size: 34px;
}
.sec-title-wrap .ja_title {
    font-size: 18px;
    margin-top: 15px;
}
.concept-sec .desc-con p {
    padding: 0;
    line-height: 2;
	color: #000;
}
.concept-sec .desc-con p:not(:last-child) {
    margin-bottom: 15px;
}
/*Catering Menu List*/
section .catering_list:not(:last-child) {
    margin-bottom: 80px;
}
.catering_list .desc_parallax .ppb_title {
    font-family: 'Cardo', serif;
}
.catering_list .parallax_wrap .desc {
    font-size: 12px;
}
.catering_list .parallax_wrap .desc .catch {
    font-weight: 400;
	font-size: 14px;
}
/*Catering Single*/
.catering_menu .image_parallax {
    margin-top: -60px;
    min-height: 640px;
    background: #CCC;
	position: relative;
}
.catering_menu .image_parallax:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: -webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(50%,transparent),color-stop(76%,rgba(0,0,0,0.1)),color-stop(93%,rgba(0,0,0,0.4)),to(rgba(0,0,0,0.59)));
    background-image: -webkit-linear-gradient(transparent 0%,transparent 50%,rgba(0,0,0,0.1) 76%,rgba(0,0,0,0.4) 93%,rgba(0,0,0,0.59) 100%);
    background-image: linear-gradient(transparent 0%,transparent 50%,rgba(0,0,0,0.1) 76%,rgba(0,0,0,0.4) 93%,rgba(0,0,0,0.59) 100%);
    z-index: 2;
}
.parallax_wrap .price .ja {
    font-size: 18px;
}
.para_bgtype {
}
.catering_menu .desc_parallax .ppb_title {
    font-family: 'Cardo', serif;
}
.desc_panel ul {
    list-style: inside;
}
.desc_panel p:not(:last-child) {
    margin-bottom: 15px;
    padding: 0;
}
.desc_panel p.label {
	margin-bottom: 5px;
}
.desc_panel .desc:not(:last-child) {
    margin-bottom: 20px;
}
.desc_panel ul:not(:last-child) {
    margin-bottom: 15px;
}
.desc_panel .gg-icon-before:before {
    padding-right: 10px;
    font-size: 18px;
    vertical-align: middle;
    color: #757575;
	    display: inline-block;
    font-family: 'ggicons';
    line-height: 1;
    speak: none;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.deliver_fee:before {
	content: '\ea12';
}
.num_people:before {
	content: '\ea13';
}
.parallax_wrap .desc_parallax.desc_panel {
    margin-right: 0;
}
.menu_item_wrap .r-tabs {
   position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    border-radius: 0;
}
.menu_item_wrap {
    position: relative;
	margin-top: -140px;
	z-index: 3;
}
.menu_item_wrap .nav-tabs {
}
.menu_item_wrap .menu-cat {
    height: 105px;
    position: relative;
}
.menu_item_wrap .menu-cat .heading {
    line-height: 105px;
    font-size: 38px;
    color: #FFF;
    text-transform: uppercase;
    font-family: 'Cardo', serif;
	position: absolute;
    left: 0;
    top: 0;
}
.ppb_catering_menu .menu_item_wrap .responsive-tabs-container, .quick_menu {
    position: absolute;
    width: 60%;
    left: 0;
    top: -75px;
    font-size: 0;
	padding: 0 40px;
    background: #FFF;
}
.ppb_catering_menu .menu_item_wrap .nav-tabs li, .quick_menu li {
    height: 75px;
	text-align: left;
}
.ppb_catering_menu .menu_item_wrap .nav-tabs .js-tab, .quick_menu li {
    width: 50%;
}
.ppb_catering_menu .menu_item_wrap .nav-tabs li a, .quick_menu li .tab_link {
    width: 100%;
    border-radius: 0px !important;
	padding: 0px;
	border: none;
}
.ppb_catering_menu .nav-tabs .js-tab a, .quick_menu li .tab_link {
	color: #a2a2a2;
	text-shadow: none;
	text-transform: uppercase;
	display: table-cell;
    vertical-align: middle;
}
.ppb_catering_menu .nav-tabs .js-tab.active a, .quick_menu li.active .tab_link {
	color: #000;
}
.ppb_catering_menu .nav-tabs .js-tab, .quick_menu li {
	background: #FFF;
	display: table;
	float: left;
}
.ppb_catering_menu .nav-tabs:before, .ppb_catering_menu .nav-tabs:after {
	display: table;
	content: '';
}
.ppb_catering_menu .nav-tabs:after {
	clear: both;
}
.ppb_catering_menu .nav-tabs .js-tab a span, .quick_menu li .tab_link span {
    display: block;
    line-height: 1.4;
}
.ppb_catering_menu .nav-tabs .js-tab a .en, .quick_menu li .tab_link .en {
    font-size: 18px;
	font-family: "mr-eaves-modern",sans-serif;
    font-weight: 600;
}
.ppb_catering_menu .nav-tabs .js-tab a .ja, .quick_menu li .tab_link .ja {
    font-size: 12px;
}
.menu_item_wrap .cb_selection_list {
    max-width: 980px;
    width: 90%;
    margin: 0 auto;
    padding: 0;
	background: none;
}
.cb_selection_list_item {
    background: #FFF;
    padding: 40px 20px;
}
.cb_selection_list_item .ppb_menu_title {
    font-size: 18px;
    font-family: "mr-eaves-modern",sans-serif;
    font-weight: 300;
    margin-bottom: 0;
}
.cb_selection_list_item .ppb_menu_wrap {
	padding-bottom: 20px;
	border-bottom: 1px solid #EBEBEB;
}
.half-oneimg .oneimg {
	height: 100%;
	min-height: 300px;
}
@media only screen and (min-width: 48em) {
	.ppb_catering_menu .nav-tabs .js-tab, .quick_menu li {
    width: 25%;
	max-width: 25%;
	}
	.tabs-dropdown {
    display: none;
	}
}
@media only screen and (max-width: 1189px) {
	.menu_item_wrap {
    margin-top: -40px;
	}
	.ppb_catering_menu .menu_item_wrap .responsive-tabs-container, .quick_menu {
     position: relative;
    max-width: 980px;
    width: 90%;
    margin: 0 auto;
    left: auto;
    top: auto;
    padding: 0 40px;
    height: 75px;
	}
	.menu_item_wrap .nav-tabs {
    position: absolute;
    left: 0;
    top: 0;
    max-width: 980px;
    width: 100%;
    padding: 0 40px;
    height: 76px;
	}
	.menu_item_wrap .menu-cat {
    position: absolute;
    top: -105px;
    width: 50%;
	}
}
@media only screen and (max-width: 767px) {
	.menu_item_wrap {
    margin-top: 0;
	}
	.menu_item_wrap .menu-cat {
    position: relative;
    top: auto;
    width: 100%;
	}
	.ppb_catering_menu .menu_item_wrap .responsive-tabs-container, .quick_menu {
    max-width: 100%;
    width: 100%;
    padding: 0 20px;
    height: 75px;
	}
	.menu_item_wrap .cb_selection_list {
    width: 100%;
	}
	.menu_item_wrap .menu-cat .heading {
    color: #000;
    position: relative;
    left: auto;
    top: auto;
    text-align: center;
	}
}
/*Catering Menu Commmon*/
.cb_selection_item_list .column {
    position: relative;
}
.item_info p {
	color: #000;
}
.post_detail.menu_excerpt.extra {
    font-size: 12px;
    margin-top: 10px;
	color: #424242;
}
.item_info h5.menu_post {
    font-size: 14px;
    font-family: 'Libre Baskerville', serif;
    font-weight: 400;
    text-transform: unset;
	line-height: 1.4;
    margin-bottom: 5px;
}
.item_info .japanese_name {
    font-size: 13px;
	line-height: 1.4;
	margin-bottom: 5px;
}
.item_single h5.menu_post {
    font-size: 16px;
    font-family: -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
.cb_group_title {
    font-family: "mr-eaves-modern",sans-serif;
    font-weight: 300;
    font-size: 26px;
    margin-bottom: 30px;
    border-bottom: 1px solid #EBEBEB;
    line-height: 1;
    padding: 15px 0;
}
.item_info .menu_excerpt {
    float: none;
}
.icon-before i {
    padding-right: 5px;
}
.menu_content_classic .menu_price.ja {
    font-size: 15px;
}
.cb_selection_item_list .row:not(.column-row) {
    margin: 0;
}
.column:before, .column:after {
    content: '';
    display: table;
}
.column:after {
    clear: both;
}
/*Menu Style1*/
.item_list_style1 .menu_content_classic .menu_title {
	font-size: 22px;
}
.item_list_style1 .column:not(:last-child) {
	margin-bottom: 10px;
}
.menu_column_style1 .item_photo {
    width: 100%;
	height: 300px;
}
.item_list_style1 .menu_content_classic.item_info h5.menu_post {
    line-height: 1.4;
    margin-bottom: 5px;
}
/*Menu Style2*/
.item_list_style2 {
    margin-right: -40px;
    margin-left: -40px;
}
.item_list_style2 .column:not(:last-child) {
	margin-bottom: 0px;
	border-bottom: 1px solid #EBEBEB;
}
.item_list_style2 .column {
	-webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.menu_column_style2 .item_info {
	padding: 20px 40px;
}

.menu_column_style2 .item_photo {
	height: 300px
}
.item_list_style2 .post_detail.menu_excerpt {
    font-size: 12px;
}
.item_list_style2 > .row > .column:nth-child(even) {
    flex-flow: row-reverse;
}
.item_list_style2 .column:not(:last-child):after {
    content: "or";
    width: 50px;
    height: 50px;
    line-height: 50px;
    position: absolute;
    left: 50%;
    bottom: -25px;
    margin-left: -25px;
    background: #FFF;
    text-align: center;
    border: 1px solid #EBEBEB;
    border-radius: 100%;
    text-transform: uppercase;
	font-family: "mr-eaves-modern",sans-serif;
	font-weight: 600;
	font-size: 18px;
	color: rgba(98,98,98,1);
}
/*Menu Style3*/
.menu_column_style3 .item_single:not(:last-child) {
    margin-bottom: 30px;
}
/*Menu Style4*/

.item_list_style4 .column:not(:last-child) {
	margin-bottom: 20px;
}
.item_list_style4 .item_photo {
    min-height: 300px;
}
.item_list_style4 .item_info {
    padding-top: 10px;
}
.item_list_style4 .item_info h5.menu_post {
    font-size: 14px;
}
.item_list_style4 .japanese_name {
    line-height: 1;
    font-size: 12px;
}
.item_list_style4 .column {
	width: 100%;
}
/*Menu Style5*/
.menu_column_style5:not(:last-child) {
    margin-bottom: 25px;
}
/*Menu Style6*/
.item_list_wrap_style6 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: flex-start;
    -webkit-box-pack: justify;
    justify-content: space-between;
}
.item_list_wrap_style6 .menu_column_style6.column {
    width: 50%;
    padding: 0 15px;
    margin: 16px 0px;
}
.item_list_wrap_style6 .menu_column_style6.column.column_full {
    width: 100%;
}
.menu_column_style6.column .menu_content_classic {
    margin: 0;
	float: none;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(217, 219, 224, 0.5);
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.menu_column_style6.column:before, .menu_column_style6.column:after {
	content: none;
}
.menu_column_style6 .menu_content_classic h5.menu_post {
	margin: 0;
}
.menu_column_style6 .menu_content_classic .japanese_name {
	margin-bottom: 5px;
	font-size: 14px;
}
.menu_column_style6 .menu_content_classic h5.menu_post {
    display: block;
	background: none;
	line-height: 1.2;
	font-family: "adobe-garamond-pro",serif;
    font-weight: 400;
    text-transform: initial;
    font-size: 20px;
}
.menu_column_style6 p {
    padding: 0;
	color: rgb(143, 149, 163);
	font-size: 12px;
}
.menu_content_image_right {
    position: relative;
    background-color: transparent;
    width: 128px;
    height: 128px;
    overflow: hidden;
}
.column_full .menu_content_image_right {
	height: auto;
}
.menu_content_text_left {
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    flex: 1 1 0%;
    padding: 9px 0px;
}
@media screen and (min-width: 1061px) {
	.menu_content_text_left {
    height: 128px;
    padding: 20px 20px 15px;
    -webkit-box-pack: justify;
    justify-content: space-between;
	}
}
/*tabs dropdown*/
.dropdown-header {
    position: relative;
    border-bottom: 1px solid #e5e5e5;
}
button.close {
    position: absolute;
    right: 20px;
    top: 10px;
}
.dropdown-header .count {
    line-height: 21px;
    font-size: 14px;
}
.dropdown-menu > li > a {
    padding: 10px 20px;
    color: #333;
    border-bottom: 1px solid #e5e5e5;
}
.tabs-dropdown .dropdown-menu {
    padding-bottom: 0;
	border-radius: 0px;
}
.dropdown-menu a.tab_link > span {
    display: block;
}
.dropdown-menu a.tab_link .en {
    font-family: "mr-eaves-modern",sans-serif;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
}
.dropdown-menu .divider {
    display: none !important;
}
.column_7 .float_food_menu_item {
    width: auto;
    max-width: 100%;
}
@media only screen and (min-width: 48em) {
	.column_7 .float_food_menu_item {
    width: 14.285%;
    max-width: 14.285%;
	}
	.item_list_style4 .column {
    width: 50%;
	padding: 0 5px;
	}
	.item_list_style4 .column:nth-last-child(1), .item_list_style4 .column:nth-last-child(2) {
		margin-bottom: 0;
	}
	.item_list_style4 .row {
    margin-left: -5px;
    margin-right: -5px;
	}
	.item_list_style4 .japanese_name {
    font-size: 13px;
	}
	.item_info h5.menu_post {
		font-size: 18px;
	}
	.menu_column_style1, .menu_column_style2 {
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
	width: 100%;
}
.menu_column_style1 .item_info {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 10px 20px 10px 20px;
	width: 100%;
}
.menu_column_style2 .item_info {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
	width: 100%;
}
.menu_column_style2 .item_photo {
    -webkit-box-flex: 0!important;
    -webkit-flex: none!important;
    -ms-flex: none!important;
    flex: none!important;
	width: 40%;
}
	.menu_column_style1 .item_photo {
    width: 160px;
	height: 140px;
	}
	.item_list_style4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
    width: 100%;
}
}
@media only screen and (min-width: 62em) {
	.item_info h5.menu_post {
		font-size: 22px;
	}
	.item_single h5.menu_post {
		font-size: 16px;
	}
	.item_info .japanese_name {
    font-size: 15px;
	}
	.post_detail.menu_excerpt {
		font-size: 13px;
	}
	.item_list_style2 .post_detail.menu_excerpt {
    font-size: 14px;
	}
	.item_list_style4 .column {
    width: 33.333%;
	}
	.item_list_style4 .column:nth-last-child(1), .item_list_style4 .column:nth-last-child(2), .item_list_style4 .column:nth-last-child(3) {
		margin-bottom: 0;
	}
	.menu_column_style1 .item_photo {
    width: 180px;
    height: 160px;
	}
	
}
@media only screen and (max-width: 47.9em) {
	.ppb_catering_menu .menu_item_wrap .nav-tabs .js-tab, .quick_menu li {
		/*width: 100% !important;*/
	}
	.item_list_style1 .column, .item_list_style2 .column {
    width: 100%;
	}
	.item_list_style1, .item_list_style4, .item_list_style2 {
    margin-right: -20px;
    margin-left: -20px;
	}
	.menu_column_style1 .item_info, .menu_column_style4 .item_info {
    padding: 20px;
	}
	.item_list_style2 .column:not(:last-child):after {
		content: none;
	}
	.menu_item_wrap .js-tabs-dropdown {
    margin: 0;
	padding: 0;
	position: static;
    float: right;
	}
	.menu_item_wrap .js-tabs-dropdown a.dropdown-toggle {
    line-height: 75px;
    display: block;
    position: absolute;
	top: 0;
    right: 0;
	padding: 0 15px;
	width: 100%;
    text-align: right;
	}
	.tabs-dropdown .dropdown-menu {
    width: 100%;
		z-index: 9999;
	}
	.catering_menu .image_parallax {
    min-height: 280px;
    background-position: center !important;
	}
}
/*Drink Menu*/
.cb_group_title .plan_name {
	font-family: 'Cardo', serif;
}
.cb_group_title .price {
    font-size: 24px;
    letter-spacing: 1px;
}
.cb_group_title .price .ja {
    font-size: 15px;
}
.cb_group_title > span {
    display: block;
}
.cb_group_title > span:not(:last-child) {
	margin-bottom: 10px;
}
@media only screen and (min-width: 48em) {
	.cb_group_title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
	}
	.cb_group_title .plan_name {
	-webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
	}
	.cb_group_title > span:not(:last-child) {
		margin: 0;
	}
	/*Style1*/
	.menu_column_style1 .item_info {
		padding-right: 0;
	}
	.cb_selection_list_item {
		padding: 60px 40px;
	}
	.cb_selection_list > .cb_selection_list_item:not(:last-child) {
		margin-bottom: 40px;
	}
	.cb_selection_list_item .ppb_menu_title {
		font-size: 28px;
	}
}
/*order foot*/
.order-method {
    justify-content: center;
}
.order-method .order-by {
    padding: 60px 40px;
}
.guide-info {
    width: 100%;
}
.order-method .button.item__readmore {
    min-width: 230px;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
}
.order-by i {
    font-size: 40px;
    margin-bottom: 25px;
    color: #757575;
}
.guide-info .button {
    margin-top: 20px;
}
.order-by h4 {
    font-family: "mr-eaves-modern",sans-serif;
    font-weight: 300;
    font-size: 24px;
    letter-spacing: 1px;
}
#howorder a.button.item__readmore.medium {
    font-size: 14px;
}
.order-by .button {
    margin-top: 0;
}
.order-by .tel_link {
    font-family: "mr-eaves-modern",sans-serif;
    font-weight: 600;
    font-size: 32px;
    line-height: 50px;
    display: inline-block;
}
.title_wrap_underline {
    padding-bottom: 46px;
    position: relative;
}
.title_wrap_underline:after {
	content: '';
	position: absolute;
	left: 50%;
	bottom: 23px;
	width: 80px;
	height: 1px;
	background: #d3d3d3;
	margin-left: -40px;
	display: inline-block;
}
@media only screen and (max-width: 47.9em) {
	#footerReserve .contact-list > div {
		margin-bottom: 20px;
	}
	.menu_item_wrap .menu-cat .heading {
		font-size: 28px;
	}
}
/*Order Form*/
*:focus {
  outline: none;
}
.large_icon {
    font-size: 30px;
}
.u-position--absolute {
    position: absolute;
}
.u-position--top {
    top: 0;
	padding-top: 16px;
}
.u-position--auto {
	top: 50%;
	transform: translateY(-50%);
	-webkit- transform: translateY(-50%);
}
.u-position--left {
    left: 0;
	padding-left: 24px;
}
.u-position--right {
    right: 0;
	padding-right: 24px;
}
.u-position--relative {
    position: relative;
}
.panel {
    border: none;
    box-shadow: none;
}
.panel--horizontal-cells {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row;
    flex-flow: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    overflow: hidden;
    padding: 0;
}
.panel .panel__cell {
    padding: 0;
    display: block;
    width: 100%;
	background: #FFF;
    border: 1px solid #EBEBEB;
	box-shadow: none;
	position: relative;
	cursor: pointer;
}
.panel .panel__cell.panel__cell--is-selected {
    border: 2px solid #000;
}
.panel--horizontal-cells .panel__cell {
    width: 32%;
}
.panel__cell .post_image_bg {
    min-height: 280px;
	position: relative;
}
.panel__cell:not(.panel__cell--is-selected) .post_image_bg:before {
    content:  '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display:  block;
    z-index: 2;
    background: rgba(0,0,0,0.5);
}
.panel__cell:not(.panel__cell--is-selected) i {
    display: none;
}
.panel__cell .text-body {
    padding: 10px;
    line-height: 1.4;
}
.panel .panel__cell.noimg_panel {
    padding: 15px 0;
    border-bottom: 0;
}
.panel .panel__cell.noimg_panel.panel__cell--is-selected {
    border-bottom: 2px solid #000;
}
#tab_step_confirm .group_wraper {
    border-bottom: 1px solid #757575;
    padding: 24px 0;
}
#tab_step_plan .gg-icon {
    color: #FFF;
}
[class*='g-col'] {
    float: left;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    width: 100%;
}
#tab_step_confirm .group_plan.group_wraper h3 {
    margin-top: 20px;
}
.g-row {
    float: none;
    padding: 0;
    margin-left: -24px;
    margin-right: -24px;
    position: relative;
}
.g-col-12 {
    width: 100%;
}
.pl-2 {
    padding-left: 12px;
}
.display-table {
    display: table;
}
.display-table-cell {
    display: table-cell;
    vertical-align: middle;
}
.question {
    font-size: 20px;
    margin-bottom: 10px;
    font-family: -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    text-transform: uppercase;
}
.qnumber {
    border: 1px solid;
    text-align: center;
    font-size: 14px;
	font-family: Lato, Helvetica, Arial, sans-serif;
    line-height: 1;
    width: 25px;
    height: 25px;
	/* Safari 3-4, iOS 1-3.2, Android 1.6- */
  -webkit-border-radius: 100%; 
  /* Firefox 1-3.6 */
  -moz-border-radius: 100%; 
  /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
  border-radius: 100%; 
}
.description {
    margin-bottom: 20px;
    padding-left: 25px;
	position: relative;
}
.tab_group .description {
    color: #333;
}
.description:before {
    content: '\ea18';
    display: inline-block;
    font-family: 'ggicons';
    font-size: 16px;
    line-height: 1;
    speak: none;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	position: absolute;
	left: 0;
	top: 50%;
    margin-top: -8px;
}
.people_num_label {
    padding-left: 25px;
    position: relative;
    font-weight: normal;
	font-size: 16px;
}
.people_num_label:before {
    content: '\ea17';
    display: inline-block;
    font-family: 'ggicons';
    font-size: 16px;
    line-height: 1;
    speak: none;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	position: absolute;
	left: 0;
	top: 50%;
    margin-top: -8px;
}
span.pnum {
    display: inline-block;
}
.pnum input {
    padding: 10px;
    max-width: 120px;
    line-height: 1;
	border: 1px solid #e5e5e5;
    border-radius: 5px;
}
.tips {
    color: #757575;
    font-size: 12px;
}
label.withtips {
    margin-bottom: 0;
}
.additional-queation:before {
    content: '\ea02';
    display: inline-block;
    font-family: 'ggicons';
    font-size: 12px;
    line-height: 1;
    speak: none;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border-radius: 100%;
    border: 1px solid #000;
    padding: 5px;
}
.panel .service_ja {
    line-height: 1;
}
.g-block--flush {
    margin-left: -16px;
    margin-right: -16px;
	font-size: 0;
}
#tab_content_drink .panel {
    border-bottom: 1px solid #EBEBEB;
}
.g-block__item {
    font-size: 14px;
	padding-bottom: 32px;
}
[class*='g-block'] .g-block__item {
    display: inline-block;
    height: auto;
    padding-left: 16px;
    padding-right: 16px;
    vertical-align: top;
    text-align: left;
}
.group-menu-item .menu-cat {
    margin-bottom: 20px;
    position: relative;
}
.group-menu-item .menu-cat:after {
    content: '';
    width: 100%;
    height: 1px;
    background: #CCC;
    display: block;
    position: absolute;
    top: 50%;
}
.group-menu-item .menu-cat.content-header span {
	padding: 0;
	margin: 0;
	background: none;
}
.group-menu-item .content-header {
    margin: 0;
    border-bottom: 1px solid #EBEBEB;
    padding: 15px 20px;
}
.group-menu-item .menu-cat.content-header:after {
	content: none;
}
.select-tabs .group-menu-item {
    border: 1px solid #EBEBEB;
}
.select-tabs .select-content {
	padding: 20px;
}
.select-tabs .group-menu-list .select-content, .select-tabs .group-menu-list .selected-result{display: none;}
.select-tabs .group-menu-list#food_group_0 .select-content,
.select-tabs .group-menu-list#food_group_0 .selected-result {display: block;}
.select-tabs .group-menu-list .content-header span.edit {display: none;}

.group-menu-item .menu-cat span {
    background: #FFF;
    position: relative;
    z-index: 2;
    padding: 0 10px;
    margin-left: 15px;
    display: inline-block;
    font-family: "mr-eaves-modern",sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 24px;
	vertical-align: middle;
}
.group-comleted .content-header:before {
    content: "\ea14";
    display: inline-block;
    font-family: 'ggicons';
    font-weight: normal;
    font-size: inherit;
    speak: none;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 5px;
    vertical-align: middle;
}
.group-comleted .group-menu-item {
    background: #f8f8f8;
}
.selected-result {
    padding: 15px 20px;
}
.group-menu-item .menu-cat.content-header .edit {
    float: right;
    font-size: 12px;
    display: inline-block;
    padding: 0 5px;
    line-height: 20px;
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -11px;
    cursor: pointer;
}
.text-body-larger {
    font-size: 14px;
    line-height: 1.4;
}
.group-menu-list {
    margin-top: 20px;
}
.flag__body h4 {
    margin-bottom: 8px;
}
.flag__body p:last-child {
    margin-bottom: 12px;
}
#page_content_wrapper.page_static_wrap .flag__body p {
    font-size: 12px;
}
@media only screen and (min-width: 640px) {
	[class*='g-col'] {
    padding-left: 16px;
    padding-right: 16px;
	}
}
@media only screen and (min-width: 800px) {
	[class*='g-col'] {
    padding-left: 24px;
    padding-right: 24px;
	}
}
@media only screen and (min-width: 960px) {
	.g-block-2\@xl .g-block__item {
    width: 50%;
	}
}
@media only screen and (max-width: 767px) {
	input[type="submit"] {
		width: 100%;
	}
	#concept_story {
		background: none;
	}
	#concept_story .parallax_scroll_image img {
    opacity: 1;
	}
	#concept_story .ppb_title, #our_chef .ppb_title {
    font-size: 28px;
	}
	#our_chef .name {
    font-size: 32px;
    margin-bottom: 10px;
	}
	#concept_story .inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	}
	#concept_story .ppb_content_text br {
		display: none;
	}
	#concept_story .parallax_scroll {
		margin: 0;
		padding: 20px 0 !important;
	}
	#concept_story .parallax_scroll {
		 -webkit-box-ordinal-group:1;
  -ms-flex-order:1;
  -webkit-order:1;
  order:1;
	}
	#concept_story .parallax_scroll_image {
		-webkit-box-ordinal-group:0;
  -ms-flex-order:0;
  -webkit-order:0;
  order:0;
	}
	.panel--horizontal-cells .panel__cell {
    width: 100%;
		margin-bottom: 10px;
	}
	.panel--horizontal-cells {
		display: block;
	}
	.select-tabs .select-content {
    padding: 20px 0;
	}
	[class*='g-block'] .g-block__item {
		width: 100%;
		padding-bottom: 0;
	}
	.flag__inner {
    border: none;
    border-top: 1px solid #EBEBEB;
	}
	.tab_group .description {
    padding-left: 45px;
    padding-right: 20px;
	}
	.tab_group .description:before {
		left: 20px;
	}
	.u-position--right {
    padding-right: 10px;
	}
	.panel .columns:not(last-child) {
    margin-bottom: 20px;
	}
	.panel .columns label {
		margin-top: 20px;
	}
	.form-fields .row .field:not(last-child) {
    margin-bottom: 24px;
	}
	.form-fields .row:not(:last-child) {
    margin-bottom: 0;
	}
	.confirmation_title {
    font-size: 18px;
    margin-bottom: 20px;
	}
	#tab_step_confirm .group_plan.group_wraper h3, #tab_step_confirm .menu_selection {
    font-size: 16px;
	}
}
.order-form fieldset:not(:last-child) {
    padding-bottom: 40px;
}
.group-menu-item:not(:last-child) {
    margin-bottom: 32px;
}
[class*='g-block']:before, [class*='g-block']:after {
    content: " ";
    display: table;
}
[class*='g-block']:after {
    clear: both;
}
.g-row:before, .g-row:after {
    content: " ";
    display: table;
}
.g-row:after {
    clear: both;
}
.flag__inner {
    border: 1px solid #EBEBEB;
    padding: 24px 0;
}
.flag__inner.select__active {
    border-color: #000;
}
.extrap {
    color: #424242;
}
button.btn--primary {
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	  border-radius: 20px;
}
button.unselect {
    color: #000;
    background: none;
}
#page_content_wrapper .inner .sidebar_content .order-form img {
    max-width: none;
	vertical-align: bottom;
}
.flag__img {
    display: table-cell;
    vertical-align: top;
}
.flag__body {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
	padding-left: 24px;
	padding-right: 24px;
}
.no_flag_img .g-block__item .flag__body {
    padding-left: 0;
    padding-right: 0;
}
.panel .no_flag_img .g-block__item .flag__body {
    padding-left: 24px;
    padding-right: 24px;
}
.group_next_btn_wraper {
    padding: 20px;
    border-top: 1px solid #EBEBEB;
}
/*form fields*/
input[type=text], input[type=password], input[type=email], input[type=url], input[type=tel], input[type=date], select {
    padding: 13px 10px 13px 10px;
    font-size: 100%;
    font-family: 'Lato', 'Helvetica Neue', Arial,Verdana,sans-serif;
    margin: 0;
    background: #fff;
    border: 1px solid #e1e1e1;
    outline: none;
    -webkit-transition: border-color linear .3s;
    -moz-transition: border-color linear .3s;
    -o-transition: border-color linear .3s;
    transition: border-color linear .3s;
    box-sizing: border-box;
    -webkit-appearance: none;
    border-radius: 0;
}
.columns label {
    color: #222220;
    display: block;
    font-size: 1em;
    text-align: left;
    vertical-align: middle;
}
.form-fields label.label {
    color: #222222;
    display: block;
    font-size: 1em;
    margin-bottom: 6px;
    text-align: left;
    font-weight: normal;
    padding: 0;
}
.form-fields .input, .form-fields .textarea {
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    font-weight: 400;
    width: 100%;
}
.form-fields label .input {
    width: auto;
    margin-right: 5px;
}
.form-fields .row:not(:last-child) {
	margin-bottom: 24px;
}
.pg-inner {
    display: inline-block;
    position: relative;
    padding: 20px 45px 10px;
}
#page_caption.hasbg .pg-inner h1 {
    color: #000;
}
#page_caption.hasbg .pg-inner.darkpg h1 {
    color: #FFF;
}
.pg-inner:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(255,255,255,.5);
    filter: blur(20px);
    z-index: -1;
}
.pg-inner.darkpg:before {
    background: rgba(0,0,0,.5);
}
#fixed_columns_full .row {
    display: block;
}
#fixed_columns_full .col-md-6 {
    width: 100%;
    float: none;
    max-width: 100%;
}
#fixed_columns_full .flex-image {
    width: 100%;
    float: none;
    max-width: 100%;
    min-height: 350px;
	height: 350px;
}
#fixed_columns_full .flex-image .image_wrapper {
	height: 100%;
}
/*Contact sidebar*/
.sidebar .widgettitle {
    font-family: 'Cardo', serif;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
}
.page_content_wrapper .sidebar .content .textwidget {
    padding: 0;
}
.sidebar p {
    line-height: 1.4em;
	padding: 0;
	margin-top: 8px;
    margin-bottom: 4px;
	font-size: 13px;
}
.sidebar .en {
	 font-family: "mr-eaves-modern",sans-serif;
}
.sidebar .en p {
	font-size: 16px;
}
.sidebar .small {
	color: #757576;
}
.content_side_inner {
    padding: 40px 0;
}
#page_content_wrapper .inner .content_side_inner .sidebar_wrapper, .page_content_wrapper .inner .content_side_inner .sidebar_wrapper, #page_content_wrapper .inner .content_side_inner .sidebar_wrapper .sidebar, .page_content_wrapper .inner .content_side_inner .sidebar_wrapper .sidebar {
    float: none;
}
.field .dropdown {
    display: inline-block;
    width: 100%;
}
.field .dropdown select {
	width: 100%;
}
/*Modal*/
.remodal {
    text-align: left;
    padding-top: 60px;
}
.remodal-close {
    box-shadow: none;
    left: auto;
    right: 0;
}
.remodal h1 {
    font-size: 20px;
    position: absolute;
    top: 0;
    left: 0;
    padding: 20px 35px;
    width: 100%;
    z-index: -1;
}
/*Catering Dropmenu*/
.tab-content .cb_selection_list:not(:first-child) .heading {
    display: none;
}
.quick_menu ul:before, .quick_menu ul:after {
    display: table;
    content: '';
}
.quick_menu ul:after {
	clear: both;
}
.quick_menu li .tab_link {
	cursor: pointer;
	color: #000;
}
.quick_menu > ul > li > ul {
    /*display: none;*/
	position: absolute;
	width: 100%;
	left: 0;
	top: 75px;
	margin: 0;
	z-index: 2;
	border-left: 1px solid #EBEBEB;
	border-right: 1px solid #EBEBEB;
}
.quick_menu li {
    position: relative;
}
.quick_menu > ul > li > ul > li {
    width: 100%;
    max-width: 100%;
    height: auto;
    display: block;
    float: none;
    color: #000;
	padding: 0;
}
.quick_menu > ul > li > ul > li a {
    color: #000;
    display: block;
    font-size: 14px;
	padding: 10px;
	font-family: "mr-eaves-modern",sans-serif;
    font-weight: 400;
	border-bottom: 1px solid #EBEBEB;
	text-transform: uppercase;
}
.dropdown_link {
    position: relative;
}
.dropdown_link:after {
    content: "\ea1a";
    display: inline-block;
    font: normal normal normal 14px/1 'ggicons';
    font-size: 24px;
    speak: none;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -12px;
}
.flip-wrap .hours {
    margin-bottom: 20px;
}
@media only screen and (max-width: 1189px) and (min-width: 768px) {
	.quick_menu > ul {
    position: absolute;
    left: 0;
    top: 0;
    max-width: 980px;
    width: 100%;
    padding: 0 40px;
    height: 76px;
	}
}
@media only screen and (max-width: 767px) {
	.quick_menu {
    height: auto;
	padding: 0;
	}
	.quick_menu li .tab_link {
    padding: 0 20px;
	    border-bottom: 1px solid #EBEBEB;
	}
}
@media only screen and (max-width: 767px) and (min-width: 521px) {
	.quick_menu li:nth-child(odd) .tab_link {
		border-right: 1px solid #EBEBEB;
	}
}
@media only screen and (max-width: 520px) {
	.quick_menu li {
		width: 100%;
	}
	.quick_menu > ul > li > ul > li a {
	font-size: 18px;
    padding: 10px 20px;
	}
}
.ppb_menu .menu_content_classic .post_detail {
    line-height: 1;
}