@charset "UTF-8";
html {
  font-family: "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, -apple-system, BlinkMacSystemFont, "Helvetica Neue", Arial, "メイリオ", Meiryo, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;}
html, body, div, span, iframe,
h1, h2, h3, h4, h5, h6, p, a, address,
img, dl, dt, dd, ul, li,
table, caption, tr, th, td,
embed {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;}
ol, ul {
  list-style: none;}
table {
  border-collapse: collapse;
  border-spacing: 0;}
a{
  outline: none;}
a:hover{
  opacity: .7;}
img{
  max-width: 100%;
  height: auto;}
html{
  height: auto;}
body {
  font-family: "Yu Gothic", YuGothic;
  font-weight: 500;
  line-height: 1.3;
  font-size: 16px;
  width:100%;
  height: auto;}
.body-bk{
  background: #000;
  color: #FFF;}
.body-bk a{ color: #2299ff; text-decoration: none;}
.body-bk th{
  color: #eee;
  background: #222;}
.body-bk td{
  color: #eee;}
.body-bk tr{
    border-bottom:1px solid #222;}
.body-bk tr:first-child{
    border-bottom:none;}


.cf:before,
.cf:after {
  content: "";
  display: table;}
.cf:after {
  clear: both;}
.cf {
  *zoom: 1;}
.tablet{display: none;}

table{
  width: 100%;
  margin: 0 auto;
  text-align: left;
  font-size: .9em;
  margin-bottom: 5em;}
th,td{
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-weight: 800;
  vertical-align:middle;}
tr{
    border-bottom:1px solid #ddd;}
tr:first-child{
    border-bottom:none;}
th{
  padding: 10px 10px;
  padding-right: 4px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  background: #eee;
  color: #222;}
td{
  word-break: break-word;
  padding: 8px 10px ;
  padding-right: 4px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  color: #333;}
table .tb1{ width: 10%; }
table .tb2{ width: 34%; }
table .tb3{ width: 19%; }
table .tb4{ width: 37%; }
.pref{
  height: 52px;}

a{ color: #1144aa; text-decoration: none;}
a:hover{ text-decoration: underline; }

.content-box{
  width: 90%;
  max-width: 1000px;
  padding-top: 30px;
  padding-bottom: 5%;
  margin-left: auto;
  margin-right: auto;}

.sche-title{
  margin: .7em 0 .3em;
  font-size: 2.5em;
  font-weight: bold;
  text-align: center;}
.sche-title2{
  margin: .3em 0 .5em;
  font-size: 2em;
  font-weight: bold;
  text-align: center;}
.sche-title3{
  margin: .7em 0;
  font-size: 1.5em;
  font-weight: bold;
  text-align: center;}

#filmimage{
  text-align: center;}
.maeuri-box{
  margin: 1em 0 3em;}
.maeuri-img{
  text-align: center;}
.filmtext{
  font-size: 1.1em;
  text-align: center;}
.scheduke-addtext{
  margin: 2em 0 3em;
  font-size: 0.9em;
  line-height: 1.6;}
.scheduke-addtext a{
  color: #b11;}

.prefarea-box {
  width: 100%;
  margin: 3em auto 0;}
.prefarea-box li{
  width: 13%;
  margin-right: 1.5%;
  margin-bottom: 1%;
  float: left;}
.prefarea-box li:last-child{
  margin-right: 0;}
.prefarea-box li img{
  opacity: .4;}
.prefarea-box li a img{
  opacity: 1;}
.prefarea-box li a:hover img{
  opacity: .7;}


.pref-title{
  text-align: center;
  padding: 1.5em 0;}
.pref-title img{
  max-width: 250px;}
.theater{
  text-align: left;}
.maeuri{
  float: right;
  font-size: .7em;
  font-weight: bold;
  -webkit-border-radius: 2px;
          border-radius: 2px;
  background: #d33;
  color: #FFF;
  padding: 1px 4px;}
.maeuri+.maeuri{
  margin-right: 7px;}
.barrier{background: #194;}
.imax{background: #13b;}
.backtohome {
  padding-bottom: 50px;}
.backtohome p{
  text-align: center;
  font-size: 1em;}
.schedule-area{
  margin-top: 2em;}
.content-box ul+div.schedule-area{
  clear: both;
  margin-top: 1em;}
.tel-rm{
  display: none;}

.footer{
  position: relative;
  background: #666;
  color: #FFF;
  text-align: center;
  padding: 140px 0 22px;}
.footer p{
  font-size: .7em;
  line-height: 1.5;}
.footer a {
  color:#fff;}
.footer:before{
  content:"";
  position: absolute;
  top: 30px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 190px;
  height: 96px;
  background: url('img/footer-logo.png') no-repeat ;
  -webkit-background-size: contain;
       -o-background-size: contain;
          background-size: contain;
}


@media (max-width: 768px) {
body {
  font-size: 14px;}

.pc{display: none;}
.tablet{display: block;}

.content-box{
  width: 94%;
  padding-top: 15px;}


.prefarea-box {
  width: auto;
  margin: 2em auto 0;}
.prefarea-box li{
  width: 23.5%;
  margin-right: 2%;}
.prefarea-box li:nth-child(4n){
  margin-right: 0;}

.pref-title img{
  max-width: 170px;}

th,td{
  padding: 10px 6px;
  padding-right: 3px;}

table .tb1{ width: 9%; padding-left: 5px; padding-right: 0px; }
table .tb2{ width: 43%; }
table .tb3{ width: 13%; }
table .tb4{ width: 35%; }

.pref{
  padding-left: 4px;
  padding-right: 0;
  padding-right: 0;
  height: 30px;}

.icon-tel{
  width: 20px;
  height: 20px;
  background: url(img/phone.png) left center no-repeat;
          background-size: 20px 20px;}

.maeuri{
  display: inline-block;
  margin-left: 7px;
  margin-right: 7px;
  margin-bottom: 5px;
  float: none;}
.maeuri+.maeuri{
  margin-left: 0;}

}


@media (max-width: 480px) {

.prefarea-box li{
  width: 32%;
  margin-right: 2%;}
.prefarea-box li:nth-child(4n){
  margin-right: 2%;}
.prefarea-box li:nth-child(3n){
  margin-right: 0;}

.scheduke-addtext{
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

}