@charset "UTF-8";
/* 　 */

.head_map {
height: 32px;
padding: 20px 0 10px 0;
}

.body_map {
width: 600px;
margin: 0 auto;
}

.mainbody_map {
background-color: #f0f0ef;
}
.mainbody_map h1 {
padding: 20px 0 10px 20px;
margin: 0;
font-size: 16px;
color: #103d92;
font-weight: bold;
}
.area_map {
text-align: center;
}
.area_map img {
padding: 10px;
background-color: #fff;
}


.footclose  {
text-align: center;
}

.footclose img {
padding: 0;
margin: 10px auto;
}

#copyright {
text-align: center;
margin: 10px auto;
}

@media screen and (max-width: 513px) {

  body.sp .head_map {
    padding: 20px 3.11891vw 10px;
  }

  body.sp .body_map {
    width: auto;
    margin: 0 auto;
  }

  body.sp .body_map img {
    height: auto;
    max-width: 100%;
  }

  body.sp .mainbody_map {
    padding: 0 3.11891vw;
    min-height: calc(100vh - 62px);
  }

  body.sp .mainbody_map h1 {
    padding: 20px 0 10px 4.67836vw;
  }

  body.sp .area_map img {
    float: none !important;
    padding: 0 !important;
    margin: 0 !important;
  }

  body.sp .area_map {
    background-color: #fff;
    padding: 3.11891vw !important;
    width: auto !important;
  }

  body.sp .area_map div {
    float: none !important;
    margin: 0 !important;
    padding: 1px 1px 1.55945vw !important;
    width: auto !important;
  }

  body.sp .area_map div.map_info01 {
    margin: 3.11891vw 0 0 3.11891vw !important;
  }

  body.sp .area_map div.map_info02 {
    margin: 3.11891vw 0 0 6.23782vw !important;
  }

  body.sp .area_map div.map_info02 > div {
    margin-top: 1.55945vw !important;
  }

  body.sp .area_map div.map_info03 {
    margin: 3.11891vw 0 0 3.11891vw !important;
  }
  body.sp #copyright {
    text-align: center;
    margin: 10px auto;
    padding: 0 16px 16px;
  }
}
