@charset "UTF-8";
.theater .content:before {
  display: none;
}

.theater .content img {
  max-width: 100%;
}

.theater .content .txt_roadshow {
  width: 74%;
  margin: 0 auto;
  text-align: center;
}

.theater .content .area_list {
  width: 89.6%;
  margin: 5% auto -10px;
  font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ 明朝", "ＭＳ Ｐ明朝", serif;
  letter-spacing: -.4em;
  font-size: 0;
}

.theater .content .area_list li {
  width: 32%;
  display: inline-block;
  margin: 0 2% 1% 0;
  letter-spacing: normal;
  vertical-align: top;
  font-size: 12px;
}

.theater .content .area_list li:nth-child(3) {
  margin-right: 0;
}

.theater .content .area_list li a {
  display: block;
  width: 100%;
  padding: 15px 0;
  background: url(../img/in_theater/bg_btn.png) no-repeat center center;
  -webkit-background-size: contain;
  background-size: contain;
  text-align: center;
  color: #595544;
}

.theater .content .area_box {
  font-size: 13px;
}

.theater .content .area_box .area_box_title {
  padding-top: 13%;
  text-align: center;
  font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ 明朝", "ＭＳ Ｐ明朝", serif;
  font-size: 20px;
  font-weight: bold;
}

.theater .content .area_box table {
  position: relative;
  width: 100%;
  margin: 5% auto 0;
  border-collapse: separate;
  border-spacing: 0;
  line-height: 1.3;
  font-size: 12px;
  text-align: center;
  z-index: 10;
}

.theater .content .area_box table tr:first-child {
  background-color: #f0efed;
  font-size: 10px;
}

.theater .content .area_box table tr td {
  padding: 15px 1%;
  border: 0;
  border-bottom: 1px solid rgba(89, 85, 68, 0.2);
  vertical-align: middle;
}

.theater .content .area_box table tr td:first-child {
  width: 15%;
  padding: 15px 1% 15px 3%;
}

.theater .content .area_box table tr td:last-child {
  padding: 15px 3% 15px 1%;
}

.theater .content .area_box table tr td:nth-child(2) {
  width: 40%;
  text-align: left;
}

.theater .content .area_box table tr td:nth-child(3) {
  width: 10%;
}

.theater .content .area_box table tr td:nth-child(4) {
  width: 10%;
}

.theater .content .area_box table tr td:nth-child(5) {
  width: 10%;
}

.theater .content .area_box table tr td:nth-child(6) {
  width: 10%;
}

.theater .content .area_box table tr:first-child td {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 0;
  font-weight: bold;
  text-align: center;
}

.theater .content .area_box .area_ticket_btn {
  width: 72%;
  margin: 3% auto 0;
  text-align: center;
}
