@charset "UTF-8";

.preload{transition:0 !important;}

/*参考の色
#dbd2be　#193d04　#c58f24　#b1533f*/

/*リセット　必要な部分のみ*/
body,h1,h2,h3,h4,p,ul,li,dl,dt,dd,select,form{
    margin:0;
    padding:0;}
ul{list-style-type:none;}
img{vertical-align: bottom;
    border: 0;}

*{box-sizing: border-box;}

/*全体の設定*/
body {/*background: #ebebe9;*/
    font-family: 'Avenir','Helvetica Neue','Helvetica','Arial','Hiragino Sans','ヒラギノ角ゴシック',YuGothic,'Yu Gothic','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic';
    font-size: 100%;
    background-color: #dbd2be;}

p,dl{font-size: 1.1em;
    line-height: 1.6;}


/*メイン画像とyoutube*/
.main-visual{
	width: 1000px;
    margin: 80px auto 0;
    background: #dbd2be;
    position: relative;}

.mov{
    position: absolute;
    bottom: 25px;
    left: 20px;
    width: 255px;
    height: 140px;}

.hero-video {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 260px;
    width: 22rem;}
    
.inline-video {
    position: relative;
    display: block;}

.inline-video .video-container {
    height: 0;
    padding-bottom: 55.5%;
    pointer-events: none;
    /*background-color: black;*/}

.inline-video .hero-video-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,1);
    opacity: 0;
    -webkit-transition: opacity .6s cubic-bezier(.19,1,.22,1);
    transition: opacity .6s cubic-bezier(.19,1,.22,1);}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 260px;
    height: 147px;}


/* main */
main {overflow:hidden;
    width: 1000px;
    margin: 4em auto 0;}

/*.sectionBox{margin-top: 110px;}*/

/*各ボックスのタイトル*/
.title{
    text-align: center;
    background: #c58f24;
	margin:110px auto 20px;
    padding: 0.5em 0;
    font-family: 'Sawarabi Mincho';
    display: flex;
    justify-content: space-between;
    align-items: center;}

.title h2{font-size: 1.5em;
    padding: 0.5em 0;}

.title img{width: 60px;
    margin: 0 1em;
    opacity: 0.7}

/*イントロダクションのみ*/
.title_intro{
    text-align: center;
    background: #c58f24;
	margin:20px auto 20px;
    padding: 0.5em 0;
    font-family: 'Sawarabi Mincho';
    display: flex;
    justify-content: space-between;
    align-items: center;}

.title_intro h2{font-size: 1.5em;
    padding: 0.5em 0;}

.title_intro img{width: 60px;
    margin: 0 1em;
    opacity: 0.7}

/*sectionBox内のh3*/
.sectionBoxh3{
    font-size: 1.5em;
    text-align: center;
    margin: 1.2em 0 1em;}

/*共通BOX*/
.divBox{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 2em;}

.pBox{width:500px;
    margin: auto 0;}

.pBox p{margin-bottom: 1em;}
    
.imgBox{width: 500px;}

.imgBox img{width: 100%;
    margin-bottom: 2em;}

.imgBox img:last-child{margin-bottom: 0;}

.marginR{margin-right: 2em;}
.marginL{margin-left: 2em;}


/*イントロダクション*/
.introduction_subtitle{font-size: 1.3em;
    font-weight: bold;
    margin:3em 0 0 2em;}

.introduction_subtitle_sp{display: none;}

/*ストーリー*/
.storyP{margin: 2em 0;}

.topbottom{margin: auto 0;}

.storyBoxLeft{margin-left:1em;}
.storyBoxRight{margin-right:1em;}
.storyBoximg{margin-right: 3em;}
.storyBox img{width: 480px;}

.movie65{text-align: right;
    margin-bottom: 1em;}
.yohaku{margin-bottom: 2em;}

.te{width: 20px;
    height: 0px;
    opacity: 0;}

.imgsp{display: none;}

/*ディレクターズノート*/
.drectors_box{}
.dre_box{
    margin-top: 2em;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;}

.smallimg{width: 75%;
    margin-left:2em;}

.dre_box div{margin-left: 3em;}
.space{margin-top: 1em;}

/*キャスト*/
.casttext{margin-right: 2em;}

.casttext h2{font-size: 2em;
    margin-bottom: 1em;}

.casttext .smalltest{font-size: 0.7em}

.casttext h3{font-size: 1.3em;
    margin-top: 1.5em;}

.casttext dt{font-weight: bold;}
.casttext dd{margin-bottom: 1em;}

.castimg{text-align: right;}

.castimg img{margin-bottom: 2em;}
.castimg img:last-child{margin-bottom: 0;}

.castimgsp{display: none;}

.sectionBox hr{border-top: 2px dashed #8c8b8b;
    border-bottom: 0;
    margin: 2em 0;}

.cast2{display: flex;
    flex-wrap: wrap;
    justify-content: space-between;}

.cast2 section{width: 480px;
    display: flex;
    align-items: flex-start;
    margin-bottom: 2em;}

.cast2 img{margin-left: 1em;}

.cast2 h3{font-weight: normal;
    margin-bottom: 1em;}

.cast2 span{font-size: 0.8em;}


/*スタッフ*/
.staff h3{margin-top: 2em;}

.staff div:first-child{margin-right: 2em;}

.staff_img img{margin-bottom: 2em;}

.movieworks{font-weight: bold;}
.music{font-size: 0.9em;}
.normal{font-weight: normal;}
.space_pc{margin-top: -3em;}

/*自主上映のご案内*/
.screeningBack{
    background: url(../image/screeningBack.png) no-repeat;
    background-position: bottom;
    background-size: contain;}

.screening {background:rgba(255, 255, 255, 0.6);}

.screeningAsa{
    margin-top: 1em;
    background:url(../image/marijuana.png) no-repeat;
    background-position: bottom right;
    padding-top: 2em;}

.screening h3{border-bottom: 2px dotted #000;
    margin-bottom: 1em;}

/*どなたでも〜とお申し込み方法*/
.send{margin: 0 2em 1em;}

.send h2{
    margin-bottom: 2em;
    padding: 1em;
    background: #193d04;
    color: #fff;
    text-align: center;}

.send p,.send form{width: 95%;
    margin: 0 auto;}

/*お申し込み*/
dl.formTable dd,dl.formTable dt{
	padding:10px;}
 
dl.formTable{display: flex;
    flex-wrap: wrap;} 

dl.formTable dt{width: 30%;
	font-weight:normal;
    padding: 15px 10px;}

dl.formTable dd{width: 70%;}

.required{background: #ff7b7b;
    padding: 5px;
    margin-left: 1em;
    color: #fff;
    font-weight: bold;
    font-size: 0.8em;}

textarea{margin-top: 10px;}

.button{font-weight: bold;
    padding: 15px;
    font-size: 16px;
    border-style: none;
    width: 20%;
    transition: 0.5s ease;
    border: 1px solid #999;}

.button:hover{background-color: #b2533f;
    color: #fff;}

/*スマホでのボタンデザイン*/
/*input[type="submit"]{
-webkit-appearance: none;}*/

.center{text-align: center;
    margin-top: 1em;}

input,textarea{
    padding-top: 10px;
    font-size: 16px;
    width: 100%;
    padding: 10px;
	border: #333 1px solid;
    opacity: 0.9;}

input[type="text"]:focus {background: #d8dfeb;}

input[type="email"]:focus {background: #d8dfeb;}

textarea:focus {background: #d8dfeb;}

.thanks{padding: 20px;}


/* プライバシーポリシー */
.privacy{width: 90%;
    height: 300px;
    overflow: scroll;
    margin: 2em auto 3em;
    padding: 20px;}

.privacy h4{font-size: 1.2em;
    border-bottom: 1px dotted #333;
    margin-bottom: 10px;
    padding-bottom: 5px}

.privacy p{font-size: 1em;
    line-height: 1.8em;
    text-indent: -1em;
    padding-left: 1em;
    margin-top: 10px;}

.privacy a{color: #000;
    transition: 0.5s ease;}

.privacy a:hover{opacity: 0.5;
    color: #b1533f;}



/*thanksページ*/
.thanks{font-size: 1.2em;
    line-height: 2em;}


/*自主上映の流れ*/
.flow{margin: 5em 2em 1em;}
.self{margin-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 4em;}

.self li{font-size: 1em;
    line-height: 1.5em;}
    
.selfbox2{background-color: #193d04;
    color: #fff;
    padding: 10px;}


/*基本料金*/
.dvd{margin: 5em 2em 2em;}

.payBox{display: flex;
    align-items: flex-start;
    justify-content: space-between;}

table.basic_charge {
    border-collapse: collapse;
    border: 1px solid #fff;
    font-size: 16px;
    background-color: #b2533f;
    color: #fff;
    width: 400px;
    text-align: center;}

.basic_charge tr,td{
    border: 1px solid #fff;
    padding: 5px;}

.td_none{background:rgba(255, 255, 255, 1);
}

.plus{
    width: 20px;
    font-size: 40px;
    font-weight: bold;
    margin:80px 40px;}

/*観賞料金*/
.fee_ex{width: 40%;}

.fee p{border: 1px solid #000;
    color: #fff;
    padding: 5px;
    text-align: center;
    background-color: #b2533f;
    margin-bottom: 1em;}

.ex{border: 2px solid #b2533f;
    padding: 10px;
    margin: 1em 0 0 0;
    width: 100%;
    line-height: 2em;}

.ex2{text-align: center;
    font-size: 1.5em;
    font-weight: bold;}

.greeting{border: 1px dotted #000;
    padding: 20px;
    margin: 2em 0em 2em;}

/* payee*/
.payee{margin: 2em;
    padding-bottom: 2em;}

.payeeBox{display: flex;
    justify-content: space-between;
    width: 80%;
    margin: 0 auto;}

.payeeBold{font-weight: bold;
    margin-top: 2em;}


/*banner*/
.banner{display: inline-block;
    width: 100%;
    text-align: center;}

.banner a{margin-right: 1em;
    transition: 0.5s ease;}

.banner a:hover{opacity: 0.5;}

.banner a:last-child{margin-right: 0;}

.sns_sp{display: none;}

/*footer*/
footer{width: 100%;
    background-color: #193d04;
    padding: 2em 0;}

/*footer_img*/
.footer_img img{width: 100%;}

/* copyright */
.copy p{
	font-size: 1em;
	margin-top: 10px;
	padding: 1em 0;
	text-align: center;
	color: #fff;}

.copy div{width: 400px;
    margin: 0 auto;
    display: flex;}

.copy div img{
    /*width: 100%;*/
    margin-right: 2em;}

/*pagetop*/
.page-top {
	position: fixed;
	bottom: 10em;
	right: 20px;
	font-size: 1.5em;}
    
.page-top a {
	background: #984a59;
	text-decoration: none;
	color: #fff;
	width: 80px;
	padding: 15px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
    transition: 0.5s ease;}
    
.page-top a:hover {
	text-decoration: none;
	background: rgba(152, 74, 89, 0.6);}


/*中面　上映案内ページ*/
.innermainPhoto img{width: 100%;}

.inner_divBox{
    background-color: rgba(255, 255, 255, 0.5);
    padding: 2em;}

.day{
    background-color: rgba(255, 255, 255, 0.8);
    padding: 20px;
    box-shadow: 0px 0px 0px 10px #fff;
    border: dashed 2px #984a59;/*破線*/
    border-radius: 9px;
    margin-left: 10px;/*はみ出ないように調整*/
    margin-right: 10px;/*はみ出ないように調整*/
    padding: 0.5em 0.5em 0.5em 1em;}

.day dl{margin-top: 10px;
    display: flex;
    flex-wrap: wrap;}

.day dt{width: 8%;
    padding: 5px 5px 5px 0;}

.day dd{width: 90%;
    padding: 5px;}

.access_dd{margin-left: 8%;}

.day a, .inquiry a, .content a{color: #984a59;
    transition: 0.5s ease;}

.day a:hover, .inquiry a:hover,.content a:hover{opacity: 0.5;}

.content,.inquiry{margin: 1em;
    border-left: solid 5px #984a59;
    border-right: solid 5px #984a59;
    padding: 1em 0 1em 1.5em;
    line-height: 2.5;
    background: rgba(197, 143, 36, 0.1);}

.content{margin-top: 2em}

.content p{line-height: 1.5em;}
.content i{padding-right: 0.5em;}

.content a:visited{color: #984a59;}





/*　画面サイズが481px以上　960pxまでのスマホ横画面対策　*/
@media screen and (min-width:481px) and ( max-width:960px) {

.wrapper{width: 100%;
    overflow: hidden;}

p,dl{font-size: 1em;
    line-height: 1.6;}

/*メイン画像と動画*/
.main-visual{
	width: 100%;
    position: static;
    margin-top: 80px;
    background: #c58f24;}

.main-visual img{width: 100%;}

.mov{
    position: absolute;
    bottom: -4.3em;
    left: 20px;
    width: 200px;}

/*共通BOX*/
.divBox{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 2em;}

.pBox{width:100%;}

.pBox p{margin-bottom: 0em;}
    
.imgBox{width: 100%;}

.imgBox img{width: 100%;
    margin-bottom: 2em;}

.imgBox img:last-child{margin-bottom: 0;}

.marginR{margin-right: 2em;}
.marginL{margin-left: 2em;}

/*イントロダクション*/
.introduction_subtitle{display: none;}
.introduction_subtitle_sp{
    font-size: 1.3em;
    font-weight: bold;
    width: 95%;
    margin:0 auto;}

/*ストーリー*/
.storyP{margin:0;}

.storyBoximg{margin-right: 1em;}
.storyBox img{width: 48%;}

.movie65{text-align: right;
    margin-bottom: 1em;}
.yohaku{margin-bottom: 2em;}

.yohaku img{width: 48%;}

.imgsp{display: none;}

/*ディレクターズノート*/
.smallimg{width: 100%;
    margin-left:1em;}

.smallimg2{width: 50%;
    margin-left:1em;}

.dre_box div{margin-left: 1em;}

.dre_box .dreimg img{width: 100%;}

/*キャスト*/
.casttext h2{font-size: 1.4em;
    margin-bottom: 0;}

.casttext h3{font-size: 1.3em;
    margin-top: 1em;}

.castimg img{margin-bottom: 2em;
    width: 95%;}

.cast2 section{width: 100%;}

.cast2 img{width: 40%;
    margin-left: 1em;}

/*スタッフ*/
.staff h2{font-size: 1.2em;
    margin-top: 0em;}
    
.staff h3{font-size: 1.1em;
    margin-top: 2em;}

.staff div{ width: 100%;}
.staff div:first-child{margin-right: 1em;}

.staff_img img{width: 100%;
    margin-bottom: 1em;}

/*自主上映のご案内*/
/*お問い合わせフォーム*/
input,textarea{
    padding-top: 10px;
    font-size: 15px;}

dl.formTable dt{font-size: 0.9em}


/* プライバシーポリシー */
.privacy{width: 90%;
    height: 150px;
    margin: 2em auto;}

.privacy h4{font-size: 1em;}

.privacy p{font-size: 0.8em;
    line-height: 1.5em;}

/*自主上映の流れ*/
.flow{margin: 5em 2em 1em;}
.self{margin-bottom: 20px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: space-between;
    margin-bottom: 4em;}

.self li{
    width: 80%;
    font-size: 1em;
    line-height: 1.5em;
    text-align: center;}
    
.selfbox2{background-color: #193d04;
    color: #fff;
    padding: 10px;}

.arrow{transform: rotate(90deg)}

/*基本料金*/
.payBox{display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: space-between;}

.pay{width: 100%;
    margin: 0 auto;}
    
table.basic_charge {width: 100%;}

.plus{
    width: 20px;
    font-size: 40px;
    font-weight: bold;
    margin:10px auto;}

/*観賞料金*/
.fee_ex{width: 100%;
    margin: 0 auto;}

.fee p{border: 1px solid #000;
    color: #fff;
    padding: 5px;
    text-align: center;
    background-color: #b2533f;
    margin-bottom: 1em;}

.ex{border: 2px solid #b2533f;
    padding: 10px;
    margin: 1em 0 0 0;
    width: 100%;
    line-height: 2em;}

.ex2{text-align: center;
    font-size: 1.5em;
    font-weight: bold;}

.greeting{border: 1px dotted #000;
    padding: 20px;
    margin: 2em 0em 2em;}

/*お問い合わせの必須箇所*/
.required{font-size: 0.5em;}

/* payee*/
.payeeBox{flex-direction: column;}

.payeeBold{margin-top: 1em;}

/*banner*/
.banner{flex-direction: column;}
.banner a img{width: 100%;
    margin-bottom: 2em;}

/*中面　上映案内ページ*/
.day dt{width: 10%;}

.day dd{width: 80%;}

.access_dd{margin-left: 10%;}


main {overflow:hidden;
    width: 100%;
    margin: 4em auto 0;}

}


/*スマホでの表示*/
@media screen and (max-width: 480px) {

.wrapper{overflow: hidden;}

p,dl{font-size: 1.1em;
    line-height: 1.6;}

/*メイン画像と映像*/
.main-visual{
	width: 100%;
    margin-top: 0em;
    position: static;}

.main-visual img{width: 100%;}

.mov{position: static;
    width: 100%;}

.hero-video {position: static;
    width: 100%;}
    
.inline-video {position: static;}

.inline-video .hero-video-overlay {
    position: static;}

.video-container iframe,
.video-container object,
.video-container embed {
    position: static;
    width: 100%;
    height: 238px;}

main {overflow:hidden;
    width: 100%;
    margin: 5em auto 0;}

/*各ボックスのタイトル*/
.title{
    text-align: center;
    background: #c58f24;
	margin:20px auto 20px;
    padding: 0.5em 0;
    font-family: 'Sawarabi Mincho';
    display: flex;
    align-items: center;
    justify-content: space-between;}

.title h2{font-size: 1em;
    padding: 0.5em 0;
    font-family: sans-serif;}

/*共通BOX*/
/*.sectionBox{display: block;}*/
.divBox{
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: space-between;
    margin-bottom: 2em;
    padding: 0 1.5em;}

.pBox{width:100%;}

.pBox p{margin-bottom: 0em;}
    
.imgBox{width: 100%;}

.imgBox img{width: 100%;
    margin:1em 0;}

.imgBox img:last-child{margin-bottom: 0;}

.marginR{margin-right: 2em;}
.marginL{margin-left: 2em;}

/*sectionBox内のh3*/
.sectionBoxh3{font-size: 1.2em;
    padding: 0 1em;}

/*イントロダクションのみ*/
.title_intro{margin:40px auto 20px;
    align-items: center;}

.title_intro h2{font-size: 1.1em;
    padding: 0.5em 0;
    font-family: sans-serif;}

.title_intro img{margin: 0 1em;
    opacity: 0.7}

.introduction_subtitle{display: none;}
.introduction_subtitle_sp{
    font-size: 1.3em;
    font-weight: bold;
    padding: 0 1em;}


/*ストーリー*/
.storyP{margin: 0;
    padding: 0 1.5em;}

.imgpc img{display: none;}
.imgsp{display: block;}

.imgsp img{width: 100%;}

.topbottom{margin: auto 0;}

.storyBoxLeft,.storyBoxRight{margin:0;}

.storyBoximg{margin-right: 3em;}
.storyBox img{width: 480px;}

.movie65{text-align: right;
    margin-bottom: 0;}
.yohaku{margin-bottom: 2em;}


/*ディレクターズ ノート*/
.drectors_box{padding: 0 1.5em;}
.dre_box{
    margin-top: 1em;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: space-between;}

.smallimg{display: none;}

.smallimg2{width: 100%;
    margin-left:0em;}

.dre_box div{margin-left:0em;
    margin-top: 1em;}

.dreimg img{width: 100%;}
.space{margin-top: 2em;}
/*キャスト*/
.castimg{text-align: right;}

.castimg img{margin-bottom: 2em;}
.castimg img:last-child{margin-bottom: 0;}

.castimgsp{display: block;}

.castimgsp img{width: 110%;
    margin-top: 1em;}

.castimg_sp{display: none;}

.casttext{margin-right: 0;}

.cast2{display: flex;
    flex-wrap: wrap;
    justify-content: space-between;}

.cast2 section{width: 480px;
    display: flex;
    align-items: flex-start;
    margin-bottom: 2em;
    padding: 0 1.5em;}

.cast2 img{margin-left: 1em;
    width: 50%;}

.cast2 p{font-size: 1em;}

.cast2 h3{font-weight: normal;
    margin-bottom: 1em;}

.cast2 span{font-size: 0.6em;}


/*スタッフ*/
.staff h3{font-size: 1em;
    margin-top: 0em;}

.staff div:first-child{margin-right: 0em;}

.staff_img img{width: 100%;
    margin:1em 0 0;}

.space_sp{padding: 0 1.5em;}

.movieworks{font-weight: bold;
    font-size: 0.95em;}
.music{font-size: 0.9em;}
.normal{font-weight: normal;}
.kantokuname{font-size: 0.7em;}

/*どなたでも〜とお申し込み方法*/
.send{margin: 0 0 1em;}

.send h2{
    margin-bottom: 1em;
    padding: 0.5em;}

.send h3{padding: 0 1em;}

/*自主上映の流れ*/
.flow{margin: 5em 1em 1em;}
.self{margin-bottom: 20px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: space-between;
    margin-bottom: 4em;}

.self li{
    width: 100%;
    font-size: 1em;
    line-height: 1.5em;
    text-align: center;}
    
.selfbox2{background-color: #193d04;
    color: #fff;
    padding: 10px;}

.arrow{transform: rotate(90deg)}


/*基本料金*/
.payBox{display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: space-between;}

.pay{width: 100%;
    margin: 0 auto;}
    
table.basic_charge {width: 100%;}

.plus{
    width: 20px;
    font-size: 40px;
    font-weight: bold;
    margin:10px auto;}

/*観賞料金*/
.fee_ex{width: 100%;
    margin: 0 auto;}

.fee p{border: 1px solid #000;
    color: #fff;
    padding: 5px;
    text-align: center;
    background-color: #b2533f;
    margin-bottom: 1em;}

.ex{border: 2px solid #b2533f;
    padding: 10px;
    margin: 1em 0 0 0;
    width: 100%;
    line-height: 2em;}

.ex2{text-align: center;
    font-size: 1.5em;
    font-weight: bold;}

.greeting{border: 1px dotted #000;
    padding: 20px;
    margin: 2em 0em 2em;}


/* payee*/
.payeeBox{
    flex-direction: column;
    width: 100%;}

.payeeBox p{font-size: 1em;}

.payeeBold{margin-top: 1em;}

/*banner*/
.banner{flex-direction: column;}
.banner a img{width: 100%;
    margin-bottom: 1em;}

.sns_sp{display: block;
    width: 100%;
    height: 500px;
    padding: 0 1em;
    margin: 1em 0 2em;}

/*スマホでのボタンデザイン*/
input[type="submit"].button{
    -webkit-appearance: none;
    appearance: none;}

/*お問い合わせ*/
.contact{margin:1em 0;
    width: 100%;}

dl.formTable{display: flex;
    flex-wrap:nowrap;
    flex-direction: column;} 

dl.formTable dt{
	width: 100%;
	font-weight:normal;
    padding: 15px 10px 0;
     font-size: 1em;}

dl.formTable dd{width: 100%;
    padding: 0 10px;}

dd textarea{
    padding-top: 0;}

.button{margin-top: 1em;
    padding: 15px;
    width: 50%;
    background: rgba(255, 255, 255, 0.9)}


/* プライバシーポリシー */
.privacy{
    width: 100%;
    height: 200px;
    margin: 1em auto 0;}

.privacy h3{
    width: 100%;
    font-size: 16px;}

.privacy p{
    text-indent: 0;
    padding-left: 0em;
    margin-top: 20px;}

privacy a{color: #000;
    transition: 0.5s ease;}

.privacy a:hover{opacity: 0.5;
    color: #b1533f;}

/*footer*/
footer{width: 100%;
    background-color: #193d04;
    margin-top: 0;}

/* copyright */
.copy{font-size: 12px;
	margin-top: 10px;
	padding: 1em 0;
	color: #fff;}

.copy{width: 90%;
    margin: 0 auto;}
.copy div img{
    /*width: 20%;*/
    margin-left: 2em;
    }






/*pagetop*/
.page-top {
	position: fixed;
	bottom: 40px;
	right: 20px;
	font-size: 77%;}
    
.page-top a {background: #b1533f;}


/*中面ページ　自主上映*/
.titlesp{margin:0px auto 20px;}

.innermainPhoto{width: 100%;
    height: 60px;}

.inner_divBox{padding: 1em;}

.day dl{
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;}


.day dt{width: 30%;
    margin-bottom: -5px;}

.day dd{width: 70%;
    padding: 0px;}

.access_dd{margin-left: 0%;}

}