.museum_detail_pages .miffy_page_link {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 40px;
}
.museum_detail_pages .miffy_page_link li {
  max-width: 270px;
  width: 24.6%;
  list-style: none;
  padding-left: 0 !important;
  text-indent: 0 !important;
}
.museum_detail_pages .miffy_page_link li::before {
  display: none;
}
.museum_detail_pages .miffy_page_link li a {
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25'%3E%3Cpath fill='%2303639B' d='M12.5 25a12.419 12.419 0 0 1-8.839-3.661A12.418 12.418 0 0 1 0 12.5a12.418 12.418 0 0 1 3.661-8.839A12.419 12.419 0 0 1 12.5 0a12.419 12.419 0 0 1 8.839 3.661A12.419 12.419 0 0 1 25 12.5a12.418 12.418 0 0 1-3.661 8.839A12.419 12.419 0 0 1 12.5 25ZM7.707 12.5l-.706.707 5.369 5.371a.5.5 0 0 0 .494.422.5.5 0 0 0 .494-.424l5.37-5.369-.707-.707-4.657 4.656V6h-1v11.157L7.706 12.5Z'/%3E%3Cpath fill='%2303639B' d='M12.5 24a11.425 11.425 0 0 0 8.132-3.368A11.425 11.425 0 0 0 24 12.5a11.425 11.425 0 0 0-3.368-8.132A11.425 11.425 0 0 0 12.5 1a11.425 11.425 0 0 0-8.132 3.368A11.425 11.425 0 0 0 1 12.5a11.425 11.425 0 0 0 3.368 8.132A11.425 11.425 0 0 0 12.5 24m-1-4.881-5.909-5.911 2.12-2.122 3.658 3.658V5h3v9.742l3.657-3.656 2.122 2.122-5.909 5.908a1.491 1.491 0 0 1-1.369.885 1.493 1.493 0 0 1-1.368-.881m1 5.881a12.419 12.419 0 0 1-8.839-3.661A12.418 12.418 0 0 1 0 12.5a12.418 12.418 0 0 1 3.661-8.839A12.419 12.419 0 0 1 12.5 0a12.419 12.419 0 0 1 8.839 3.661A12.419 12.419 0 0 1 25 12.5a12.418 12.418 0 0 1-3.661 8.839A12.419 12.419 0 0 1 12.5 25Zm-4.793-12.5-.706.707 5.369 5.371a.5.5 0 0 0 .494.422.5.5 0 0 0 .494-.424l5.37-5.369-.707-.707-4.657 4.656V6h-1v11.157Z'/%3E%3C/svg%3E");
  background-position: calc(100% - 20px) center;
  background-repeat: no-repeat;
  background-size: 25px 25px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  height: 70px;
  border: 1px solid #CCCCCC;
  color: #111111;
  letter-spacing: 0.08em;
  padding: 0 56px 0 30px;
  text-decoration: none;
  box-sizing: border-box;
  transition: background 0.3s, color 0.3s;
}
.museum_detail_pages .miffy_page_link li a:hover {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25'%3E%3Cpath fill='%23ffffff' d='M12.5 25a12.419 12.419 0 0 1-8.839-3.661A12.418 12.418 0 0 1 0 12.5a12.418 12.418 0 0 1 3.661-8.839A12.419 12.419 0 0 1 12.5 0a12.419 12.419 0 0 1 8.839 3.661A12.419 12.419 0 0 1 25 12.5a12.418 12.418 0 0 1-3.661 8.839A12.419 12.419 0 0 1 12.5 25ZM7.707 12.5l-.706.707 5.369 5.371a.5.5 0 0 0 .494.422.5.5 0 0 0 .494-.424l5.37-5.369-.707-.707-4.657 4.656V6h-1v11.157L7.706 12.5Z'/%3E%3Cpath fill='%23ffffff' d='M12.5 24a11.425 11.425 0 0 0 8.132-3.368A11.425 11.425 0 0 0 24 12.5a11.425 11.425 0 0 0-3.368-8.132A11.425 11.425 0 0 0 12.5 1a11.425 11.425 0 0 0-8.132 3.368A11.425 11.425 0 0 0 1 12.5a11.425 11.425 0 0 0 3.368 8.132A11.425 11.425 0 0 0 12.5 24m-1-4.881-5.909-5.911 2.12-2.122 3.658 3.658V5h3v9.742l3.657-3.656 2.122 2.122-5.909 5.908a1.491 1.491 0 0 1-1.369.885 1.493 1.493 0 0 1-1.368-.881m1 5.881a12.419 12.419 0 0 1-8.839-3.661A12.418 12.418 0 0 1 0 12.5a12.418 12.418 0 0 1 3.661-8.839A12.419 12.419 0 0 1 12.5 0a12.419 12.419 0 0 1 8.839 3.661A12.419 12.419 0 0 1 25 12.5a12.418 12.418 0 0 1-3.661 8.839A12.419 12.419 0 0 1 12.5 25Zm-4.793-12.5-.706.707 5.369 5.371a.5.5 0 0 0 .494.422.5.5 0 0 0 .494-.424l5.37-5.369-.707-.707-4.657 4.656V6h-1v11.157Z'/%3E%3C/svg%3E");
  background-color: #03639B;
  border: 1px solid #03639B;
  color: #fff;
}
.museum_detail_pages .miffy_page_link li a.disabled {
  background-color: #E8E8E8;
  border: 1px solid #E8E8E8;
  color: #A2A0A0;
  background-image: none;
  pointer-events: none;
}
.museum_detail_pages .content_sub ul li::before {
  display: none;
}
.museum_detail_pages .miffy_cont {
  padding: 80px 0 0;
}
.museum_detail_pages .miffy_cont.cont02 {
  padding: 80px 0 80px;
}
.museum_detail_pages .miffy_cont h2 {
  margin: 0 auto 40px;
  padding-bottom: 16px;
  border-bottom: solid 1px #cccccc;
  font-weight: 400;
  font-size: 20px;
  line-height: 1;
  letter-spacing: 1px;
  text-align: left;
}
.museum_detail_pages .miffy_cont h3 {
  background-color: #F5F2EC;
  border-left: solid 4px #03639B;
  border-bottom: none;
  color: #444444;
  font-size: 18px;
  font-weight: bold;
  padding: 18px 20px;
  margin-top: 60px;
  margin-bottom: 24px;
}
.museum_detail_pages .miffy_cont h4 {
  font-size: 18px;
  font-weight: bold;
  border: none;
  display: block;
  margin: 60px auto 20px;
  line-height: 1;
  letter-spacing: 1px;
}
.museum_detail_pages .miffy_cont p {
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0.08em;
  line-height: 2;
  margin-bottom: 1em;
}
.museum_detail_pages .miffy_cont a {
  color: #111111;
  text-decoration: underline;
}
.museum_detail_pages .miffy_cont .red {
  color: #DF1F1C;
}
.museum_detail_pages .miffy_cont .notes {
  font-size: 14px;
  line-height: 1.8;
  letter-spacing: 0.08em;
}
.museum_detail_pages .miffy_cont ul.notes li {
  font-size: 14px;
  line-height: 1.8;
  letter-spacing: 0.08em;
  text-indent: -1em;
  padding-left: 1em;
}
.museum_detail_pages .miffy_cont table {
  table-layout: fixed;
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #666666;
  margin-bottom: 12px;
}
.museum_detail_pages .miffy_cont th,
.museum_detail_pages .miffy_cont td {
  border: 1px solid #666666;
  letter-spacing: 0.08em;
  padding: 20px 8px;
  text-align: center;
  vertical-align: middle;
}
.museum_detail_pages .miffy_cont th {
  font-weight: bold;
}
.museum_detail_pages .miffy_cont th small {
  font-size: 14px;
  font-weight: bold;
  display: inline-block;
}
.museum_detail_pages .miffy_cont .calendar {
  max-width: 640px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 30px;
  margin-bottom: 30px;
}
.museum_detail_pages .miffy_cont .calendar figure {
  max-width: 525px;
  width: 50%;
  list-style: none;
  padding-left: 0 !important;
  text-indent: 0 !important;
}
.museum_detail_pages .miffy_cont .calendar figure img {
  width: 100%;
  height: auto;
}
.museum_detail_pages .miffy_cont .ticket_area {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 20px;
}
.museum_detail_pages .miffy_cont .ticket_area p {
  max-width: 540px;
  width: 49%;
}
.museum_detail_pages .miffy_cont .ticket_area span {
  font-size: 18px;
  font-weight: bold;
}
.museum_detail_pages .miffy_cont .ticket_area a {
  border-radius: 8px;
  border: 1px solid #707070;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25'%3E%3Cpath fill='%2303639B' d='M25 12.5a12.419 12.419 0 0 1-3.661 8.839A12.418 12.418 0 0 1 12.5 25a12.418 12.418 0 0 1-8.839-3.661A12.419 12.419 0 0 1 0 12.5a12.419 12.419 0 0 1 3.661-8.839A12.419 12.419 0 0 1 12.5 0a12.418 12.418 0 0 1 8.839 3.661A12.419 12.419 0 0 1 25 12.5Zm-12.5 4.793.707.706 5.371-5.369a.5.5 0 0 0 .422-.494.5.5 0 0 0-.424-.494l-5.369-5.37-.707.707 4.656 4.657H6v1h11.157L12.5 17.294Z'/%3E%3Cpath fill='%2303639B' d='M24 12.5a11.425 11.425 0 0 0-3.368-8.132A11.425 11.425 0 0 0 12.5 1a11.425 11.425 0 0 0-8.132 3.368A11.425 11.425 0 0 0 1 12.5a11.425 11.425 0 0 0 3.368 8.132A11.425 11.425 0 0 0 12.5 24a11.425 11.425 0 0 0 8.132-3.368A11.425 11.425 0 0 0 24 12.5m-4.881 1-5.911 5.909-2.122-2.12 3.658-3.658H5v-3h9.742l-3.656-3.657 2.122-2.122 5.908 5.909a1.491 1.491 0 0 1 .885 1.369 1.493 1.493 0 0 1-.881 1.368m5.881-1a12.419 12.419 0 0 1-3.661 8.839A12.418 12.418 0 0 1 12.5 25a12.418 12.418 0 0 1-8.839-3.661A12.419 12.419 0 0 1 0 12.5a12.419 12.419 0 0 1 3.661-8.839A12.419 12.419 0 0 1 12.5 0a12.418 12.418 0 0 1 8.839 3.661A12.419 12.419 0 0 1 25 12.5Zm-12.5 4.793.707.706 5.371-5.369a.5.5 0 0 0 .422-.494.5.5 0 0 0-.424-.494l-5.369-5.37-.707.707 4.656 4.657H6v1h11.157Z'/%3E%3C/svg%3E");
  background-position: calc(100% - 20px) center;
  background-repeat: no-repeat;
  background-size: 25px 25px;
  display: flex;
  align-items: center;
  text-decoration: none;
  width: 100%;
  height: 100px;
  padding: 0 30px;
  transition: background 0.3s, color 0.3s;
}
.museum_detail_pages .miffy_cont .ticket_area a:hover {
  background-color: #F5F2EC;
  border: 1px solid #03639B;
}
.museum_detail_pages .miffy_cont .ticket_area a:hover img {
  opacity: 1;
}
.museum_detail_pages .miffy_cont .ticket_area img {
  width: 130px;
  height: 52px;
  margin-right: 34px;
}
.museum_detail_pages .miffy_cont .yutai th,
.museum_detail_pages .miffy_cont .yutai td {
  line-height: 1.6;
}
.museum_detail_pages .miffy_cont .yutai th:nth-child(1) {
  width: 35%;
}
.museum_detail_pages .miffy_cont .yutai th:nth-child(2) {
  width: 25%;
}
.museum_detail_pages .miffy_cont .yutai th:nth-child(3) {
  width: 20%;
}
.museum_detail_pages .miffy_cont .yutai th:nth-child(4) {
  width: 20%;
}

@media screen and (max-width: 768px) {
  .museum_detail_pages .miffy_page_link li {
    max-width: none;
    width: 49.5%;
    list-style: none;
    margin: 1.1vw 0 0 0 !important;
  }
  .museum_detail_pages .miffy_page_link li a {
    background-position: calc(100% - 8px) center;
    font-size: 16px;
    line-height: 1.2;
    padding: 0 30px 0 12px;
  }
  .museum_detail_pages .content_sub ul li::before {
    display: none;
  }
  .museum_detail_pages .miffy_cont {
    padding: 80px 0 0;
  }
  .museum_detail_pages .miffy_cont.cont02 {
    padding: 80px 0 50px;
  }
  .museum_detail_pages .miffy_cont h3 {
    font-size: 16px;
    line-height: 1.6;
    margin: 60px auto 12px;
  }
  .museum_detail_pages .miffy_cont h4 {
    font-size: 14px;
    margin: 40px auto 12px;
  }
  .museum_detail_pages .miffy_cont p {
    font-size: 14px;
  }
  .museum_detail_pages .miffy_cont .notes {
    font-size: 12px;
  }
  .museum_detail_pages .miffy_cont ul.notes li {
    font-size: 12px;
  }
  .museum_detail_pages .miffy_cont table {
    margin-bottom: 12px;
  }
  .museum_detail_pages .miffy_cont th,
  .museum_detail_pages .miffy_cont td {
    font-size: 14px;
    padding: 20px 4px;
  }
  .museum_detail_pages .miffy_cont th small {
    font-size: 12px;
  }
  .museum_detail_pages .miffy_cont .calendar {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .museum_detail_pages .miffy_cont .ticket_area {
    margin-top: 20px;
  }
  .museum_detail_pages .miffy_cont .ticket_area p {
    max-width: none;
    width: 100%;
    margin: 0;
  }
  .museum_detail_pages .miffy_cont .ticket_area span {
    font-size: 16px;
  }
  .museum_detail_pages .miffy_cont .ticket_area a {
    height: 80px;
    padding: 0 60px 0 20px;
  }
  .museum_detail_pages .miffy_cont .ticket_area img {
    width: 100px;
    height: 40px;
    margin-right: 16px;
  }
  .museum_detail_pages .miffy_cont .yutai th,
  .museum_detail_pages .miffy_cont .yutai td {
    font-size: 12px;
  }
  .museum_detail_pages .miffy_cont .yutai th:nth-child(1) {
    width: 39%;
  }
  .museum_detail_pages .miffy_cont .yutai th:nth-child(2) {
    width: 25%;
  }
  .museum_detail_pages .miffy_cont .yutai th:nth-child(3) {
    width: 18%;
  }
  .museum_detail_pages .miffy_cont .yutai th:nth-child(4) {
    width: 18%;
  }
}/*# sourceMappingURL=miffy.css.map */