@charset 'utf-8';


.map-embed{
  max-width: 100%;
  height: 0;
  margin: 0;
  padding-top: 100%;
  overflow: hidden;
  position: relative;
  top: 0;
  left: 0;
  color: #000;
}
.boxIntroDoctor0201 .map-embed{
  padding-top: 120%;
}
.boxIntroDoctor0301 .map-embed{
  padding-top: 50%;
}
.boxIntroDoctor0401 .map-embed{
  padding-top: 50%;
}
.boxIntroDoctor0501 .map-embed{
  padding-top: 50%;
}
.map-embed > div{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}
.map-embed img{
  max-width: none;
}

.map-embed > .map-spot-name,
.map-embed > .map-spot-address,
.map-embed > .map-spot-link{
  display: none;
}


@media screen and (max-width: 640px){/* Sp ***************/



.boxIntroDoctor0301 .map-embed{
  padding-top: 100%;
}
.boxIntroDoctor0401 .map-embed{
  padding-top: 100%;
}
.boxIntroDoctor0501 .map-embed{
  padding-top: 100%;
}



}/* /Sp ****************/
