@charset "utf-8";
/* 
---------------------------------------
タイトル共通
---------------------------------------
*/
.titleEn {
	width: 100%;
	height: 10px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	padding-bottom: 15px;
	text-align:center;
	font-size:10px;
}
.titleJa {
	width: 100%;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	padding-top: 0px;
	padding-bottom: 70px;
	text-align:center;
	font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
	font-size:27px;
	font-weight: bold;
	line-height: 150%;
}

/* 
---------------------------------------
メインIMG
---------------------------------------
*/
#mainImg{
    width: 100%;
	height: 100vh;
  background-color: #fff
}

/* スライドショー */
.slider-container {
  position: relative;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}
#mainLogo {
	position: absolute;
	width: 120px;
	height: 120px;
	margin-top: 3%;
	margin-right: 10%;
	margin-left: calc(90% - 180px);
    padding: 30px;
    background-color: #fff;
	opacity: 0.8;
    z-index: 10;
}
.slideimg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  background-size: cover;/* 画像をスライド全体にカバー */
  animation: slideAnime 30s infinite; /* 30秒で1サイクル */
}
@keyframes slideAnime {
  0%, 30%, 100% { opacity: 0; }/* スライドの非表示タイミング */
  10%, 20% { opacity: 1; }/* スライドの表示タイミング */
}

/* 各スライドのアニメーションタイミングを均等にずらす */
.slideimg:nth-of-type(2){
  background-image: url('https://akizorani.com/test/img/sls/photo01.jpg');
  animation-delay: 0s;
  background-position: 52% 90%;
}

.slideimg:nth-of-type(3) {
  background-image: url('https://akizorani.com/test/img/sls/photo02.jpg');
  animation-delay: 6s;
  background-position:50% 50%;
}

.slideimg:nth-of-type(4) {
  background-image: url('https://akizorani.com/test/img/sls/photo03.jpg');
  animation-delay: 12s;
  background-position:50% 50%;
}

.slideimg:nth-of-type(5) {
  background-image: url('https://akizorani.com/test/img/sls/photo04.jpg');
  animation-delay: 18s;
  background-position:50% 50%;
}

.slideimg:nth-of-type(6) {
  background-image: url('https://akizorani.com/test/img/sls/photo05.jpg');
  animation-delay: 24s;
  background-position:50% 35%;
}

/* 
---------------------------------------
遺影写真を語ることは…
---------------------------------------
*/
#aboutMovie{
	width: calc(100% - 100px);
    width : -webkit-calc(100% - 100px) ;
    height: auto;
    padding: 50px;
    background-color: #fff;
}
#aboutMovieCon{
	width: calc(100% - 100px);
    width : -webkit-calc(100% - 100px) ;
    height: auto;
	margin-right: auto;
	margin-left: auto;
    padding: 50px;
    background-color: #e5dfe5;
}
#aboutMovieBox1{
	max-width: 1200px;
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	flex-wrap: nowrap;
	-webkit-flex-wrap: nowrap;
	justify-content : space-between;
	-webkit-justify-content : space-between;
}
#aboutMovieBox1 #Box1photo{
	width: 50%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
#aboutMovieBox1 #Box1text{
	width: 50%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	display: flex;
	justify-content: center;
}
#aboutMovieBox1 #Box1text p{
	font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
	writing-mode: vertical-rl;
	font-size:27px;
	font-weight: bold;
	line-height: 150%;
	color: #563777;
	padding-left:50px;
    clip-path: inset(0 0 0 100%);
    display: inline-block;
    animation: textanimation 5s 3s forwards;
}
@keyframes textanimation {
    0% {
        clip-path: inset(0 0 0 100%);
    }

    100% {
        clip-path: inset(0);
    }
}
#aboutMovieBox2{
	width: 200px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
    margin-top: 50px;
    margin-bottom: 50px;
    border-bottom-style: solid;
    border-bottom-color: #454545;
    border-bottom-width: 1px;
}
#aboutMovieBox3{
	max-width: 1200px;
	width: 100%;
    height: auto;
	margin-right: auto;
	margin-left: auto;
	line-height: 200%;
	text-align: center;
}

/* 
---------------------------------------
はじめに
---------------------------------------
*/
#intro{
    width: 100%;
    height: 1000px;
	padding-top: 30px;
    background-image: url(../img/top/intro.gif);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 50% 50%;
}
#introCon{
	max-width: 1200px;
	width: 90%;
    height: 500px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#introCon #introTextBox{
	max-width: 1140px;
	width: calc(100% - 60px);
    width : -webkit-calc(100% - 60px) ;
    height: 200px;
	margin-right: auto;
	margin-left: auto;
    padding: 30px;
	background:rgba(255, 255, 255, 0.25);
}
#introCon #introTextBox p{
	text-align: center;
	font-size:16px;
	line-height: 180%;
}

/* 
---------------------------------------
監督＆スタッフ紹介
---------------------------------------
*/
#staff{
	width: calc(100% - 100px);
    width : -webkit-calc(100% - 100px) ;
    height: auto;
    padding: 30px 50px 50px 50px;
    background-color: #e5d6ca;
}
#staffCon{
	max-width: 1100px;
	width: 100%;
    height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
	text-align: center;
}
#staffCon a:link{color:#666; text-decoration:none;}
#staffCon a:visited{color:#666; text-decoration:none;}
#staffCon a:hover{
	color:#666;
	text-decoration: underline;
}
#staffCon a:active{color:#666; text-decoration:none;}
#staffBox1{
	width: 80%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	flex-wrap: nowrap;
	-webkit-flex-wrap: nowrap;
	justify-content : space-between;
	-webkit-justify-content : space-between;
}
#staffBox1 #Box1img{
	width: 40%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
#staffBox1 #Box1info{
	width: 60%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
.staffName{
	width: 40%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 10px;
    border-bottom-style: solid;
    border-bottom-color: #454545;
    border-bottom-width: 1px;
	font-size:16px;
	font-weight: bold;
}
.staffInfo{
	line-height: 150%;
	text-align: left;
}
#staffBox2{
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top:20px;
	clear: both;
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	flex-wrap: nowrap;
	-webkit-flex-wrap: nowrap;
	justify-content : space-between;
	-webkit-justify-content : space-between;
}
#staffBox2 #Box2_1{
	width: 45%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
#staffBox2 #Box2_2{
	width: 45%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}

/* 
---------------------------------------
監督インタビュー
---------------------------------------
*/
#interview{
	width: calc(100% - 100px);
    width : -webkit-calc(100% - 100px) ;
    height: auto;
	margin-right: auto;
	margin-left: auto;
    padding: 30px 50px 50px 50px;
    background-color: #d0ddd0;
}
#interviewCon{
	max-width: 1200px;
	width: 100%;
    height: auto;
	margin-right: auto;
	margin-left: auto;
}
#interviewCon #topImg{
	max-width: 600px;
	width: 100%;
    height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 100px;
}
#interviewCon .box{
	max-width: 800px;
	width: 100%;
    height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 100px;
	clear: both;
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	flex-wrap: nowrap;
	-webkit-flex-wrap: nowrap;
	justify-content : space-between;
	-webkit-justify-content : space-between;
}
#interviewCon .box .left{
	width: 50px;
    height: auto;
	margin-right:10px;
    border-right-style: solid;
    border-right-color: #eaf9ea;
    border-right-width: 1.5px;
	font-size:30px;
	color: #eaf9ea;
	writing-mode: vertical-lr;
	text-align: left;
	font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
}
#interviewCon .box .right{
	width: calc(100% - 60px);
    width : -webkit-calc(100% - 60px) ;
    height: auto;
}
#interviewCon .box .right .q{
	font-size:21px;
	color: #31771e;
	font-weight: bold;
	margin-bottom: 15px;
}
#interviewCon .box .right .a{
	width: 100%;
    height: auto;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	flex-wrap: nowrap;
	-webkit-flex-wrap: nowrap;
	justify-content : space-between;
	-webkit-justify-content : space-between;
	font-size:16px;
	line-height: 150%;
}
#interviewCon .box .right .a .a-left{
	width: 70px;
    height: auto;
}
#interviewCon .box .right .a .a-right{
	width: calc(100% - 70px);
    width : -webkit-calc(100% - 70px) ;
    height: auto;
}
#interviewCon .box .right .img{
	max-width: 600px;
	width: 100%;
    height: auto;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
    border: solid #eaf9ea 3px;
}

/* 
---------------------------------------
コスモスと稲穂
---------------------------------------
*/
#ikarugaPhoto {
    width:100%;
    height: 250px;
    background-repeat: no-repeat;
    background-position: center center;
    background-image:url('../img/top/ikaruga_scenery.jpg');
    background-size: cover;
	background-attachment: fixed;
}

/* 
---------------------------------------
上映会情報
---------------------------------------
*/
#screening{
	width: calc(100% - 100px);
    width : -webkit-calc(100% - 100px) ;
    height: auto;
    padding: 30px 50px 50px 50px;
	background-color: #c3deea;
}
#screeningCon{
	max-width: 1000px;
	width: 90%;
    height: auto;
	margin-right: auto;
	margin-left: auto;
}
#screeningCon #annotationsBox{
	width: 100%;
    height: auto;
	margin-bottom: 50px;
}
#screeningCon #annotationsBox p{
	padding-bottom: 20px;
	text-align: center;
}
#screeningCon #annotationsBox a:link{color:#666; text-decoration:underline;}
#screeningCon #annotationsBox a:visited{color:#666; text-decoration:none;}
#screeningCon #annotationsBox a:hover{color:#666; text-decoration: none;}
#screeningCon #annotationsBox a:active{color:#666; text-decoration:none;}

#screeningCon #screeningTextBox{
	max-width: 1140px;
	width: calc(100% - 200px);
    width : -webkit-calc(100% - 200px) ;
    height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
    padding: 100px;
	background:rgba(255, 255, 255, 0.25);
	font-size: 16px;
	line-height: 150%;
}


/* スクエアボタン・青色 */

#screeningCon .btnBlue{
  position: relative;
  border: 1px solid #4a9ebe;
  margin-left: auto;
  margin-right: auto;
  width: 350px;
  height: 40px;
  padding-top:20px;
  display: flex;
  text-align: center;
  background: #4a9ebe;
  font-size: 20px;
}
#screeningCon .btnBlue-Text{
  width: 100%;
  height: 100%;
  color: #fff;
  z-index: 2;
}
#screeningCon .btnBlue-Text:before{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 0;
  display: block;
  background: #fff;
  z-index: -1;
  transition: .5s;
  color: #4a9ebe;
}
#screeningCon .btnBlue-Text:hover{
  color: #4a9ebe;
	text-decoration: none;
}
#screeningCon .btnBlue-Text:hover:before{
  width: 100%;
}
/* 
---------------------------------------
フォーム
---------------------------------------
*/
#inquiry_form input[type=text]:focus,#inquiry_form textarea:focus{
outline: none;
background:#ffffff;
border:solid 1px #c0c0c0;
}
#inquiry_form input[type=text],#inquiry_form textarea{
background:#ffffff;
border:none;
padding:5px 2px;
}
.req{
	color: #EC8076;
    font-weight: bold;
}


/* 
---------------------------------------
フッター
---------------------------------------
*/
#footer{
    width: 100%;
    height: 650px;
	background-color: #c3deea;
    background-image: url(../img/top/footer.png);
    background-repeat: no-repeat;
    background-attachment: scroll;
	background-size: cover;
    background-position: 100% 100%;
}
#footerCon{
	max-width: 1200px;
	width: 100%;
    height: auto;
	padding-top: 550px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#footerCon .cr{
    color: #fff;
    padding-top: 10px;
    padding-bottom: 20px;
	text-align: center;
}

/* 
---------------------------------------
フォームフッター
---------------------------------------
*/
#formFooter{
    width: 100%;
    height: 650px;
	background-color: #c3deea;
    background-image: url(../img/top/footer.png);
    background-repeat: no-repeat;
    background-attachment: scroll;
	background-size: cover;
    background-position: 100% 100%;
}
#formFooterCon{
	max-width: 1200px;
	width: 100%;
    height: auto;
	padding-top: 550px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#formFooterCon .cr{
    color: #fff;
    padding-top: 10px;
    padding-bottom: 20px;
	text-align: center;
}


@media screen and (max-width: 1100px) {
/* 
---------------------------------------
遺影写真を語ることは…
---------------------------------------
*/
#aboutMovieBox1 #Box1text p{
	font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
	writing-mode: vertical-rl;
	font-size:21px;
	font-weight: bold;
	line-height: 150%;
	color: #563777;
	padding-left:50px;
    clip-path: inset(0 0 0 100%);
    display: inline-block;
    animation: textanimation 5s 3s forwards;
}


}
@media screen and (max-width: 960px) {
/* 
---------------------------------------
遺影写真を語ることは…
---------------------------------------
*/
#aboutMovie{
	width: calc(100% - 50px);
    width : -webkit-calc(100% - 50px) ;
    height: auto;
    padding: 25px;
    background-color: #fff;
}
#aboutMovieBox1 #Box1text p{
	font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
	writing-mode: vertical-rl;
	font-size:21px;
	font-weight: bold;
	line-height: 150%;
	color: #563777;
	padding-left:30px;
    clip-path: inset(0 0 0 100%);
    display: inline-block;
    animation: textanimation 5s 3s forwards;
}

/* 
---------------------------------------
はじめに
---------------------------------------
*/
#intro{
    width: 100%;
    height: 875px;
	padding-top: 30px;
    background-image: url(../img/top/intro_tb.gif);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 25% 50%;
}
#introCon #introTextBox{
	max-width: 960px;
	width: calc(100% - 60px);
    width : -webkit-calc(100% - 60px) ;
    height: auto;
	margin-right: auto;
	margin-left: auto;
    padding: 30px;
	background:rgba(255, 255, 255, 0.25);
}
#introCon #introTextBox p{
	text-align: left;
	font-size:16px;
	line-height: 180%;
}
/* 
---------------------------------------
監督＆スタッフ紹介
---------------------------------------
*/
#staffBox1{
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	flex-wrap: nowrap;
	-webkit-flex-wrap: nowrap;
	justify-content : space-between;
	-webkit-justify-content : space-between;
}
/* 
---------------------------------------
コスモスと稲穂
---------------------------------------
*/
#ikarugaPhoto {
	width: 100%;
    height: 250px;
    background-repeat: no-repeat;
    background-position: center;
    background-image:url('../img/top/ikaruga_scenery_tb.jpg');
	background-size: auto;
	background-attachment: scroll;
}
/* 
---------------------------------------
上映会情報
---------------------------------------
*/
#screening{
	width: calc(100% - 100px);
    width : -webkit-calc(100% - 100px) ;
    height: auto;
    padding: 30px 50px 50px 50px;
	background-color: #c3deea;
}
#screeningCon{
	max-width: 960px;
	width: 100%;
    height: auto;
	margin-right: auto;
	margin-left: auto;
}
#screeningCon #screeningTextBox{
	max-width: 960px;
	width: calc(100% - 100px);
    width : -webkit-calc(100% - 100px) ;
    height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
    padding: 50px;
	background:rgba(255, 255, 255, 0.25);
	font-size: 16px;
	line-height: 150%;
}


/* 
---------------------------------------
フッター
---------------------------------------
*/
#footer{
    width: 100%;
    height: 500px;
	background-color: #c3deea;
    background-image: url(../img/top/footer_tb.png);
    background-repeat: no-repeat;
    background-attachment: scroll;
	background-size: cover;
    background-position: 100% 100%;
}
#footerCon{
	max-width: 960px;
	width: 100%;
    height: auto;
	padding-top: 400px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
/* 
---------------------------------------
フッター
---------------------------------------
*/
#formFooter{
    width: 100%;
    height: 500px;
	background-color: #c3deea;
    background-image: url(../img/top/footer_tb.png);
    background-repeat: no-repeat;
    background-attachment: scroll;
	background-size: cover;
    background-position: 100% 100%;
}
#formFooterCon{
	max-width: 960px;
	width: 100%;
    height: auto;
	padding-top: 400px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
}

@media screen and (max-width: 768px) {
/* 
---------------------------------------
遺影写真を語ることは…
---------------------------------------
*/
#aboutMovie{
	width: calc(100% - 30px);
    width : -webkit-calc(100% - 30px) ;
    height: auto;
    padding: 15px;
    background-color: #fff;
}
#aboutMovieBox1 #Box1text p{
	font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
	writing-mode: vertical-rl;
	font-size:18px;
	font-weight: bold;
	line-height: 150%;
	color: #563777;
	padding-left:20px;
    clip-path: inset(0 0 0 100%);
    display: inline-block;
    animation: textanimation 5s 3s forwards;
}
#aboutMovieBox3{
	max-width: 768px;
	width: 100%;
    height: auto;
	margin-right: auto;
	margin-left: auto;
	line-height: 150%;
	font-size:14px;
	text-align: center;
}
/* 
---------------------------------------
はじめに
---------------------------------------
*/
#introCon #introTextBox p{
	text-align: left;
	font-size:15px;
	line-height: 150%;
}
/* 
---------------------------------------
監督＆スタッフ紹介
---------------------------------------
*/
#staffBox2{
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top:20px;
	clear: both;
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	justify-content : space-between;
	-webkit-justify-content : space-between;
}
#staffBox2 #Box2_1{
	width: 90%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:20px;
}
#staffBox2 #Box2_2{
	width: 90%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
/* 
---------------------------------------
フッター
---------------------------------------
*/
#footer{
    width: 100%;
    height: 500px;
	background-color: #c3deea;
    background-image: url(../img/top/footer_tb.png);
    background-repeat: no-repeat;
    background-attachment: scroll;
	background-size: cover;
    background-position: 95% 100%;
}
}


@media screen and (max-width: 640px) {
/* 
---------------------------------------
メインIMG
---------------------------------------
*/
#mainLogo {
	position: absolute;
	width: 80px;
	height: 80px;
	margin-top: 3%;
	margin-right: 3%;
	margin-left: calc(97% - 120px);
    padding: 20px;
    background-color: #fff;
	opacity: 0.8;
    z-index: 10;
}
/* 各スライドのアニメーションタイミングを均等にずらす */
.slideimg:nth-of-type(2){
  background-image: url('https://akizorani.com/test/img/sls/photo01.jpg');
  animation-delay: 0s;
  background-position: 50% 100%;
}
/* 
---------------------------------------
タイトル共通
---------------------------------------
*/
.titleEn {
	width: 100%;
	height: 10px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 15px;
	text-align:center;
	font-size:10px;
}
.titleJa {
	width: 100%;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	padding-top: 0px;
	padding-bottom: 40px;
	text-align:center;
	font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
	font-size:27px;
	font-weight: bold;
	line-height: 150%;
}
/* 
---------------------------------------
遺影写真を語ることは…
---------------------------------------
*/
#aboutMovieCon{
	width: calc(100% - 50px);
    width : -webkit-calc(100% - 50px) ;
    height: auto;
	margin-right: auto;
	margin-left: auto;
    padding: 25px;
    background-color: #e5dfe5;
}
#aboutMovieBox1{
	max-width: 640px;
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	justify-content : space-between;
	-webkit-justify-content : space-between;
}
#aboutMovieBox1 #Box1photo{
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
#aboutMovieBox1 #Box1text{
	width: 85%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	display: flex;
	justify-content: center;
}
#aboutMovieBox1 #Box1text p{
	font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
	writing-mode: vertical-rl;
	font-size:18px;
	font-weight: bold;
	line-height: 150%;
	color: #563777;
	padding-left:25px;
	padding-right:25px;
    clip-path: inset(0 0 0 100%);
    display: inline-block;
    animation: textanimation 2s 1s forwards;
}
#aboutMovieBox2{
	width: 200px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    border-bottom-style: solid;
    border-bottom-color: #454545;
    border-bottom-width: 1px;
}
/* 
---------------------------------------
はじめに
---------------------------------------
*/
#intro{
    width: 100%;
    height: 700px;
	padding-top: 10px;
    background-image: url(../img/top/intro_sp.gif);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 0% 50%;
}
#introCon #introTextBox{
	max-width: 640px;
	width: calc(100% - 40px);
    width : -webkit-calc(100% - 40px) ;
    height: auto;
	margin-right: auto;
	margin-left: auto;
    padding: 20px;
	background:rgba(255, 255, 255, 0.5);
}
/* 
---------------------------------------
監督＆スタッフ紹介
---------------------------------------
*/
#staff{
	width: calc(100% - 50px);
    width : -webkit-calc(100% - 50px) ;
    height: auto;
    padding: 10px 25px 50px 25px;
    background-color: #e5d6ca;
}
#staffBox1{
	width: 90%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	justify-content : space-between;
	-webkit-justify-content : space-between;
}
#staffBox1 #Box1img{
	width: 40%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#staffBox1 #Box1info{
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
/* 
---------------------------------------
監督インタビュー
---------------------------------------
*/
#interview{
	width: calc(100% - 50px);
    width : -webkit-calc(100% - 50px) ;
    height: auto;
	margin-right: auto;
	margin-left: auto;
    padding: 10px 25px 50px 25px;
    background-color: #d0ddd0;
}
#interviewCon .box .left{
	width: 30px;
    height: auto;
	margin-right:10px;
    border-right-style: solid;
    border-right-color: #eaf9ea;
    border-right-width: 1.5px;
	font-size:21px;
	color: #eaf9ea;
	writing-mode: vertical-lr;
	text-align: left;
	font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
}
#interviewCon .box .right{
	width: calc(100% - 40px);
    width : -webkit-calc(100% - 40px) ;
    height: auto;
}
#interviewCon .box .right .a{
	width: 100%;
    height: auto;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	justify-content : space-between;
	-webkit-justify-content : space-between;
	font-size:16px;
	line-height: 150%;
}
#interviewCon .box .right .q{
	font-size:18px;
	color: #31771e;
	font-weight: bold;
	margin-bottom: 15px;
}
#interviewCon .box .right .a .a-left{
	width: 100%;
    height: auto;
    border-bottom-style: dotted;
    border-bottom-color: #666;
    border-bottom-width: 1px;
	margin-bottom: 5px;
}
#interviewCon .box .right .a .a-right{
	width: 100%;
    height: auto;
}
/* 
---------------------------------------
上映会情報
---------------------------------------
*/
#screening{
	width: calc(100% - 50px);
    width : -webkit-calc(100% - 50px) ;
    height: auto;
    padding: 10px 25px 50px 25px;
	background-color: #c3deea;
}
#screeningCon #annotationsBox{
	width: 100%;
    height: auto;
	margin-bottom: 30px;
}
#screeningCon #screeningTextBox{
	max-width: 640px;
	width: calc(100% - 30px);
    width : -webkit-calc(100% - 30px) ;
    height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
    padding: 15px;
	background:rgba(255, 255, 255, 0.25);
	font-size: 15px;
	line-height: 150%;
}

/* スクエアボタン・青色 */

#screeningCon .btnBlue{
  position: relative;
  border: 1px solid #4a9ebe;
  margin-left: auto;
  margin-right: auto;
  width: 70%;
  height: 35px;
  padding-top:16px;
  display: flex;
  text-align: center;
  background: #4a9ebe;
  font-size: 16px;
}
/* 
---------------------------------------
フッター
---------------------------------------
*/
#footer{
    width: 100%;
    height: 324px;
	margin-bottom: 40px;
	background-color: #c3deea;
    background-image: url(../img/top/footer_sp.png);
    background-repeat: no-repeat;
    background-attachment: scroll;
	background-size: cover;
    background-position: 90% 100%;
}
#footerCon{
	max-width: 640px;
	width: 100%;
    height: auto;
	padding-top: 240px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#footerCon .cr{
    color: #fff;
    padding-top: 10px;
    padding-bottom: 20px;
	text-align: center;
	font-size: 12px;
}
/* 
---------------------------------------
フォームフッター
---------------------------------------
*/
#formFooter{
    width: 100%;
    height: 324px;
	background-color: #c3deea;
    background-image: url(../img/top/footer_sp.png);
    background-repeat: no-repeat;
    background-attachment: scroll;
	background-size: cover;
    background-position: 90% 100%;
}
#formFooterCon{
	max-width: 640px;
	width: 100%;
    height: auto;
	padding-top: 225px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#formFooterCon .cr{
    color: #fff;
    padding-top: 10px;
    padding-bottom: 20px;
	text-align: center;
	font-size: 12px;
}

}
