@charset"utf-8";

@import url("common.css");

/*NEXT START*/

#next{
	width:min(100%,540px);
	margin:0 auto;
	text-align:center;
	padding-bottom:150px;
}

#next h2#jikai{
	font-size:18px;
	font-weight:700;
	width:100%;
	margin-top:120px;
	margin-bottom:24px;
	color:#001818;
}

#next img#flyer{
	position:relative;
	z-index:-1;
	width:90%;
	margin-bottom:18px;
	filter: drop-shadow(4px 5px 3px rgba(0,0,0,0.4));
}

#next #youtube{
	width:90%;
	margin:0 auto;
	margin-top:60px;
	margin-bottom:90px;
	color:#001818;
}

#next #youtube #video{
	width: 100%;
 	aspect-ratio:16/9;
}

#next #youtube #video iframe{
	width:100%;
	height:100%;
}

#next img#azancia{
	width:80%;
}

#next #credit1{
	width:300px;
	margin:0 auto;
	margin-top:27px;
}

#next #credit1 dl{
	text-align:left;
	color:#001818;
}

#next #credit1 dl dt{
	font-size:14px;
	margin-bottom:6px;
}

#next #credit1 dl dd{
	font-size:18px;
	font-weight:700;
	margin-bottom:12px;
	padding-left:9px;
	line-height:1.50;
}

#next #credit1 dl dd span.from{
	font-size:12px;
	font-weight:400;
}

#next #credit1 dl dd span.other{
	font-size:14px;
	font-weight:700;
}

#next img#profile{
	width:85%;
	margin-top:60px;
}

#next p#profile{
	width:100%;
	margin-top:30px;
	font-size:16px;
	text-decoration: underline;
}

#next p#greeting{
	width:70%;
	margin:0 auto;
	margin-top:60px;
	padding:18px 21px;
	font-size:14px;
	color:#001818;
	text-align: justify;
	line-height:1.50;
	border:1px solid #001818;
}

#next p#interview{
	width:100%;
	margin-top:60px;
	font-size:16px;
	text-decoration: underline;
}

#next .card{
	width:80%;
	margin:0 auto;
	margin-top:90px;
	color:#001818;
}

#next .card h3{
	font-size:16px;
	font-weight:700;
	width:100%;
	margin-bottom:27px;
}

#schedule p#kikan{
	width:100%;
	margin-bottom:30px;
    font-size:16px;
    font-weight:700;
}

#schedule p#timetable{
	display:inline-block;
	margin:0 auto;
	margin-bottom:24px;
	text-align:left;
    font-size:21px;
    font-weight:700;
    line-height:1.75;
}

#schedule p#attention{
	width:100%;
    font-size:14px;
    margin-bottom:36px;
}

#schedule p#haishin{
	width:100%;
  	font-size:16px;
	font-weight:700;
}

#schedule p#haishin span.yotei{
	width:100%;
    font-size:14px;
    font-weight:500;
}

#theater p#name{
	font-size:21px;
	font-weight:700;
	width:100%;
	margin-bottom:30px;
}

#theater p#name span.moon{
	font-size:16px;
	font-weight:700;
}

#theater p#address{
	font-size:14px;
	line-height:1.50;
	width:100%;
	margin-bottom:24px;
}

#theater img{
	width:90%;
	margin-bottom:21px;
}

#theater p#googlemap{
	font-size:14px;
	text-decoration:underline;
}

#price p#yoyaku{
	font-size:21px;
	font-weight:700;
	line-height:1.75;
	width:100%;
	margin-bottom:30px;
}

#price p#yoyaku span.tojitsu{
	font-size:16px;
	font-weight:700;
}

#ticket p#kochirakara{
	font-size:16px;
	font-weight:700;
	width:100%;
	margin-top:36px;
	margin-bottom:24px;
}

#ticket img{
	width:270px;
	margin-bottom:15px;
}

#ticket p#shuryo{
	margin-top:12px;
	font-size:14px;
	width:100%;
}

#taisaku p#onegai{
	width:100%;
	margin:0 auto;
	font-size:14px;
	text-align: justify;
	line-height:1.50;
}

#next #credit2{
	width:300px;
	margin:0 auto;
	margin-top:90px;
}

#next #credit2 dl{
	text-align:left;
	color:#001818;
}

#next #credit2 dl#cast{
	margin-bottom:36px;
}

#next #credit2 dl dt{
	font-size:14px;
	margin-bottom:3px;
}

#next #credit2 dl dd{
	font-size:16px;
	font-weight:700;
	margin-bottom:9px;
	padding-left:12px;
	line-height:1.50;
}

#next #credit2 dl dd span.from{
	font-size:12px;
	font-weight:400;
}

#next #credit2 dl dd span.other{
	font-size:14px;
	font-weight:700;
}

#otoiawase p#mail{
	font-size:16px;
	font-weight:700;
	width:100%;
	line-height:1.50;
}

/*NEXT END*/

/*PRIVACY START*/

#privacy-policy{
	width:min(100%,540px);
	margin:0 auto;
	text-align:center;
}

#privacy-policy h2#policy-title{
	font-size:18px;
	font-weight:700;
	width:100%;
	margin-top:120px;
	margin-bottom:24px;
	color:#001818;
}

#privacy-policy p#policy{
	width:80%;
	font-size:14px;
	margin:0 auto;
	margin-top:36px;
	color:#001818;
}

/*PRIVACY END*/



