@charset "UTF-8";
/*
Theme Name: Theater2024-konoko
Version: 1.0
*/
/* Eric Meyer's Reset CSS v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  text-decoration: none;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/*breakpointes-------------------*/
/*-------------------------------*/
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  line-height: 1.5;
  font-family: Arial, sans-serif;
  font-family: "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 16px;
}
@media screen and (max-width: 768px) {
  body {
    font-size: 13px;
  }
}

.theater-page .content {
  margin-bottom: 50px;
}
.theater-page .content strong {
  font-weight: bold;
}
.theater-page .content p {
  margin-top: 20px;
}
.theater-page .content h1 {
  font-size: 2em;
}
.theater-page .content h2 {
  font-size: 1.5em;
}
.theater-page .content h3 {
  font-size: 1.4em;
}
.theater-page .content h4 {
  font-size: 1.3em;
}
.theater-page .content h5 {
  font-size: 1.2em;
}
.theater-page .content h6 {
  font-size: 1.1em;
}
.theater-page .content img {
  max-width: 100% !important;
}

.theater-page {
  padding: 100px 50px;
  max-width: 1000px;
  width: 100%;
  margin: 0 auto 30px;
}
@media screen and (max-width: 768px) {
  .theater-page {
    padding: 50px 20px;
  }
}
.theater-page .region-links {
  text-align: center;
}
@media screen and (max-width: 768px) {
  .theater-page .region-links {
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
  }
}
.theater-page .region-links a {
  display: inline-block;
  margin: 0 0.25em 5px;
  padding: 0.25em 0.5em;
  border-radius: 5px;
  font-weight: bold;
}
.theater-page h2 {
  width: 100%;
  display: block;
  margin-top: 60px;
  text-align: left;
  font-weight: bold;
  max-width: 1000px;
  width: 100%;
  font-size: 1.2em;
}
@media screen and (max-width: 768px) {
  .theater-page h2 {
    text-align: center;
  }
}
.theater-page .theater-list {
  margin: 0px auto;
  max-width: 1000px;
  width: 100%;
  line-height: 1.4;
}
.theater-page .theater_area_sp {
  display: none;
}
@media screen and (max-width: 768px) {
  .theater-page .theater_area_sp {
    display: block;
    margin-top: 2em;
    font-weight: bold;
    font-size: 1.1em;
  }
}
.theater-page .theater-item > .theater-item_inner, .theater-page .theater-head {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  align-items: stretch;
  margin-bottom: 5px;
}
.theater-page .theater-item > .theater-item_inner p, .theater-page .theater-item > .theater-item_inner h3, .theater-page .theater-head p, .theater-page .theater-head h3 {
  padding: 12px 10px;
  display: flex;
  align-items: center;
}
.theater-page .theater-item > .theater-item_inner p.theater_area, .theater-page .theater-item > .theater-item_inner h3.theater_area, .theater-page .theater-head p.theater_area, .theater-page .theater-head h3.theater_area {
  flex: 1;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .theater-page .theater-item > .theater-item_inner p.theater_area, .theater-page .theater-item > .theater-item_inner h3.theater_area, .theater-page .theater-head p.theater_area, .theater-page .theater-head h3.theater_area {
    white-space: nowrap;
    display: none;
  }
}
.theater-page .theater-item > .theater-item_inner p.theater_name, .theater-page .theater-item > .theater-item_inner h3.theater_name, .theater-page .theater-head p.theater_name, .theater-page .theater-head h3.theater_name {
  flex: 3;
  font-weight: bold;
}
.theater-page .theater-item > .theater-item_inner p.theater_name a, .theater-page .theater-item > .theater-item_inner h3.theater_name a, .theater-page .theater-head p.theater_name a, .theater-page .theater-head h3.theater_name a {
  font-weight: bold;
  text-decoration: underline;
}
.theater-page .theater-item > .theater-item_inner p.theater_name a:hover, .theater-page .theater-item > .theater-item_inner h3.theater_name a:hover, .theater-page .theater-head p.theater_name a:hover, .theater-page .theater-head h3.theater_name a:hover {
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  .theater-page .theater-item > .theater-item_inner p.theater_name, .theater-page .theater-item > .theater-item_inner h3.theater_name, .theater-page .theater-head p.theater_name, .theater-page .theater-head h3.theater_name {
    width: calc(60% - 4em);
    flex: unset;
  }
}
.theater-page .theater-item > .theater-item_inner p.theater_tel, .theater-page .theater-item > .theater-item_inner h3.theater_tel, .theater-page .theater-head p.theater_tel, .theater-page .theater-head h3.theater_tel {
  flex: 1.5;
}
@media screen and (max-width: 768px) {
  .theater-page .theater-item > .theater-item_inner p.theater_tel, .theater-page .theater-item > .theater-item_inner h3.theater_tel, .theater-page .theater-head p.theater_tel, .theater-page .theater-head h3.theater_tel {
    white-space: nowrap;
    width: 4em;
    flex: unset;
  }
}
@media screen and (max-width: 768px) {
  .theater-page .theater-item > .theater-item_inner p.theater_tel span.tel-text, .theater-page .theater-item > .theater-item_inner h3.theater_tel span.tel-text, .theater-page .theater-head p.theater_tel span.tel-text, .theater-page .theater-head h3.theater_tel span.tel-text {
    display: none;
  }
}
.theater-page .theater-item > .theater-item_inner p.theater_tel span.tel-link, .theater-page .theater-item > .theater-item_inner h3.theater_tel span.tel-link, .theater-page .theater-head p.theater_tel span.tel-link, .theater-page .theater-head h3.theater_tel span.tel-link {
  display: none;
}
@media screen and (max-width: 768px) {
  .theater-page .theater-item > .theater-item_inner p.theater_tel span.tel-link, .theater-page .theater-item > .theater-item_inner h3.theater_tel span.tel-link, .theater-page .theater-head p.theater_tel span.tel-link, .theater-page .theater-head h3.theater_tel span.tel-link {
    display: none;
  }
}
.theater-page .theater-item > .theater-item_inner p.theater_tel a, .theater-page .theater-item > .theater-item_inner h3.theater_tel a, .theater-page .theater-head p.theater_tel a, .theater-page .theater-head h3.theater_tel a {
  display: none;
}
@media screen and (max-width: 768px) {
  .theater-page .theater-item > .theater-item_inner p.theater_tel a, .theater-page .theater-item > .theater-item_inner h3.theater_tel a, .theater-page .theater-head p.theater_tel a, .theater-page .theater-head h3.theater_tel a {
    display: block;
  }
}
.theater-page .theater-item > .theater-item_inner p.theater_tel svg, .theater-page .theater-item > .theater-item_inner h3.theater_tel svg, .theater-page .theater-head p.theater_tel svg, .theater-page .theater-head h3.theater_tel svg {
  width: 1em;
  display: none;
  fill: currentColor;
}
@media screen and (max-width: 768px) {
  .theater-page .theater-item > .theater-item_inner p.theater_tel svg, .theater-page .theater-item > .theater-item_inner h3.theater_tel svg, .theater-page .theater-head p.theater_tel svg, .theater-page .theater-head h3.theater_tel svg {
    display: block;
  }
}
.theater-page .theater-item > .theater-item_inner p.theater_date, .theater-page .theater-item > .theater-item_inner h3.theater_date, .theater-page .theater-head p.theater_date, .theater-page .theater-head h3.theater_date {
  flex: 1.5;
}
@media screen and (max-width: 768px) {
  .theater-page .theater-item > .theater-item_inner p.theater_date, .theater-page .theater-item > .theater-item_inner h3.theater_date, .theater-page .theater-head p.theater_date, .theater-page .theater-head h3.theater_date {
    width: calc(40% - 4em);
    flex: unset;
  }
}
.theater-page .theater-item > .theater-item_inner p.theater_bikou, .theater-page .theater-item > .theater-item_inner h3.theater_bikou, .theater-page .theater-head p.theater_bikou, .theater-page .theater-head h3.theater_bikou {
  flex: 2;
}
@media screen and (max-width: 768px) {
  .theater-page .theater-item > .theater-item_inner p.theater_bikou, .theater-page .theater-item > .theater-item_inner h3.theater_bikou, .theater-page .theater-head p.theater_bikou, .theater-page .theater-head h3.theater_bikou {
    width: 100%;
    display: block;
    flex: unset;
    padding: 0 10px 12px;
  }
  .theater-page .theater-item > .theater-item_inner p.theater_bikou:empty, .theater-page .theater-item > .theater-item_inner h3.theater_bikou:empty, .theater-page .theater-head p.theater_bikou:empty, .theater-page .theater-head h3.theater_bikou:empty {
    display: none;
  }
}
.theater-page .theater-item > .theater-item_inner p.theater_ticket, .theater-page .theater-item > .theater-item_inner h3.theater_ticket, .theater-page .theater-head p.theater_ticket, .theater-page .theater-head h3.theater_ticket {
  flex: 0.5;
  white-space: nowrap;
}
@media screen and (max-width: 768px) {
  .theater-page .theater-item > .theater-item_inner p.theater_ticket, .theater-page .theater-item > .theater-item_inner h3.theater_ticket, .theater-page .theater-head p.theater_ticket, .theater-page .theater-head h3.theater_ticket {
    width: 4em;
    flex: unset;
  }
}
.theater-page .theater-item > .theater-item_inner {
  border-bottom-width: 1px;
}
.theater-page .theater-head {
  overflow: hidden;
  margin-top: 1.5em;
}
@media screen and (max-width: 768px) {
  .theater-page .theater-head {
    margin-top: 0.5em;
  }
}
.theater-page .theater-head p, .theater-page .theater-head h3 {
  width: 100%;
  display: block;
  padding: 0.5em 10px;
  border: none;
  border-style: none;
  border-color: transparent;
  border-bottom: none;
  font-size: 1em;
}
.theater-page .theater-head p.theater_bikou, .theater-page .theater-head h3.theater_bikou {
  font-size: 1em;
}
@media screen and (max-width: 768px) {
  .theater-page .theater-head p.theater_bikou, .theater-page .theater-head h3.theater_bikou {
    display: none;
  }
}

.additional-content {
  margin-top: 80px;
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
  .additional-content {
    margin-top: 60px;
  }
}
.additional-content a {
  text-decoration: underline;
}
.additional-content a:hover {
  text-decoration: none;
}

.to_top {
  position: fixed;
  bottom: 10px;
  right: 10px;
  width: 40px;
  height: 40px;
  border-style: solid;
  border-width: 1px;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0.5;
}
.to_top svg {
  fill: currentColor;
  width: 10px;
}

.theater-list .theater-head {
  display: none;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .theater-list .theater-head {
    display: flex;
  }
}
.theater-list .theater-head:nth-of-type(2) {
  display: flex;
}/*# sourceMappingURL=style.css.map */