
body#top header {
	height: auto;
}

#header-content {
	left: 0;
	min-width: 1250px;
	position: absolute;
	top: 0;
	width: 100%;
}

#header-img-sp {
	display: none;
}

#header-img {
	height: 945px;
}

div.mainphoto {
	border-bottom: 30px solid rgba(185,155,107,.80);
}

div.mainphoto h2 {
	padding: 240px 0 370px 0;
}

div.mainphoto a.pickupbtn {
	background: rgba(185,155,107,.80) url(images/top_mainphoto_pickuparrow.png) no-repeat center bottom 10px;
	color: white;
	display: block;
	font-size: 20px;
	margin: 0 auto;
	padding: 20px 20px 30px 20px;
	text-align: center;
	text-decoration: none;
	width: 300px;
}

div.mainphoto div.furamaru a {
	align-items: center;
	border: 3px solid #ebd3af;
	border-radius: 50%;
	bottom: 60px;
	display: flex;
	height: 180px;
	justify-content: center;
	left: 30px;
	position: absolute;
	width: 180px;
}

div.rightbtn {
	position: absolute;
	right: 0;
	top: 300px;
	width: 62px;
}

div.rightbtn ul li {
	background-color: #414141;
}

div.info {
	padding-top: 30px;
}

div.info h2 {
	padding: 60px 0 20px 0;
}

div.info p {
	color: black;
	font-size: 110%;
	font-weight: normal;
}

div.info div.photo {
	margin: 0 auto;
	width: 690px;
}

div.info div.photo span.movieicon {
	padding-top: 170px;
	position: absolute;
	text-align: center;
	width: 690px;
	z-index: 2;
}

a.adticket {
	background: #7d99d3 url(images/link_btn_white.svg) no-repeat right 20px center;
	background-size: 10px;
	color: white;
	display: inline-block;
	font-size: 22px;
	font-weight: bold;
	margin: 0 10px;
	padding: 20px 10px 15px 10px;
	text-align: center;
	text-decoration: none;
	width: 380px;
}

a.adticket em {
	display: block;
	font-size: 16px;
}

div.digital-map {
	height: 610px;
	margin: 0 auto;
	width: 1000px;
}
div.digital-map iframe {
	border: none;
	height: 100%;
	width: 100%;
}

div.instagram-feed h2 {
	background: url(images/top_instagram_feed_icon.png) no-repeat center top;
	padding-top: 60px;
}

div.instagram-feed ul {
	text-align: center;
}

div.instagram-feed ul li {
	display: inline-block;
	padding: 5px;
	vertical-align: top;
	width: 200px;
}

div.instagram-feed ul li a {
	display: block;
	text-decoration: none;
}

div.instagram-feed ul li a span.img {
	display: block;
	position: relative;
}

div.instagram-feed ul li a span.img img.instagram-card {
	height: 150px;
	object-fit: cover;
	width: 200px;
}

div.instagram-feed ul li a span.instagram-badge {
	bottom: 5px;
	position: absolute;
	right: 0;
}

div.instagram-feed ul li a span.instagram-badge img {
	vertical-align: middle;
}

div.instagram-feed ul li a span.instagram-badge em {
	color: white;
	font-size: 13px;
	padding-right: 10px;
}

div.instagram-feed ul li a span.instagram-comment {
	color: #88724f;
	display: block;
	font-size: 13px;
	font-weight: 500;
	height: 60px;
	margin: 5px 0 20px 0;
	overflow: hidden;
	text-align: justify;
}

#footer {
	padding-bottom: 60px;
}

div.footerlinks {
	padding-top: 30px;
}

div.footerlinks h5 {
	color: white;
	font-size: 12px;
	font-weight: normal;
	padding: 20px 0 10px 0;
}

div.footerlinks ul {
	text-align: center;
}

div.footerlinks ul li {
	display: inline;
	padding: 0 5px;
}

div.footerlinks ul li a {
	display: inline-block;
}

div.footerlinks ul:last-child {
	margin: 0 auto;
	max-width: 1000px;
}

/***********************************************************************/
body#error #header-img-detail {
	height: 100px;
}

body#error #header-bg {
	background-color: #b99b6b;
}