@charset "UTF-8";
/* 変数定義
----------------------------------------- */
.twitter_lower {
  margin-bottom: 50px;
}

/* 営業時間・カレンダー
----------------------------------------- */
.top_openhour_subtitle {
  margin-bottom: 20px;
  font-size: 2.2rem;
}
.top_openhour_subtitle img {
  width: 30px;
  margin-right: 8px;
  margin-bottom: 3px;
}

/* アクセス案内
----------------------------------------- */
.top_openhour_subtitle.access {
  width: 100%;
  max-width: 540px;
  margin: 0 auto 30px;
  padding: 0 20px;
}

.map_outer {
  margin-bottom: 20px;
}

.access_info_wrapper {
  width: 100%;
  max-width: 540px;
  margin: 0 auto 80px;
  padding: 0 20px;
}

.access_info_content {
  margin-bottom: 30px;
}
.access_info_content.address {
  font-weight: 500;
}

.access_info_title {
  margin-bottom: 10px;
  font-size: 2rem;
  font-weight: 500;
}

.parking_image {
  width: 100%;
  margin-bottom: 20px;
}
.parking_image img {
  width: 100%;
}

.parking_text {
  font-weight: 500;
  text-align: center;
}/*# sourceMappingURL=access.css.map */