@charset "UTF-8";



.top_obi-area {
	padding: 40px 0;
	margin: 0 auto;
	width: 81.25%;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.top_obi-area p {
	padding: 20px 0;
}

.top_obi-area p:nth-child(1) {
	width: 46.92307692307692%;
}

.top_obi-area p:nth-child(5) {
	width: 46.92307692307692%;
}



.top_info-wrap {
	padding: 120px 0 120px;
	background-color: #FFF;
	color: #000;
}

.top_info-wrap hr {
	border: none;
	border-top: 1px solid #999;
	margin: 100px 0;
}


.top_info-red-wrap {
	color: #990000;
	font-size: 2.4rem;
	text-align: center;
	margin: 0 auto;
	width: 54.6875%;
}

.top_info-red-title {
	font-family: 'EB Garamond','Noto Serif JP', '游明朝', 'Yu Mincho','ＭＳ Ｐ明朝',serif;
	font-size: 2.6rem;
}

.top_info-red-cont {
	color: #990000;
	font-size: 2.4rem;
	text-align: justify;
	border: 1px solid #990000;
	padding: 30px 50px;
	margin: 5px 0 60px;
}

.top_info-red-cont span {
	font-size: 2.0rem;
}




.top_info-item01copy {
	width: 63.13%;
	margin: 0 auto;
}

.top_info-item01 {

}

.top_info-item01 p:nth-child(1) {
	color: #990000;
	font-size: 2.0rem;
	text-align: center;
	padding-top: 10px;
}

.top_info-item01 p:nth-child(2) {
	color: #990000;
	font-size: 1.3rem;
	text-align: center;
	padding-top: 10px;
}



.top_info-closed p:nth-child(1) {
	color: #990000;
	font-size: 3.0rem;
	text-align: center;
}

.top_info-closed p:nth-child(2) {
	text-align: center;
	padding-top: 10px;
}

.top_info-closed p:nth-child(3) {
	width: 53%;
	margin: 20px auto 0;
	border: 1px solid #999;
	padding: 20px;
	font-size: 2.0rem;
	text-align: center;
}

.top_info-closed p:nth-child(4) {
	font-size: 1.3rem;
	text-align: center;
	padding-top: 20px;
}






/**来場予約



.top_info-item01copy span {
	font-size: 2.8rem;
	letter-spacing: 0;
}


.top_info-item01 {
	padding: 40px;
	margin: 30px auto 0;
	width: 54.6875%;
	background-color: #F5E5E5;
	text-align: center;
}

.top_info-item01 p:nth-child(1) {
	color: #990000;
	font-size: 3.4rem;
	letter-spacing: 2px;
	padding-bottom: 20px;
}



.top_info-item01_bt {
	margin: 0 auto;
	width: 57.14285714285714%;
	background-color: #A82626;
}

.top_info-item01_bt a {
	width: 100%;
	color: #FFF;
	font-size: 2.0rem;
	padding: 20px 0;
	display: block;
	background-color: #A82626;
	background-image: url("../../images/top_bt_mark01.png");
	background-position: right 20px center;
	background-repeat: no-repeat;
	background-size: 6px auto;
	transition: all 0.2s ease;
	text-decoration: none;
}

.top_info-item01_bt a:hover {
	text-decoration: none;
	background-color: #d83737;
}

**/



.top_info-item02copy {
	color: #736E00;
	font-size: 3.8rem;
	text-align: center;
	letter-spacing: 2px;
}

.top_info-item02copy p:nth-child(2) {
	font-size: 2.4rem;
	letter-spacing: 1px;
	padding-top: 10px;
}




.top_info-item02 {
	padding: 40px;
	margin: 60px auto 0;
	width: 54.6875%;
	background-color: #F1F0E5;
	text-align: center;
}

.top_info-item02 p:nth-child(1) {
	color: #736E00;
	font-size: 3.4rem;
	letter-spacing: 2px;
}

.top_info-item02 p:nth-child(2) {
	padding: 10px 0 20px;
}

.top_info-item02_bt {
	margin: 0 auto;
	width: 57.14285714285714%;
	background-color: #736E00;
}

.top_info-item02_bt a {
	width: 100%;
	color: #FFF;
	font-size: 2.0rem;
	padding: 20px 0;
	display: block;
	background-color: #736E00;
	background-image: url("../../images/top_bt_mark01.png");
	background-position: right 20px center;
	background-repeat: no-repeat;
	background-size: 6px auto;
	transition: all 0.2s ease;
	text-decoration: none;
}

.top_info-item02_bt a:hover {
	text-decoration: none;
	background-color: #a19a00;
}


.top_info-item03 {
	margin: 50px auto 0;
	width: 54.6875%;
}


.top_movie-wrap {
	background-color: #F8F8F2;
	padding: 100px 0 150px;
}

.top_movie-title {
	font-family: 'EB Garamond',serif;
	color: #736E00;
	font-size: 4.0rem;
	text-align: center;
	letter-spacing: 5px;
}

.top_movie-inner {
	margin: 20px auto 0;
	width: 80%;
}

.top_movie-inner .new{
	display: inline;
	background-color: #990000;
	font-size: 1.4rem;
	padding: 3px 8px;
	color: #FFF;
}





.top_cont-wrap ul {
	display: flex;
	flex-wrap: wrap;
}

.top_cont-wrap ul li {
	width: 50%;
}

.top_cont-wrap figure {
	position: relative;
	overflow: hidden;
}

figure::before {
	content: "";
    display: block;
	position: absolute;
	top: 10px;
	right: 10px;
	bottom: 10px;
	left: 10px;
	border: 1px solid #fff;
	opacity: 0.7;
	z-index: 10;
}

.top_cont-wrap figcaption {
	display: flex;
	justify-content: center;
}

.top_cont-wrap figcaption p:nth-child(1) {
	position: absolute;
	top: 0;
	left: 0;
	width: 47%;
}

.top_cont-wrap figcaption p:nth-child(2) {
	position: absolute;
	bottom: 12px;
	right: 15px;
	font-size: 1.0rem;
	text-shadow: 0 0 3px #000;
}

.top_cont-wrap figcaption h3 {
	position: absolute;
	bottom: 30px;
	display: flex;
	justify-content: center;
	width: 110px;
	font-size: 1.3rem;
	background-color: #000;
	border: 1px solid #CCC;
	background-image: url("../../images/top_bt_mark01.png");
	background-position: right 5px center;
	background-repeat: no-repeat;
	background-size: 6px auto;
}


.transform-1 {
	transform: scale(1);
	transition: all 0.5s ease-in-out;
}

.transform-2 {
	transition: all 0.5s ease-in-out;
}
		
figure:hover .transform-1 {
	transform: scale(1.2);
}

figure:hover .transform-2 {
	background-color: #666;
}




.footer-line {
	border: none;
	border-bottom: #CCC solid 1px;
	margin-top: 100px;
}










@media (max-width: 767px){

	

.top_obi-area {
	padding: 20px 0;
	width: 100%;
}

.top_obi-area p {
	padding: 10px 0;
}

.top_obi-area p:nth-child(1) {
	width: 100%;
}
	
.top_obi-area p:nth-child(3) {
	padding: 10px 0 0;
}
	
.top_obi-area p:nth-child(4) {
	padding: 0 0 10px;
}

.top_obi-area p:nth-child(5) {
	width: 100%;
}

	
	
.top_info-wrap {
	padding: 50px 0 50px;
}
	
.top_info-wrap hr {
	margin: 40px 0;
}

	
	

.top_info-red-wrap {
	font-size: 1.6rem;
	width: 100%;
}
	
.top_info-red-title {
	font-size: 1.8rem;
}
	

.top_info-red-cont {
	color: #990000;
	font-size: 1.6rem;
	text-align: justify;
	padding: 10px;
	margin: 2px 0 30px;
}

.top_info-red-cont span {
	font-size: 1.2rem;
}
	
	
	
	

	
.top_info-item01copy {
	width: 100%;
}

.top_info-item01 p:nth-child(1) {
	font-size: 1.3rem;
	line-height: 1.4;
	text-align: center;
	padding-top: 10px;
}

.top_info-item01 p:nth-child(2) {
	color: #990000;
	font-size: 1.0rem;
	text-align: center;
	padding-top: 10px;
}

	
	
.top_info-closed p:nth-child(1) {
	font-size: 1.8rem;
}

.top_info-closed p:nth-child(2) {
	text-align: justify;
	padding-top: 10px;
}

.top_info-closed p:nth-child(3) {
	width: 100%;
	margin: 10px auto 0;
	padding: 10px;
	font-size: 1.6rem;
	text-align: center;
}

.top_info-closed p:nth-child(4) {
	font-size: 1.0rem;
	text-align: left;
	padding-top: 10px;
}

	
	
	
	
	
	
	
	
	
/**来場予約
	
	
.top_info-item01copy {
	font-size: 2.8rem;
	letter-spacing: 3px;
	line-height: 1.4;
}
	
.top_info-item01copy span {
	font-size: 1.6rem;
}
	
	
.top_info-item01 {
	padding: 20px 10px;
	margin: 10px auto 0;
	width: 100%;
}

.top_info-item01 p:nth-child(1) {
	font-size: 2.0rem;
	letter-spacing: 0;
	padding-bottom: 20px;
}

.top_info-item01 p:nth-child(2) {

}

.top_info-item01_bt {
	margin: 0 auto;
	width: 100%;
	background-color: #736E00;
}

.top_info-item01_bt a {
	font-size: 1.8rem;
	padding: 15px 0;
}
	
**/
	
	
	
	
	
.top_info-item02copy {
	font-size: 2.4rem;
	letter-spacing: 2px;
	line-height: 1.4;
}

.top_info-item02copy p:nth-child(2) {
	font-size: 1.3rem;
	letter-spacing: 0;
	padding-top: 10px;
}
	
	
	

.top_info-item02 {
	padding: 20px 10px;
	margin: 30px auto 0;
	width: 100%;
}

.top_info-item02 p:nth-child(1) {
	font-size: 2.0rem;
	letter-spacing: 0;
}

.top_info-item02 p:nth-child(2) {
	padding: 5px 0 20px;
	text-align: justify;
}

.top_info-item02_bt {
	margin: 0 auto;
	width: 100%;
	background-color: #736E00;
}

.top_info-item02_bt a {
	font-size: 1.8rem;
	padding: 15px 0;
}


.top_info-item03 {
	margin: 50px auto 0;
	width: 100%;
}
	
	
.top_movie-wrap {
	padding: 30px 0 30px;
}

.top_movie-title {
	font-size: 2.4rem;
	text-align: center;
	letter-spacing: 2px;
}

.top_movie-inner {
	margin: 0 auto 0;
	width: 100%;
}

.top_movie-inner .new{
	font-size: 1.0rem;
	padding: 1px 5px;
}
	
	
	
	
	
.top_cont-wrap ul {
	display: flex;
	flex-direction: column;
}

.top_cont-wrap ul li {
	width: 100%;
}
	
figure::before {
	content: "";
    display: block;
	position: absolute;
	top: 5px;
	right: 5px;
	bottom: 5px;
	left: 5px;
	border: 1px solid #fff;
	opacity: 0.7;
	z-index: 10;
}
	
	
	
.top_cont-wrap figcaption p:nth-child(1) {
	position: absolute;
	top: 0;
	left: 0;
	width: 47%;
}

.top_cont-wrap figcaption p:nth-child(2) {
	position: absolute;
	bottom: 7px;
	right: 10px;
	font-size: 1.0rem;
	text-shadow: 0 0 3px #000;
}

.top_cont-wrap figcaption h3 {
	position: absolute;
	bottom: 20px;
	display: flex;
	justify-content: center;
	width: 90px;
	font-size: 1.1rem;
	background-color: #000;
	border: 1px solid #CCC;
	background-image: url("../../images/top_bt_mark01.png");
	background-position: right 5px center;
	background-repeat: no-repeat;
	background-size: 6px auto;
}

	
	
	
.footer-line {
	margin-top: 50px;
}
	
	
	
	
	
	
	
	
}





