@charset "UTF-8";
.open {
	display: flex;
	justify-content: center;
	align-items: center;
	align-items: center;
	margin-bottom: 15px;
	padding: 15px 0;
	background: #e0dcc3;
	font-size: 13px;
	line-height: 1;
}
.open_col {
	padding: 10px 15px;
}
.open_col.-date {}
.open_col.-open {
	border-left: 1px solid #ffffff;
}
.open_date {}
.open_date > span {
	vertical-align: middle;
}
.open_date > span.-year {}
.open_date > span.-date {
	font-size: 24px;
}
.open_date > span.-week {}
.open_status {
	font-style: normal;
	font-size: 16px;
	line-height: 1.3;
}
.open_status span {
	font-size: 18px;
}
.secImpo {
	display: none;
	margin-bottom: 40px;
	overflow: hidden;
}
.secImpo_ttl {
	float: left;
}
.secImpo_list {
	list-style-type: none;
	margin-left: 150px;
}
.secImpo_list > li {}
.secImpo_list > li a {
	display: flex;
	flex-wrap: nowrap;
	text-decoration: none !important;
}
.secImpo_list > li a time {
	display: inline-block;
	flex-shrink: 0;
	width: 7em;
	margin-top: 0.2em;
	color: #444444;
	font-size: 12px;
	white-space: nowrap;
}
.secImpo_list > li a span {
	flex: 1;
	color: #ba2020;
	font-size: 14px;
	text-decoration: underline;
}
.secImpo_list > li a:hover span {
	text-decoration: none;
}
.pageBody {}
.visual {
	position: relative;
	z-index: 1;
}
.visual_loading {
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 60px;
	margin-top: -30px;
	text-align: center;
}
.visual > img {}
.visual_list {}
.visual_list > li {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
.visual_list > li.is-current {
	z-index: 2;
}
.visual_list > li.-no1 {
	background-image: url(../img/home/pt-slide01_2403.jpg);
}
.visual_list > li.-no2 {
	background-image: url(../img/home/pt-slide02_2403.jpg);
}
.visual_list > li.-no3 {
	background-image: url(../img/home/pt-slide03_2403.jpg);
}
.visual_list > li.-no4 {
	background-image: url(../img/home/pt-slide04_2403.jpg);
}
.visual_list > li.-no5 {
	background-image: url(../img/home/pt-slide05_2403.jpg);
}
.visual_list > li.-no6 {
	background-image: url(../img/home/pt-slide06_2403.jpg);
}
.visual_txt {
	position: absolute;
	transform: translateX(50%);
	right: 50%;
	font-size: 64px;
	color: #fff;
	font-weight: bold;
	top: 80%;
	z-index: 2;
	text-shadow: 1px 2px 3px #000;
	text-align: center;
	width: 100%;
}
.pageBody_inner {}
.infoBox {
	margin: 90px 0 42px;
}
.infoBox_leftCol {
	float: left;
	width: 595px;
}
.entry {
	font-size: 12px;
	line-height: 1.6;
}
.entry_title {
	margin: 0.3em 0 0.5em;
	font-weight: normal;
	font-size: 16px;
	line-height: 1.3;
	text-decoration: underline;
}
a:hover .entry_title {
	text-decoration: none;
}
.entry_imgCol {
	visibility: hidden;
	width: 150px;
}
.entry_txtCol {
	max-width: calc(100% - 165px);
}
.entry_imgCol > img {
	max-width: 100%;
	height: auto;
}
.entry_date {
	margin-top: 15px;
	overflow: hidden;
	font-weight: normal;
	font-size: 14px;
}
.entry_date dt {
	float: left;
}
.entry_date dd {
	display: block;
	margin-left: 7em;
}
.entry_date img {
	vertical-align: middle;
}
.entry a {
	display: block;
	padding: 20px 0;
	color: inherit;
	text-decoration: none;
}
.info {
	position: relative;
	z-index: 1;
	margin-top: 20px;
}
.info:first-child {
	margin-top: 0;
}
.info_title {
	position: relative;
	z-index: 1;
	padding: 0 0 5px;
	font-size: 19px;
}
.info_title:after {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 1px;
	background: url(../common/img/bg-border.png) repeat;
}
.info_moreLink {
	position: absolute;
	top: 10px;
	right: 7px;
	z-index: 1;
	color: #444444;
}
.info_moreLink > a {
	color: inherit;
	text-decoration: none;
	text-decoration: none;
}
.info_moreLink > a:hover {
	text-decoration: underline;
}
.info_moreLink > a .icon {
	margin: 0 10px 0 0;
	font-size: 80%;
}
.info_list {
	list-style: none;
	margin: 10px 0 0;
}
.info_list > li {}
.info_list > li > a {
	display: block;
	padding: 0 5px;
	border-radius: 5px;
	color: inherit;
	line-height: 32px;
	text-decoration: none;
	transition: background-color 0.3s;
	-webkit-transition: background-color 0.3s;
}
.info_list > li > a:hover {
	background-color: #f5f5f5;
}
.info_list > li > a > time {
	display: inline-block;
	margin: 0 30px 0 0;
	vertical-align: middle;
}
.info_list_title {
	display: inline-block;
	vertical-align: middle;
}
.infoBox_rightCol {
	float: right;
	width: 320px;
}
.ticketLink,
.appLink {
	margin-bottom: 10px;
}
.ticketLink > a {
	display: inline-block;
	box-shadow: 2px 1px 2px rgba(0, 0, 0, 0.2);
}
.ticketLink > a img {
	width: 100%;
	height: auto;
}
.arLink {
	margin-bottom: 10px;
}
.arLink > a {
	display: block;
	box-shadow: 2px 1px 2px rgba(0, 0, 0, 0.2);
	background-image: -moz-linear-gradient(rgb(182, 155, 16) 0%, rgb(125, 100, 47) 78%, rgb(125, 100, 47) 100%);
	background-image: -webkit-gradient(linear, color-stop(0, rgb(182, 155, 16)), color-stop(0.78, rgb(125, 100, 47)), color-stop(1, rgb(125, 100, 47)));
	background-image: -webkit-linear-gradient(rgb(182, 155, 16) 0%, rgb(125, 100, 47) 78%, rgb(125, 100, 47) 100%);
	background-image: -ms-linear-gradient(rgb(182, 155, 16) 0%, rgb(125, 100, 47) 78%, rgb(125, 100, 47) 100%);
	background-image: linear-gradient(rgb(182, 155, 16) 0%, rgb(125, 100, 47) 78%, rgb(125, 100, 47) 100%);
	color: #ffffff;
	font-weight: bold;
	font-size: 21px;
	line-height: 52px;
	text-decoration: none;
	text-align: center;
	transition: opacity 0.3s;
	-webkit-transition: opacity 0.3s;
}
.arLink > a:hover {
	opacity: 0.7;
}
.arLink > a .icon {
	margin: 0 10px 0 0;
}
.contactBox {
	margin-top: 30px;
	border: 1px solid #c7c7c7;
	line-height: 1.6;
}
.contactBox > dt {
	padding: 5px 15px;
	background: #f5f5f5;
}
.contactBox > dd {
	padding: 10px 15px;
}
.blankList {
	list-style: none;
	margin: 24px 0 0;
}
.blankList > li {}
.blankList > li > a {
	display: block;
	position: relative;
	z-index: 1;
	color: inherit;
	line-height: 33px;
	text-decoration: none;
	transition: text-indent 0.3s;
	-webkit-transition: text-indent 0.3s;
}
.blankList > li > a:hover {
	text-indent: 5px;
}
.blankList > li > a:before {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 1px;
	background: url(../common/img/bg-border.png) repeat;
}
.blankList > li > a .icon-next {
	margin: 0 10px 0 0;
	font-size: 80%;
}
.blankList > li > a .icon-blank {
	margin: 0 0 0 10px;
	font-size: 80%;
}
.news {
	padding: 1px;
	position: relative;
}
.news::before {
	content: "";
	background: url(../common/img/bg-border.png) repeat;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
}
.news > a {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
}
.news > a:hover + .news_inner {
	background-color: #f5f5f5;
}
.news > a:hover img {
	opacity: 1;
}
.news_inner {
	position: relative;
	background-color: #fff;
	transition-duration: .3s;
	transition-property: background-color, color;
}
.news_inner:after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 196px;
	z-index: 1;
	width: 1px;
	height: 120px;
	margin-top: -60px;
	background: url(../common/img/bg-border.png) repeat;
}
.news_leftCol {
	position: absolute;
	top: 10px;
	left: 10px;
}
.news_title {
	padding: 45px 0 0 48px;
	font-weight: normal;
	font-size: 20px;
	line-height: 1.3;
	text-indent: -1em;
}
#blog_tolist {
	font-size: 14px;
	display: inline-block;
	position: relative;
	z-index: 10;
	text-indent: 0;
}
#blog_tolist > a {
	display: block;
	color: inherit;
	text-decoration: underline;
}
#blog_tolist > a:hover {
	text-decoration: none;
}
.news_rightCol {
	padding: 38px 250px 34px 234px;
}
.news_entry {
	min-height: 107px;
}
.news_entry_upDate {
	margin: 0 12px 0 0;
	vertical-align: middle;
}
.news_entry_title {
	display: inline-block;
	font-weight: normal;
	font-size: 18px;
	line-height: 1.5;
	vertical-align: middle;
}
.news_entry_text {
	margin: 7px 0 0;
}
.news_entry_image {
	visibility: hidden;
	position: absolute;
	top: 50%;
	right: 46px;
	z-index: 1;
	width: 165px;
	height: 110px;
	margin: -55px 0 0;
	overflow: hidden;
}
.news_entry_image > img {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
}
.banners {
	margin: 69px 0 0;
	padding: 71px 0 72px;
	background-color: #f5f5f5;
}
.banners_inner {}
.banners_list {
	list-style: none;
}
.banners_item {
	float: left;
	width: 320px;
	margin: 0 0 0 20px;
}
.banners_item > a {
	display: block;
	height: 96px;
	border: 1px solid #aaaaaa;
	line-height: 1.3;
	text-decoration: none;
	transition: opacity 0.3s;
	-webkit-transition: opacity 0.3s;
}
.banners_item-cam {
	margin-left: 0;
}
.banners_item-cam > a {
	position: relative;
	z-index: 1;
	padding: 0 0 0 133px;
	background-color: #ffffff;
	color: inherit;
	line-height: 1.1;
	text-align: center;
}
.banners_item-season > a {
	display: flex;
	justify-content: center;
	align-items: center;
	background: linear-gradient(135deg, rgba(238, 237, 221, 1) 0%, rgba(254, 252, 234, 1) 100%);
}
.banners_item-movie > a {
	display: flex;
	justify-content: center;
	align-items: center;
	background: linear-gradient(135deg, rgba(70, 70, 70, 1) 0%, rgba(0, 0, 0, 1) 100%);
}
.banners_item > a:hover {
	opacity: 0.7;
}
.banners_item-cam > a:hover img {
	opacity: 1;
}
.banners_item-cam > a > img {
	display: block;
	position: absolute;
	top: 50%;
	left: 6px;
	z-index: 1;
	width: 120px;
	height: 82px;
	margin-top: -41px;
	object-fit: cover;
}
.banners_item-cam > a .icon {
	display: block;
	padding: 15px 0 0;
	font-size: 36px;
}
.banners_item-cam > a > small {
	display: block;
	font-size: 12px;
}
.banners_item-cam > a > b {
	display: block;
	margin: 6px 0 0;
	color: inherit;
	font-size: 17px;
}
.banners_item-world {}
.banners_item-world > a {
	padding: 0 0 0 20px;
	background: url(../img/home/bg-banners-world.jpg) right top no-repeat;
	color: #ffffff;
}
.banners_item-world > a > small {
	display: block;
	padding: 25px 0 0;
	font-size: 12px;
}
.banners_item-world > a > b {
	display: block;
	margin: 11px 0 0;
	color: inherit;
	font-size: 17px;
}
.banners_item-event {}
.banners_item-event > a {
	padding: 0 0 0 20px;
	background: url(../img/home/bg-banners-event.jpg) right top no-repeat;
	color: #ffffff;
}
.banners_item-event > a > small {
	display: block;
	padding: 25px 0 0;
	font-size: 12px;
}
.banners_item-event > a > b {
	display: block;
	margin: 11px 0 0;
	color: inherit;
	font-size: 17px;
}
.pageTop {
	margin-top: -33px;
}
.gnav-home {
	display: none;
}
/* タブレット以下設定 */

.topOpen {
	position: absolute;
	bottom: 0;
	right: 0;
	background-color: rgba(0, 0, 0, 0.60);
	display: flex;
	font-size: 20px;
	line-height: 1.2;
	padding: 15px 32px;
	column-gap: 10px;
	max-width: calc(100% - 65px);
	min-height: 75px;
	box-sizing: border-box;
	align-items: center;
	z-index: 10;
	color: #fff;
}
.topOpen_date {
	white-space: nowrap;
}
.topOpen_date > time {}
.topOpen_text {}
@media screen and (max-width:999px) {
	.visual_txt {
		font-size: 44px;
	}
	.open {
		margin-top: 25px;
	}
	.pageBody {}
	.visual {}
	.visual > img {}
	.visual_list {}
	.visual_list > li {}
	.visual_list > li.is-current {}
	.visual_list > li.-no1 {}
	.visual_list > li.-no2 {}
	.visual_list > li.-no3 {}
	.visual_list > li.-no4 {}
	.pageBody_inner {}
	.infoBox {
		margin: 70px 0 30px;
	}
	.infoBox_leftCol {
		float: none;
		width: 100%;
		max-width: 595px;
		margin: 0 auto;
	}
	.entry_txtCol {
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		max-width: calc(100% - 120px);
	}
	.entry_imgCol {
		width: 100px;
	}
	.entry {
		position: relative;
		z-index: 1;
	}
	.entry_title {
		font-size: 15px;
	}
	.entry a {
		padding: 15px 0;
	}
	.info {}
	.info_title {}
	.info_title:after {}
	.info_moreLink {}
	.info_moreLink > a {}
	.info_moreLink > a:hover {}
	.info_moreLink > a .icon {}
	.info_list {}
	.info_list > li {}
	.info_list > li > a {}
	.info_list > li > a:hover {}
	.info_list > li > a > time {}
	.info_list_title {}
	.infoBox_rightCol {
		float: none;
		width: 100%;
		max-width: 595px;
		margin: 25px auto 0;
	}
	.arLink {}
	.arLink > a {}
	.arLink > a:hover {}
	.arLink > a .icon {}
	.blankList {}
	.blankList > li {
		float: left;
		width: 48%;
	}
	.blankList > li:nth-child(2n) {
		float: right;
	}
	.blankList > li > a {}
	.blankList > li > a:hover {}
	.blankList > li > a:before {}
	.blankList > li > a .icon-next {}
	.blankList > li > a .icon-blank {}
	.news {
		max-width: 595px;
		margin: 0 auto;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
	}
	.news > a {}
	.news > a:hover {}
	.news > a:hover img {}
	.news_inner {
		padding: 15px;
	}
	.news_inner:after {
		display: none;
	}
	.news_leftCol {
		position: static;
	}
	.news_title {
		padding: 0;
		text-align: center;
		text-indent: 0;
	}
	.news_rightCol {
		position: relative;
		z-index: 1;
		margin: 10px 0 0;
		padding: 0 180px 0 0;
	}
	.news_entry {}
	.news_entry_upDate {}
	.news_entry_title {}
	.news_entry_text {
		min-height: 75px;
	}
	.news_entry_image {
		top: 0;
		right: 0;
		margin: 0;
	}
	.news_entry_image > img {}
	.banners {
		margin: 45px 0 0;
		padding: 45px 0;
	}
	.banners_inner {}
	.banners_list {
		max-width: 595px;
		margin: 0 auto;
	}
	.banners_item {
		float: none;
		width: 100%;
		margin: 0;
	}
	.banners_item > a {}
	.banners_item-cam {
		margin-bottom: 10px;
	}
	.banners_item-cam > a {}
	.banners_item > a:hover {}
	.banners_item-cam > a:hover img {}
	.banners_item-cam > a > img {}
	.banners_item-cam > a .icon {}
	.banners_item-cam > a > small {}
	.banners_item-cam > a > b {}
	.banners_item-world {
		float: left;
		width: 49%;
	}
	.banners_item-world > a {}
	.banners_item-world > a > small {}
	.banners_item-world > a > b {}
	.banners_item-event {
		float: right;
		width: 49%;
	}
	.banners_item-event > a {}
	.banners_item-event > a > small {}
	.banners_item-event > a > b {}
	.pageTop {}
	.topOpen {
		max-width: none;
		width: 100%;
		padding-top: 16px;
		padding-bottom: 16px;
		padding-left: 20px;
		padding-right: 20px;
		font-size: 16px;
		min-height: 60px;
	}
	.topOpen_date {}
	.topOpen_date > time {}
	.topOpen_text {}
}
/* スマホ設定 */

@media screen and (max-width:639px) {
	.visual_txt {
		font-size: 34px;
	}
	.secImpo {
		margin-bottom: 20px;
	}
	.secImpo_ttl {
		float: none;
	}
	.secImpo_list {
		margin-top: 5px;
		margin-left: 0;
	}
	.secImpo_list > li {}
	.secImpo_list > li a {
		display: block;
		padding: 4px 6px;
	}
	.secImpo_list > li a time {
		margin-top: 0;
		margin-right: 0;
		font-size: 10px;
	}
	.secImpo_list > li a span {
		display: block;
		font-size: 12px;
	}
	.secImpo_list > li a:hover span {}
	.visual_loading {
		margin-top: -20px;
	}
	.visual_loading > img {
		width: 40px;
	}
	.pageBody {}
	.visual {
		box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.3), inset 0 -1px 0 rgba(0, 0, 0, 0.3);
	}
	.visual > img {}
	.visual_list {}
	.visual_list > li {}
	.visual_list > li.is-current {}
	.visual_list > li.-no1 {}
	.visual_list > li.-no2 {}
	.visual_list > li.-no3 {}
	.visual_list > li.-no4 {}
	.pageBody_inner {}
	.infoBox {
		margin: 25px 0 25px;
	}
	.infoBox_leftCol {}
	.entry {
		font-size: 10px;
	}
	.entry_title {
		margin: 0.3em 0;
		font-size: 14px;
	}
	.entry_date {
		font-size: 13px;
	}
	.entry_date dt {
		float: none;
	}
	.entry_date dd {
		margin-left: 0;
	}
	.info {}
	.info_title {}
	.info_title:after {}
	.info_moreLink {}
	.info_moreLink > a {}
	.info_moreLink > a:hover {}
	.info_moreLink > a .icon {}
	.info_list {
		margin-top: 0;
	}
	.info_list > li {}
	.info_list > li > a {
		position: relative;
		z-index: 1;
		padding: 10px 35px 10px 5px;
		border-bottom: 1px solid #dddddd;
		border-radius: 0;
		line-height: 1.3;
	}
	.info_list > li > a:after {
		content: "";
		display: block;
		position: absolute;
		top: 50%;
		right: 3%;
		z-index: 1;
		width: 6px;
		height: 6px;
		margin-top: -4px;
		border: 2px solid #aaaaaa;
		border-bottom: none;
		border-left: none;
		transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
	}
	.info_list > li > a:hover {}
	.info_list > li > a > time {
		display: block;
		margin: 0;
		font-size: 11px;
	}
	.info_list_title {
		display: block;
		margin: 2px 0 0;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}
	.infoBox_rightCol {
		margin-top: 0;
	}
	.ticketLink {
		margin: 25px 0 15px;
	}
	.arLink {
		margin: 25px 0 15px;
	}
	.arLink > a {}
	.arLink > a:hover {}
	.arLink > a .icon {}
	.blankList {
		margin-top: 0;
	}
	.blankList > li {
		float: none;
		width: 100%;
	}
	.blankList > li:nth-child(2n) {
		float: none;
	}
	.blankList > li > a {
		line-height: 40px;
	}
	.blankList > li > a:hover {}
	.blankList > li > a:before {}
	.blankList > li > a .icon-next {}
	.blankList > li > a .icon-blank {}
	.news {}
	.news > a {}
	.news > a:hover {}
	.news > a:hover img {}
	.news_inner {}
	.news_inner:after {}
	.news_leftCol {}
	.news_title {
		font-size: 18px;
		text-align: left;
	}
	.news_title br {
		display: none;
	}
	#blog_tolist {
		margin-left: 10px;
	}
	.news_rightCol {
		padding: 0;
	}
	.news_entry {}
	.news_entry_upDate {
		display: block;
		margin: 0;
		font-size: 11px;
	}
	.news_entry_title {
		font-size: 16px;
	}
	.news_entry_text {
		min-height: 0;
	}
	.news_entry_image {
		position: relative;
		margin: 15px auto 0;
		text-align: center;
	}
	.news_entry_image > img {}
	.banners {
		margin: 25px 0;
		padding: 0;
		background: none;
	}
	.banners_inner {}
	.banners_list {}
	.banners_item {
		float: none;
		width: 100%;
		margin: 0 0 5px;
	}
	.banners_item > a {}
	.banners_item-cam {}
	.banners_item-cam > a {}
	.banners_item > a:hover {}
	.banners_item-cam > a:hover img {}
	.banners_item-cam > a > img {}
	.banners_item-cam > a .icon {}
	.banners_item-cam > a > small {}
	.banners_item-cam > a > b {}
	.banners_item-world {}
	.banners_item-world > a {
		background-color: #141903;
	}
	.banners_item-world > a > small {}
	.banners_item-world > a > b {}
	.banners_item-event {}
	.banners_item-event > a {
		background-color: #2e3023;
	}
	.banners_item-event > a > small {}
	.banners_item-event > a > b {}
	.pageTop {
		margin-top: 0;
	}
	.gnav-home {
		display: block;
		position: static;
		margin: 0 0 25px;
	}
	.gnav_inner-home {}
	.gnav_list-home {
		display: block;
		opacity: 1;
		position: static;
		padding-top: 0;
		box-shadow: none;
	}
	.gnav_list-home > li {
		float: left;
		width: 50%;
	}
	.gnav_list-home > li:nth-child(2n) {}
	.gnav_list-home > li:nth-child(2n+1) > a {
		border-right: 1px solid #cccccc;
	}
	.gnav_list-home > li:nth-child(2) > a {
		border-top: none;
	}
	.gnav_list-home:after {
		content: "";
		display: block;
		clear: both;
	}
	.gnav_list-home > li > a:after {
		display: none;
	}
	.topOpen {
		max-width: none;
		width: 100%;
		padding-top: 12px;
		padding-bottom: 12px;
		padding-left: 15px;
		padding-right: 15px;
		font-size: 14px;
		min-height: 45px;
	}
	.topOpen_date {}
	.topOpen_date > time {}
	.topOpen_text {}
}
@media screen and (max-width:460px) {
	.visual_txt {
		font-size: 24px;
	}
}
