#firstView .backiamgeBox{
  background-image:url(../../img/shinsei_head_main11.jpg);
}

.maxWidth_4{
  max-width: 950px;
  margin:auto;
}
[data-square]:before{
    content:attr(data-square);
}

.accessStyle.bas{
  margin-top:2rem;
  margin-bottom:2rem;
}
.accessStyle.bas ul > li{
  margin-bottom:0.5rem;
}
.accessTitle > p{
    font-size: 1.2rem;
    font-weight:bold;
    margin-bottom: 0.3rem;
}


.accessStyle ul{
  padding-left:2.5rem;
}

.accessStyle ul > li span{
  display:inline-block;
  padding: 0.2rem 0;
  margin-left:-0.5rem;
  font-size:0.9rem;
}

.textRed{
  color:#f00;
  margin-bottom: 0.1rem;
}

.rootDetails{
  margin-bottom: 2.5rem;
}
.rootDetails span{
  font-size:0.8rem;
  margin-left:2rem;
  font-weight:bold;
}
.rootDetails span > a {
  font-size:0.8rem;
  color:#5084C4;
  text-decoration:underline;
}
#access > .secInner{
  padding-bottom:3.8rem;
}

#map > .secInner{
  padding-bottom:0rem;
}
#map .image.image1{
  max-width: 570px;
  margin-left:auto;
  margin-right:auto;
  position:relative;
  padding-top:0.7rem;
}
#map .image.image1 > .mapInnerLink{
  position:absolute;
  bottom:12.4%;
  left:4.5%;
  width:24%;
  height:9%;
}
.bigMap a{
  font-size:1.0rem;
  font-weight:bold;
}
.bigMap{
  margin-bottom:2rem;
}

.fence:before{
  content:"|";
  padding-right:0.5rem;
  color:#5084C4;
}
.fence:after{
  content:"|";
  padding-left:0.5rem;
  color:#5084C4;
}
.fence > a{
    color:#5084C4;
}

#map .image{
  text-align:center;
  margin-bottom:1rem;
}
.SurrMap{
  text-align:center;
}
.SurrMap > span{
  color:#5084C4;
  font-weight: bold;
}
[data-triangletitle]:after,
[data-triangletitle]:before{
  content:attr(data-triangletitle);
  display:inline-block;
  color:#5084C4;
  padding:0 0.5rem;
}


.googleMapLink{
  margin-left:auto;
}

.googleMap{
  text-align:center;
}
.googleMap > iframe{
  width:100%;
  max-width:800px;
  height:400px;
}

.bigMap{
    text-align:center;
}
