body {
	font-size: 11pt;
	line-height: 1.5em;
}
/*-----Sub Page-------*/
#main{
	width: 100%;
	overflow:hidden;
	min-width: 1226px;
}


.sub_box{
	width: 100%;
	min-width: 1226px;
	margin-left: auto;
	margin-right: auto;
	background-position: center top;
	background-repeat: no-repeat;
	position: relative;
}

.in_box{
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	width: 1226px;
	position: relative;
	box-sizing: border-box;
	font-size: 11pt;
	line-height: 1.4em;
}

.h3_box1{
	background-image: url(../images2/h3_line_1.png);
	background-position: center top;
	width: 100%;
	padding: 30px 0 20px;
	margin: 30px 0 0px;
	background-position: center 50%;
	background-repeat: no-repeat;
	background-size: 100% auto;
}

.h3_box2{
	background-image: url(../images2/h3_line_2.png);
	background-position: center top;
	width: 100%;
	padding: 30px 0 20px;
	margin: 30px 0 0px;
	background-position: center 50%;
	background-repeat: no-repeat;
	background-size: 100% auto;
}




h3{
	display: block;
	font-family: 'Lora', serif;
	color: #4db2ee;
	font-size: 22pt;
	font-weight: 400;
	text-align: center;
	margin: 0;
	line-height: 1.4em;
}

.h3_in{
	display: inline-block;
	background-size: 200% 100%;
	background-image: linear-gradient(90deg, #38a5e8 0%, #fad2fc 50%, #cbeaff 100%);
	background-clip: text;
	-webkit-background-clip: text;
	text-fill-color: transparent;
	-webkit-text-fill-color: transparent;
	animation-name: gradationTextAnimation;
	animation-duration: 4s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}


@keyframes gradationTextAnimation{
    0%{
        background-position: 0 0;
    }
    50%{
        background-position: 100% 0;
    }
    100%{
        background-position: 0 0;
    }
}

.sub_head{
	width: 100%;
	min-width: 1000px;
	margin: 0;
	background-repeat: no-repeat;
	background-position: center top;
	z-index: 10;
}

.sub_head_inbox{
	width: 1000px;
	margin:0 auto;
	position: relative;
	z-index: 10;
}

.txt_box{
	font-size: 12pt;
	line-height: 1.8em;
	text-align: justify;
	text-justify: inter-ideograph;
}

.pad_lr{
	padding-left: 13px;
	padding-right: 13px;
}

.rot_box{
	-webkit-transform: rotate(0.028deg);
    -moz-transform: rotate(0.028deg);
    -ms-transform: rotate(0.028deg);
    -o-transform: rotate(0.028deg);
    transform: rotate(0.028deg);
	font-feature-settings : "palt" 1;
}

.w100pct{
	width: 100%;
	min-width: 1200px;
	height: auto;
	margin: 0;
	display: block;
	z-index: 10;
}

.w100pcthd{
	width: 100%;
	min-width: 1000px;
	height: auto;
	margin: 0;
	display: block;
	z-index: 10;
	visibility: hidden;
	vertical-align:bottom;
}

.yokobo{
	letter-spacing: -0.1em;
    /*	<span class="yokobo">――</span>*/
}

.d_flex{
	display: -webkit-flex;
	display: flex;
}


.d_flex_L{
	width: 487px;
	padding-right: 26px;
	border-right: 1px #000 solid;
}

.d_flex_R{
	width: 487px;
	padding-left: 26px;
}


/*----------PHOTO SCROLL------------*/

#slide_photo_pc1{
	width: 100%;
	height: 290px;
	background: repeat-x url("../images/scrl1.jpg") left top/auto 100%;
	-webkit-animation: loop-pc infinite 40s linear;
	animation: loop-pc infinite 40s linear;
	z-index: 20;
}

@-webkit-keyframes loop-pc {
	0% {
		background-position: 0 0;
	}
	100% {
		background-position: -2826px 0;
	}
}

@keyframes loop-pc {
	0% {
		background-position: 0 0;
	}
	100% {
		background-position: -2826px 0;
	}
}

#slide_photo_pc2{
	width: 100%;
	height: 600px;
	background: repeat-x url("../images/scrl2.jpg") left top/auto 100%;
	-webkit-animation: loop-pc2 infinite 40s linear;
	animation: loop-pc2 infinite 40s linear;
	z-index: 20;
}

@-webkit-keyframes loop-pc2 {
	0% {
		background-position: -3800px 0;
	}
	100% {
		background-position: 0 0;
	}
}

@keyframes loop-pc2 {
	0% {
		background-position: -3800px 0;
	}
	100% {
		background-position: 0 0;
	}
}

/*----------MOVIE------------*/

#movie_box{
	padding-top:1px;
	padding-bottom: 50px;
}

.yokoku_sp {
	width: 1080px;
	height: 603px;
	margin: 0 auto 5px;
	display: block;
}

.movie_nav {
	width: 1080px;
	margin: 0 auto　0;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 auto;
	padding: 0;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

.movie_nav_box {
	width: 49.8%;
	padding: 1px;
}

.movie_nav_box_long {
	width: 100%;
	width: 49.8%;
	padding: 1px;
}

.movie_navi_pc1 {
	width: 33%;
}

.movie_nav_btn {
	display: block;
	min-height: 40px;
	line-height: 40px;
	letter-spacing: 3px;
	text-align: center;
	text-decoration: none;
	background: #c3e0fa;
	font-family: 'Noto Serif JP', serif;
	/*		font-weight: 500;*/
}

.movie_nav_btn.selected {
	background: #4db2ee;
}

a.movie_nav_btn:link,
a.movie_nav_btn:visited {
	color: #000;
}

a.movie_nav_btn.selected:link,
a.movie_nav_btn.selected:visited {
	color: #fff;
}



/*----------NEWS------------*/

#news_box{
	padding-top:1px;
	padding-bottom: 50px;
}

a.news_line{
	display: flex;
	color: #4db2ee;
	height: 66px;
	border-bottom: 2px #b6e0fc dotted;
	font-size: 13pt;
	padding-top: 20px;
}

.news_date{
	width: 100px;
}

.news_title{
	flex: 1;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.news_arrow{
	width: 60px;
	font-size: 16pt;
	text-align: right;
	
}

a.more_btn{
	color:#4db2ee;
	background-color: #4db2ee;
	background-image: url(../images2/news_btn_more.jpg);
	width: 425px;
	height: 96px;
	line-height: 96px;
	display: block;
	text-align: center;
	margin: 40px auto 0;
	font-size: 17pt;
	background-size: 100% auto;
}


/*----------SCHEDULE------------*/

#sche_box {
	padding-top: 1px;
	padding-bottom: 50px;
}

.nittei{
	text-align: center;
	margin-bottom: 20px;
	font-size: 18pt;
	line-height: 2em;
}

.nittei strong{
	font-size: 110%;
	font-weight: 700;
	background: linear-gradient(transparent 60%, #d7eef7 0%);
	padding: 0 10px;
	display: inline-block;
}

span.bb{
	font-size: 130%;
	font-weight: 700
}

.theater_add{
	margin-top: 30px;
	font-size: 16pt;
	line-height: 2em;
}

.sche_pc{
	width: 100%;
	height: auto;
	margin-bottom: 30px;
}

a.sche_btn{
	display: inline-block;
	color: #fff;
	background-color: #1e80d2;
	height: 30px;
	line-height: 30px;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	padding: 0 30px;
	font-size: 11pt;
	margin-top: 15px;
}


.sche_theater{
	width: 580px;
	margin: 60px auto 0;
	background-color: #cfddfa;
	padding: 50px;
	font-size: 15pt;
	line-height: 1.8em;
}

.theater_name{
	font-size: 120%;
	margin-bottom: 20px;
}


/*----------TICKET------------*/

#ticket_box{
	padding-top:1px;
	padding-bottom: 50px;
}

#ticket_box .txt_box{
	text-align: center;
}

.size18{
	font-size: 18pt;
	line-height: 1.8em
}


.ticket_price{
	font-size: 24pt;
	color: #1e80d2;
	margin-bottom: 50px;
}

.ticket_tokuten{
/*	background-image: url(../images/hukidasi.png);*/
/*	height: 80px;*/
	background-position: center bottom;
	background-repeat: no-repeat;
	font-size: 19pt;
	color: #4db2ee;
	margin-bottom: 10px;
	border-bottom: 6px #4db2ee dotted;
		padding-bottom: 10px;
	display: inline-block;
}

.ticket_tokuten_txt{
	font-size: 16pt;
	line-height: 2.0em;
	margin-bottom: 30px;
}

.ticket_tokuten_item{
	color: #1e80d2;
	font-size: 130%
}

.ticket_tokuten_txt small{
	font-size: 80%;
}

.ticket_senko{
	background: rgb(195,196,255);
	background: -webkit-linear-gradient(270deg, rgba(195,196,255,1) 0%, rgba(216,240,247,1) 100%);
	background: linear-gradient(270deg, rgba(195,196,255,1) 0%, rgba(216,240,247,1) 100%);
	width: 750px;
	margin: 0 auto 50px;
	text-align: center;
	padding: 30px 30px;
	font-size: 14pt;
	line-height: 1.8em;
}

.kodomo{
	text-align: left;
	background: -webkit-linear-gradient(90deg, rgba(195,196,255,1) 0%, rgba(216,240,247,1) 100%);
	background: linear-gradient(90deg, rgba(195,196,255,1) 0%, rgba(216,240,247,1) 100%);
}

.ticket_senko_ttl{
	font-size: 18pt;
	margin-bottom: 30px;
}

.tike{
	display: flex;
	flex-wrap: wrap;
}

.tikeL{
	width: 220px;
	text-align: right;
	line-height: 1.2em;
	margin-bottom: 15px;
}

.tikeR{
	width: 410px;
	text-align: left;
	line-height: 1.2em;
	margin-bottom: 15px;
}

.tike2{
	width: 360px;
	font-size: 80%;
	text-align: left;
	margin: 0 auto;
}

.center{
	text-align: center;
}

.kodomo .ticket_senko_ttl{
	text-align: center;
}

.kodomo_koti{
	text-align: right;
}

.ticket_senko small{
	font-size: 80%;
}

.ticket_notice{
	background-color: #ebf8fd;
	text-align: left;
	padding: 20px 15px 10px;
	font-size: 10pt;
}

.ticket_notice_ttl{
	text-align: center
}

.ticket_notice ul,
#notice_box ul{
	list-style: none;
	padding: 0;
}

.ticket_notice li,
#notice_box li{
	padding-left:1em;
	text-indent:-1em;
}

.notice_qabox{
	margin-bottom: 10px;
}

.nq{
	padding-left:1em;
	text-indent:-1em;
	font-size: 110%;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 20px;

}

a.ticket_btn{
	display: inline-block;
	color: #fff;
	background-color: #1e80d2;
	height: 50px;
	line-height: 50px;
	border-radius: 25px;
	-webkit-border-radius: 25px;
	padding: 0 60px;
	font-size: 15pt;
}

/*----------GOODS------------*/
#goods_box{
	padding-top:1px;
	padding-bottom: 50px;
}

.good_inbox{
	width: 100%;
	max-width: 1326px;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin-bottom: 80px;
}

.bnr_tuhan{
	width: 90%;
	max-width: 600px;
	height: auto;
	display: block;
	margin: 0 auto 30px;
}

.goods{
	width: 415px;
	padding: 19px;
	background-color: #ddf1ff;
	text-align: center;
	font-size: 14pt;
	line-height: 1.6em;
	transition: 0.4s;
	margin: 0 13px 25px;
}

.goods:hover{
	cursor: pointer;
	background-color: #b9e1fd;
}

.goods img{
	display: block;
	margin-bottom: 15px;
}


/*----------GOODS Mado------------*/

.goods_mados{
	padding: 60px 38px 60px 25px;
	color: #4db2ee;
	background: #ddf1ff;
	font-size: 12pt;
	line-height: 1.7em;
}

.goods_flex{
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: flex-start;
	align-items: flex-start;

}

.goods_name{
	font-size: 16pt;
	text-align: center;
	margin-bottom: 15px;
}


.goods_madotxt{
	flex: 1;
	padding-left: 20px;;
	text-align: justify;
	text-justify: inter-ideograph;
}

.goods_mados .goods_name{
	font-size: 20pt;
	margin-bottom: 35px;
}

.goods_madotxt ul{
	list-style: none;
	padding: 0;
	margin-top: 15px;
}

.goods_madotxt li{
	padding-left:1em;
	text-indent:-1em;
	font-size: 10pt;
}

.goods_btn{
	position: absolute;
	bottom: -10px;
	right: 5px;
	z-index: -1;
}

/*----------INTRODUCTION------------*/

#intro_box{
	padding-top:1px;
	padding-bottom: 50px;
}

#intro_box .txt_box{
	font-size: 14pt;
	line-height: 1.8em;
}

/*----------CAST------------*/

#cast_box{
	padding-top:1px;
	padding-bottom: 50px;
}

#cast_box .txt_box{
	text-align: center;
}


#cast_inbox{
	width: 100%;
/*	max-width: 1551px;*/
/*	max-width: 1242px;*/
	max-width: 1546px;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}



.casts{
	width: 274px;
	text-align: center;
	font-size: 14pt;
	margin: 0 15px 60px;
}

.casts img{
	width: 100%;
	height: auto;
	display: block;
	margin-bottom: 15px;
}

.casts::before{
	content: url(../images/cast_btn.png);
	position: absolute;
	top: 298px;
	right: 17px;
	z-index: 10;
}


/*----------STAFF------------*/

#staff_box{
	padding-top:1px;
	padding-bottom: 50px;
	text-align: center;
}


#staff_box .txt_box{
	font-size: 16pt;
	line-height: 1.4em;
	text-align: center;
/*	white-space:  pre-wrap	;*/
}

.sfl{
	margin-top: 30px;
	font-size: 80%
}

.staffs{
	display: flex;
	flex-wrap: wrap;
}

.stfk{
	width: 50%;
	text-align: right;
}

.stfk2{
	width: 50%;
	text-align: left
}

#staff_box .txt_box small{
	font-size: 80%;
	margin-top: 30px;
}


/*----------相関図------------*/

#diagram_box{
	padding-top:1px;
	padding-bottom: 50px;
}

#diagram_box h3{
	font-family: "Noto Serif JP", serif;
}


#diagram_box .txt_box{
	font-size: 14pt;
	line-height: 1.8em;
}

.soukanzu{
	width: 100%;
	height: auto;
}

.musi{
	font-size: 32pt;
	position: absolute;
	margin-top: 36px;
	margin-left: 53px;
	z-index: 20;
	color:#6aa5d6;
}



/*----------NOTICE------------*/

#notice_box{
	padding-top:1px;
	padding-bottom: 50px;
	background-color: #cfddfa;
}

#notice_box .h3_box{
	background-image:none;
	background-color: #fff;
}

#notice_box h3{
	color:#4db2ee;
	font-family: "Noto Serif JP", serif;
	line-height: 1.6em;
}

.notice_lead{
/*	text-align: center;*/
	margin-bottom: 50px;
}

.notice_bar{
	background: linear-gradient(transparent 60%, #fff 0%);
	padding: 0 10px;
	display: inline-block;
}


/*----------CONTACT------------*/

#contact_box{
	padding-top:1px;
	padding-bottom: 50px;
}

#contact_box h3{
	font-family: "Noto Serif JP", serif;
}

#contact_box .txt_box{
	text-align: center;
	line-height: 2.2em;
}

.contact_bar{
	background: linear-gradient(transparent 60%, #d7eef7 0%);
	padding: 0 10px;
	display: inline-block;
	margin-bottom: 15px;
}


/*----------FOOTER------------*/
footer{
	padding-top: 100px;
	padding-bottom: 100px;
	color: #fff;
	background-color: #4db2ee;
	text-align: center;
	width: 100%;
	min-width: 1226px;
}

#share_box{
	font-size: 26pt;
}

.sns_ttl{
	font-size: 14pt;
	margin-bottom: 10px;
}

#share_box a{
	color: #fff;
	margin: 0 15px;
}

.bili{
	font-size: 10pt;
	margin-top: 50px;
	font-weight: 300;
}


.copyright{
	font-size: 10pt;
	margin-top: 20px;
	font-weight: 300;
}









