@media screen and (max-width: 768px) {
  #subpage .table_type01.time thead tr th {
    font-size: 1rem;
    vertical-align: middle;
    line-height: 1.3;
  }
  #subpage .table_type01.time thead tr th:nth-child(1) {
    width: 70px;
  }
  #subpage .table_type01.time tbody tr th {
    font-size: 1rem;
    padding-left: 0;
    padding-right: 0;
  }
  #subpage .table_type01.time tbody tr td {
    font-size: 1rem;
    padding-left: 0;
    padding-right: 0;
  }
}
#subpage .googlemap_access {
  width: 100%;
  height: 560px;
  position: relative;
  margin-bottom: 10px;
}
#subpage .googlemap_access iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: block;
  border-radius: 14px;
}
#subpage .textbox03 {
  margin-top: 36px;
}
@media screen and (max-width: 768px) {
  #subpage .googlemap_access {
    width: 100%;
    height: 280px;
    margin-bottom: 5px;
  }
  #subpage .googlemap_access iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: block;
    border-radius: 10px;
  }
  #subpage .textbox03 {
    margin-top: 16px;
  }
}
#subpage .textbox01 .text h3 small {
  display: block;
  font-size: 1.5rem;
  padding: 0;
  font-weight: 600;
}
#subpage .textbox01 .text h3 em {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-weight: 600;
  padding-bottom: 20px;
}
#subpage .textbox01 .text dl.history {
  margin-top: 30px;
}
#subpage .textbox01 .text dl.history dt {
  font-size: 1.65rem;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
}
#subpage .textbox01 .text dl.history dt .icon-record {
  font-size: 1.3rem;
  margin-right: 8px;
}
#subpage .textbox01 .text dl.history dd ol li {
  font-family: "Noto Sans JP", sans-serif;
  display: flex;
  justify-content: flex-start;
  position: relative;
  padding-left: 10px;
}
#subpage .textbox01 .text dl.history dd ol li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 13px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #121247;
}
#subpage .textbox01 .text dl.history dd ol li.none_dot {
  padding-left: 0;
}
#subpage .textbox01 .text dl.history dd ol li.none_dot:before {
  content: none;
}
#subpage .textbox01 .text dl.history dd ol li a {
  color: #121247;
}
#subpage .textbox01 .text dl.history dd ol li span {
  margin-right: 20px;
}
#subpage .textbox01 .text dl.history dd ol li p {
  display: block;
}
#subpage .textbox01 .text dl.history dd ol li + li {
  margin-top: 5px;
}
@media screen and (max-width: 768px) {
  #subpage .textbox01 .text h3 small {
    text-align: center;
    font-size: 1.2rem;
  }
  #subpage .textbox01 .text h3 em {
    display: block;
    text-align: center;
    font-size: 2.2rem;
    padding-bottom: 10px;
  }
  #subpage .textbox01 .text dl.history {
    margin-top: 16px;
  }
  #subpage .textbox01 .text dl.history dt {
    font-size: 1.5rem;
    text-align: justify;
    padding-bottom: 10px;
  }
  #subpage .textbox01 .text dl.history dt .icon-record {
    font-size: 1.3rem;
    margin-right: 4px;
  }
  #subpage .textbox01 .text dl.history dd ol li {
    display: block;
    text-align: justify;
  }
  #subpage .textbox01 .text dl.history dd ol li span {
    display: block;
    line-height: 1;
    font-size: 1.2rem;
    font-weight: 600;
    margin: 0 0 4px;
  }
  #subpage .textbox01 .text dl.history dd ol li p {
    line-height: 1.35;
  }
  #subpage .textbox01 .text dl.history dd ol li + li {
    margin-top: 16px;
  }
}

/*# sourceMappingURL=style.css.map */
