@charset "UTF-8";
body {
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 1em;
  line-height: 150%;
}

.hero {
  background-color: #d7000f;
}

.content {
  text-align: left;
  margin: auto;
  max-width: 960px;
}

.info {
  margin: auto;
  padding: 20px 0 30px 0;
}

.global_head {
  margin: 0 0 0 0;
}

.global_foot {
  max-width: 100%;
}

.covid19info h1 {
  margin: 0;
  padding: 0;
  font-size: 2rem;
  line-height: 100%;
}

.covid19info h2 {
  margin: 0 0 25px 0;
  font-size: 1.25rem;
  line-height: 100%;
  padding: 17px 0 13px 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.covid19info h2 + p {
  margin: 0 0 30px 0;
}

.covid19info__content_head {
  padding: 40px 0 38px 0;
  margin: 0 0 20px 0;
  background-color: #cc0000;
  color: #fff;
}

.covid19info__content {
  max-width: 1200px;
  margin: auto;
  padding: 0 0 30px 0;
}

.covid19info__section {
  margin: 40px 0 0 0;
}

.covid19info table {
  width: 100%;
  border-collapse: collapse;
  table-layout: auto;
}

.covid19info table a {
  font-weight: bolder;
  color: #0040ff;
  text-decoration: none;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.covid19info table a:visited {
  color: #0040ff;
  text-decoration: none;
}

.covid19info table a:hover {
  color: #9ab1ff;
}

.covid19info table strong {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

.covid19info table strong.normal {
  font-size: 1.25rem;
  line-height: 150%;
  color: #226d00;
}

.covid19info table strong.holiday {
  font-size: 1.25rem;
  line-height: 150%;
  color: #af0000;
}

.covid19info table span {
  font-size: 0.9rem;
  line-height: 150%;
}

.covid19info table p {
  margin: 10px 0 0 0;
}

.covid19info table p:first-child {
  margin: 0 0 0 0;
}

@media only screen and (max-width: 768px) {
  .covid19info th {
    display: none;
  }
  .covid19info td {
    display: block;
    text-align: left;
    margin: 0 0 20px 20px;
  }
  .covid19info td:before {
    display: block;
    margin: 0 0 0 -10px;
  }
  .covid19info td:nth-of-type(1) {
    margin: 0 0 0 10px;
    font-size: 1.5rem;
    line-height: 150%;
  }
  .covid19info td:nth-of-type(2):before {
    content: "12月30日";
  }
  .covid19info td:nth-of-type(3):before {
    content: "12月31日";
  }
  .covid19info td:nth-of-type(4):before {
    content: "1月1日";
  }
  .covid19info td:nth-of-type(5):before {
    content: "1月2日";
  }
  .covid19info td:nth-of-type(6):before {
    content: "1月3日";
  }
}

@media only screen and (min-width: 769px) {
  .covid19info th {
    padding: 10px 5px 8px;
    background-color: #edede4;
  }
  .covid19info td {
    padding: 14px 5px 11px;
  }
  .covid19info th, .covid19info td {
    border: 1px solid #bbb;
  }
  .covid19info th:nth-of-type(1) {
    width: 12%;
  }
  .covid19info th:nth-of-type(2) {
    width: 17.6%;
  }
  .covid19info th:nth-of-type(3) {
    width: 17.6%;
  }
  .covid19info th:nth-of-type(4) {
    width: 17.6%;
  }
  .covid19info th:nth-of-type(5) {
    width: 17.6%;
  }
  .covid19info th:nth-of-type(6) {
    width: 17.6%;
  }
  .covid19info td:nth-of-type(1) {
    text-align: center;
  }
  .covid19info td:nth-of-type(2) {
    text-align: center;
  }
  .covid19info td:nth-of-type(3) {
    text-align: center;
  }
  .covid19info td:nth-of-type(4) {
    text-align: center;
  }
  .covid19info td:nth-of-type(5) {
    text-align: center;
  }
  .covid19info td:nth-of-type(6) {
    text-align: center;
  }
}

.covid19 h1 {
  margin: 0;
  padding: 0;
  font-size: 2rem;
  line-height: 100%;
}

.covid19 h2 {
  margin: 0 0 0 0;
  font-size: 1.25rem;
  line-height: 100%;
  padding: 10px 0 8px 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.covid19__content_head {
  padding: 40px 0 38px 0;
  background-color: #cc0000;
  color: #fff;
}

.covid19__content {
  max-width: 960px;
  margin: auto;
  padding: 0 0 30px 0;
}

.covid19__section {
  margin: 40px 0 0 0;
}

.covid19 strong {
  font-size: 1.25rem;
  line-height: 150%;
  color: #cc0000;
}

.sale_link {
  background-color: #af0000;
  color: #fff !important;
  display: block;
  padding: 8px 4px;
}

.sale_link:hover {
  -webkit-filter: brightness(1.1);
          filter: brightness(1.1);
}

td.event_list {
  vertical-align: top;
}

td.event_list .event_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 4px;
}

td.event_list .event_inner .event_link {
  background-color: #af0000;
  color: #fff !important;
  -webkit-box-shadow: 0 2px 8px rgba(175, 0, 0, 0.3);
          box-shadow: 0 2px 8px rgba(175, 0, 0, 0.3);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding: 10px 12px;
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 80px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
}

td.event_list .event_inner .event_link:hover {
  background-color: #c41e3a;
  -webkit-box-shadow: 0 4px 12px rgba(175, 0, 0, 0.5);
          box-shadow: 0 4px 12px rgba(175, 0, 0, 0.5);
  -webkit-transform: translateY(-1px);
          transform: translateY(-1px);
}

td.event_list .event_inner .event_link .event_place {
  font-size: 1.1em;
  font-weight: 600;
  margin-bottom: 4px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

td.event_list .event_inner .event_link .event_name {
  font-size: clamp(0.7em, 1.5vw, 0.9em);
  font-weight: 400;
  line-height: 1.3;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
/*# sourceMappingURL=newyear.css.map */