/*
Theme Name: LIVING ROOM CAFE&DINING
Description: LIVING ROOM CAFE&DINING
Author: eplus live works inc.
*/

/*
 * "Oswald" is licensed under the SIL Open Font License 1.1
 * https://fonts.google.com
 * https://fonts.google.com/attribution
 * http://scripts.sil.org/OFL
 */

/*
 * "Cinzel" is licensed under the SIL Open Font License 1.1
 * https://fonts.google.com
 * https://fonts.google.com/attribution
 * http://scripts.sil.org/OFL
 */




body {
	margin: 0;
	padding: 0;
	font-family: "ヒラギノ明朝 PronN W3", "Hiragino Mincho ProN", "游明朝", "YuMincho", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	font-size: 14px;
	line-height: 1.5em;
	word-wrap: break-word;
	color: #433725;
	background-color: #cdc6bd;
}
img {
}
th, td {
	word-break: break-all;
}
img {
	border: none;
	vertical-align: bottom;
}

/* link */
a:link {
	color: #17548c;
	text-decoration: none;
}
a:active {
	color: #17548c;
	text-decoration: none;
}
a:visited {
	color: #17548c;
	text-decoration: none;
}
a:hover {
	color: #17548c;
	text-decoration: none;
}

/*
----------------------
  Common
---------------------
*/

/* clearifx */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 0.1em;
	line-height: 0;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;
	/*?*//*/
	height: auto;
	overflow: hidden;
	/**/
}

/* modal */
.modal {
	display: none;
}
.modal-header {
	width: 500px;
	background-color: #433725;
	color: #fffcf7;
	padding: 10px;
	font-size: 16px;
	font-weight: bold;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.modal-body {
	width: 500px;
	padding: 25px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.modal-tel-number {
	text-align: center;
	font-weight: bold;
	font-size: 25px;
}

/* btn */
.btn {
	position: relative;
	display: inline-block;
	background: #433725;
	color: #fffcf7;
	font-size: 15px;
	line-height: 1.2em;
	padding: 18px 25px 15px 25px;
	border-bottom: 4px solid #181818;
	text-align: center;
	min-width: 250px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
a.btn {
	color: #fffcf7;
}
.btn-to {
	padding: 18px 35px 15px 35px;
}
.btn-to:after {
	display: block;
	position: absolute;
	content: '\f138';
	font-family: FontAwesome;
	top: 50%;
	font-size: 15px;
	line-height: 1em;
	right: 12px;
	margin-top: -7px;
}
.btn-more:after {
	display: block;
	position: absolute;
	content: '\f138';
	font-family: FontAwesome;
	top: 50%;
	font-size: 15px;
	line-height: 1em;
	right: 12px;
	margin-top: -7px;
}
.btn-icon {
	text-align: left;
	padding: 0;
}
.btn-icon span {
	display: table-cell;
	vertical-align: middle;
	padding: 18px 15px 15px 15px;
}
.btn-icon .fa {
	border-right: 1px solid #181818;
	font-size: 20px;
	padding: 15px;
}
.btn-back {
	position: relative;
	display: inline-block;
	font-size: 15px;
	line-height: 1em;
	padding: 13px 25px 10px 15px;
	text-align: right;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
a.btn-back {
	color: #433725;
}
.btn-back:after {
	display: block;
	position: absolute;
	content: '\f138';
	font-family: FontAwesome;
	top: 50%;
	font-size: 15px;
	line-height: 1em;
	right: 0;
	margin-top: -7px;
}

/* icon-date */
.icon-date {
	width: 75px;
	background-color: #3b3b3b;
	color: #fffcf7;
}
.icon-date-week {
	display: block;
	width: 100%;
	background-color: #181818;
	font-size: 13px;
	line-height: 1em;
	margin: 0;
	padding: 7px 0 5px 0;
	text-align: center;
}
.icon-date-week-6 {
	background-color: #17548c;
}
.icon-date-week-0 {
	background-color: #bd3c4c;
}
.icon-date-day {
	display: block;
	width: 100%;
	font-size: 20px;
	line-height: 1em;
	margin: 0;
	padding: 15px 0;
	text-align: center;
}
.icon-date-year {
	display: block;
	width: 100%;
	background-color: #555;
	font-size: 12px;
	line-height: 1em;
	margin: 0;
	padding: 3px 0 5px 0;
	text-align: center;
}

/* icon-price */
.icon-price {
	display: inline-block;
	background-color: #a89271;
	color: #fffcf7;
}
.icon-price span {
	display: inline-block;
	padding: 10px;
	font-size: 15px;
	line-height: 1em;
}
.icon-price span.fa {
	background-color: #181818;
}

/* icon-scene */
.icon-scene {
	display: block;
	width: 45px;
	height: 45px;
	overflow: hidden;
	background-color: #181818;
	color: #fffcf7;
	font-family: 'Oswald', serif;
	font-weight: 400;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.icon-scene-text {
	margin: 7px 0 3px 0;
	padding: 0;
	display: block;
	width: 100%;
	font-size: 10px;
	line-height: 1em;
	text-align: center;
}
.icon-scene-number {
	margin: 0;
	padding: 0;
	display: block;
	width: 100%;
	font-size: 18px;
	line-height: 1em;
	text-align: center;
}

/* dropdown */
.dropdown {
	position: relative;
}
.dropdown-menu {
	position: absolute;
	left: 0;
	display: none;
	z-index: 100;
}
ul.dropdown-menu {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.dropdown-menu li {
	margin: 0;
	padding: 0;
}

/*
----------------------
  Overwrite
---------------------
*/

/* slick */
.slick-prev:before,
.slick-next:before {
	opacity: 1.0;
	color: #433725;
	line-height: 1.1em;
}

/* colorbox */
#cboxOverlay {
	background: #000000;
}
#cboxLoadedContent {
	background-color: #cdc6bd;
	color: #433725;
	padding: 0;
	overflow: auto;
	-webkit-box-shadow: 0px 1px 10px #000000;
	-moz-box-shadow: 0px 1px 10px #000000;
	box-shadow: 0px 1px 10px #000000;
}
#cboxClose {
	width: 20px;
	height: 20px;
	overflow: hidden;
	top: -20px;
	background-size: 20px auto;
	background-position: left top;
	background-image: url(images/cbox_close.png);
}
#cboxClose:hover {
	background-position: left bottom;
}

/*
----------------------
  Headertext
---------------------
*/

.headertext {
	margin: 0;
	padding: 8px 10px;
	background-color: #181818;
	color: #fffcf7;
	font-size: 12px;
	line-height: 1.2em;
	border-bottom: 1px solid #000000;
	-webkit-font-smoothing: antialiased;
}

/*
----------------------
  Visualarea
---------------------
*/

.visualarea {
	width: 100%;
	height: 150px;
	overflow: hidden;
}
.visualarea-image {
	height: 150px;
	background-position: center center;
	background-size: cover;
}

/*
----------------------
  Headerarea
---------------------
*/

.headerarea {
	width: 100%;
	color: #fffcf7;
	background-color: #181818;
	background: -webkit-gradient(linear, left top, right top, from(#181818), to(#2f1906));
	background: -webkit-linear-gradient(left, #181818 50%, #2f1906 50%, #2f1906);
	background: -moz-linear-gradient(left, #181818 50%, #2f1906 50%, #2f1906);
	background: -ms-linear-gradient(left, #181818 50%, #2f1906 50%, #2f1906);
	background: -o-linear-gradient(left, #181818 50%, #2f1906 50%, #2f1906);
	background: linear-gradient(left, #181818 50%, #2f1906 50%, #2f1906);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#181818', endColorstr='#2f1906', GradientType=1)";
	text-align: center;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	-webkit-font-smoothing: antialiased;
}
.headerarea.fixed {
	position: fixed;
	top: 0;
	z-index: 100;
}
.headerarea .container {
	width: 992px;
	margin: 0 auto;
	text-align: left;
}
.headerarea-bar {
	float: left;
	width: 97px;
	height: 80px;
}
.headerarea-bar-logo {
	float: left;
}
.headerarea-bar-logo img {
	margin: 10px 0 0 0;
	width: 80px;
	height: 56px;
}
.headerarea-bar-toggle {
	display: none;
	float: right;
	position: relative;
	width: 30px;
	height: 35px;
	margin: 7px 10px 0 15px;
	cursor: pointer;
}
.headerarea-bar-toggle-icon {
	margin-top: 15px;
	display: block;
	position: relative;
	width: 30px;
	height: 5px;
	background-color: #ffffff;
	transition: .2s;
}
.headerarea-bar-toggle-icon:before,
.headerarea-bar-toggle-icon:after {
	content: '';
	display: block;
	width: 30px;
	height: 5px;
	position: absolute;
	background-color: #ffffff;
	transition: .3s;
}
.headerarea-bar-toggle-icon:before {
	margin-top: -10px;
}
.headerarea-bar-toggle-icon:after {
	margin-top: 10px;
}
.open .headerarea-bar-toggle-icon {
	background: transparent;
}
.open .headerarea-bar-toggle-icon:before,
.open .headerarea-bar-toggle-icon:after {
	margin-top: 0;
}
.open .headerarea-bar-toggle-icon:before {
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}
.open .headerarea-bar-toggle-icon:after {
	transform: rotate(-135deg);
	-webkit-transform: rotate(-135deg);
}
.headerarea-bar-subnav {
	display: none;
}

.headerarea-nav {
	float: left;
}
.nav {
	margin: 0 0 0 10px;
	padding: 0;
	list-style-type: none;
}
.nav-item {
	margin: 0;
	padding: 0;
	float: left;
}
.nav-item a,
.nav-item div.nav-item-box {
	display: block;
	cursor: pointer;
	background-color: #181818;
	color: #fffcf7;
	padding-top: 28px;
	height: 80px;
	overflow: hidden;
	border-right: 1px solid #000000;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.nav-item span {
	display: block;
	text-align: center;
}
.nav-item span.fa {
	display: none;
}
.nav-item-home a {
	border-left: 1px solid #000000;
}
.nav-item-home {width: 75px;}
.nav-item-floor {width: 85px;}
.nav-item-menu {width: 80px;}
.nav-item-event {width: 75px;}
.nav-item-art {width: 75px;}
.nav-item-scene {width: 85px;}
.nav-item-access {width: 80px;}
.nav-item-concept {width: 90px;}
.nav-item-schedule {width: 100%;}
.nav-item-ticket {width: 100%;}
.nav-item span.nav-item-en {
	font-family: 'Cinzel', serif;
	font-weight: 400;
	font-size: 12px;
	line-height: 1em;
	margin-bottom: 2px;
}
.nav-item span.nav-item-ja {
	font-size: 11px;
	line-height: 1em;
	font-weight: normal;
}
.nav-item.dropdown-open div.nav-item-box {
	background-color: #272727;
}
.nav-item .dropdown-menu {
	width: 100%;
}
.nav-item .dropdown-menu {
	border-top: 1px solid #000000;
}
.nav-item .dropdown-menu .nav-item a {
	background-color: #272727;
	border-bottom: 1px solid #000000;
}
.nav-item .dropdown-menu .nav-item span.nav-item-en,
.nav-item .dropdown-menu .nav-item span.nav-item-ja {
	font-size: 10px;
}
.headerarea-subnav {
	float: left;
}
.subnav {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.subnav-item {
	margin: 0;
	padding: 0;
	float: left;
}
.subnav-item a {
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.subnav-item span {
	display: block;
	text-align: center;
}
.headerarea-subnav .subnav-item a {
	background-color: #2f1906;
	color: #fffcf7;
	padding-top: 18px;
	width: 80px;
	height: 80px;
	overflow: hidden;
	border-right: 1px solid #000000;
}
.headerarea-subnav .subnav-item span.fa {
	font-size: 25px;
	margin-bottom: 5px;
}
.headerarea-subnav .subnav-item span.nav-item-ja {
	font-size: 11px;
	line-height: 1em;
	font-weight: normal;
}

/*
----------------------
  Mainarea
---------------------
*/
.mainarea {
	width: 100%;
	text-align: center;
	padding-top: 50px;
}
.headerarea.fixed + .mainarea {
	margin-top: 82px;	/* .headerarea height */
}
.mainarea .container {
	width: 992px;
	margin: 0 auto;
	text-align: left;
}

.content {
}
.content-header {
	margin: 0 0 50px 0;
}
.content-breadcrumb {
	margin: 0;
	padding: 5px 10px;
	list-style-type: none;
	background-color: #181818;
	border-bottom: 1px solid #000000;
	color: #fffcf7;
	-webkit-font-smoothing: antialiased;
}
.content-breadcrumb li {
	float: left;
	padding: 0;
	margin: 0;
	font-size: 14px;
	line-height: 1.5em;
}
.content-breadcrumb li:before {
	display: inline-block;
	content: '\f105';
	font-family: FontAwesome;
	margin: 0 5px;
}
.content-breadcrumb li:first-child:before {
	content: none;
}
.content-breadcrumb a {
	color: #fffcf7;
}
.content-title {
	margin: 0;
	padding: 20px 0;
	background-color: #181818;
	color: #fffcf7;
	text-align: center;
	-webkit-font-smoothing: antialiased;
}
.content-title-ja {
	margin: 0;
	padding: 0;
	font-size: 24px;
	font-weight: bold;
	line-height: 1em;
}
.content-title-en {
	margin: 5px 0 0 0;
	padding: 0;
	font-family: 'Cinzel', serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 1em;
}

.section {
	margin: 100px 0;
}
.section-title {
	margin: 0 0 50px 0;
	text-align: center;
	-webkit-font-smoothing: antialiased;
}
.section-title-ja {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 30px;
	line-height: 1em;
}
.section-title-en {
	display: inline-block;
	margin: 8px 0 0 0;
	padding: 0 0 20px 0;
	min-width: 140px;
	font-family: 'Cinzel', serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 1em;
	border-bottom: 2px solid #433725;
}
.section-footer-more {
	margin: 20px 0 0 0;
	padding: 0;
	text-align: right;
}

.article {
	margin: 0 0 50px 0;
	background-color: #ffffff;
}
.article-thumbnail {
	text-align: center;
	background-color: #272727;
}
.article-thumbnail img {
	max-width: 100%;
	max-height: 600px;
	width: auto;
	height: auto;
}
.article-header {
	border-bottom: 1px solid #cdc6bd;
	padding: 25px;
}
.article-title {
	font-size: 20px;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
}
.article-title a {
	color: #433725;
}
.article-meta {
	margin: 3px 0 0 0;
}
.article-meta-item {
	display: inline-block;
	margin: 0 1em 0 0;
}
.article-reservation {
	border-bottom: 1px solid #cdc6bd;
	display: table;
	width: 100%;
}
.article-body + .article-reservation {
	border-top: 1px solid #cdc6bd;
}
.article-reservation-detail {
	display: table-cell;
	vertical-align: middle;
	padding: 25px 0 25px 25px;
	table-layout: fixed;
}
.article-reservation-title {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 18px;
	line-height: 1em;
}
.article-reservation-price {
	display: inline-block;
	margin: 0 0 0 1em;
	font-size: 25px;
	font-weight: bold;
	line-height: 1em;
}
.article-reservation-ticket .article-reservation-title {
	font-size: 15px;
	font-weight: bold;
}
.article-reservation-note {
	margin: 0;
	padding: 0;
	font-size: 13px;
	line-height: 1.4em;
}
.article-reservation-btn {
	display: table-cell;
	vertical-align: middle;
	width: 250px;
	padding: 25px;
}
.article-body {
	padding: 25px;
	font-size: 15px;
	line-height: 1.5em;
}
.article-body p {
	margin: 0 0 1em 0;
}
.article-footer {
	border-top: 1px solid #cdc6bd;
	padding: 25px;
	font-size: 13px;
	line-height: 1.5em;
}

.grids {
	margin: -8px;
	padding: 0 0 20px 0;
}
.grid {
	float: left;
	width: 25%;
}
.grid a {
	display: block;
	margin: 8px;
	color: #433725;
	background-color: #ffffff;
}
.grid-thumbnail img {
	width: 100%;
	height: auto;
}
.grid-detail {
	margin: 0;
	padding: 15px;
}
.grid-title {
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.3em;
}
.grid-description {
	margin: 0;
	padding: 0;
}
.grid-meta {
	margin: 0;
	padding: 10px 15px;
	border-top: 1px solid #cdc6bd;
	font-size: 12px;
	line-height: 1.2em;
}

.pager {
	display: block;
	width: 100%;
	margin: 0 0 50px 0;
	background-color: #ffffff;
	font-size: 0;
}
.pager-prev,
.pager-prev-none,
.pager-next,
.pager-next-none {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: 50%;
	font-size: 14px;
	background-color: #ffffff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.pager-prev,
.pager-prev-none {
	border-right: 1px solid #cdc6bd;
}
.pager-next,
.pager-next-none {
	text-align: right;
}
.pager-prev a,
.pager-next a {
	display: block;
	padding: 15px 35px;
	color: #433725;
}
.pager-prev:after,
.pager-next:after {
	display: block;
	position: absolute;
	font-family: FontAwesome;
	top: 50%;
	font-size: 15px;
	line-height: 1em;
	margin-top: -8px;
}
.pager-prev:after {
	content: '\f053';
	left: 12px;
}
.pager-next:after {
	content: '\f054';
	right: 12px;
}

.pager-more {
	margin: 0 0 50px 0;
	padding: 0;
	text-align: right;
}

.notfound,
.nocontent {
	text-align: center;
	margin: 50px 0 100px 0;
}

/*
----------------------
  Footerarea
---------------------
*/
.footerarea {
	width: 100%;
	background-color: #181818;
	color: #fffcf7;
	text-align: center;
}
.footerarea a {
	color: #fffcf7;
}
.footerarea .container {
	width: 992px;
	margin: 0 auto;
}
.footerarea-items {
	padding: 50px 0 0 0;
}
.footerarea-item {
	float: left;
	width: 50%;
	padding: 0 20px;
	border-right: 1px solid #000000;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 12px;
	line-height: 1.5em;
}
.footerarea-item-title {
	margin: 15px 0;
	padding: 0;
	font-size: 14px;
	line-height: 1em;
}
.footerarea-item-body {
	-webkit-font-smoothing: antialiased;
}
.footerarea-access dl {
	margin: 0;
	padding: 0;
}
.footerarea-access dl dt {
	margin: 0;
	padding: 0;
	font-weight: bold;
}
.footerarea-access dl dd {
	margin: 0 0 25px 0;
	padding: 0;
}
.footerarea-access dl dd:last-child {
	margin-bottom: 0;
}
.footerarea-recruit-text {
	margin: 0 0 15px 0;
	padding: 0;
}
.footerarea-recruit-btn {
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-weight: normal;
}
.footerarea-recruit-staff {
	border-right: none;
}
.footerarea-sns {
	width: 100%;
	text-align: center;
}
.footerarea-sns ul {
	display: inline-block;
	margin: 0 auto;
	padding: 50px 0 0 0;
}
.footerarea-sns ul li {
	display: inline-block;
	font-size: 30px;
	line-height: 1em;
	margin: 0 20px;
	padding: 0;
}
.footerarea-footertext {
	margin: 0;
	padding: 25px 20px 0 20px;
	font-size: 12px;
	line-height: 1.5em;
	-webkit-font-smoothing: antialiased;
}
.footerarea-copyright {
	margin: 0;
	padding: 25px 0;
	font-size: 10px;
	line-height: 1em;
}

/*
----------------------
  Pages
---------------------
*/

/* Home */
.home-visual {
	height: 450px;
}
.home-visual .visualarea-image {
	height: 450px;
}
.home-nav {
	display: none;
}
.home-today-event {
	margin-top: 25px;
}
.home-today-event a {
	display: block;
	color: #433725;
}
.home-today-event-image {
	float: left;
	width: 265px;
	margin: 0;
	padding: 0;
}
.home-today-event-image img {
	width: 245px;
	height: auto;
}
.home-today-event-detail {
	margin-left: 265px;
}
.home-today-event-title {
	margin: 0;
	padding: 0;
	font-size: 18px;
	line-height: 1.5em;
}
.home-today-event-description {
	margin: 5px 0 10px 0;
}
.home-today-event-description p {
	margin: 0;
	padding: 0;
}
.home-today-event-price {
	margin: 0;
	padding: 0;
	text-align: right;
}
.home-pickup-event {
	margin-top: 25px;
	margin-bottom: 75px;
}
.home-pickup-event .section-body {
	padding: 0 25px 25px 25px;
}
.home-pickup-event-item {
	margin: 0;
	padding: 0 10px;
	border-bottom: none;
}
.home-pickup-event-item a {
	display: block;
	margin: 0;
	padding: 0;
	color: #433725;
}
.home-pickup-event-item-image {
	background-color: #a7a094;
	display: table;
	table-layout: fixed;
	width: 100%;
	height: 200px;
	margin: 0;
	padding: 0;
	text-align: center;
}
.home-pickup-event-item-image-box {
	display: table-cell;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}
.home-pickup-event-item-image img {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 200px; /* .home-pickup-event-item-image height */
	margin: 0 auto;
}
.home-pickup-event-item-detail {
	display: table;
	table-layout: fixed;
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
}
.home-pickup-event-item-date {
	display: table-cell;
	vertical-align: middle;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.3em;
	background-color: #433725;
	color: #cdc6bd;
	padding: 10px 0px;
	width: 75px;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.home-pickup-event-item-date span {
	display: block;
	font-size: 12px;
	line-height: 1.1em;
	margin-bottom: 3px;
}
.home-pickup-event-item-text {
	display: table-cell;
	vertical-align: middle;
	width: 100%; 
	padding-top: 10px;
}
.home-pickup-event-item-release {
	font-size: 12px;
	line-height: 1.1em;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 0;
	padding: 0 10px 3px 10px;
}
.home-pickup-event-item-title {
	font-size: 14px;
	line-height: 1.3em;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 0;
	padding: 0 10px 10px 10px;
}
.home-slogan {
	margin: 30px 0 100px 0;
}
.home-slogan-title {
	margin: 0 0 40px 0;
	padding: 0;
	font-size: 25px;
	font-weight: bold;
	text-align: center;
}
.home-slogan-body {
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-weight: normal;
	line-height: 2em;
	text-align: center;
}
.home-menu a {
	color: #433725;
}
.home-menu-items {
	float: left;
	width: 750px;
}
.home-menu-item {
	width: 240px;
	margin: 0 10px 0 0;
}
.home-menu-item p {
	margin: 0 0 10px 0;
	padding: 0;
}
.home-menu-item-image img {
	width: 240px;
	height: auto;
}
.home-menu-item-name {
	line-height: 1.4em;
}
.home-menu-categories {
	float: right;
	width: 240px;
}
.home-menu-categories h3 {
	margin: 0;
	padding: 4px 0;
	background-color: #433725;
	color: #fffcf7;
	font-size: 12px;
	line-height: 1em;
	text-align: center;
}
.home-menu-categories ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.home-menu-category {
	display: table;
	margin: 0;
	padding: 0;
	background-color: #fffcf7;
	width: 240px;
}
.home-menu-category a {
	display: block;
	border-bottom: 1px solid #a19a92;
}
.home-menu-category p {
	margin: 0;
	padding: 0;
}
.home-menu-category-image {
	display: table-cell;
	width: 50px;
	vertical-align: middle;
}
.home-menu-category-image img {
	margin: 5px;
	width: 33px;
	height: 33px;
}
.home-menu-category-name {
	display: table-cell;
	width: 190px;
	vertical-align: middle;
	padding: 0;
	margin:0;
}
.home-menu-more {
	position: relative;
}
.home-menu-more a {
	display: block;
	width: 100%;
	margin: 0;
	padding: 10px 20px 0 0;
	text-align: right;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.home-menu-more:after {
	display: block;
	position: absolute;
	content: '\f138';
	font-family: FontAwesome;
	top: 10px;
	right: 0;
}
.home-event-item {
	border-bottom: 1px solid #a19a92;
}
.home-event-item a {
	display: table;
	width: 100%;
	color: #433725;
	padding: 20px 0;
}
.home-event-item-date {
	width: 95px;
	display: table-cell;
	vertical-align: middle;
	margin: 0;
	padding: 0;
}
.home-event-item-image {
	width: 170px;
	display: table-cell;
	vertical-align: middle;
	margin: 0;
	padding: 0;
}
.home-event-item-image img {
	width: 150px;
	height: auto;
}
.home-event-item-detail {
	display: table-cell;
	vertical-align: middle;
	margin: 0;
	padding: 0;
}
.home-event-item-title {
	margin: 0;
	padding: 0;
	font-size: 18px;
	line-height: 1.5em;
}
.home-event-item-description {
	margin: 5px 0 5px 0;
	padding: 0;
}
.home-event-item-description p {
	margin: 0;
	padding: 0;
}
.home-event-item-price {
	margin: 0;
	padding: 0;
	text-align: right;
}
.home-event-video {
	margin: 20px 0 0 0;
	padding: 0;
}
.home-event-video iframe {
	vertical-align: bottom;
}
.home-pickup-image {
	float: left;
	width: 265px;
	margin: 0;
	padding: 0;
}
.home-pickup-image img {
	width: 245px;
	height: auto;
}
.home-pickup-detail {
	margin-left: 265px;
}
.home-pickup-title {
	margin: 0;
	padding: 0;
	font-size: 18px;
	line-height: 1.5em;
}
.home-pickup-body {
	margin: 5px 0 5px 0;
	padding: 0;
}
.home-pickup-body p {
	margin: 0 0 1em 0;
}
.home-scene-item {
	float: left;
	width: 320px;
	margin-right: 16px;
	margin-bottom: 16px;
}
.home-scene-item a {
	display: block;
	color: #433725;
}
.home-scene-item-3 {margin-right: 0;}
.home-scene-item-6 {margin-right: 0;}
.home-scene-item-image {
	margin: 0 0 5px 0;
	padding: 0;
}
.home-scene-item-image img {
	width: 320px;
	height: auto;
}
.home-scene-item-detail {
	display: table;
}
.home-scene-item-icon {
	display: table-cell;
	vertical-align: middle;
	width: 55px;
	margin: 0;
	padding: 0;
}
.home-scene-item-title {
	display: table-cell;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	font-size: 18px;
}
.home-news-articles {
	float: left;
	width: 607px;
	margin-right: 25px;
}
.home-news-articles ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.home-news-articles ul li {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #a19a92;
}
.home-news-articles ul li a {
	display: block;
	padding: 20px 0;
	color: #433725;
}
.home-news-more {
	margin: 1em 0;
	text-align: right;
}
.home-news-pr {
	float: left;
	width: 360px;
}
.home-news-pr p {
	margin: 10px 0 10px 0;
	text-align: center;
}
.home-access-info {
	margin: 0 0 50px 0;
}
.home-access-map {
	float: left;
	width: 607px;
	margin-right: 25px;
}
.home-access-detail {
	float: left;
	width: 360px;
}
.home-access-detail dl {
	margin: 0;
	padding: 0;
}
.home-access-detail dt {
	clear: left;
	float: left;
	width: 7em;
	margin: 0;
	padding: 12px 0 12px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.home-access-detail dd {
	margin: 0;
	padding: 12px 0 12px 7em;
	border-bottom: 1px solid #a19a92;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.home-access-sns-title {
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	text-align: center;
	border-bottom: 1px solid #a19a92;
}
.home-access-sns-title .fa {
	margin-right: 5px;
}
.home-access-sns-widget {
	text-align: center;
}
.home-access-sns-facebook {
	width: 486px;
	float: left;
	margin: 0 20px 0 0;
}
.home-access-sns-instagram {
	width: 486px;
	float: left;
}

/* Floor */
.floor-description {
	font-size: 22px;
	line-height: 1em;
	text-align: center;
	margin: 0;
	padding: 40px 0 0 0;
}
.floor-area-description {
	margin: 0 0 30px 0;
	padding: 0;
	font-size: 20px;
	line-height: 1.5em;
	text-align: center;
}
.floor-area-image {
	margin: 0 0 30px 0;
	padding: 0;
}
.floor-area-image img {
	width: 100%;
	height: auto;
}
.floor-area-info {
	float: left;
	width: 481px;
	margin-right: 30px;
}
.floor-area-info dl,
.floor-area-info dt,
.floor-area-info dd {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.floor-area-info dl {
	margin: 0;
	padding: 0;
	background-color: #f6eee1;
}
.floor-area-info dt {
	clear: left;
	float: left;
	width: 120px;
	background-color: #f6eee1;
	margin: 0;
	padding: 10px;
	border-top: 1px solid #cdc8bd;
}
.floor-area-info dd {
	border-top: 1px solid #cdc8bd;
	border-left: 1px solid #cdc8bd;
	background-color: #ffffff;
	margin: 0 0 0 120px;
	padding: 10px;
}
.floor-area-scene {
	float: left;
	width: 481px;
}
.floor-area-scene-title {
	margin: 0 0 15px 0;
	padding: 0 0 5px 0;
	font-size: 18px;
	border-bottom: 2px solid #433725;
}
.floor-area-scene ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 0;
}
.floor-area-scene ul li {
	margin: 0 10px 10px 0;
	padding: 0;
	display: inline-block;
	font-size: 15px;
	line-height: 1em;
}
.floor-area-scene ul li a {
	display: block;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background-color: #433725;
	color: #fffcf7;
	padding: 15px 20px;
}

/* menu */
.menu-nav {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-top: 1px solid #000000;
}
.menu-nav-item {
	margin: 0;
	padding: 0;
	float: left;
	width: 20%;
}
.menu-nav-item a {
	display: block;
	background-color: #181818;
	color: #fffcf7;
	padding: 10px 0;
	overflow: hidden;
	border-right: 1px solid #000000;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
}
.menu-nav-item-home a {
	border-left: 1px solid #000000;
}
.menu-nav-item-title {
	display: block;
	font-size: 12px;
	line-height: 1em;
	font-weight: normal;
	margin: 5px;
}
.menu-icon {
	display: block;
	width: 50px;
	height: 50px;
	margin: 0 auto;
	background-size: 50px 50px;
	background-position: left top;
	background-repeat: none;
}
.menu-icon-food {background-image: url(images/icon_food.png);}
.menu-icon-lunch {background-image: url(images/icon_lunch.png);}
.menu-icon-sweets {background-image: url(images/icon_sweets.png);}
.menu-icon-drink {background-image: url(images/icon_drink.png);}
.menu-icon-course {background-image: url(images/icon_course.png);}
.menu-lunch-note {
	margin: 1em 0 0 0;
	padding: 0;
	text-align: center;
}
.menu-item {
	float: left;
	width: 50%;
	height: 200px;
	overflow: hidden;
	margin-bottom: 20px;
	position: relative;
}
.menu-item a {
	display: block;
	color: #433725;
}
.menu-item-image {
	width: 220px;
	float: left;
	margin: 0;
	padding: 0;
}
.menu-item-image img {
	width: 200px;
	height: auto;
}
.menu-item-detail {
	margin: 0 20px 0 220px;
	height: 170px;
	overflow-y: auto;
}
.menu-item-title {
	margin: 0;
	padding: 0;
	font-size: 18px;
	line-height: 1.3em;
}
.menu-item-excerpt {
	margin: 5px 0 0 0;
	padding: 0;
	font-size: 14px;
	line-height: 1.4em;
}
.menu-item-price {
	position: absolute;
	bottom: 0;
	right: 20px;
	margin: 0;
	padding: 0;
	text-align: right;
}
.menu-note {
	text-align: right;
	margin: 10px 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.3em;
}
.menu-btn {
	text-align: center;
	margin: 0;
}

/* art */
.artarchives .content-header {
	margin: 0 0 16px 0;
}
.artarchives .content-body {
	padding: 0 0 50px 0;
}

/* scene */
.scene-nav {
	margin: 0;
	padding: 0;
}
.scene-nav-back {
	margin: 0;
	padding: 0;
}
.scene-nav-back a {
	position: relative;
	display: block;
	padding: 15px 15px 15px 35px;
	background-color: #a89271;
	color: #fffcf7;
}
.scene-nav-back a:after {
	display: block;
	position: absolute;
	content: '\f053';
	font-family: FontAwesome;
	top: 50%;
	font-size: 15px;
	line-height: 1em;
	left: 15px;
	margin-top: -7.5px;
}
.scene-description {
	margin: 0 0 50px 0;
	padding: 0;
	text-align: center;
}
.scene-item {
	float: left;
	width: 233px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.scene-item a {
	display: block;
	color: #433725;
	position: relative;
}
.scene-item-4 {margin-right: 0;}
.scene-item-8 {margin-right: 0;}
.scene-item-image {
	margin: 0;
	padding: 0;
}
.scene-item-image img {
	width: 233px;
	height: auto;
}
.scene-item-detail {
	background-color: #ffffff;
	width: 100%;
}
.scene-item-icon {
	display: block;
	float: left;
	width: 55px;
	margin: 0;
	padding: 0;
}
.scene-item-title {
	position: relative;
	display: block;
	margin: 0 0 0 55px;
	padding: 14px 0 0 0;
	font-size: 16px;
	line-height: 1.1em;
	height: 45px;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.scene-item-title:after {
	display: block;
	position: absolute;
	content: '\f054';
	font-family: FontAwesome;
	top: 50%;
	font-size: 14px;
	line-height: 1em;
	right: 10px;
	margin-top: -7px;
}
.scene-item-hover {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.7);
	color: #fffcf7;
	width: 233px;
}
.scene-item-hover-title {
	width: 100%;
	min-height: 155px;	/* .scene-item-image height */
	overflow: hidden;
	margin: 0;
	padding: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 18px;
	line-height: 1.3em;
}
.scene-item-hover-to {
	position: relative;
	width: 100%;
	height: 45px;
	margin: 0;
	padding: 15px 15px 0 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 16px;
	line-height: 1em;
	background-color: #000000;
}
.scene-item-hover-to:after {
	display: block;
	position: absolute;
	content: '\f054';
	font-family: FontAwesome;
	top: 50%;
	font-size: 14px;
	line-height: 1em;
	right: 10px;
	margin-top: -7px;
	color: #fffcf7;
}
.scene-article {
	margin: 80px 0 50px 0;
	font-size: 18px;
	line-height: 1.7em;
}
.scene-article-title {
	margin: 0 0 30px 0;
	padding: 0;
	text-align: center;
	font-size: 28px;
	line-height: 1.2em;
}
.scene-article hr {
	margin: 0 350px 60px 350px;
	border: 0;
	height: 2px;
	background: #786342;
	background: -webkit-gradient(linear, left top, right top, from(#cdc6bd), color-stop(0.50, #786342), to(#cdc6bd));
	background: -webkit-linear-gradient(left, #cdc6bd, #786342, #cdc6bd);
	background: -moz-linear-gradient(left, #cdc6bd, #786342, #cdc6bd);
	background: -ms-linear-gradient(left, #cdc6bd, #786342, #cdc6bd);
	background: -o-linear-gradient(left, #cdc6bd, #786342, #cdc6bd);
	background: linear-gradient(left, #cdc6bd, #786342, #cdc6bd);
}
.scene-article p {
	margin: 0 0 35px 0;
	padding: 0;
}
.scene-article img {
	width: 100%;
	height: auto;
}
.scene-article .btn + .btn {
	margin: 0 0 0 15px;
}
.scene-live-area {
	margin: 0 0 35px 0;
}
.scene-live-area h2 {
	margin: 50px 0 30px 0;
	text-align: center;
	font-size: 25px;
	line-height: 1.2em;
}
.scene-live-area-items {
	margin: 0 -8px;
}
.scene-live-area-item {
	float: left;
	width: 320px;
	margin: 0 8px;
}
.scene-live-area-item-name {
	margin: 8px 0 0 0;
	font-size: 20px;
	line-height: 1em;
	text-align: center;
}
.scene-live-area-item-name span {
	display: block;
	font-size: 12px;
}
.scene-reservation {
	background-color: #a7a094;
	width: 760px;
	margin: 0 auto 50px auto;
}
.scene-reservation p {
	margin: 0;
	padding: 30px;
	text-align: center;
}
.scene-reservation .btn {
	margin: 0 10px;
}
.scene-access .home-access-info {
	margin: 0 0 30px 0;
}
.scene-back {
	text-align: right;
	margin: 0 0 100px 0;
}

/* access */
.access-map {
	margin: 0 0 30px 0;
}
.access-information {
	margin: 0 0 100px 0;
}
.access-information table {
	width: 100%;
	border-collapse: collapse;
	table-layout: fixed;
	padding: 0;
	margin: 0;
}
.access-information table th {
	width: 30%;
	background-color: #f6eee1;
	margin: 0;
	padding: 20px;
	border-right: 1px solid #cdc8bd;
	border-bottom: 1px solid #cdc8bd;
	text-align: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	font-weight: normal;
}
.access-information table td {
	width: 70%;
	background-color: #ffffff;
	margin: 0;
	padding: 20px;
	border-bottom: 1px solid #cdc8bd;
	text-align: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	font-weight: normal;
	text-align: left;
}

/* concept */
.concept-image {
	margin-bottom: 75px;
}
.concept-image img {
	width: 100%;
	height: auto;
}
.concept-message {
	font-size: 18px;
	line-height: 1.7em;
	text-align: center;
	-webkit-font-smoothing: antialiased;
	margin-bottom: 100px;
}
.concept-message h1 {
	font-size: 24px;
	margin: 0 0 2em 0;
	padding: 0;
}
.concept-message h2 {
	font-size: 30px;
	margin: 3em 0;
	padding: 0;
}
.concept-message p {
	margin: 0 0 2em 0;
}


/* チャージ */
.charge-information {
	margin: 0 0 100px 0;
}
.charge-information table {
	width: 100%;
	border-collapse: collapse;
	table-layout: fixed;
	padding: 0;
	margin: 0;
}
.charge-information table th {
	width: 30%;
	background-color: #f6eee1;
	margin: 0;
	padding: 20px;
	border-right: 1px solid #cdc8bd;
	border-bottom: 1px solid #cdc8bd;
	text-align: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	font-weight: normal;
}
.charge-information table td {
	width: 70%;
	background-color: #ffffff;
	margin: 0;
	padding: 20px;
	border-bottom: 1px solid #cdc8bd;
	text-align: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	font-weight: normal;
	text-align: left;
}
/* チャージ */













/* news */
.news .content-header {
	margin: 0 0 16px 0;
}
.news-nav {
	margin: 0;
	padding: 0;
	background-color: #ede8cf;
	list-style-type: none;
}
.news-nav-item {
	margin: 0;
	padding: 0;
	float: left;
	width: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.news-nav-item:nth-child(odd) {
	border-right: 1px solid #cdc6bd;
}
.news-nav-item a {
	position: relative;
	display: block;
	font-size: 20px;
	line-height: 1em;
	color: #a89271;
	padding: 20px;
}
.news-nav-item a:after {
	display: block;
	position: absolute;
	content: '\f13a';
	font-family: FontAwesome;
	top: 50%;
	font-size: 20px;
	font-weight: bold;
	line-height: 1em;
	right: 20px;
	margin-top: -10px;
	color: #a89271;
}
.news-nav-item.active a {
	color: #fffcf7;
	background-color: #433725;
}
.news-nav-item.active a:after {
	color: #fffcf7;
}
.news-nav-item a:hover {
	color: #fffcf7;
	background-color: #433725;
}
.news-nav-item a:hover:after {
	color: #fffcf7;
}

/* Reservation */
.reservation-description {
	width: 100%;
	margin: 0 auto 50px auto;
	padding: 0;
	text-align: center;
}
.reservation-description h2 {
	margin: 0 0 3px 0;
	padding: 0;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.2em;
}
.reservation-description p {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.3em;
}
.reservation-icons {
	width: 760px;
	margin: 0 auto 50px auto;
}
.reservation-icon {
	float: left;
	width: 50%;
	margin: 0 0 15px 0;
}
.reservation-icon-image {
	float: left;
	width: 45px;
	margin: 0;
	padding: 0;
}
.reservation-icon-image img {
	width: 30px;
	height: auto;
}
.reservation-icon-text {
	margin: 0 20px 0 45px;
	padding: 5px 0 0 0;
	font-size: 15px;
	font-weight: bold;
	line-height: 1em;
}
.reservation-icon-text small {
	display: inline-block;
	margin: 3px 0 0 0;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.3em;
}
.reservation-areas {
	margin: 0 0 50px 0;
}
.reservation-area {
	float: left;
	width: 320px;
	margin: 0 0 16px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.reservation-area-living,
.reservation-area-patio,
.reservation-area-terrace,
.reservation-area-terraceroom {
	margin-right: 16px;
}
.reservation-area-box {
	position: relative;
}
.reservation-area-image {
	margin: 0;
	padding: 0;
}
.reservation-area-image img {
	width: 100%;
	height: auto;
}
.reservation-area-title {
	position: absolute;
	background-color: #000000;
	background-color: rgba(0,0,0,0.8);
	top: 0;
	left: 0;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.reservation-area-title h3 {
	float: left;
	margin: 11px 0 0 10px;
	padding: 0;
	color: #fffcf7;
	font-size: 15px;
	font-weight: bold;
	line-height: 1em;
}
.reservation-area-title ul {
	float: right;
	margin: 0 5px 0 0;
	padding: 0;
	list-style-type: none;
}
.reservation-area-title ul li {
	float: left;
	margin: 0;
	padding: 5px 3px 5px 0;
}
.reservation-area-title ul li img {
	width: 30px;
	height: auto;
}
.reservation-area-note {
	position: absolute;
	background-color: #000000;
	background-color: rgba(0,0,0,0.8);
	bottom: 0;
	left: 0;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.reservation-area-note p {
	margin: 0;
	padding: 10px;
	color: #fffcf7;
	font-size: 10px;
	line-height: 1.2em;
}
.reservation-btn {
	background-color: #a7a094;
	width: 760px;
	text-align: center;
	margin: 0 auto 100px auto;
}
.reservation-btn p {
	margin: 0;
	padding: 30px;
}

/* ticket */
.ticket .content-header {
	margin: 0;
}
.ticket .content-body {
	margin: 0 0 50px 0;
}
.ticket-na {
	margin: 0;
	padding: 100px 0;
	text-align: center;
	background-color: #ffffff;
}
.ticket-events {
	background-color: #ffffff;
}
.ticket-event {
	border-bottom: 1px solid #cdc6bd;
	width: 100%;
	position: relative;
}
.ticket-event:after {
	display: block;
	position: absolute;
	content: '\f054';
	font-family: FontAwesome;
	top: 50%;
	font-size: 24px;
	line-height: 1em;
	right: 25px;
	margin-top: -12px;
}
.ticket-event a {
	display: table;
	width: 100%;
	color: #433725;
	padding: 20px 0;
}
.ticket-event-date {
	display: table-cell;
	vertical-align: middle;
	width: 150px;
	text-align: center;
}
.ticket-event-date .icon-date {
	margin-left: auto;
	margin-right: auto;
}
.ticket-event-image {
	display: table-cell;
	width: 250px;
	vertical-align: middle;
}
.ticket-event-image img {
	width: 250px;
	height: auto;
}
.ticket-event-detail {
	display: table-cell;
	padding: 0 55px 0 20px;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.ticket-event-title {
	margin: 0;
	padding: 0;
	font-size: 18px;
	line-height: 1.2em;
}
.ticket-event-description {
	margin: 8px 0 0 0;
	padding: 0;
}
.ticket-event-description p {
	margin: 0;
	padding: 0;
}

/* event */
.event .content-header {
	margin: 0;
}
.event .content-body {
	margin: 0 0 50px 0;
}
.event-pickup {
	background-color: #181818;
	border-bottom: 1px solid #000000;
	padding: 20px 30px;
}
.event-pickup .slick-next {
	right: -20px;
}
.event-pickup .slick-prev {
	left: -20px;
}
.event-pickup .slick-prev:before,
.event-pickup .slick-next:before {
	color: #a89271;
}
.event-pickup-item {
	width: 100%;
	padding: 0 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.event-pickup-item a {
	display: block;
	color: #433725;
}
.event-pickup-item-image {
	display: table;
	table-layout: fixed;
	width: 100%;
	height: 200px;
	text-align: center;
	background-color: #000000;
}
.event-pickup-item-image-box {
	display: table-cell;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}
.event-pickup-item-image img {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 200px; /* .event-pickup-image height */
	margin: 0 auto;
}
.event-pickup-item-detail {
	display: table;
	table-layout: fixed;
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
}
.event-pickup-item-date {
	display: table-cell;
	vertical-align: middle;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.3em;
	background-color: #a89271;
	color: #fffcf7;
	margin: 0;
	padding: 10px 0;
	width: 75px;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.event-pickup-item-date span {
	display: block;
	font-size: 12px;
	line-height: 1.1em;
	margin-bottom: 3px;
}
.event-pickup-item-text {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	padding-top: 10px;
}
.event-pickup-item-release {
	font-size: 12px;
	line-height: 1.1em;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 0;
	padding: 0 10px 3px 10px;
}
.event-pickup-item-title {
	font-size: 14px;
	line-height: 1.3em;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 0;
	padding: 0 10px 10px 10px;
}
.event-month {
}
.event-month-nav {
	background-color: #ffffff;
	font-size: 18px;
	line-height: 1em;
	font-weight: bold;
}
.event-month-nav-prev {
	float: left;
	text-align: center;
	width: 150px;
}
.event-month-nav-next {
	float: right;
	text-align: center;
	width: 150px;
}
.event-month-nav-prev a,
.event-month-nav-next a {
	display: block;
	padding: 15px 0;
	background-color: #a89271;
	color: #fffcf7;
}
.event-month-nav-current {
	margin: 0 150px;
}
.event-month-nav-current p {
	text-align: center;
	margin: 0;
	padding: 15px;
}
.event-month-days {
	background-color: #ffffff;
	border-top: 1px solid #cdc6bd;
}
.event-month-day {
	display: table;
	table-layout: fixed;
	border-bottom: 1px solid #cdc6bd;
	width: 100%;
}
.event-month-day-date {
	display: table-cell;
	vertical-align: middle;
	width: 150px;
	text-align: center;
	padding: 30px 0;
}
.event-month-day-date .day {
	font-family: 'Oswald', serif;
	font-weight: 400;
	font-size: 24px;
}
.event-month-day-date .week {
	font-size: 15px;
}
.event-month-day-date.week-0 {
	color: #bd3c4c;
}
.event-month-day-date.week-6 {
	color: #17548c;
}
.event-month-day-events {
	display: table-cell;
	vertical-align: middle;
	width: auto;
}
.event-month-day-event {
	position: relative;
	margin: 20px 0;
	padding: 0 50px 0 0;
}
.event-month-day-event:after {
	display: block;
	position: absolute;
	content: '\f054';
	font-family: FontAwesome;
	top: 50%;
	font-size: 24px;
	line-height: 1em;
	right: 25px;
	margin-top: -12px;
}
.event-month-day-event a {
	display: table;
	table-layout: fixed;
	width: 100%;
	color: #433725;
}
.event-month-day-event-image {
	display: table-cell;
	width: 250px;
	vertical-align: middle;
}
.event-month-day-event-image img {
	width: 250px;
	height: auto;
}
.event-month-day-event-detail {
	display: table-cell;
	padding: 20px;
	vertical-align: middle;
}
.event-month-day-event-title {
	margin: 0;
	padding: 0;
	font-size: 18px;
	line-height: 1.2em;
}
.event-month-day-event-description {
	margin: 8px 0 0 0;
	padding: 0;
}
.event-month-day-event-price {
	margin: 10px 0 0 0;
	padding: 0;
	text-align: right;
}
.event-single-nav {
	margin: 0 0 50px 0;
	padding: 0;
	background-color: #ffffff;
}
.event-single-nav-back {
	margin: 0;
	padding: 0;
}
.event-single-nav-back a {
	position: relative;
	display: block;
	padding: 15px 15px 15px 35px;
	background-color: #a89271;
	color: #fffcf7;
}
.event-single-nav-back a:after {
	display: block;
	position: absolute;
	content: '\f053';
	font-family: FontAwesome;
	top: 50%;
	font-size: 15px;
	line-height: 1em;
	left: 15px;
	margin-top: -7.5px;
}
.event-single .article-header {
	display: table;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.event-single .article-header .article-icon-date {
	display: table-cell;
	width: 75px;
}
.event-single .article-header .article-title {
	display: table-cell;
	vertical-align: middle;
	padding: 0 0 0 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}


/*
----------------------
  Media Queries
---------------------
*/

@media (max-width: 991px) {
	body {
		margin-top: 50px;	/* .headerarea-bar height */
	}
	.visualarea,
	.visualarea-image {
		height: 120px;
	}
	/* headerarea */
	.headerarea {
		position: fixed;
		top: 0;
		z-index: 100;
		background: transparent;
		background-color: transparent;
	}
	.headerarea .container {
		width: 100%;
	}
	.headerarea-bar {
		float: none;
		color: #fffcf7;
		background-color: #181818;
		width: 100%;
		height: 50px;
	}
	.headerarea-bar-logo {
		float: left;
	}
	.headerarea-bar-logo img {
		margin: 5px 0 0 0;
		width: auto;
		height: 38px;
	}
	#headerarea-bar-toggle-tb {
		display: block;
	}
	#headerarea-bar-toggle-sp {
		display: none;
	}
	.headerarea-bar-subnav {
		display: block;
		float: right;
	}
	.headerarea-bar-subnav .subnav {
		width: 240px;
	}
	.headerarea-bar-subnav .subnav-item a {
		background-color: #181818;
		color: #fffcf7;
		padding-top: 10px;
		width: 60px;
		height: 50px;
		overflow: hidden;
		border-right: 1px solid #000000;
	}
	.headerarea-bar-subnav .subnav-item-phone a {
		border-left: 1px solid #000000;
	}
	.headerarea-bar-subnav .subnav-item span.fa {
		font-size: 20px;
		margin-bottom: 5px;
	}
	.headerarea-bar-subnav .subnav-item span.nav-item-ja {
		font-size: 9px;
		line-height: 1em;
		font-weight: normal;
	}
	.headerarea-nav {
		display: none;
		float: none;
	}
	.headerarea-nav-container {
		height: calc(100vh - 50px);	/* 100vh - .headerarea-bar height */
		overflow-y: auto;
		background-color: rgba(0, 0, 0, 0.8);
	}
	.nav {
		color: #fffcf7;
		background-color: #181818;
		margin: 0;
		border-bottom: 1px solid #000000;
	}
	.nav-item {
		float: left;
	}
	.nav-item a,
	.nav-item div.nav-item-box {
		padding: 15px 0 15px 0;
		height: auto;
		overflow: visible;
		border-top: 1px solid #000000;
		border-right: 1px solid #000000;
	}
	.nav-item .dropdown-menu {
		border-top: none;
	}
	.nav-item .dropdown-menu .nav-item a {
		border-bottom: none;
	}
	.nav-item .dropdown-menu .nav-item span.nav-item-en,
	.nav-item .dropdown-menu .nav-item span.nav-item-ja {
		font-size: 11px;
	}
	.nav-item .dropdown-menu .nav-item a {
		border-left: 1px solid #000000;
	}
	.nav-item .dropdown-menu .nav-item:last-child a {
		border-bottom: 1px solid #000000;
	}
	.nav-item span {
		display: block;
		text-align: center;
	}
	.nav-item span.fa {
		display: block;
		font-size: 25px;
		margin-bottom: 5px;
	}
	.nav-item-home a {
		border-left: none;
	}
	.nav-item-home {width: 13%;}
	.nav-item-floor {width: 13%}
	.nav-item-menu {width: 12%;}
	.nav-item-event {width: 12%;}
	.nav-item-art {width: 12%;}
	.nav-item-scene {width: 12%;}
	.nav-item-access {width: 13%;}
	.nav-item-concept {width: 13%;}
	.nav-item span.nav-item-en {
		display: none;
	}
	.nav-item span.nav-item-ja {
		font-size: 11px;
		line-height: 1em;
		font-weight: normal;
	}
	.headerarea-subnav {
		display: none;
	}
	.headerarea.fixed + .mainarea {
		margin-top: 0;	/* Reset */
	}
	.mainarea {
		padding-top: 0;
	}
	.mainarea .container {
		width: 100%;
	}
	.gmap {
		position: relative;
		padding-bottom: 56.25%;
		padding-top: 30px;
		height: 0;
		overflow: hidden;
	}
	.gmap iframe,
	.gmap object,
	.gmap embed {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	.content {
		margin: 0 20px;
	}
	.content img {
		max-width: 100%;
		height: auto;
	}
	.content-breadcrumb {
		padding: 8px 10px;
	}
	.content-breadcrumb li {
		font-size: 12px;
		line-height: 1.2em;
	}
	.content-header {
		margin: 0 -20px;
	}
	.content-body {
		margin: 20px 0 0 0;
	}
	.section {
		margin: 100px 0;
	}
	.section-title-ja {
		font-size: 25px;
		line-height: 1em;
	}
	.section-title-en {
		min-width: 120px;
	}
	.article {
		margin: 0 0 20px 0;
	}
	.grids {
		margin: -12px -12px 8px -12px;
		padding: 0;
	}
	.grid {
		width: 33.33%;
	}
	.pager {
		margin: 0 0 20px 0;
	}
	.grids + .pager {
		margin: 0 -4px 16px -4px;
	}
	.pager-more {
		margin: 0 0 20px 0;
	}
	.notfound,
	.nocontent {
		text-align: center;
		margin: 50px 0;
	}
	.footerarea .container {
		width: 100%;
	}
	.footerarea-item {
		width: 50%;
		margin: 0 0 25px 0;
	}
	.footerarea-item:nth-child(odd) {
		border-right: 1px solid #000000;
	}
	.footerarea-item:nth-child(even) {
		border-right: none;
	}
	.footerarea-sns {
		margin: 0 0 25px 0;
	}
	.home-visual {
		height: 450px;
	}
	.home-visual .visualarea-image {
		height: 450px;
	}
	.home-pickup-event {
		margin-top: 50px;
		margin-bottom: 75px;
	}
	.home-today-event {
		margin-top: 50px;
	}
	.home-slogan {
		margin: 50px 0 100px 0;
	}
	.home-slogan-title {
		margin: 0 0 40px 0;
		padding: 0;
		font-size: 20px;
		line-height: 1.5em;
		font-weight: bold;
		text-align: center;
	}
	.home-slogan-body {
		margin: 0;
		padding: 0;
		font-size: 14px;
		font-weight: normal;
		line-height: 2em;
		text-align: center;
	}
	.home-menu-items {
		float: none;
		width: 100%;
		margin: 0 auto 30px auto;
	}
	.home-menu-item {
		width: 230px;
		width: 100%;
		margin: 0 5px;
	}
	.home-menu-item p {
		margin: 0 0 10px 0;
		padding: 0;
	}
	.home-menu-item-image img {
		width: 100%;
		height: auto;
	}
	.home-menu-categories {
		float: none;
		width: 100%;
		margin: 0 auto;
	}
	.home-menu-categories li:nth-child(odd) a {
		border-right: 1px solid #a19a92;
	}
	.home-menu-category {
		float: left;
		width: 50%;
	}
	.home-menu-more {
		float: left;
		width: 50%;
		background-color: #fffcf7;
	}
	.home-menu-more a {
		display: block;
		height: 44px;
		padding: 10px 30px 0 0;
		border-bottom: 1px solid #a19a92;
	}
	.home-menu-more:after {
		right: 10px;
	}
	.home-scene-item {
		float: left;
		width: 50%;
		margin: 0 0 20px 0;
	}
	.home-scene-item:nth-child(odd) .home-scene-item-detail,
	.home-scene-item:nth-child(odd) .home-scene-item-image {
		margin-right: 10px;
	}
	.home-scene-item:nth-child(even) .home-scene-item-detail,
	.home-scene-item:nth-child(even) .home-scene-item-image {
		margin-left: 10px;
	}
	.home-scene-item-image img {
		width: 100%;
	}
	.home-news-articles {
		float: none;
		width: 100%;
		margin: 0;
	}
	.home-news-pr {
		float: none;
		width: 100%;
	}
	.home-news-pr p {
		float: left;
		width: 100%;
	}
	.home-news-pr p a {
		display: block;
	}
	.home-news-pr p img {
		width: 100%;
	}
	.home-news-pr p:nth-child(odd) a {
		margin-right: 5px;
	}
	.home-news-pr p:nth-child(even) a {
		margin-left: 5px;
	}
	.home-access-map {
		width: 50%;
		float: left;
		margin: 0;
	}
	.home-access-map .gmap {
		margin-right: 10px;
	}
	.home-access-detail {
		width: 50%;
		float: left;
		margin: 0;
	}
	.home-access-detail dl {
		margin-left: 10px;
	}
	.home-access-sns-facebook {
		width: 50%;
		float: left;
		margin: 0;
	}
	.home-access-sns-instagram {
		width: 50%;
		float: left;
	}
	.home-access-sns-facebook .home-access-sns-title,
	.home-access-sns-facebook .home-access-sns-widget {
		margin-right: 10px;
	}
	.home-access-sns-instagram .home-access-sns-title,
	.home-access-sns-instagram .home-access-sns-widget {
		margin-left: 10px;
	}
	.floor-description {
		font-size: 18px;
	}
	.floor-description + .section {
		margin-top: 60px;
	}
	.floor-area-description {
		margin-bottom: 20px;
		font-size: 18px;
	}
	.floor-area-image {
		margin-bottom: 20px;
	}
	.floor-area-info {
		margin-bottom: 30px;
		float: none;
		width: 100%;
	}
	.floor-area-scene {
		float: none;
		width: 100%;
	}
	.menu-items {
		margin: 0;
	}
	.menu-item {
		height: 160px;
	}
	.menu-item-image {
		width: 170px;
	}
	.menu-item-image img {
		width: 160px;
		height: auto;
	}
	.menu-item-title {
		font-size: 16px;
		line-height: 1.3em;
	}
	.menu-item-detail {
		margin: 0 10px 0 170px;
		height: 130px;
	}
	.menu-item-excerpt {
		font-size: 12px;
		line-height: 1.5em;
	}
	.artarchives .content-header {
		margin: 0 -20px;
	}
	.artarchives .content-body {
		padding: 0;
	}
	.scene-description {
		margin: 0 0 50px 0;
		padding: 30px 0 0 0;
		text-align: center;
	}
	.scene-item {
		float: left;
		width: 50%;
		margin: 0 0 20px 0;
	}
	.scene-item:nth-child(odd) a {
		display: block;
		margin: 0 10px 0 0;
	}
	.scene-item:nth-child(even) a {
		display: block;
		margin: 0 0 0 10px;
	}
	.scene-item-image img {
		width: 100%;
	}
	.scene-article {
		margin: 50px 0 50px 0;
	}
	.scene-article-title {
		margin: 0 0 30px 0;
		font-size: 25px;
		line-height: 1.2em;
	}
	.scene-article hr {
		margin: 0 200px 60px 200px;
	}
	.scene-live-area-items {
		margin: 0;
	}
	.scene-live-area-item {
		float: left;
		width: 32%;
		margin: 0;
	}
	.scene-live-area-item:nth-child(3n-1) {
		margin: 0 2%;
	}
	.scene-reservation {
		width: 100%;
	}
	.scene-back {
		margin: 0 0 50px 0;
	}
	.access-map {
		margin: 0 0 20px 0;
	}
	.access-information {
		margin: 0 0 20px 0;
	}
	.concept-message {
		font-size: 16px;
		line-height: 1.7em;
		margin-bottom: 100px;
	}
	.concept-message h1 {
		font-size: 20px;
	}
	.concept-message h2 {
		font-size: 30px;
		margin: 3em 0;
		padding: 0;
	}
	.news .content-header {
		margin: 0 -20px;
	}
	.reservation-description {
		padding: 20px 0 0 0;
	}
	.reservation-icons {
		width: 100%;
	}
	.reservation-areas {
		margin: -10px -10px 10px -10px;
	}
	.reservation-area {
		float: left;
		width: 50%;
		margin: 0;
		padding: 10px;
	}
	.reservation-btn {
		margin: 0 0 20px 0;
		width: 100%;
	}
	.ticket .content-header {
		margin: 0 -20px;
	}
	.ticket .content-body {
		margin: 0 -20px;
	}
	.event .content-header {
		margin: 0 -20px;
	}
	.event .content-body {
		margin: 0 -20px;
	}
	.event-month-nav {
		margin: 0;
	}
	.event-single {
		margin: 0 20px 0 20px;
	}
	.event-single-nav {
		margin: 0 -20px 20px -20px;
	}
}
@media (max-width: 767px) {
	body {
		font-size: 14px;
		line-height: 1.7em;
	}
	.visualarea,
	.visualarea-image {
		height: 75px;

	}
	#headerarea-bar-toggle-tb {
		display: none;
	}
	#headerarea-bar-toggle-sp {
		display: block;
	}
	.nav-item .dropdown-menu .nav-item a {
		border-left: none;
	}
	.nav-item .dropdown-menu .nav-item:last-child a {
		border-left: 1px solid #000000;
	}
	.nav-item span.fa {
		display: block;
		font-size: 20px;
		margin-top: 2px;
		margin-bottom: 8px;
	}
	.nav-item-home {width: 25%;}
	.nav-item-floor {width: 25%}
	.nav-item-menu {width: 25%;}
	.nav-item-event {width: 25%;}
	.nav-item-art {width: 25%;}
	.nav-item-scene {width: 25%;}
	.nav-item-access {width: 25%;}
	.nav-item-concept {width: 25%;}
	.btn-more {
		position: relative;
		display: block;
		background-color: #cdc6bd;
		color: #433725;
		font-size: 14px;
		line-height: 1em;
		padding: 20px 35px 20px 20px;
		border-bottom: none;
		text-align: right;
		width: 100%;
		min-width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		-o-box-sizing: border-box;
		box-sizing: border-box;
	}
	a.btn-more {
		color: #433725;
	}
	.btn-more:after {
		display: block;
		position: absolute;
		content: '\f054';
		font-family: FontAwesome;
		top: 50%;
		font-size: 14px;
		line-height: 1em;
		right: 15px;
		margin-top: -7px;
	}
	.btn-back {
		position: relative;
		display: block;
		background-color: #cdc6bd;
		color: #433725;
		font-size: 14px;
		line-height: 1em;
		padding: 20px 35px 20px 20px;
		border-bottom: none;
		text-align: right;
		width: 100%;
		min-width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		-o-box-sizing: border-box;
		box-sizing: border-box;
	}
	a.btn-back {
		color: #433725;
	}
	.btn-back:after {
		content: '\f054';
		font-family: FontAwesome;
		top: 50%;
		font-size: 14px;
		line-height: 1em;
		right: 15px;
		margin-top: -7px;
	}
	.mainarea .container {
		width: 100%;
	}
	.content {
		margin: 0;
	}
	.content-header {
		margin: 0;
	}
	.content-title-ja {
		font-size: 20px;
		font-weight: bold;
		line-height: 1em;
	}
	.content-title-en {
		font-size: 14px;
		line-height: 1em;
	}
	.content-body {
		margin: 15px 0 0 0;
	}
	.section {
		border-bottom: 1px solid #a19a92;
		margin: 30px 0 0 0;
		padding: 0;
	}
	.section-title {
		margin: 0 0 20px 0;
	}
	.section-title-ja {
		font-size: 20px;
		line-height: 1em;
		margin: 0;
		padding: 0;
	}
	.section-title-en {
		margin: 0;
		padding: 0 0 15px 0;
		font-size: 13px;
		line-height: 1em;
		min-width: 100px;
	}
	.section-footer {
		border-top: 1px solid #a19a92;
	}
	.section-footer-more {
		padding: 0;
		margin: 0;
	}
	.article {
		margin: 0 15px 15px 15px;
	}
	.article-header {
		padding: 20px;
	}
	.article-reservation {
		display: block;
		width: auto;
	}
	.article-reservation-detail {
		display: block;
		width: auto;
		padding: 15px 15px 0 15px;
		margin-bottom: 15px;
	}
	.article-reservation-title {
	}
	.article-reservation-type {
		font-size: 16px;
		font-weight: bold;
	}
	.article-reservation-price {
		display: block;
		float: right;
		vertical-align: middle;
		text-align: right;
		margin: 0 0 0 1em;
		font-size: 20px;
		font-weight: bold;
		line-height: 1em;
	}
	.article-reservation-btn {
		clear: both;
		display: block;
		width: auto;
		margin-top: 15px;
		padding: 0px 15px 15px 15px;
	}
	.article-reservation-btn .btn {
		width: 100%;
	}
	.article-body {
		padding: 20px;
		font-size: 15px;
		line-height: 1.5em;
	}
	.article-body iframe {
		max-width: 100%;
	}
	.article-footer {
		padding: 20px;
	}
	.grids {
		margin: -7px 8px 8px 8px;
		padding: 0;
	}
	.grid {
		width: 50%;
	}
	.grid-title {
		font-size: 14px;
		line-height: 1.2em;
	}
	.grid-description {
		font-size: 13px;
		line-height: 1.4em;
	}
	.pager {
		display: block;
		width: auto;
		margin: 0 15px 0 15px;
		background-color: transparent;
	}
	.pager-prev,
	.pager-prev-none,
	.pager-next,
	.pager-next-none {
		position: relative;
		display: block;
		vertical-align: middle;
		width: 100%;
	}
	.pager-prev,
	.pager-next {
		margin: 0 0 15px 0;
	}
	.pager-prev-none,
	.pager-next-none {
		margin: 0;
	}
	.pager-prev,
	.pager-prev-none {
		border-right: none;
	}
	.grids + .pager {
		margin: 0 16px 1px 16px;
	}
	.pager-more {
		margin: 0;
	}
	.footerarea .container {
		width: 100%;
	}
	.footerarea-items {
		margin: 0;
		padding: 0;
	}
	.footerarea-item {
		float: none;
		width: 100%;
		margin: 0;
		padding: 20px 15px;
		text-align: center;
		border-bottom: 1px solid #000000;
	}
	.footerarea-item:nth-child(odd) {
		border-right: none;
	}
	.footerarea-item:nth-child(even) {
		border-right: none;
	}
	.footerarea-item-title {
		margin: 0 0 15px 0;
	}
	.footerarea-sns {
		float: none;
		width: 100%;
		margin: 0;
		padding: 0;
		text-align: center;
		border-bottom: 1px solid #000000;
	}
	.footerarea-sns ul {
		margin: 0;
		padding: 20px 0;
	}
	.home .content-body {
		margin-top: 0;
	}
	.home-visual {
		/* height: 250px; */
		height: 400px;
	}
	.home-visual .visualarea-image {
		/* height: 250px; */
		height: 400px;
	}
	.home-nav {
		display: block;
	}
	.home-today-event .section-body {
		padding: 0 15px;
		margin-bottom: 15px;
	}
	.home-today-event-image {
		float: none;
		text-align: center;
		width: 100%;
		background-color: #a7a094;
		margin-bottom: 10px;
	}
	.home-today-event-image img {
		width: auto;
		height: auto;
		max-width: 100%;
		max-height: 300px;
		margin: 0 auto;
	}
	.home-today-event-detail {
		float: none;
		margin: 0;
		padding: 0;
		width: 100%;
		text-align: left;
	}
	.home-pickup-event.section {
		border-bottom: none;
	}
	.home-pickup-event .section-body {
		margin: 0;
		padding: 0;
	}
	.home-pickup-event .slick-next {
		right: 15px;
		z-index: 99;
	}
	.home-pickup-event .slick-prev {
		left: 15px;
		z-index: 100;
	}
	.home-pickup-event-item {
		padding: 0;
	}
	.home-slogan {
		margin: 0;
		padding: 25px;
		text-align: left;
		border-bottom: 1px solid #a19a92;
	}
	.home-slogan-title {
		text-align: left;
		margin: 0 0 15px 0;
		padding: 0;
		font-size: 20px;
		line-height: 1.5em;
	}
	.home-slogan-body {
		text-align: left;
		margin: 0;
		font-size: 14px;
		line-height: 1.7em;
	}
	.home-menu-items {
		float: none;
		width: auto;
		margin: 0 35px; 
	}
	.home-menu-categories {
		float: none;
		width: 100%;
		margin: 0;
		padding-top: 10px;
	}
	.home-menu-categories h3 {
		background-color: #181818;
		color: #ede8cf;
		font-size: 12px;
		line-height: 1em;
		padding: 8px 0;
	}
	.home-menu-categories li a {
		border-right: none;
		background-color: #cdc6bd;
	}
	.home-menu-category {
		float: none;
		width: 100%;
		position: relative;
		font-weight: bold;
	}
	.home-menu-category:after {
		display: block;
		position: absolute;
		content: '\f054';
		font-family: FontAwesome;
		font-size: 14px;
		line-height: 1em;
		top: 50%;
		right: 15px;
		margin-top: -7px;
	}
	.home-menu-category-image {
		width: 70px;
	}
	.home-menu-category-image img {
		margin: 10px;
		width: 50px;
		height: 50px;
	}
	.home-menu-more {
		float: none;
		width: 100%;
	}
	.home-menu-more a {
		display: block;
		height: auto;
		padding: 20px 35px 20px 0;
		border-bottom: none;
	}
	.home-menu-more:after {
		display: block;
		position: absolute;
		content: '\f054';
		font-family: FontAwesome;
		font-size: 14px;
		line-height: 1em;
		top: 50%;
		right: 15px;
		margin-top: -7px;
	}
	.home-event .section-body {
		padding-bottom: 10px;
	}
	.home-event-items {
		width: auto;
		margin: 0 35px; 
	}
	.home-event-item {
		border-bottom: none;
		margin: 0 0 10px 0;
	}
	.home-event-item a {
		display: block;
		width: auto;
		padding: 0;
	}
	.home-event-item-date {
		width: 100%;
		display: block;
	}
	.home-event-item-date .icon-date {
		display: block;
		width: 100%;
		margin: 0;
		padding: 0;
	}
	.home-event-item-date .icon-date-week {
		display: inline-block;
		width: auto;
		margin: 0;
		padding: 15px;
		font-size: 18px;
		line-height: 1em;
	}
	.home-event-item-date .icon-date-day {
		display: inline-block;
		width: auto;
		margin: 0;
		padding: 15px;
		font-size: 18px;
		line-height: 1em;
	}
	.home-event-item-image {
		width: 100%;
		display: block;
		max-height: 300px;
		margin-bottom: 10px;
		text-align: center;
		background-color: #a7a094;
	}
	.home-event-item-image img {
		width: auto;
		height: auto;
		max-width: 100%;
		max-height: 300px;
		margin: 0 auto;
	}
	.home-event-item-detail {
		width: 100%;
		display: block;
	}
	.home-event-item-description {
		margin: 5px 0 0 0;
	}
	.home-event-item-price {
		margin: 5px 0 0 0;
	}
	.home-event-video {
		border-top: 1px solid #a19a92;
		margin: 0;
		padding: 15px 15px;
	}
	.home-pickup .section-body {
		padding: 0 15px;
		margin-bottom: 15px;
	}
	.home-pickup-image {
		float: none;
		width: 100%;
		margin: 0 0 15px 0;
		padding: 0;
	}
	.home-pickup-image img {
		width: 100%;
		height: auto;
	}
	.home-pickup-detail {
		margin-left: 0;
	}
	.home-scene .section-body {
		padding-bottom: 10px;
	}
	.home-scene-items {
		width: auto;
		margin: 0 35px; 
	}
	.home-scene-item {
		width: 100%;
		margin: 0 0 10px 0;
	}
	.home-scene-item:nth-child(odd) .home-scene-item-detail,
	.home-scene-item:nth-child(odd) .home-scene-item-image {
		margin-right: 0;
	}
	.home-scene-item:nth-child(even) .home-scene-item-detail,
	.home-scene-item:nth-child(even) .home-scene-item-image {
		margin-left: 0;
	}
	.home-news-articles {
		float: none;
		width: 100%;
		margin: 0;
	}
	.home-news-articles ul li {
		position: relative;
	}
	.home-news-articles ul li a {
		padding: 15px 30px 15px 15px;
	}
	.home-news-articles ul li:after {
		display: block;
		position: absolute;
		content: '\f054';
		font-family: FontAwesome;
		top: 50%;
		font-size: 14px;
		line-height: 1em;
		right: 15px;
		margin-top: -7px;
	}
	.home-news-more {
		margin: 0 0 15px 0;
		padding: 0;
		border-bottom: 1px solid #a19a92;
	}
	.home-news-pr {
		float: none;
		width: 100%;
	}
	.home-news-pr p {
		float: none;
		width: 100%;
	}
	.home-news-pr p a {
		display: block;
	}
	.home-news-pr p img {
		width: 100%;
	}
	.home-news-pr p:nth-child(odd) a {
		margin: 0 15px 15px 15px;
	}
	.home-news-pr p:nth-child(even) a {
		margin: 0 15px 15px 15px;
	}
	.home-access-info {
		border-bottom: 1px solid #a19a92;
		margin: 0 0 0 0;
	}
	.home-access-map {
		width: 100%;
		float: none;
		margin: 0;
	}
	.home-access-map .gmap {
		margin: 15px;
	}
	.home-access-detail {
		width: 100%;
		float: none;
		margin: 0;
	}
	.home-access-detail dl {
		margin: 15px;
	}
	.home-access-detail dt {
		padding: 7px 0 7px 0;
	}
	.home-access-detail dd {
		border-bottom: none;
		padding: 7px 0 7px 7em;
	}
	.home-access-sns {
		margin: 0;
	}
	.home-access-sns-title {
		border-bottom: none;
		margin: 20px 0 15px 0;
	}
	.home-access-sns-facebook {
		width: 100%;
		float: none; 
		margin: 0;
		border-bottom: 1px solid #a19a92;
	}
	.home-access-sns-instagram {
		width: 100%;
		float: none;
	}
	.home-access-sns-facebook .home-access-sns-widget {
		margin: 15px;
	}
	.home-access-sns-instagram .home-access-sns-widget {
		margin: 15px;
	}
	.floor-description {
		font-size: 14px;
		line-height: 1.5em;
		text-align: left;
		border-bottom: 1px solid #a19a92;
		margin: 0;
		padding: 0 15px 15px 15px;
	}
	.floor-description + .section {
		margin-top: 30px;
	}
	.floor-area {
		padding: 0 15px 15px 15px;
	}
	.floor-area-description {
		margin-bottom: 20px;
		font-size: 14px;
		line-height: 1.5em;
	}
	.floor-area-image {
		margin-bottom: 15px;
	}
	.floor-area-info {
		margin-bottom: 30px;
		float: none;
		width: 100%;
	}
	.floor-area-scene {
		float: none;
		width: 100%;
	}
	.menu .section-body {
		padding-bottom: 15px;
	}
	.menu-nav-item a {
		height: 85px;
	}
	.menu-icon {
		width: 40px;
		height: 40px;
		background-size: 40px 40px;
	}
	.menu-nav-item-title {
		margin: 0 5px;
	}
	.menu-items {
		margin: 0 35px;
	}
	.menu-item {
		width: 50%;
		height: auto;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		-o-box-sizing: border-box;
		box-sizing: border-box;
		margin: 0 5px;
	}
	.menu-item-image {
		float: none;
		width: 100%;
		margin: 0 0 5px 0;
	}
	.menu-item-image img {
		width: 100%;
		height: auto;
	}
	.menu-item-title {
		font-size: 15px;
		font-weight: bold;
		line-height: 1.3em;
	}
	.menu-item-detail {
		margin: 0 0 5px 0;
		width: 100%;
		height: auto;
		float: none;
	}
	.menu-item-excerpt {
		display: none;
	}
	.menu-item-price {
		position: relative;
		top: 0;
		left: 0;
		text-align: right;
	}
	.menu-note {
		text-align: right;
		margin: 0 15px 0 15px;
		padding: 5px 0 0 0;
		font-size: 12px;
		line-height: 1.3em;
	}
	.menu-btn {
		text-align: center;
		margin: 15px 15px 0 15px;
	}
	.menu-btn .btn {
		width: 100%;
	}
	.scene-description {
		margin: 0;
		padding: 0 15px 15px 15px;
		text-align: left;
		border-bottom: 1px solid #a19a92;
	}
	.scene-items {
		padding: 15px 15px 0 15px;
		border-bottom: 1px solid #a19a92;
	}
	.scene-item {
		float: left;
		width: 50%;
		margin: 0 0 15px 0;
	}
	.scene-item:nth-child(odd) a {
		display: block;
		margin: 0 7.5px 0 0;
	}
	.scene-item:nth-child(even) a {
		display: block;
		margin: 0 0 0 7.5px;
	}
	.scene-item-image img {
		width: 100%;
	}
	.scene-article {
		margin: 35px 15px 15px 15px;
		font-size: 15px;
		line-height: 1.6em;
	}
	.scene-article-title {
		font-size: 18px;
		margin: 0 auto 20px auto;
		padding: 0;
		line-height: 1.5em;
		text-align: center;
	}
	.scene-meal .scene-article-title {
		font-size: 17px;
		margin: 0 -10px 20px -10px;
	}
	.scene-live .scene-article-title {
		font-size: 18px;
		margin: 0 auto 20px auto;
		max-width: 270px;
	}
	.scene-party .scene-article-title {
		font-size: 18px;
		margin: 0 auto 20px auto;
		max-width: 290px;
	}
	.scene-date .scene-article-title {
		font-size: 18px;
		margin: 0 auto 20px auto;
	}
	.scene-bar .scene-article-title {
		font-size: 18px;
		margin: 0 auto 20px auto;
		max-width: 250px;
	}
	.scene-birthday .scene-article-title {
		font-size: 18px;
		margin: 0 auto 20px auto;
		max-width: 290px;
	}
	.scene-lunch .scene-article-title {
		font-size: 18px;
		margin: 0 auto 20px auto;
		max-width: 230px;
	}
	.scene-cafe .scene-article-title {
		font-size: 18px;
		margin: 0 auto 20px auto;
		max-width: 260px;
	}
	.scene-article hr {
		margin: 0 90px 25px 90px;
	}
	.scene-article p {
		margin: 0 0 20px 0;
	}
	.scene-article p:last-child {
		margin-bottom: 0;
	}
	.scene-article .btn {
		display: block;
		width: 100%;
		margin: 0;
	}
	.scene-article .btn + .btn {
		margin: 15px 0 0 0;
	}
	.scene-live-area {
		margin: 0 -15px -15px -15px;
		border-top: 1px solid #a19a92;
		padding: 15px 15px 0 15px;
	}
	.scene-live-area h2 {
		margin: 20px 0 30px 0;
		text-align: center;
		font-size: 17px;
		line-height: 1.2em;
	}
	.scene-live-area-items {
		margin: 0;
	}
	.scene-live-area-item {
		float: none;
		width: 100%;
		margin: 0 0 15px 0;
		background-color: #ffffff;
	}
	.scene-live-area-item:nth-child(3n-1) {
		margin: 0 0 15px 0;
	}
	.scene-live-area-item-name {
		margin: 12px 0 0 0;
		font-size: 20px;
		line-height: 1em;
		text-align: center;
		padding: 0 0 10px 0;
	}
	.scene-live-area-item-name span {
		display: block;
		font-size: 14px;
	}
	.scene-reservation {
		width: auto;
		margin: 0 15px;
	}
	.scene-reservation p {
		padding: 15px 10px;
	}
	.scene-reservation .btn {
		margin: 0 1%;
		display: block;
		float: left;
		width: 48%;
		min-width: initial;
		text-align: center;
	}
	.scene-reservation .btn-icon span {
		border: none;
		display: block;
		width: auto;
		padding: 0 0 10px 0;
		text-align: center;
		letter-spacing: normal;
	}
	.scene-reservation .btn-icon span.fa {
		padding: 15px 0 10px 0;
		font-size: 35px;
		line-height: 1em;
	}
	.scene-access .home-access-info {
		margin: 0;
	}
	.scene-back {
		margin: 0 0 0 0;
	}
	.access-map {
		margin: 0 15px 15px 15px;
	}
	.access-information {
		margin: 0 15px 15px 15px;
	}
	.access-information table th {
		width: 40%;
	}
	.access-information table td {
		width: 60%;
	}
	.concept .content-body {
		padding: 0 15px;
	}
	.concept-image {
		margin-bottom: 30px;
	}
	.concept-message {
		font-size: 15px;
		line-height: 1.5em;
		margin-bottom: 0;
		text-align: left;
	}
	.concept-message h1 {
		font-size: 20px;
		line-height: 1.5em;
		margin: 0 0 20px 0;
	}
	.concept-message h2 {
		font-size: 20px;
		margin: 30px 0;
		padding: 0;
	}
	.concept-message p {
		margin: 0 0 20px 0;
	}
	.artarchives .content-header {
		margin: 0;
	}
	.art-more {
		border-top: 1px solid #a19a92;
	}
	.news .content-header {
		margin: 0;
	}
	.news-nav-item a {
		font-size: 14px;
		line-height: 1em;
		padding: 15px;
	}
	.news-nav-item a:after {
		font-size: 14px;
		line-height: 1em;
		right: 15px;
		margin-top: -7px;
	}
	.reservation-description {
		width: auto;
		margin: 0 15px 15px 15px;
		padding: 0;
		text-align: left;
	}
	.reservation-icons {
		width: auto;
		margin: 0;
		padding: 5px 15px 5px 15px;
		border-bottom: 1px solid #a19a92;
	}
	.reservation-icon {
		width: auto;
	}
	.reservation-icon {
		float: none;
	}
	.reservation-areas {
		margin: 0;
		padding: 15px 15px 0 15px;
		border-bottom: 1px solid #a19a92;
	}
	.reservation-area {
		float: none;
		width: auto;
		margin: 0 0 15px 0;
		padding: 0;
	}
	.reservation-btn {
		margin: 15px;
		width: auto;
	}
	.ticket .content-header {
		margin: 0;
	}
	.ticket .content-body {
		margin: 0;
	}
	.ticket-event:after {
		font-size: 20px;
		line-height: 1em;
		right: 15px;
		margin-top: -10px;
	}
	.ticket-event-date {
		width: 75px;
	}
	.ticket-event-date .icon-date {
		width: 50px;
	}
	.ticket-event-date .icon-date-week {
		font-size: 10px;
	}
	.ticket-event-date .icon-date-day {
		font-size: 15px;
		padding: 10px 0;
	}
	.ticket-event-image {
		width: 60px;
		vertical-align: middle;
	}
	.ticket-event-image img {
		width: 60px;
		height: auto;
	}
	.ticket-event-detail {
		padding-left: 15px;
		padding-right: 40px;
	}
	.ticket-event-title {
		font-size: 15px;
		line-height: 1.2em;
	}
	.ticket-event-description {
		font-size: 13px;
		line-height: 1.3em;
	}
	.event .content-header {
		margin: 0;
	}
	.event .content-body {
		margin: 0;
	}
	.event-pickup {
		padding: 0;
	}
	.event-pickup .slick-next {
		right: 15px;
		z-index: 99;
	}
	.event-pickup .slick-prev {
		left: 15px;
		z-index: 100;
	}
	.event-pickup-item {
		padding: 0;
	}
	.event-pickup-item-image {
		height: 200px;
	}
	.event-pickup-item-image img {
		max-height: 200px; /* .event-pickup-image height */
	}
	.event-month-nav {
		margin: 0;
		font-size: 16px;
	}
	.event-month-nav-prev {
		width: 75px;
	}
	.event-month-nav-next {
		width: 75px;
	}
	.event-month-nav-current {
		margin: 0 75px;
	}
	.event-month-day-date {
		width: 75px;
	}
	.event-month-day-date .day {
		font-size: 18px;
	}
	.event-month-day-date .week {
		font-size: 14px;
	}
	.event-month-day-event {
		margin: 10px 0;
		padding: 0 30px 0 0;
	}
	.event-month-day-event:after {
		font-size: 20px;
		line-height: 1em;
		right: 15px;
		margin-top: -10px;
	}
	.event-month-day-event-image {
		width: 60px;
		vertical-align: middle;
	}
	.event-month-day-event-image img {
		width: 60px;
		height: auto;
	}
	.event-month-day-event-detail {
		padding: 10px;
	}
	.event-month-day-event-title {
		font-size: 15px;
		line-height: 1.2em;
	}
	.event-month-day-event-description {
		font-size: 13px;
		line-height: 1.3em;
	}
	.event-single {
		margin: 0;
	}
	.event-single-nav {
		margin: 0 0 15px 0;
	}
	.event-single .article-header {
		padding: 15px;
	}
	.event-single .article-header .article-title {
		padding: 0 0 0 15px;
		font-size: 18px;
		line-height: 1.3em;
	}
}
@media (max-width: 374px) {
	.headerarea-bar-subnav .subnav {
		width: 200px;
	}
	.headerarea-bar-subnav .subnav-item a {
		width: 50px;
		height: 50px;
		overflow: hidden;
	}
}


/* FONTS START */

@font-face {
	font-family: 'icomoon';
	src:  url('fonts/icomoon.eot?f4lcdj');
	src:  url('fonts/icomoon.eot?f4lcdj#iefix') format('embedded-opentype'),
	url('fonts/icomoon.ttf?f4lcdj') format('truetype'),
	url('fonts/icomoon.woff?f4lcdj') format('woff'),
	url('fonts/icomoon.svg?f4lcdj#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

/*[class^="icon-"], [class*=" icon-"] {*/
.icon-reservation {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-size: 1.75rem;
	line-height:20px;
	margin-bottom:5px;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-reservation-o:before {
	content: "\e900";

}
.icon-reservation:before {
	content: "\1f300";
}

.widget tribe_mini_calendar_widget h2.widgettitle{
        display:none;
}

@media print, screen and (min-width: 992px){
        .event-main{
                float: left;
                width: 670px;
        }
        .event-side{
                float: right;
                width: 305px;
                padding: 15px 0 15px 15px;
        }
        .event-side .event-minicalendar{
                width: 305px;
                background-color: #FFF;
        }
        .event-side .event-minicalendar p.accordion-title{
                display: none;
        }
        .event-side .event-minicalendar ul{
                list-style: none;
                padding: 0 !important;
                margin: 0 !important;
        }
        .event-side .event-minicalendar ul li{
                list-style: none;
                border: 8px solid #FFF;
        }
}

@media screen and (max-width: 991px){
        .event-month{
                display:flex;
                flex-direction:column;
        }
        .event-main{
                order:1;
        }
        .event-side{
                order:0;
                width: 100%;
                background-color: #181818;
                padding: 5px 0 25px 0;
        }
        .event-side .event-minicalendar{
                width: 92%;
                margin: auto;
                background-color: #FFF;
                margin-bottom: 6px;
        }
        .event-side .event-minicalendar ul,
        .event-side .event-minicalendar ul li{
                list-style: none;
                padding: 0 !important;
                margin: 0 !important;
        }
        .event-side .event-minicalendar p.accordion-title{
                padding: 0 !important;
                margin: 0 !important;
                font-size: 17px;
                font-weight: bold;
                color: #000000 !important;
                text-align: center;
                letter-spacing: 1px;
                padding: 12px 0 12px 0 !important;
        }

        .accordion {
                margin:0 auto;
        }
        .accordion p.accordion-title {
                background: url(/wp-content/themes/livingroomcafedining/images/arrow_down.png) no-repeat 95% center;
                background-size: 16px;
   			       background-color: #ffbf2e;
   			       cursor:pointer;

        }
        .accordion p.accordion-title.open {
                background: url(/wp-content/themes/livingroomcafedining/images/arrow_up.png) no-repeat 95% center;
   			       background-color: #ffbf2e;
                background-size: 16px;
                border-bottom: 1px solid #DFDFDF;
        }
        .accordion .accordion-contents {
                padding:10px 10px;
                display:none;
        }
}

.tribe-events-duration {
    display:none;
}
