#header .logo {
	padding: 10px 10px;
	/* background-color: #C02832; */
	/* border-right: 10px solid #C3AA74; */
}
#header .logo img {
	max-height: 40px !important;
}
.breadcrumbs {
	margin-top: 64px;
}

/* .prod_contents h5 {
	font-size: 16px;
} */
.prod_contents_details {
	font-size: 10px;
	line-height: 12px;
}

.title_jp {
	font-size: 11px;
}

.menu_title {
	font-size: 16px;
	line-height: 17px;
}
.ticket_small {
	font-size: 10px;
}

#hero {
	height: 500px;
}

#hero {
	background: url("../images/top_background.jpg") top center;
	background-size: auto;
	background-position: calc(100% - 1020px) top;
	background-repeat: repeat-x;
}

.mobile-nav-toggle {
	color: #808080;
}
.header-scrolled .mobile-nav-toggle {
	color: #fff;
}
h2 {
	background: url("../images/title_bg.png");
	color: white;
	text-align: center;
	height: 70px;
	line-height: 23px;
	font-family: "Oswald", sans-serif;
	font-size: 20px;
	padding-top: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	background-position: -68px;
}

.aboutus_text {
	background-image: inherit;
}
.aboutus_text {
	position: absolute;
	right: 0;
	min-width: inherit;
	max-width: inherit;
	z-index: 2;
	background-image: url('../images/aboutus_bg.png');
	background-position: calc(100% -35px) center;
	/* height: 100%; */
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 19px;
	box-sizing: border-box;
	height: inherit;
}

.logo_footer {
	
		width: 200px;
	
}