@charset "UTF-8";
/*! このファイルを変更する場合は「.scss」から変更して下さい */
/*! 「.scss」ファイルがつかえない場合はcustom.cssを変更する */
/* ボタンカラー */
/* フォント系 */
/*! このファイルを変更する場合は「.scss」から変更して下さい */
/*! 「.scss」ファイルがつかえない場合はcustom.cssを変更する */
#time .view__about {
  text-align: left;
  width: 45%;
}
#time .view__about .open__time {
  width: 100%;
  margin-bottom: 10px;
}
#time .view__about .open__time td, #time .view__about .open__time th {
  text-align: center;
  vertical-align: middle;
  padding: 10px 0;
}
#time .view__about .open__time td img, #time .view__about .open__time th img {
  height: 25px;
}
#time .view__about .open__time tbody td {
  border-left: 1px solid #eee;
}
#time .view__about .open__about {
  margin-bottom: 20px;
  padding: 15px;
  background-color: #f5f5f5;
}
#time .view__about .open__about table {
  line-height: 1.3em;
  text-align: left;
}
#time .view__about .open__about table tbody th {
  padding-right: 20px;
  color: #0a3144;
}
#time .view__about .open__about table tbody td {
  padding: 5px 0;
}
#time .view__about .open__option {
  margin-bottom: 10px;
  display: flex;
  justify-content: space-around;
}
#time .view__about .open__option a {
  text-align: center;
  display: flex;
  justify-content: center;
  flex-direction: column;
  background-color: #ffeeef;
  font-size: 12rem;
  padding: 10px 0;
  font-weight: bold;
  color: #ed3748;
  width: 90px;
}
#time .view__about .open__option a .icon {
  margin-bottom: 5px;
  height: 35px;
}
#time .view__about .open__option a:nth-child(n+2) {
  margin-left: 4px;
}
#time .view__about .open__option a p {
  line-height: 1.2;
  margin-bottom: 0;
}
#time .view__about .open__option .no-events {
  pointer-events: none;
}
#time .view__about .about__first {
  background-color: #EAF7FD;
  padding: 10px 20px;
}
#time .view__about .about__first .first__ico {
  float: left;
  height: 70px;
  margin-right: 20px;
}
#time .view__about .about__first .first__label {
  font-size: 16rem;
  padding: 5px 0;
  font-weight: bold;
  color: #caa90a;
}
#time .view__about .about__first .first__text {
  font-size: 15rem;
}
#time .view__about .about__first .button {
  width: 100%;
  display: block;
  text-align: center;
  padding: 5px;
  margin-top: 10px;
}
#time .view__pic {
  width: 50%;
}

#about .about__view {
  margin-bottom: 30px;
}
#about .about__view .view__about {
  width: 45%;
}
#about .about__view .view__about .about__list {
  font-size: 15rem;
}
#about .about__view .view__about .about__list .list__row {
  margin-bottom: 20px;
  text-align: left;
}
#about .about__view .view__about .about__list .list__row .row__label {
  padding: 5px 0;
  color: #1c92ce;
  float: left;
  width: 20%;
  margin-right: 5%;
  text-align: center;
  border-bottom: 2px dashed #1c92ce;
}
#about .about__view .view__about .about__list .list__row .row__text {
  float: left;
  width: 75%;
  padding: 5px 0;
}
#about .about__view .view__about .about__list .list__row .row__text .button {
  display: inline-block;
  margin-top: 15px;
  width: 100%;
  text-align: center;
  padding: 5px;
}
#about .about__view .view__pic {
  width: 50%;
}

#access .access__catch {
  text-align: center;
  font-size: 25rem;
  line-height: 1.4em;
  margin-bottom: 30px;
}
#access .access__view {
  margin-bottom: 30px;
}
#access .access__view .view__about {
  width: 45%;
}
#access .access__view .view__pic {
  width: 50%;
}
#access #access__map {
  width: 100%;
  height: 300px;
  background-color: #f5f5f5;
  margin-bottom: 5px;
}
#access .map__more {
  text-align: right;
  margin-bottom: 40px;
}
#access .access__way {
  text-align: left;
}
#access .access__way .way__item {
  margin-bottom: 50px;
}
#access .access__way .way__item:first-of-type {
  border-bottom: 1px dashed #6FC6F3;
  padding-bottom: 40px;
}
#access .access__way .way__item .item__main {
  float: left;
  width: 65%;
}
#access .access__way .way__item .item__parking {
  float: right;
  width: 30%;
}
#access .access__way .way__item .item__parking .parking__title {
  text-align: center;
  font-size: 18rem;
  margin-bottom: 20px;
  color: #f18b37;
}
#access .access__way .way__item .way__walk {
  margin-bottom: 65px;
}
#access .access__way .way__item .way__about {
  margin-bottom: 15px;
}
#access .access__way .way__item .way__pic a {
  display: block;
  float: left;
  width: 48%;
  margin-bottom: 15px;
}
#access .access__way .way__item .way__pic a:first-of-type {
  margin-right: 3%;
}
#access .access__way .way__item.item_full {
  width: 100%;
}
#access .access__way .way__item.item_bus {
  width: 65%;
}
#access .access__way .way__item.item_bus .list__row {
  width: 100%;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  padding: 15px;
}
#access .access__way .way__item.item_bus .list__row .list__label {
  font-weight: bold;
  margin-bottom: 5px;
  color: #ffb224;
}
#access .access__way .way__item.item_bus .list__row:last-child {
  margin: 0;
}
#access .access__way .way__item.item_pic {
  width: 30%;
  background-image: url(../images/access/map.jpg);
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
}
#access .access__way .way__label {
  font-size: 17rem;
  font-weight: bold;
  margin-bottom: 15px;
  color: #1b82b7;
}
#access .access__way .way__section_label {
  font-size: 20rem;
  line-height: 2em;
  width: 100%;
  margin: 0 0 20px 0;
  background: #EAF7FD;
  text-align: center;
}

@media screen and (max-width: 768px) {
  #time .time__view {
    padding: 0 15px;
  }
  #time .time__view .view__about {
    width: 100%;
  }
  #time .time__view .view__about .open__about {
    margin-bottom: 10px;
  }
  #time .time__view .view__about .open__option {
    margin-bottom: 0;
  }
  #time .time__view .view__about .open__option a {
    font-size: 11rem;
  }
  #time .time__view .view__about .about__first {
    margin-bottom: 10px;
  }
  #time .time__view .view__pic {
    width: 100%;
  }
  #about .about__view {
    padding: 0 15px;
  }
  #about .about__view .view__about {
    width: 100%;
  }
  #about .about__view .view__about .about__list .list__row {
    margin-bottom: 15px;
  }
  #about .about__view .view__about .about__list .list__row .row__label {
    width: 100%;
    text-align: left;
    border-color: #ddd;
  }
  #about .about__view .view__about .about__list .list__row .row__text {
    width: 100%;
  }
  #about .about__view .view__pic {
    width: 100%;
  }
  #access .access__catch {
    font-size: 18rem;
  }
  #access .map__more {
    margin-bottom: 10px;
  }
  #access .access__way {
    padding: 0 15px;
  }
  #access .access__way .way__item {
    width: 100%;
    margin-bottom: 40px;
  }
  #access .access__way .way__item.item_bus {
    width: 100%;
  }
  #access .access__way .way__item .item__main {
    width: 100%;
  }
  #access .access__way .way__item .item__parking {
    width: 100%;
    margin-top: 15px;
  }
  #access .access__way .way__item .way__walk {
    margin-bottom: 55px;
  }
}