@charset "UTF-8";


.theatersCaption {
  padding-top: 7.125%; }
  .theatersCaption img {
    width: 92.375%; }

/*---------------------------------------------------------
     theatersBox
----------------------------------------------------------*/
.theatersBox {
  padding: 5%; }
  .theatersBox h3 img {
    width: 100%; }
  .theatersBox table {
    margin-top: 20px;
    font-size: 14px;
    font-size: 0.875rem; }
   .theatersBox table tr {
      border-bottom: 1px dotted #666; }
    .theatersBox table th {
      vertical-align: top;
      padding-top: 10px;
      padding-right: 5px;
      white-space: nowrap;
      color: #deff44;
      font-weight: bold;
      text-align: left;
      line-height: 2; }
    .theatersBox table td {
      padding-top: 10px;
      vertical-align: top;
      line-height: 2; }
      .theatersBox table td a {
        color: #fff; }
      .theatersBox table td a:link {
        text-decoration: underline;
        color: #fff; }
      .theatersBox table td a:visited {
        text-decoration: underline;
        color: #fff; }
      .theatersBox table td a:hover {
        text-decoration: underline;
        color: #43f8ff; }
      .theatersBox table td a:active {
        text-decoration: none;
        color: #008489; }
  .theatersBox .theatersBoxInfo {
    margin-top: 15px;
    border: #fff 1px dotted;
    background-color: #112658; }
    .theatersBox .theatersBoxInfo .theatersBoxInfoWrap > dt {
      padding: 10px 10px 0 10px; }
      .theatersBox .theatersBoxInfo .theatersBoxInfoWrap > dt img {
        width: 100%;
        max-width: 100%; }
    .theatersBox .theatersBoxInfo .theatersBoxInfoWrap > dd {
      padding: 10px;
      font-size: 13px;
      font-size: 0.8125rem; }
      .theatersBox .theatersBoxInfo .theatersBoxInfoWrap > dd a {
        color: #fff; }
      .theatersBox .theatersBoxInfo .theatersBoxInfoWrap > dd img {
        width: 100%;
        max-width: 100%; }
    .theatersBox .theatersBoxInfo .theatersBoxInfoDl {
      margin-top: 10px; }
      .theatersBox .theatersBoxInfo .theatersBoxInfoDl dd {
        padding-left: 2em;
        text-indent: -1em;
        word-wrap: break-word;
        word-break: break-all; }
    .theatersBox .theatersBoxInfo ul {
      margin-top: 20px;
      color: #c9c9c9;
      font-size: 12px;
      font-size: 0.75rem; }
      .theatersBox .theatersBoxInfo ul li {
        padding-left: 1em;
        text-indent: -0.8em; }
