.section-title:before {
  position: absolute;
  top: 44px;
  left: 40%;
  width: 30px;
  height: 30px;
  background: url(../images/common/icon_title_left.png) no-repeat center;
  background-size: contain;
  content: "";
}
.section-title:after {
  position: absolute;
  top: 44px;
  right: 40%;
  width: 30px;
  height: 30px;
  background: url(../images/common/icon_title_right.png) no-repeat center;
  background-size: contain;
  content: "";
}

.map .address-block {
  text-align: center;
  padding-bottom: 12px;
}
.map .address-block .text {
  font-size: 18px;
  font-weight: bold;
}
.map .tel-block {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.map .tel-block .tel-item .icon-img {
  max-width: 80px;
  width: 100%;
}
.map .tel-block .tel-item .tel {
  font-size: 28px;
  font-weight: bold;
  padding-left: 8px;
  color: #42210b;
}
.map .tel-block .tel-item .tel:hover {
  opacity: 0.6;
}
.map .map-block {
  max-width: 100%;
  margin: 0 auto;
  padding-top: 40px;
}
.map .map-block img {
  max-width: 100%;
}
.map .access-block {
  padding-top: 40px;
}
.map .access-block .info-block {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 0;
}
.map .access-block .info-block .info-item {
  padding: 20px 32px;
}
.map .access-block .info-block .info-title {
  max-width: 40%;
  width: 100%;
}
.map .access-block .access-table {
  width: 100%;
  border: 2px solid #42210b;
}
.map .access-block .access-table th {
  padding: 20px 32px;
  border: 2px solid #42210b;
  width: 40%;
}
.map .access-block .access-table td {
  width: 60%;
}
.map .access-block .access-table .how-block {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.map .access-block .access-table .how-block .access-item .icon-img {
  max-width: 120px;
  width: 100%;
}
.map .access-block .access-table .how-block .access-item .text {
  font-size: 28px;
  font-weight: bold;
  padding-left: 12px;
}
.map .access-block .access-table .access-list {
  list-style: initial;
  padding-left: 16px;
}
.map .visual-block {
  padding-top: 64px;
}
.map .visual-block .flex-block {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.map .visual-block .visual-item {
  position: relative;
  max-width: 31%;
}
.map .visual-block .visual-item .title {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  background-color: #1799d6;
  padding: 12px 20px;
  text-align: center;
  border-top-left-radius: 40px;
  border-top-right-radius: 40px;
}
.map .visual-block .visual-item .title .text {
  color: #fff;
  font-size: 20px;
}
.map .visual-block .visual-item .visual-img {
  width: 100%;
}
.map .visual-block .visual-item .visual-img img {
  border-radius: 40px;
}
.map .visual-block .visual-item .visual-text {
  padding-top: 16px;
}

td {
  padding: 20px 32px;
  border: 2px solid #42210b;
}

.contact {
  background-image: url(../images/access/bg_blue_born.png);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.contact .sub-title {
  text-align: center;
}
.contact .sub-title .text {
  font-size: 24px;
  font-weight: bold;
}
.contact .board-block-white {
  padding-top: 0;
  margin-top: 48px;
}
.contact .contact-block {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.contact .contact-block .time-block {
  max-width: 56%;
}
.contact .contact-block .time-block .title-img {
  max-width: 240px;
  width: 100%;
  margin: 0 auto;
}
.contact .contact-block .schedule-img {
  max-width: 680px;
  width: 100%;
  padding-top: 24px;
}
.contact .contact-block .tel-block {
  text-align: center;
  padding-top: 24px;
}
.contact .contact-block .tel-block .title {
  padding-bottom: 12px;
}
.contact .contact-block .tel-block .title .text {
  font-size: 20px;
}
.contact .contact-block .tel-block .tel-sub-block {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.contact .contact-block .tel-block .tel-sub-block .icon-img {
  max-width: 80px;
  width: 100%;
}
.contact .contact-block .tel-block .tel-sub-block .tel {
  padding-left: 8px;
}
.contact .contact-block .tel-block .tel-sub-block .tel .text {
  font-size: 28px;
  font-weight: bold;
  color: #42210b;
}
.contact .contact-block .tel-block .tel-sub-block .tel .text:hover {
  opacity: 0.6;
}
.contact .contact-block .web-block {
  max-width: 38%;
}
.contact .contact-block .web-block .title-img {
  max-width: 240px;
  width: 100%;
  margin: 0 auto;
}
.contact .contact-block .web-block .info-block {
  padding-top: 24px;
  text-align: center;
}
.contact .contact-block .web-block .info-block .text {
  font-size: 20px;
  line-height: 1.8;
}
.contact .link-block {
  padding-top: 24px;
}
.contact .link-block .first-img {
  max-width: 360px;
  width: 100%;
  margin: 0 auto;
  padding-bottom: 12px;
}
.contact .link-block .second-img {
  max-width: 360px;
  width: 100%;
  margin: 0 auto;
}
.contact .message-block {
  padding-top: 24px;
  text-align: center;
}
.contact .message-block .text {
  font-size: 20px;
}

@media (max-width: 600px) {
  .section-title:before {
    top: 44px;
    left: 40%;
    width: 20px;
    height: 20px;
  }
  .section-title:after {
    top: 44px;
    right: 40%;
    width: 20px;
    height: 20px;
  }
  .map .address-block {
    padding-bottom: 8px;
  }
  .map .address-block .text {
    font-size: 18px;
  }
  .map .access-block .access-table tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .map .access-block .access-table th {
    padding: 12px 20px;
    width: 100%;
  }
  .map .access-block .access-table td {
    width: 100%;
  }
  .map .access-block .access-table .how-block {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .map .access-block .access-table .how-block .access-item .icon-img {
    max-width: 80px;
  }
  .map .access-block .access-table .how-block .access-item .text {
    font-size: 18px;
  }
  .map .visual-block .visual-item {
    max-width: 100%;
    padding-bottom: 24px;
  }
  .map .visual-block .visual-item:last-of-type {
    padding-bottom: 0;
  }
  td {
    padding: 12px 20px;
  }
  .contact .contact-block .time-block {
    max-width: 100%;
  }
  .contact .contact-block .schedule-img {
    max-width: 100%;
    padding-top: 24px;
  }
  .contact .contact-block .tel-block .title {
    padding-bottom: 8px;
  }
  .contact .contact-block .tel-block .title .text {
    font-size: 16px;
  }
  .contact .contact-block .tel-block .tel-sub-block .icon-img {
    max-width: 48px;
  }
  .contact .contact-block .tel-block .tel-sub-block .tel .text {
    font-size: 22px;
  }
  .contact .contact-block .web-block {
    max-width: 100%;
  }
  .contact .contact-block .web-block .info-block .text {
    font-size: 16px;
  }
  .contact .link-block .first-img {
    max-width: 100%;
  }
  .contact .link-block .second-img {
    max-width: 100%;
  }
  .contact .sub-title .text {
    font-size: 18px;
  }
  .contact .message-block .text {
    font-size: 16px;
  }
}
@media (max-width: 480px) {
  .section-title:before {
    top: 44px;
    left: 34%;
    width: 16px;
    height: 16px;
  }
  .section-title:after {
    top: 44px;
    right: 34%;
    width: 16px;
    height: 16px;
  }
}