/* CSS Document */
main #access #map {
  padding-bottom: 3em !important;
  background-color: #fff;
}
main #access ul.menu li:nth-of-type(-n+2) .menu__item__link.pin {
  background-image: url(../../img/common/icon_pin_l@2x.webp);
  background-position: 47px center;
  background-size: 15px auto;
  line-height: 20px;
  padding-top: 1em;
  padding-bottom: 1em;
}
main #access ul.menu li:nth-of-type(-n+2) .menu__item__link.pin:hover, main #access ul.menu li:nth-of-type(-n+2) .menu__item__link.pin.on {
  background-image: url(../../img/common/icon_pin_l_wt@2x.webp);
}
main #access ul.menu li:nth-of-type(-n+2) .submenu {
  background-color: #fff !important;
}
main #access ul.menu li:nth-of-type(-n+2) .submenu > div:nth-of-type(1) {
  /* width: 50%; */
  /* margin: 0 auto 1em auto; */
}
main #access ul.menu li:nth-of-type(-n+2) .submenu .gMap {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  margin-bottom: 2em;
  overflow: hidden;
  border: 1px #fcfcfc solid;
}
main #access ul.menu li:nth-of-type(-n+2) .submenu .gMap iframe, main #access ul.menu li:nth-of-type(-n+2) .submenu .gMap object, main #access ul.menu li:nth-of-type(-n+2) .submenu .gMap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/*main #access ul.menu li:nth-of-type(-n+2) .submenu .route li:before {
  width: 23px;
  height: 23px;
  margin-top: -11px;
  border: 2px solid #4c74a5;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 0;
  font-size: 15px;
  font-family: Helvetica, open sans, sans-serif;
  font-weight: 700;
  line-height: 20px;
  text-align: center;
  color: #4c74a5;
}
main #access ul.menu li:nth-of-type(-n+2) .submenu .route li:nth-of-type(odd):before {
  content: none !important;
}
main #access ul.menu li:nth-of-type(-n+2) .submenu .route li:nth-of-type(2):before {
  content: "1";
}
main #access ul.menu li:nth-of-type(-n+2) .submenu .route li:nth-of-type(4):before {
  content: "2";
}
main #access ul.menu li:nth-of-type(-n+2) .submenu .route li:nth-of-type(6):before {
  content: "3";
}
main #access ul.menu li:nth-of-type(-n+2) .submenu .route li:nth-of-type(8):before {
  content: "4";
}
main #access ul.menu li:nth-of-type(-n+2) .submenu .route li:nth-of-type(10):before {
  content: "5";
}
main #access ul.menu li:nth-of-type(-n+2) .submenu .route li:nth-of-type(12):before {
  content: "6";
}
main #access ul.menu li:nth-of-type(-n+2) .submenu .route li:nth-of-type(14):before {
  content: "7";
}
@media (min-width: 769px) {
  main #access ul.menu li:nth-of-type(-n+2) .submenu .route li div {
    width: 300px;
    margin: 0 auto;
  }
}*/
@media (max-width: 768px) {
  main #access ul.menu li:nth-of-type(1) .menu__item__link.pin {
    padding-top: 6px;
    line-height: 24px;
  }
}
@media (max-width: 768px) {
  main #access ul.menu li:nth-of-type(2) .menu__item__link.pin {
    padding-top: 6px;
    line-height: 24px;
  }
}
.menu__item__link {
  text-decoration: none;
}
div#accessinfo {
  padding: 20px 0;
}


/**/
.route2 {
    text-align: center;
}
.route2 li {
    display: inline-block;
    width: 46%;
    vertical-align: top;
    margin: 1%;
}
.route2 li img {
}
.route2 li p {padding-top: 5px;line-height: 1.5;}


@media (max-width: 767px) {
.route2 li {
    width: 100%;
}
}
ol.flow.route2 li:before {
    font-size: 25px;
    width: 32px;
    height: 32px;
    left: 7px;
    top: 7px;
}
ol.flow.route2 li {
	background-color: unset;
}
ol.flow.route2 li.flowlast {
    padding: 0;
    display: block;
    margin: 0 auto;
}
ol.flow.route2 li.flowlast:before {content: unset;}

.pc-contact {
    display: flex;
    /* padding-top: 10px; */
    border-top: 1px solid rgba(0, 0, 0, .2);
    padding-top: 2em;
}

.clinic_data .pc-contact .tel {
    margin: 0;
    padding: 0;
    overflow: unset;
    border: unset;
}

.clinic_data .pc-contact .tel dl {
    margin: 0;
}

main #access #map.allmap {
	max-width: 640px;
	margin: auto;
	background-color: unset;
	padding-bottom: 1em !important;
	padding-top: 1em;
}


.pc-contact-inbox {
    width: 50%;
}

.pc-contact-inbox .access-in.call-btn.d-blue-btn {
    max-width: unset;
}
.pc.hyaluronan-cs {
    width: 45%;
}
.pc.hyaluronan-cs .tel {
	margin-bottom: 1em;
}

.pc.hyaluronan-cs .web-reserve .call-btn{
	max-width: unset;
}