/*  common

================================================ */
/* .l-sub-img
================================================ */
#access .l-sub-img { background: url("../img/access/img_main01.png") no-repeat; background-size: cover; }

#access .l-sub-img .l-sub-img_head { width: 140px; margin: 0 0 0 auto; }

@media screen and (min-width: 600px) { #access .l-sub-img .l-sub-img_head { width: 247px; } }

/*================================================ */
/* .access-head
================================================ */
.access-head_box .txt { margin-top: 10px; }

.access-head_box .map { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; margin-top: 30px; }

.access-head_box .map iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

@media screen and (min-width: 1040px) { .access-head .access-head_inner { max-width: 1000px; margin: 0 auto; }
  .access-head_box .map { padding-bottom: 45%; } }
