@media (min-width:769px) {
  #access .section {
    padding-bottom: 130px;
  }
  #access .layout-flex-2 .content {
    width: 54.8%;
    padding-right: 1em;
  }
  #access .layout-flex-2 .photo {
    width: 45.2%;
  }
  #access .link {
    pointer-events: none;
  }
}
#access .title-1 {
  letter-spacing: .5em;
  margin-bottom: 3em;
}
@media (max-width:768px) {
  #access .title-1 {
    margin-bottom: 1.5em;
  }
}
#access address {
  display: block;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.4;
  color: #000;
  margin-top: .4em;
}
#access .content dl ~ dl {
  margin-top: 1.5em;
}
#access .content dl dt {
  width: fit-content;
  display: block;
  font-size: 2rem;
  line-height: 1.2;
  color: #fff;
  padding: .5em 1em;
  background: #0D99DA;
  border-radius: 1.5em;
}
#access .content dl dd {
  margin-top: 1em;text-align:left;font-size:1em;
}
@media (max-width:768px) {
  #access .layout-flex-2 {
    display: block;
  }
  #access .layout-flex-2 .content {
    width: fit-content;
    padding-right: 0;
    margin: 0 auto;
  }
  #access .layout-flex-2 .photo {
    display: block;
    width: fit-content;
    text-align: center;
    margin: 1em auto;
  }
}

#access .googlemap {
  margin-top: 2em;
}
@media (max-width:768px) {
  #access .googlemap {
    padding-top: 100%;
  }
}

#access .figure-title {
  min-width: 200px;
  width: fit-content;
  display: block;
  font-size: 2rem;
  line-height: 1.2;
  color: #fff;
  padding: .5em 1em;
  background: #0D99DA;
  border-radius: 1.5em;
  margin-bottom: 1em;
}
#access .figure {
  display: block;
  margin-bottom: 1em;
}


.title-32 {
  min-width: 280px;
  width: fit-content;
  font-size: 2.8rem;
  font-weight: 700;
  color: #002D69;
  font-style: italic;
  text-align: center;
  letter-spacing: .4em;
  padding: 0 1em .25em;
  border-bottom: 3px solid;
  margin: 0 auto 1.75em;
    margin-bottom: 1.75em;
	
