#footer.footer_common {
  background: none;
  padding: 0;
}
@media (min-width: 768px) {
  #footer.footer_common .sec_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #footer.footer_common .sec_box .colbox_2 {
    width: 48%;
    margin-right: 4%;
  }
  #footer.footer_common .sec_box .colbox_2:nth-child(2n) {
    margin-right: 0;
  }
  #footer.footer_common .sec_box .colbox_2:nth-child(n+3) {
    margin-top: 4%;
  }
  #footer.footer_common .sec_box .colbox_3 {
    width: 32%;
    margin-right: 2%;
  }
  #footer.footer_common .sec_box .colbox_3:nth-child(3n) {
    margin-right: 0;
  }
  #footer.footer_common .sec_box .colbox_3:nth-child(n+4) {
    margin-top: 2%;
  }
}
@media (max-width: 767px) {
  #footer.footer_common .sec_box:not(:first-of-type) {
    margin-top: 5%;
  }
  #footer.footer_common .sec_box:first-of-type {
    margin-top: 0;
  }
  #footer.footer_common .sec_box .colbox_2:not(:first-of-type),
  #footer.footer_common .sec_box .colbox_3:not(:first-of-type),
  #footer.footer_common .sec_box .colbox_4:not(:first-of-type),
  #footer.footer_common .sec_box .colbox_5:not(:first-of-type) {
    margin-top: 5%;
  }
}
#footer.footer_common .text-center {
  text-align: center;
}
#footer.footer_common .footer_common_bg {
  padding: 80px 0 60px;
  background: url(../img/footer_bg.jpg) no-repeat center/cover;
}
@media (max-width: 767px) {
  #footer.footer_common .footer_common_bg {
    padding: 50px 0 40px;
  }
}
#footer.footer_common .inner {
  padding-top: 0;
}
#footer.footer_common .ftr_logo {
  text-align: center;
  margin-bottom: 50px;
}
#footer.footer_common .time-table_h2,
#footer.footer_common .time-table02_h2 {
  letter-spacing: 0.1em;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 0px !important;
  font-family: atten-round-new, fot-tsukuardgothic-std, sans-serif;
}
@media (max-width: 767px) {
  #footer.footer_common .time-table_h2,
  #footer.footer_common .time-table02_h2 {
    font-size: 18px;
  }
}
#footer.footer_common .time-table_h2:after,
#footer.footer_common .time-table02_h2:after {
  content: "";
  display: block;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  top: auto;
  bottom: 0;
  width: 100%;
  height: 13px;
}
@media screen and (min-width: 768px) {
  #footer.footer_common .time-table_h2,
  #footer.footer_common .time-table02_h2 {
    font-size: 22px;
  }
}
#footer.footer_common .time-table_h2 {
  color: #43c1cc;
}
#footer.footer_common .time-table_h2:after {
  background: url("../img/time_b001.png") no-repeat center/cover;
}
#footer.footer_common .time-table02_h2:not(:first-child) {
  margin-top: 1em;
}
#footer.footer_common .time-table02_h2 {
  color: #f9919e;
}
#footer.footer_common .time-table02_h2:after {
  background: url("../img/time_b002.png") no-repeat center/cover;
}
#footer.footer_common .time-table th,
#footer.footer_common .time-table td {
  padding: 11px 5px !important;
  letter-spacing: 0;
}
#footer.footer_common .time-table th:first-child,
#footer.footer_common .time-table td:first-child {
  width: 37%;
}
#footer.footer_common .time-table thead th {
  padding: 6px 5px !important;
}
#footer.footer_common .footer_bnr_list li {
  padding: 1.1em 0 1.1em 70px;
  position: relative;
  line-height: 2;
}
#footer.footer_common .footer_bnr_list li:before {
  content: "";
  display: block;
  position: absolute;
  width: 60px;
  height: 60px;
  top: 0;
  left: 0;
  margin: auto;
}
#footer.footer_common .footer_bnr_list li strong {
  font-size: 18px;
}
#footer.footer_common .footer_bnr_list li + li {
  margin-top: 20px;
}
@media (max-width: 767px) {
  #footer.footer_common .footer_bnr_list li + li {
    margin-top: 10px;
  }
}
#footer.footer_common .footer_bnr_list li.footer_access01:before {
  background: url(../img/access01.png) no-repeat center/contain;
}
#footer.footer_common .footer_bnr_list li.footer_access02:before {
  background: url(../img/access02.png) no-repeat center/contain;
}
#footer.footer_common .footer_bnr_list li.footer_access03:before {
  background: url(../img/access03.png) no-repeat center/contain;
}
#footer.footer_common .footer_bnr_list li .googlemapbtn {
  margin-left: 0;
  margin-top: 10px;
  display: block;
}
#footer.footer_common .googlemap {
  padding-bottom: 500px;
  height: 0;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  #footer.footer_common .googlemap {
    padding-bottom: 400px;
  }
}
#footer.footer_common .footer_sec_3box {
  margin: 40px 0;
}
@media (min-width: 768px) {
  #footer.footer_common .footer_sec_3box .sec_box {
    display: flex;
    justify-content: space-between;
  }
  #footer.footer_common .footer_sec_3box .sec_box .colbox_3 {
    width: 33%;
    margin: 0;
  }
}/*# sourceMappingURL=footer.css.map */