@charset "UTF-8";
.theater {
  text-align: center;
}

.theater .theater_top_txt {
  line-height: 1.8;
}

.theater .top_text, .theater .area_top_text, .theater .area_bottom_text, .theater .bottom_text {
  margin: 30px 0 50px;
  line-height: 1.6;
}

.theater .bnr_ticket {
  display: inline-block;
  width: 270px;
  margin: 5px;
}

.theater .bnr_ticket img {
  width: 100%;
}

.theater .list_category {
  max-width: 100%;
  margin-top: 60px;
}

.theater .list_category li {
  width: 160px;
}

.theater .list_category li a:before {
  width: 180px;
}

.theater .sub_nav {
  margin: 65px 0;
  letter-spacing: -.4em;
}

.theater .sub_nav li {
  display: inline-block;
  position: relative;
  padding: 0 13px;
  vertical-align: top;
  font-size: 17px;
  font-family: "Noto Serif JP", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ 明朝", "ＭＳ Ｐ明朝", serif;
  letter-spacing: normal;
}

.theater .sub_nav li:after {
  content: "";
  position: absolute;
  top: 2px;
  right: 0;
  width: 1px;
  height: 13px;
  background-color: #141d47;
}

.theater .sub_nav li a {
  display: block;
  position: relative;
  color: #141d47;
}

.theater .sub_nav li:last-child:after {
  display: none;
}

.theater .area_box {
  margin-top: 50px;
  padding-bottom: 45px;
}

.theater .area_box a:hover {
  text-decoration: underline;
}

.theater .area_box .area_box_title {
  padding-top: 40px;
  font-size: 24px;
  font-family: "Noto Serif JP", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ 明朝", "ＭＳ Ｐ明朝", serif;
}

.theater .area_box table {
  width: 100%;
  margin-top: 30px;
  line-height: 1.4;
}

.theater .area_box table tr th {
  padding: 12px 10px;
  background-color: rgba(20, 29, 71, .85);
  color: #fff;
  font-size: 14px;

  border-bottom: 0;
}

.theater .area_box table tr th:nth-child(2) {
  text-align: center;
}

.theater .area_box table tr td {
  padding: 20px 10px;
  text-align: center;

  border-bottom: 1px solid rgba(192, 190, 194, .5);
}

.theater .area_box table tr td:nth-child(2) {
  text-align: left;
}

.theater .area_box table tr .prefecture {
  width: 140px;
}

.theater .area_box table tr .name {
  width: 500px;
}
