@charset "UTF-8";
/* 
Theme Name:映画『事実無根』
*/
@import url("https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+Antique:wght@300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Kiwi+Maru:wght@300;400;500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Merriweather:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap");
/*----------------------------------------------------*/
/* element reset
------------------------------------------------------*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video, a, input {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  background: transparent;
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

ul, ol, dl {
  list-style: none;
}

del {
  text-decoration: line-through;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
  font-size: inherit;
  font: 100%;
}

th, td, img {
  border: 0;
}

caption, th {
  text-align: left;
}

img, a img {
  background: transparent;
}

address {
  font-style: normal;
}

hr {
  display: none;
}

input, select {
  vertical-align: middle;
}

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/*----------------------------------------------------*/
/* link
------------------------------------------------------*/
a:link {
  color: #4C3F26;
  text-decoration: none;
}

a:visited {
  color: #4C3F26;
  text-decoration: none;
}

a:hover {
  color: #4C3F26;
  text-decoration: none;
}

a:active {
  color: #4C3F26;
  text-decoration: none;
}

main a:link {
  color: #4C3F26;
  text-decoration: underline;
}

main a:visited {
  color: #4C3F26;
  text-decoration: underline;
}

main a:hover {
  color: #4C3F26;
  text-decoration: none;
}

main a:active {
  color: #4C3F26;
  text-decoration: underline;
}

a:hover img,
input[type=image]:hover {
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8;
}

a[href*="tel:"] {
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  a[href*="tel:"] {
    pointer-events: initial;
  }
}

/*----------------------------------------------------*/
/* base
------------------------------------------------------*/
html {
  font-size: 62.5%;
}
@media screen and (max-width: 767px) {
  html {
    font-size: 2.2222222222vw;
  }
}

body {
  background: #FFF;
  color: #2D3640;
  font-family: "Zen Kaku Gothic Antique", "ヒラギノ角ゴ ProN W3", "HiraKakuProN-W3", "ヒラギノ角ゴ Pro W3", "HiraKakuPro-W3", "ＭＳ Ｐゴシック", "MS Pgothic", "Osaka", sans-serif, Helvetica, Helvetica Neue, Arial, Verdana;
  font-size: 1.8rem;
  min-width: 1200px;
}

p {
  letter-spacing: 0.05em;
  line-height: 1.8;
}

dt, dd, li, th, td, address {
  line-height: 1.8;
}

p, dt, dd, li, th, td, input, textarea, address {
  font-size: 100%;
}

img {
  vertical-align: bottom;
  height: auto;
  max-width: 100%;
}

@media only screen and (max-width: 1240px) {
  body {
    min-width: initial;
  }
}
@media only screen and (max-width: 767px) {
  img {
    max-width: 100%;
  }
}
/*  base
----------------------------------- */
.sp {
  display: none;
}

input:focus::-webkit-input-placeholder {
  color: transparent;
}

input:focus::-moz-placeholder {
  color: transparent;
}

input:focus::-ms-input-placeholder {
  color: transparent;
}

input:focus::placeholder {
  color: transparent;
}

@media screen and (max-width: 767px) {
  body {
    min-width: 0;
  }
}
/* // mains
----------------------------------- */
.mb0 {
  margin-bottom: 0 !important;
}

.mb5 {
  margin-bottom: 0.5em !important;
}

.mb10 {
  margin-bottom: 1em !important;
}

.mb15 {
  margin-bottom: 1.5em !important;
}

.mb20 {
  margin-bottom: 2em !important;
}

.mb25 {
  margin-bottom: 2.5em !important;
}

.mb30 {
  margin-bottom: 3em !important;
}

.mt0 {
  margin-top: 0 !important;
}

.mt5 {
  margin-top: 0.5em !important;
}

.mt10 {
  margin-top: 1em !important;
}

.bold {
  font-weight: 600;
}

.posR {
  text-align: right;
}

.posC {
  text-align: center;
}

.floRp {
  float: right;
  padding: 0 0 1rem 1rem;
}

.sp {
  display: none;
}

.md {
  display: none;
}

.pc {
  display: block;
}

@media screen and (max-width: 1024px) {
  .sp {
    display: none;
  }
  .md {
    display: block;
  }
  .pc {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .sp {
    display: block;
  }
  .md {
    display: block;
  }
  .pc {
    display: none;
  }
}
/*  text
----------------------------------- */
strong.red01 {
  color: #CC0000;
}
strong.red01line {
  color: #CC0000;
  text-decoration: underline;
}

main p {
  margin-bottom: 2rem;
}

/* theater
------------------------------------------------------*/
#theater {
  background: #D2E9F0;
  padding: 80px 20px 80px 20px;
  font-size: 1.6rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  #theater {
    padding: 30px 20px 30px 20px;
  }
}
#theater h2 {
  font-family: "Merriweather", serif;
  color: #1486B6;
  text-align: center;
  font-size: 2.8rem;
  margin-bottom: 2rem;
  letter-spacing: 1px;
  font-weight: 300;
}
#theater .theaternotes {
  text-align: center;
  margin-bottom: 8rem;
}
#theater .theaterList {
  margin: 0 auto 5rem;
  width: 100%;
  max-width: 900px;
}
#theater .theaterList a {
  text-decoration: underline;
  color: #0036CB;
}
#theater .theaterList th,
#theater .theaterList td {
  border: 1px solid #999;
  padding: 0.5rem 1rem;
  font-weight: normal;
  font-size: 1.6rem;
}
#theater .theaterList th {
  background: #EEF4F6;
}
#theater .theaterList td {
  background: #EEF4F6;
}
#theater .theaterList td.name a {
  display: flex;
  gap: 0.5rem;
}
#theater .theaterList td.name a::after {
  content: "";
  display: block;
  width: 1.4rem;
  aspect-ratio: 1;
  background: url(/lib/img/icon_openwin.png) no-repeat center/contain;
}
#theater .theaterList td.tel a {
  text-decoration: none;
  color: #222;
}
#theater .theaterList td.eventlink a {
  width: fit-content;
  margin: 0 auto;
  padding: 2px 2rem;
  display: block;
  background: #0036CB;
  color: #FFF;
  border-radius: 50vh;
  font-size: 1.2rem;
  text-decoration: none;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  #theater .theaterList {
    width: 100%;
  }
  #theater .theaterList tr {
    background: #EEF4F6;
    display: grid;
    grid-template-columns: 5em 1fr;
    position: relative;
    border-top: 1px solid #999;
  }
  #theater .theaterList tr th,
  #theater .theaterList tr td {
    border: none;
    font-size: 1.6rem;
  }
  #theater .theaterList tr th {
    grid-column: 1/2;
    grid-row: 1/3;
  }
  #theater .theaterList tr td.date {
    grid-column: 2/3;
  }
  #theater .theaterList tr td.name {
    padding-right: 5rem;
  }
  #theater .theaterList tr td.tel {
    display: block;
    position: absolute;
    right: 5px;
    top: 5px;
    z-index: 12;
  }
  #theater .theaterList tr td.tel span {
    display: none;
  }
  #theater .theaterList tr td.tel a::after {
    content: "";
    display: block;
    width: 2.2rem;
    aspect-ratio: 1;
    background: url(/lib/img/icon_tel.png) no-repeat center/contain;
  }
  #theater .theaterList tr td.eventlink {
    display: contents;
  }
  #theater .theaterList tr td.eventlink a {
    display: block;
    position: absolute;
    right: 5px;
    bottom: 5px;
    padding: 2px 1rem;
    background: #0036CB;
    color: #FFF;
    border-radius: 50vh;
    font-size: 1.4rem;
    text-decoration: none;
    text-transform: uppercase;
  }
}
#theater .inner {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  background: #EEF4F6;
  border-radius: 10px;
  padding: 3rem;
  margin-bottom: 4rem;
  position: relative;
}
#theater .inner .finish {
  position: absolute;
  top: 0;
  left: 0;
  background: #1F4677;
  border-bottom: none;
  padding: 3px 10px;
  color: #FFF;
  font-size: 1.4rem;
  border-radius: 5px 0 4px 0;
}
#theater .inner hgroup {
  margin-bottom: 3rem;
}
#theater .inner hgroup h3 {
  width: fit-content;
  border-bottom: 1px solid #000;
  font-size: 2.4rem;
}
#theater .inner .data {
  width: 55%;
}
#theater .inner .map {
  width: 40%;
}
#theater .inner .map iframe {
  aspect-ratio: 1/1;
}
#theater .notes li {
  padding-left: 1em;
  text-indent: -1em;
  font-size: 1.4rem;
}
#theater .data .seven {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 1rem;
}
#theater .data .seven dt {
  width: 40%;
}
#theater .data .seven dd {
  width: 60%;
  padding-left: 10px;
  font-size: 1.4rem;
}
#theater .data .seven dd span {
  font-size: 2rem;
  display: block;
}
#theater .data .schedule {
  margin: 2rem auto 4rem;
}
#theater .data .schedule p {
  margin-bottom: 1rem;
}
#theater .data .schedule table {
  margin: 2rem 0;
  border-left: 1px solid #EFEFEF;
  border-top: 1px solid #EFEFEF;
}
#theater .data .schedule table .sat {
  color: #0036CB;
}
#theater .data .schedule table .sun {
  color: #CC0000;
}
#theater .data .schedule table th,
#theater .data .schedule table td {
  font-weight: normal;
  padding: 0.75rem 0.5rem 0.75rem 0.5rem;
  vertical-align: top;
  border-right: 1px solid #EFEFEF;
  border-bottom: 1px solid #EFEFEF;
}
#theater .data .schedule table th {
  white-space: nowrap;
}
#theater .data .schedule table td a {
  display: inline-block;
  padding: 2px 5px;
  border-radius: 3px;
  font-size: 1.2rem;
  margin-left: 0.5rem;
  background: #FFF;
  color: #1486B6;
}
#theater .data .schedule table td a:hover {
  background: #1486B6;
  color: #FFF;
}
#theater .data .timetable {
  font-size: 1.6rem;
  width: fit-content;
}
#theater .data .timetable + .timetable {
  border-top: 1px dashed #444;
  padding-top: 0.5rem;
}
#theater .data .timetable dt, #theater .data .timetable li {
  font-weight: bold;
  font-size: 2rem;
  line-height: 1.2;
  margin-bottom: 1rem;
}
#theater .data .timetable dt.st01, #theater .data .timetable li.st01 {
  color: #CC0000;
}
#theater .data .timetable dt span, #theater .data .timetable li span {
  font-size: 1.4rem;
  display: block;
  width: fit-content;
  background: #1486B6;
  color: #FFF;
  font-weight: normal;
  padding: 3px 10px 5px;
  border-radius: 50vh;
}
#theater .data .timetable dt span.topic01, #theater .data .timetable li span.topic01 {
  display: inline-block;
  background: #FFB700;
  color: #444;
  font-weight: 500;
}
#theater .data .timetable dt span.topic02, #theater .data .timetable li span.topic02 {
  background: #C00;
}
#theater .data .timetable dt dt, #theater .data .timetable li dt {
  margin-bottom: 0;
}
#theater .data .timetable dt dd, #theater .data .timetable li dd {
  font-size: 1.6rem;
}
#theater .data .timetable dd {
  font-size: 1.8rem;
  font-weight: normal;
}
#theater .data .timetable dd .topics01 {
  font-size: 1.4rem;
  display: inline-block;
  width: fit-content;
  background: #1486B6;
  color: #FFF;
  font-weight: normal;
  padding: 3px 10px 5px;
  border-radius: 50vh;
}
#theater .data .timetable dd:not(:last-of-type) {
  margin-bottom: 2rem;
}
#theater .data .greeting {
  padding-top: 4rem;
}
#theater .data .greeting h3 {
  font-size: 2rem;
  margin-bottom: 1rem;
}
#theater .data .greeting h3 strong {
  display: inline-block;
  padding: 3px 1rem;
  background: #FFF;
  color: #C00;
  font-size: 1.6rem;
  font-weight: normal;
}
#theater .data .greeting dl {
  font-size: 1.6rem;
}
#theater .data .greeting dl dt {
  font-weight: bold;
  font-size: 2rem;
}
#theater .data .greeting p {
  font-size: 1.5rem;
}
#theater .data .ticket h3 {
  font-size: 2rem;
  margin-bottom: 1rem;
  background: #1486B6;
  color: #FFF;
  padding: 1rem;
  border-radius: 50vh;
}
#theater .data .ticket .buybtn {
  margin: 2rem 0;
}
#theater .data .ticket .buybtn a {
  display: block;
  padding: 1rem 1rem;
  text-align: center;
  background: #FFF;
  position: relative;
  font-size: 1.8rem;
  transition: 0.2s;
}
#theater .data .ticket .buybtn a:hover {
  background: #1486B6;
  color: #FFF;
}
#theater .data .ticket .buybtn a:after {
  content: "";
  width: 10px;
  height: 10px;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  transform: rotate(-45deg) translateY(-50%);
  position: absolute;
  top: 50%;
  right: 1rem;
}
#theater .data .ticket .buybtn a span {
  font-size: 1.4rem;
}
#theater #buyticket {
  margin: 2rem auto 4rem;
}
#theater #buyticket p {
  font-size: 2rem;
  margin-bottom: 1rem;
}
#theater #buyticket table.timetable {
  margin: 2rem 0;
}
#theater #buyticket table.timetable th,
#theater #buyticket table.timetable td {
  font-weight: normal;
  padding: 0.5rem 1rem 0.5rem 0;
}
#theater #buyticket table.timetable td a {
  display: inline-block;
  padding: 2px 5px;
  border-radius: 3px;
  font-size: 1.4rem;
  margin-left: 0.5rem;
  background: #1486B6;
  color: #FFF;
}
#theater .map .illustmap {
  background: #FFF;
  margin-bottom: 2rem;
}
#theater .map .gmap {
  margin-bottom: 2rem;
}
#theater .map .gmap iframe {
  aspect-ratio: 3/2;
}
#theater .map .links li {
  margin-bottom: 0.5rem;
}
#theater .map .links li a {
  display: block;
  padding: 2px 1rem;
  text-align: center;
  background: #FFF;
  font-size: 1.4rem;
  position: relative;
  transition: 0.2s;
}
#theater .map .links li a:hover {
  background: #1486B6;
  color: #FFF;
}
#theater .map .links li a:after {
  content: "";
  width: 6px;
  height: 6px;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  transform: rotate(-45deg) translateY(-50%);
  position: absolute;
  top: 50%;
  right: 1rem;
}
#theater .history {
  background: rgba(255, 255, 255, 0.4);
  margin: 0 auto;
  padding-top: 2rem;
  padding: 2rem 7vw 2rem;
}
#theater .history h3 {
  font-size: 1.6rem;
  margin-bottom: 2rem;
  text-align: center;
}
#theater .history ul {
  display: flex;
  justify-content: center;
  gap: 2rem;
}
#theater .history ul li a {
  display: block;
  padding: 0.5rem 3rem;
  border-radius: 50vh;
  background: #FFF;
  font-size: 1.4rem;
}
@media screen and (max-width: 1024px) {
  #theater .inner {
    display: block;
  }
  #theater .inner .data {
    width: 100%;
    margin-bottom: 4rem;
  }
  #theater .inner .map {
    width: 100%;
  }
  #theater .inner .map iframe {
    aspect-ratio: 2/2;
  }
  #theater .data .schedule table th,
  #theater .data .schedule table td {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  #theater .history {
    background: rgba(255, 255, 255, 0.4);
    margin: 4rem auto 0;
    padding-top: 2rem;
    padding: 2rem 7vw 2rem;
  }
  #theater .history h3 {
    font-size: 1.6rem;
    margin-bottom: 2rem;
    text-align: center;
  }
  #theater .history ul {
    display: block;
  }
  #theater .history ul li {
    margin-bottom: 1rem;
  }
}
#theater #kyotoColabo {
  background: #FDC500;
  padding: 2rem;
  max-width: 100%;
  margin: 0 auto 5rem;
  width: 100%;
}
#theater #kyotoColabo hgroup {
  margin-bottom: 0;
  position: relative;
}
#theater #kyotoColabo hgroup p {
  font-weight: bold;
  line-height: 1.2;
}
#theater #kyotoColabo hgroup h3 {
  color: #15202B;
  text-align: center;
  font-size: 3.4rem;
}
#theater #kyotoColabo hgroup .acc {
  position: absolute;
  right: 0;
  top: 0;
}
#theater #kyotoColabo hgroup .close {
  display: none;
}
#theater #kyotoColabo hgroup .open {
  display: block;
  text-decoration: underline;
}
#theater #kyotoColabo hgroup.open .close {
  display: block;
}
#theater #kyotoColabo hgroup.open .open {
  display: none;
}
#theater #kyotoColabo .accBox {
  display: none;
}
#theater #kyotoColabo .boxContainer {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 2.5rem;
  margin-top: 5rem;
}
#theater #kyotoColabo .boxContainer .box .thumb {
  margin-bottom: 1rem;
}
#theater #kyotoColabo .boxContainer .box p {
  padding: 0 1rem;
}
#theater #kyotoColabo .boxContainer .box ul {
  padding: 0 1rem;
}
#theater #kyotoColabo .boxContainer .box ul li {
  margin-bottom: 1rem;
}
#theater #kyotoColabo .boxContainer .box ul li a {
  display: block;
  background: #15202B;
  color: #FFF;
  text-align: center;
  border-radius: 50vh;
  padding: 0.5rem 1rem;
}
@media screen and (max-width: 767px) {
  #theater #kyotoColabo {
    margin-top: 5rem;
    padding: 2rem;
  }
  #theater #kyotoColabo .boxContainer {
    display: grid;
    grid-template-columns: 1fr;
  }
}
#theater #aomori_dict .notice {
  margin-top: 2rem;
  border: 1px solid #CC0000;
  padding: 2rem;
  background: #FFF;
}
#theater #aomori_dict .notice h4 {
  text-align: center;
}
#theater #aomori_dict .notice p {
  margin-top: 2rem;
  line-height: 1.6;
}

#kyoto_kc .topic {
  color: #C00;
  font-weight: bold;
  font-size: 1.8rem;
}