@charset "UTF-8";
/* CSS Document */

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
access
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝--*/

h2.contents_title {
  background: none;
  margin: 0;
}
h3.contents_title {
  position: relative;
  width: 100%;
  background: #F9B4D2;
  text-align: center;
  font-size: 1.1rem;
  padding: 10px;
  box-sizing: border-box;
  max-width: 600px;
  margin: 0 auto;
}
.inner {
  padding: 5% 2%;
  background: #ebf6ff;
  box-sizing: border-box;
}
.accessBox {
  padding-bottom: 20px;
}
.accessMapBox {
  width: 100%;
}
.accessMapBox iframe {
  width: 100%;
}
.accessText {
  margin: 10px auto;
  width: 100%;
}
.accessText a {
  margin: 10px auto;
  width: 100%;
  color: #ff5b9c;
}
.accessText a:hover {
  color: #ff458f;
}
@media screen and (min-width: 000px) {
}
@media screen and (max-width: 420px) {
}

h3.contents_title {
  background: #CADDFF;
}
.accessText {
  margin: 10px auto;
  width: 100%;
  font-size: 15px;
  text-align: center;
  font-weight: bold;
  line-height: 1.8;
}
.accessText a{
  font-size: 18px;
}
.accessSubText{
  margin: 10px auto;
  text-align: center;
  font-weight: bold;
  line-height: 1.8;
}
