#subpage article .googlemap {
  width: 100%;
  height: 500px;
  position: relative;
  margin-bottom: 50px;
}
#subpage article .googlemap iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: block;
}
@media screen and (max-width: 768px) {
  #subpage article .googlemap {
    width: 100%;
    height: 100vw;
    margin-bottom: 20px;
  }
}
#subpage article .table_type01 tbody {
  border-width: 1px;
}
#subpage article .table_type01 tbody tr th {
  width: 300px;
}
#subpage article .table_type01 tbody tr td {
  line-height: 1.5;
  text-align: left;
}
@media screen and (max-width: 768px) {
  #subpage article .table_type01 tbody tr th {
    width: 130px;
  }
}
#subpage article .textbox03 {
  padding-bottom: 80px;
}
#subpage article .textbox03 .text {
  margin-bottom: 0;
}
#subpage article .textbox03 .text p {
  padding-bottom: 50px;
}
#subpage article .textbox03 .text .textbox02 {
  margin-bottom: 0;
}
#subpage article .textbox03 .text .textbox02 .item .text {
  margin-bottom: 0;
}
#subpage article .textbox03 .text .textbox02 .item .text p {
  padding-bottom: 0;
}
@media screen and (max-width: 768px) {
  #subpage article .textbox03 {
    padding-bottom: 50px;
  }
  #subpage article .textbox03 .text {
    margin-bottom: 0;
  }
  #subpage article .textbox03 .text p {
    padding-bottom: 20px;
  }
}
#subpage article .time_box .time {
  width: 100%;
  margin: 0 auto;
  table-layout: fixed;
  font-size: 1.4rem;
  color: #050404;
}
#subpage article .time_box .time caption {
  text-align: left;
  font-size: 2rem;
  margin-bottom: 24px;
  line-height: 1;
  font-family: "Noto Serif JP", serif;
  font-weight: 600;
}
#subpage article .time_box .time thead tr th {
  font-size: 1.4rem;
  font-weight: 500;
  height: 35px;
  vertical-align: middle;
  text-align: center;
  border-top: 1px solid #050404;
  border-bottom: 1px solid #050404;
  background: #fbfaf7;
}
#subpage article .time_box .time thead tr th:nth-child(1) {
  width: 200px;
  border-left: 0;
}
#subpage article .time_box .time tbody tr th {
  font-weight: 500;
  text-align: center;
  height: 65px;
  vertical-align: middle;
  border-bottom: 1px solid #050404;
  line-height: 1.5;
}
#subpage article .time_box .time tbody tr td {
  height: 62px;
  vertical-align: middle;
  text-align: center;
  font-size: 1.8rem;
  border-bottom: 1px solid #050404;
}
#subpage article .time_box .time tbody tr td small {
  display: block;
  line-height: 1;
  font-size: 1rem;
}
#subpage article .time_box .time tfoot tr td {
  text-align: center;
  font-size: 1.2rem;
  padding-top: 10px;
}
#subpage article .time_box .btnbox {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 50px 0 0;
}
#subpage article .time_box .btnbox .btn .icon-cal {
  font-size: 2rem;
  margin-right: 10px;
  transition: all 0.4s ease;
  backface-visibility: hidden;
  color: #fff;
}
#subpage article .time_box .btnbox .btn .icon-access {
  font-size: 2rem;
  margin-right: 10px;
  transition: all 0.4s ease;
  backface-visibility: hidden;
  color: #fff;
}
#subpage article .time_box .btnbox .btn + .btn {
  margin-left: 30px;
}
@media screen and (max-width: 768px) {
  #subpage article .time_box .time {
    width: 100%;
    margin: 0 auto;
    table-layout: fixed;
    font-size: 1.4rem;
    color: #050404;
  }
  #subpage article .time_box .time caption {
    font-size: 1.65rem;
    margin-bottom: 15px;
  }
  #subpage article .time_box .time thead tr th {
    font-size: 1rem;
    height: 25px;
  }
  #subpage article .time_box .time thead tr th span {
    display: none;
  }
  #subpage article .time_box .time thead tr th:nth-child(1) {
    width: 80px;
    border-left: 0;
  }
  #subpage article .time_box .time tbody tr th {
    font-size: 1.1rem;
    height: 48px;
  }
  #subpage article .time_box .time tbody tr td {
    height: 62px;
    vertical-align: middle;
    text-align: center;
    font-size: 1rem;
    border-bottom: 1px solid #050404;
  }
  #subpage article .time_box .time tbody tr td small {
    display: block;
    line-height: 1;
    font-size: 1rem;
    white-space: nowrap;
  }
  #subpage article .time_box .time tfoot tr td {
    text-align: right;
    font-size: 1rem;
    padding-top: 10px;
  }
}

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