<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/**
 * @author    Yoshitaka Koeda &lt;y_koeda@bignets.jp&gt;
 * @license   http://opensource.org/licenses/MIT The MIT License (MIT)
 */
.dialog {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2010;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition: opacity 0.2s ease 0s;
  -o-transition: opacity 0.2s ease 0s;
  -webkit-transition: opacity 0.2s ease;
  -webkit-transition-delay: 0s;
  transition: opacity 0.2s ease 0s; }

.dialog.open {
  display: block; }

.dialog.open.visible {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1; }

.dialog-content {
  display: block;
  width: 100%;
  min-width: 1200px;
  height: 600px;
  margin: 60px auto;
  background: #fefff5;
  position: relative; }
  .dialog-content .body {
    width: 60%;
    margin: 0 auto;
    position: relative; }
  .dialog-content h3 {
    padding: 20px;
    margin: 0;
    background: #555;
    font-size: 18px;
    text-align: center;
    color: #fff; }
  .dialog-content .footer {
    width: 100%;
    padding: 20px;
    background: #f3f3f3;
    position: absolute;
    bottom: 0;
    text-align: center; }

#header {
  height: 50px;
  border-bottom: 1px solid #0073ff;
  background: #52a0ff;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzZjYWVmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzUyYTBmZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #6caeff), color-stop(100%, #52a0ff));
  background-image: -moz-linear-gradient(#6caeff, #52a0ff);
  background-image: -webkit-linear-gradient(#6caeff, #52a0ff);
  background-image: linear-gradient(#6caeff, #52a0ff);
  color: #fff; }
  #header .container {
    width: 80%;
    margin: 0 auto;
    *zoom: 1; }
    #header .container:after {
      content: "";
      display: table;
      clear: both; }
    #header .container .logo {
      float: left;
      margin: 0;
      text-shadow: 0 1px 1px #3992ff;
      font-size: 14px; }
      #header .container .logo a {
        display: block;
        position: relative;
        line-height: 50px;
        color: #fff;
        text-decoration: none; }
      #header .container .logo .osa-icon {
        display: block;
        width: 50px;
        height: 50px;
        position: absolute; }
      #header .container .logo .osa-icon:before {
        font-size: 50px; }
      #header .container .logo .title {
        margin: 0 0 0 50px; }

#adjust-font-size {
  float: right;
  text-align: center;
  *zoom: 1; }
  #adjust-font-size:after {
    content: "";
    display: table;
    clear: both; }
  #adjust-font-size h4 {
    margin: 16px 0 10px 0;
    float: left;
    font-size: 12px;
    text-shadow: 0 1px 1px #3992ff; }
  #adjust-font-size .buttons {
    padding: 0;
    margin: 6px 0 6px 10px;
    float: left;
    list-style: none;
    *zoom: 1; }
    #adjust-font-size .buttons:after {
      content: "";
      display: table;
      clear: both; }
  #adjust-font-size li {
    display: block;
    padding: 0 4px;
    margin: 0;
    float: left; }
    #adjust-font-size li a {
      display: block;
      width: 36px;
      height: 36px;
      border: 1px solid #888;
      -moz-border-radius: 6px;
      -webkit-border-radius: 6px;
      border-radius: 6px;
      background: #f3f3f3;
      background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2YzZjNmMyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
      background-size: 100%;
      background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #f3f3f3));
      background-image: -moz-linear-gradient(#ffffff, #f3f3f3);
      background-image: -webkit-linear-gradient(#ffffff, #f3f3f3);
      background-image: linear-gradient(#ffffff, #f3f3f3);
      -moz-box-shadow: 0 0 1px 1px #5ba5ff;
      -webkit-box-shadow: 0 0 1px 1px #5ba5ff;
      box-shadow: 0 0 1px 1px #5ba5ff;
      line-height: 34px;
      color: #333;
      text-shadow: 0 1px 1px #ddd;
      text-decoration: none;
      -moz-transition: border 0.2s ease 0s, background 0.2s ease 0s;
      -o-transition: border 0.2s ease 0s, background 0.2s ease 0s;
      -webkit-transition: border 0.2s ease, background 0.2s ease;
      -webkit-transition-delay: 0s, 0s;
      transition: border 0.2s ease 0s, background 0.2s ease 0s;
      -moz-user-select: -moz-none;
      -ms-user-select: none;
      -webkit-user-select: none;
      user-select: none; }
    #adjust-font-size li a:hover, #adjust-font-size li a:focus, #adjust-font-size li a:active {
      border: 1px solid #003c85; }
    #adjust-font-size li a.current {
      border: 1px solid #003c85;
      background: #fff;
      background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YzZjNmMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
      background-size: 100%;
      background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f3f3f3), color-stop(100%, #ffffff));
      background-image: -moz-linear-gradient(#f3f3f3, #ffffff);
      background-image: -webkit-linear-gradient(#f3f3f3, #ffffff);
      background-image: linear-gradient(#f3f3f3, #ffffff); }
  #adjust-font-size .x-large {
    font-size: 14px;
    font-weight: bold; }
  #adjust-font-size .large {
    font-size: 14px; }
  #adjust-font-size .medium {
    font-size: 12px; }

@media screen and (max-width: 768px) {
  #header .container {
    width: 100%;
    padding: 0 10px;
    margin: 0; }

  #adjust-font-size {
    display: none; } }
.search {
  padding: 20px 0;
  border-top: 1px solid #c2daff;
  background: #fafcff; }
  .search .container {
    width: 740px;
    padding: 20px;
    border: 4px solid #4f72d6;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin: 0 auto;
    background: #fafafa; }
  .search h3 {
    padding: 0 10px 6px 10px;
    border-bottom: 2px solid #4f72d6;
    margin: 0 0 10px 0;
    font-size: 18px;
    font-weight: bold; }
    .search h3 .osa-icon-search:before {
      font-size: 40px;
      line-height: 18px; }
  .search .inputs {
    *zoom: 1; }
    .search .inputs:after {
      content: "";
      display: table;
      clear: both; }
  .search .input {
    width: 50%;
    padding: 0 5px;
    margin: 0 0 10px 0;
    float: left; }
  .search .name {
    display: inline-block;
    width: 20%;
    height: 32px;
    padding: 0 20px;
    border: 1px solid #888;
    border-right: none;
    -moz-border-radius-topleft: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    background: #4f72d6;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzZjODlkZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzRmNzJkNiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #6c89dd), color-stop(100%, #4f72d6));
    background-image: -moz-linear-gradient(#6c89dd, #4f72d6);
    background-image: -webkit-linear-gradient(#6c89dd, #4f72d6);
    background-image: linear-gradient(#6c89dd, #4f72d6);
    color: #fff;
    font-size: 13px;
    line-height: 31px;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none; }
  .search select {
    display: inline-block;
    width: 80%;
    height: 32px;
    padding: 0 0 0 10px;
    border: 1px solid #888;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-border-radius-topleft: 0;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    background: #fff;
    -moz-box-shadow: inset 0 0 4px 0 #ccc;
    -webkit-box-shadow: inset 0 0 4px 0 #ccc;
    box-shadow: inset 0 0 4px 0 #ccc;
    font-size: 16px;
    vertical-align: top;
    -webkit-appearance: none; }
  .search .submit {
    text-align: center; }
  .search .btn {
    height: 42px;
    padding: 0 20px;
    border: 1px solid #7086c2;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    background: #4f72d6;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzZjODlkZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzRmNzJkNiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #6c89dd), color-stop(100%, #4f72d6));
    background-image: -moz-linear-gradient(#6c89dd, #4f72d6);
    background-image: -webkit-linear-gradient(#6c89dd, #4f72d6);
    background-image: linear-gradient(#6c89dd, #4f72d6);
    -moz-box-shadow: 0 1px 6px 1px rgba(79, 114, 214, 0.3);
    -webkit-box-shadow: 0 1px 6px 1px rgba(79, 114, 214, 0.3);
    box-shadow: 0 1px 6px 1px rgba(79, 114, 214, 0.3);
    font-size: 16px;
    color: #fff;
    vertical-align: top;
    -moz-transition: border 0.2s ease 0s, background 0.2s ease 0s, background-image 0.2s ease 0s, box-shadow 0.2s ease 0s, color 0.2s ease 0s;
    -o-transition: border 0.2s ease 0s, background 0.2s ease 0s, background-image 0.2s ease 0s, box-shadow 0.2s ease 0s, color 0.2s ease 0s;
    -webkit-transition: border 0.2s ease, background 0.2s ease, background-image 0.2s ease, box-shadow 0.2s ease, color 0.2s ease;
    -webkit-transition-delay: 0s, 0s, 0s, 0s, 0s;
    transition: border 0.2s ease 0s, background 0.2s ease 0s, background-image 0.2s ease 0s, box-shadow 0.2s ease 0s, color 0.2s ease 0s;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none; }
    .search .btn .osa-icon-search:before {
      position: relative;
      left: -4px;
      font-size: 40px;
      line-height: 24px; }
  .search .btn:hover {
    border: 1px solid #5e77ba;
    background: #6483db;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzc4OTNlMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzY0ODNkYiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #7893e0), color-stop(100%, #6483db));
    background-image: -moz-linear-gradient(#7893e0, #6483db);
    background-image: -webkit-linear-gradient(#7893e0, #6483db);
    background-image: linear-gradient(#7893e0, #6483db);
    -moz-box-shadow: 0 1px 12px 1px rgba(79, 114, 214, 0.3);
    -webkit-box-shadow: 0 1px 12px 1px rgba(79, 114, 214, 0.3);
    box-shadow: 0 1px 12px 1px rgba(79, 114, 214, 0.3); }
  .search .btn:focus, .search .btn:active {
    border: 1px solid #4c68b3;
    background: #6c89dd;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRmNzJkNiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzZjODlkZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #4f72d6), color-stop(100%, #6c89dd));
    background-image: -moz-linear-gradient(#4f72d6, #6c89dd);
    background-image: -webkit-linear-gradient(#4f72d6, #6c89dd);
    background-image: linear-gradient(#4f72d6, #6c89dd);
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #eee; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .search .input.select {
    position: relative; }
    .search .input.select:after {
      content: "\f104";
      display: block;
      width: 20px;
      height: 30px;
      border-left: 1px solid #ccc;
      -moz-border-radius-topright: 4px;
      -webkit-border-top-right-radius: 4px;
      border-top-right-radius: 4px;
      -moz-border-radius-bottomright: 4px;
      -webkit-border-bottom-right-radius: 4px;
      border-bottom-right-radius: 4px;
      margin: 2px 1px;
      background: #fafafa;
      position: absolute;
      top: -1px;
      right: 6px;
      font-family: "OSA Icons" !important;
      font-size: 16px;
      font-style: normal;
      font-weight: normal !important;
      vertical-align: top;
      line-height: 30px;
      text-align: center;
      pointer-events: none; } }
@media screen and (max-width: 768px) {
  .search {
    padding: 20px 10px; }
    .search .container {
      width: 100%; }
    .search h3 {
      font-size: 16px; }
    .search .input {
      width: 100%; }
    .search .name {
      padding: 0 10px;
      line-height: 30px;
      text-align: right; }
    .search select {
      height: 32px;
      padding: 0 0 0 10px;
      font-size: 14px; }
    .search .input.select:after {
      height: 30px;
      line-height: 30px; } }
@media screen and (max-width: 375px) {
  .search h3 {
    padding: 0 30px 6px 10px;
    text-align: center; } }
.timetable {
  margin: 0 0 30px 0; }
  .timetable .facility {
    width: 100%;
    padding: 0;
    border-spacing: 0; }
    .timetable .facility .detail {
      width: 20%;
      height: 100%;
      border-bottom: 1px solid #ccc;
      border-left: 1px solid #ccc;
      position: relative;
      background: #fff;
      text-align: center;
      vertical-align: middle; }
    .timetable .facility tr:first-child .detail {
      border-top: 1px solid #ccc; }
    .timetable .facility .detail .name {
      display: table;
      width: 100%;
      height: 70px;
      position: relative;
      overflow: hidden;
      outline: none;
      color: transparent;
      text-decoration: none; }
    .timetable .facility .detail .image {
      display: block;
      width: 90%;
      height: 90%;
      border: 1px solid #eee;
      -moz-border-radius: 2px;
      -webkit-border-radius: 2px;
      border-radius: 2px;
      margin: auto;
      background: #fff;
      position: absolute;
      top: -9999px;
      right: -9999px;
      bottom: -9999px;
      left: -9999px;
      overflow: hidden; }
    .timetable .facility .detail .image img {
      width: 100%;
      margin: auto;
      position: absolute;
      top: -9999px;
      right: -9999px;
      bottom: -9999px;
      left: -9999px; }
    .timetable .facility .detail .text {
      display: table-cell;
      width: 100%;
      padding: 10px;
      margin: auto;
      position: relative;
      background: transparent;
      background: rgba(250, 250, 250, 0.7);
      font-size: 1.3em;
      font-weight: bold;
      color: #333;
      text-shadow: 0 1px 1px #ccc;
      text-align: center;
      vertical-align: middle;
      -moz-transition: background 0.2s ease 0s, color 0.2s ease 0s, text-shadow 0.2s ease 0s;
      -o-transition: background 0.2s ease 0s, color 0.2s ease 0s, text-shadow 0.2s ease 0s;
      -webkit-transition: background 0.2s ease, color 0.2s ease, text-shadow 0.2s ease;
      -webkit-transition-delay: 0s, 0s, 0s;
      transition: background 0.2s ease 0s, color 0.2s ease 0s, text-shadow 0.2s ease 0s; }
    .timetable .facility .detail:hover .text, .timetable .facility .detail:focus .text, .timetable .facility .detail:active .text {
      background: transparent;
      background: rgba(255, 255, 255, 0.3);
      color: #1a1a1a;
      text-shadow: 0 1px 1px #b3b3b3; }
    .timetable .facility .status {
      width: 80%;
      padding: 0; }
    .timetable .facility .timetable-status-container {
      overflow-x: auto;
      -webkit-overflow-scrolling: touch; }

@media \0screen {
  .timetable .facility .detail .text {
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#B3FAFAFA', endColorstr='#B3FAFAFA'); }
  .timetable .facility .detail:hover .text, .timetable .facility .detail:focus .text, .timetable .facility .detail:active .text {
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#4DFFFFFF', endColorstr='#4DFFFFFF'); } }
.timetable-statuses {
  width: 100%;
  border-top: none;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-spacing: 0;
  text-align: center; }
  .timetable-statuses th, .timetable-statuses td {
    padding: 8px;
    color: #fff;
    text-align: center; }
  .timetable-statuses th {
    border-top: 1px solid #56c1d7;
    border-right: 1px solid #2ea9c2;
    border-left: 1px solid #56c1d7;
    background: #39b7d0;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRlYmVkNSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzM5YjdkMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #4ebed5), color-stop(100%, #39b7d0));
    background-image: -moz-linear-gradient(#4ebed5, #39b7d0);
    background-image: -webkit-linear-gradient(#4ebed5, #39b7d0);
    background-image: linear-gradient(#4ebed5, #39b7d0);
    font-size: 1.3em;
    text-shadow: 0 1px 1px #2ea9c2; }
  .timetable-statuses td {
    border: 1px solid #bbb;
    border-top: none;
    border-right: 1px solid #ccc;
    border-left: none;
    background: #fff;
    color: #333; }
  .timetable-statuses td .symbol:before {
    display: block;
    font-family: "OSA Icons" !important;
    font-size: 2.6em;
    font-style: normal;
    font-weight: normal !important;
    text-align: center;
    vertical-align: top;
    line-height: 24px; }
  .timetable-statuses td.empty {
    background: #fafafa; }
    .timetable-statuses td.empty .symbol:before {
      content: "\f106"; }
    .timetable-statuses td.empty .symbol:before {
      color: #77cf77; }
  .timetable-statuses td.use {
    background: #fae89e; }
    .timetable-statuses td.use .symbol:before {
      content: "\f107"; }
  .timetable-statuses td.full {
    background: #fab49e; }
    .timetable-statuses td.full .symbol:before {
      content: "\f108"; }
  .timetable-statuses td.rest {
    background: #c7c7c7; }
    .timetable-statuses td.rest .symbol:before {
      content: "\f109"; }
  .timetable-statuses td .text {
    font-size: 1.2em; }
  .timetable-statuses td:first-child {
    border-left: 1px solid #bbb; }
  .timetable-statuses td:last-child {
    border-right: 1px solid #bbb; }

tr:first-child .detail:first-child {
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px; }

tr:last-child .detail:first-child {
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px; }

tr:first-child .timetable-statuses th:last-child {
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px; }

tr:last-child .timetable-statuses td:last-child {
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px; }

@media screen and (max-width: 1000px) {
  .timetable {
    margin: 0 0 20px 0; }
    .timetable .facility {
      display: block;
      margin: 0 auto; }
      .timetable .facility &gt; tbody, .timetable .facility &gt; tbody &gt; tr, .timetable .facility &gt; tr {
        display: block; }
      .timetable .facility .detail, .timetable .facility .status {
        display: block;
        width: 100%; }
      .timetable .facility .detail {
        border-top: 1px solid #ccc;
        border-right: 1px solid #ccc;
        -moz-border-radius-topleft: 4px;
        -webkit-border-top-left-radius: 4px;
        border-top-left-radius: 4px;
        -moz-border-radius-topright: 4px;
        -webkit-border-top-right-radius: 4px;
        border-top-right-radius: 4px; }
      .timetable .facility .detail .name {
        height: 60px; }
      .timetable .facility .detail .text {
        font-size: 1.4em; }
      .timetable .facility .status {
        margin: 0 0 6px 0; }
      .timetable .facility .timetable-status-container {
        max-width: 980px; }

  .timetable-statuses th, .timetable-statuses td {
    padding: 6px;
    font-size: 1.2em; }
  .timetable-statuses td .symbol:before {
    font-size: 2.0em; }

  tr:last-child .detail {
    -moz-border-radius-bottomleft: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0; }

  tr:first-child .timetable-statuses th:last-child {
    -moz-border-radius-topright: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0; }

  .timetable-statuses td:first-child {
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px; }

  .timetable-statuses td:last-child {
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px; } }
@media screen and (max-width: 425px) {
  .timetable .facility .detail {
    margin: 0 auto; }
  .timetable .facility .timetable-status-container {
    margin: 0 auto; } }
#footer {
  height: 86px;
  border-top: 1px solid #cacaca;
  border-bottom: 1px solid #f3f3f3;
  position: relative;
  background: white;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YzZjNmMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f3f3f3), color-stop(100%, #ffffff));
  background-image: -moz-linear-gradient(#f3f3f3, #ffffff);
  background-image: -webkit-linear-gradient(#f3f3f3, #ffffff);
  background-image: linear-gradient(#f3f3f3, #ffffff);
  color: #333; }
  #footer .container {
    width: 100%;
    height: 86px;
    margin: 0 auto;
    line-height: 86px; }
    #footer .container .copyright {
      margin: 0;
      font-size: 14px;
      text-align: center;
      text-shadow: 0 1px 1px #e6e6e6; }

#back-to-top {
  padding: 10px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  position: fixed;
  right: 20px;
  bottom: 20px;
  background: transparent;
  background: rgba(244, 201, 47, 0.8);
  font-size: 1.8em;
  color: #fff;
  text-decoration: none;
  -moz-transition: background 0.2s ease 0s;
  -o-transition: background 0.2s ease 0s;
  -webkit-transition: background 0.2s ease;
  -webkit-transition-delay: 0s;
  transition: background 0.2s ease 0s;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none; }
  #back-to-top:hover, #back-to-top:focus, #back-to-top:active {
    background: transparent;
    background: #f4c92f; }

@media \0screen {
  #back-to-top {
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#CCF4C92F', endColorstr='#CCF4C92F'); }
    #back-to-top:hover, #back-to-top:focus, #back-to-top:active {
      filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFF4C92F', endColorstr='#FFF4C92F'); } }
@media screen and (max-width: 768px) {
  #footer {
    height: 160px; }

  #back-to-top {
    right: 12px;
    bottom: 32px;
    font-size: 1.5em; } }
@media screen and (max-width: 425px) {
  #footer .container .copyright {
    font-size: 1.2em; } }
.overlay {
  display: none;
  background: transparent;
  background: rgba(200, 200, 200, 0.5);
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2000;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition: opacity 0.2s ease 0s;
  -o-transition: opacity 0.2s ease 0s;
  -webkit-transition: opacity 0.2s ease;
  -webkit-transition-delay: 0s;
  transition: opacity 0.2s ease 0s; }

.overlay.show {
  display: block; }

.overlay.show.visible {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1; }

body.overlaying {
  height: 100%;
  overflow: hidden; }

@media \0screen {
  .overlay.show.visible {
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#80C8C8C8', endColorstr='#80C8C8C8'); } }
.dialog-content {
  width: 800px;
  min-width: 300px;
  height: 600px;
  border: 1px solid #ccc;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  margin: 60px auto 118px auto;
  background: #fafafa;
  -moz-box-shadow: 0 0 30px 10px rgba(150, 150, 150, 0.5);
  -webkit-box-shadow: 0 0 30px 10px rgba(150, 150, 150, 0.5);
  box-shadow: 0 0 30px 10px rgba(150, 150, 150, 0.5); }
  .dialog-content .body {
    width: 100%; }
  .dialog-content .image {
    height: 300px;
    border-bottom: 1px solid #ccc;
    -moz-border-radius-topleft: 6px;
    -webkit-border-top-left-radius: 6px;
    border-top-left-radius: 6px;
    -moz-border-radius-topright: 6px;
    -webkit-border-top-right-radius: 6px;
    border-top-right-radius: 6px;
    background: #f0f0f0;
    position: relative;
    overflow: hidden; }
    .dialog-content .image img {
      width: 100%;
      margin: auto;
      position: absolute;
      top: -9999px;
      right: -9999px;
      bottom: -9999px;
      left: -9999px; }
  .dialog-content h4 {
    padding: 0 0 10px 0;
    border-bottom: 4px solid #39b7d0;
    margin: 14px 0;
    font-size: 1.8em;
    text-align: center; }
  .dialog-content .description {
    height: 200px;
    padding: 0 20px;
    font-size: 1.6em;
    overflow: auto;
    -webkit-overflow-scrolling: touch; }
  .dialog-content .btn {
    display: block;
    width: 250px;
    padding: 12px;
    border: 1px solid #ccc;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin: 40px auto 0 auto;
    background: #eee;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YzZjNmMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f3f3f3), color-stop(100%, #eeeeee));
    background-image: -moz-linear-gradient(#f3f3f3, #eeeeee);
    background-image: -webkit-linear-gradient(#f3f3f3, #eeeeee);
    background-image: linear-gradient(#f3f3f3, #eeeeee);
    -moz-box-shadow: 0 0 30px 4px rgba(150, 150, 150, 0.5);
    -webkit-box-shadow: 0 0 30px 4px rgba(150, 150, 150, 0.5);
    box-shadow: 0 0 30px 4px rgba(150, 150, 150, 0.5);
    font-size: 1.6em;
    color: #555;
    -moz-transition: border 0.2s ease 0s, background 0.2s ease 0s, box-shadow 0.2s ease 0s;
    -o-transition: border 0.2s ease 0s, background 0.2s ease 0s, box-shadow 0.2s ease 0s;
    -webkit-transition: border 0.2s ease, background 0.2s ease, box-shadow 0.2s ease;
    -webkit-transition-delay: 0s, 0s, 0s;
    transition: border 0.2s ease 0s, background 0.2s ease 0s, box-shadow 0.2s ease 0s; }
  .dialog-content .btn:hover {
    border: 1px solid #eee;
    background: #f0f0f0;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YzZjNmMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2YwZjBmMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f3f3f3), color-stop(100%, #f0f0f0));
    background-image: -moz-linear-gradient(#f3f3f3, #f0f0f0);
    background-image: -webkit-linear-gradient(#f3f3f3, #f0f0f0);
    background-image: linear-gradient(#f3f3f3, #f0f0f0);
    -moz-box-shadow: 0 0 50px 4px rgba(150, 150, 150, 0.5);
    -webkit-box-shadow: 0 0 50px 4px rgba(150, 150, 150, 0.5);
    box-shadow: 0 0 50px 4px rgba(150, 150, 150, 0.5);
    color: #222; }
  .dialog-content .btn:focus, .dialog-content .btn:active {
    border: 1px solid #bbb;
    background: #f3f3f3;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2YzZjNmMyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #eeeeee), color-stop(100%, #f3f3f3));
    background-image: -moz-linear-gradient(#eeeeee, #f3f3f3);
    background-image: -webkit-linear-gradient(#eeeeee, #f3f3f3);
    background-image: linear-gradient(#eeeeee, #f3f3f3);
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #777; }

@media screen and (max-width: 768px) {
  .dialog-content {
    width: 90%;
    height: 420px;
    margin: 20px auto 78px auto; }
    .dialog-content .image {
      height: 200px; }
    .dialog-content h4 {
      font-size: 1.6em; }
    .dialog-content .description {
      height: 140px;
      font-size: 1.4em; }
    .dialog-content .btn {
      padding: 12px;
      border: 1px solid #ccc;
      margin: 24px auto 0 auto;
      font-size: 1.4em;
      color: #555; } }
@media screen and (max-width: 425px) {
  .dialog-content {
    margin: 10px auto 68px auto; } }
.notice {
  width: 550px;
  padding: 20px 10px;
  border: 4px solid #90d831;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  margin: 20px auto;
  background: #fff; }
  .notice p {
    margin: 0;
    font-size: 1.4em;
    font-weight: bold;
    text-align: center; }

#timetables {
  padding: 20px 0;
  border-top: 1px solid #e3e3c0;
  background: #fafaf4; }

#timetables &gt; .container &gt; .description {
  width: 600px;
  padding: 10px;
  border: 4px solid #90d831;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  margin: 0 auto 20px auto;
  background: #fff; }
  #timetables &gt; .container &gt; .description p {
    margin: 8px 0 0 0;
    font-size: 1.4em;
    text-align: center; }
  #timetables &gt; .container &gt; .description ul {
    padding: 10px;
    margin: 0;
    font-size: 1.6em;
    text-align: center; }
  #timetables &gt; .container &gt; .description li {
    display: inline-block; }
  #timetables &gt; .container &gt; .description .osa-icon {
    position: relative;
    top: 4px;
    font-size: 1.6em; }
  #timetables &gt; .container &gt; .description .osa-icon:before {
    display: inline-block\9;
    border: 1px solid #eee;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: #fafafa; }
  #timetables &gt; .container &gt; .description .osa-icon:after {
    content: "・・・";
    position: relative;
    top: -5px;
    font-size: 0.3em; }
  #timetables &gt; .container &gt; .description .osa-icon-status-empty:before {
    color: #77cf77; }
  #timetables &gt; .container &gt; .description .osa-icon-status-use:before {
    background: #fae89e; }
  #timetables &gt; .container &gt; .description .osa-icon-status-full:before {
    background: #fab49e; }
  #timetables &gt; .container &gt; .description .osa-icon-status-rest:before {
    background: #c7c7c7; }
  #timetables &gt; .container &gt; .description .text {
    margin: 0 10px 0 0; }

#timetables .saturday h3 .day-of-the-week {
  color: blue; }
#timetables .sunday h3 .day-of-the-week {
  color: red; }
#timetables h3 {
  padding: 6px 10px;
  border-bottom: 4px solid #4dbfd5;
  margin: 0 0 10px 0;
  font-size: 2.4em;
  font-weight: bold; }

.alert {
  padding: 20px;
  border: 1px solid #ccc;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background: #fafafa;
  font-size: 1.6em; }

#timetables &gt; .alert {
  width: 80%;
  margin: 40px auto; }

.alert.closed {
  border: 1px solid #edc15a;
  background: #fff7e5; }

.alert.disabled {
  border: 1px solid #ed775a;
  background: #ffebe5; }

.overlay {
  background: transparent;
  background: rgba(255, 255, 255, 0.8); }

@media \0screen {
  .overlay.show.visible {
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#CCFFFFFF', endColorstr='#CCFFFFFF'); } }
@media screen and (max-width: 1150px) {
  #timetables .container {
    width: 90%; } }
@media screen and (max-width: 900px) {
  #timetables .container {
    width: 100%;
    padding: 0 10px; } }
@media screen and (max-width: 768px) {
  #main .contents {
    width: 100%; }

  #timetables h3 {
    font-size: 1.4em; }

  #timetables &gt; .container &gt; .description {
    width: 100%;
    margin: 0 auto 20px auto; }

  .notice {
    width: 100%;
    margin: 20px auto; }

  .alert {
    margin: 0 10px;
    font-size: 1.2em; } }
@media screen and (max-width: 600px) {
  #timetables &gt; .container &gt; .description p {
    font-size: 1.3em; }
  #timetables &gt; .container &gt; .description ul {
    padding: 0 10px 10px 10px;
    font-size: 1.4em;
    *zoom: 1; }
    #timetables &gt; .container &gt; .description ul:after {
      content: "";
      display: table;
      clear: both; }
  #timetables &gt; .container &gt; .description li {
    display: block;
    width: 50%;
    margin: 8px 0 0 0;
    float: left; }
  #timetables &gt; .container &gt; .description .text {
    margin: 0; }

  .notice p {
    font-size: 1.3em; } }
</pre></body></html>