/*(max-width:650px)*/

/*共通事項*/

body{
    line-height: 1.8;
    font-size: 17px;
}

.for_medium{
    display: none;
}

.for_wide{
    display: none;
}

.for_small{
    display: block;
}


ul.header_sns{
	display: none;
}

div.header_top{
    height: 80px;
}

h2{
  text-align: center;
}

.footer span.producer{
  font-size: 9px;
}

.footer span.copyright{
  font-size: 6px;
}

footer .contact{
  font-size: 10px;
}


/*drawar_menu*/

#gnav{
	display: none;
}

/*index.html*/


/*screening.html*/

.inner .polepole_info{
		margin-top: 0;
}

.inner .polepole_info p:first-child{
  font-size: 22px;
}

.polepole_info h2{
    font-size: 20px;
}

.secondweek_info dl{
  width:100%;
}

 .secondweek_info dl dt, .secondweek_info dl dd{
  float: none;
}

.secondweek_info dl dd{
  margin-right: 0;
}

section#theater{
  padding-top: 100px;
  margin-top: -100px;
}


table.theater {
    border: none;
  }

table.theater thead {
    display: none;
  }
table.theater tr {
    display: block;
    margin-bottom: 20px;
  }

table.theater td {
    border: 1px solid #808080;
    display: block;
    padding: 10px;
    text-align: right;
  }

  table.theater tr td:last-of-type {
    text-align: right;
      width: 100%;
  }

table.theater td::before {
    content: attr(data-label);
    float: left;
    font-weight: bold;
    color: #000000;
  }





table.four_walling tr{
    display: block;
    margin-bottom: 20px;
}

table.four_walling tr.schedule>th{
    color: #ffffff;
}


table.four_walling td tr{
    margin-bottom: 0;
}

table.four_walling th,
table.four_walling td {
  display: block;
  width: 100%;
  margin: 0 auto;
}

table.four_walling th {
  background-color:  #808080;
  padding: 5px;
  width: 100%;
  text-align: center;
}

table.four_walling td{
    border-right: 1px solid #808080;
    border-left: 1px solid #808080;
    text-align: left;
}

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

table.four_walling td th,
table.four_walling td td
 {
  border: none;
}

table.four_walling td th{
 background-color: transparent;

 font-weight: 500;
 text-align: center;
 width: 100%;
}

table.four_walling td td{
    font-size: 14px;
}


table.four_walling td tr th{
    border-top: 1px solid #808080;
    border-bottom: 1px solid #808080;
}

table.four_walling>tr td:last-child{
    border-bottom: 1px solid #808080;
}
