@charset "utf-8";
.locl-header_mv {
  /*margin-top: -15px;
  margin-bottom: 10px;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  width: 100vw;
  max-width: none;
  z-index: -1;*/
  margin-top: -15px;
  margin-bottom: 10px;
  z-index: -1;
  position: relative;
  width: 100%;
}


.elm-local_caption {
  font-size: 12px;
  line-height: 20px;
  margin: -37px 0 30px 350px;
  position: relative;
}
@media screen and (max-width:768px){
  .locl-header_mv {
    margin: 20px -15px 0;
    width: calc(100% + 30px);
    max-width: none;
  }
}
.locl-pic-01 {
  margin-right: -100px;
}
@media screen and (max-width:768px){
  .locl-pic-01 {
    margin-right: auto;
  }
}
.locl-pic-03 {
  margin-top: -8px;
}
.locl-box-01 {
  position: relative;
}
.locl-text-01 {
  position: absolute;
  bottom: -77px;
  left: 50px;
  white-space: nowrap;
}
@media screen and (max-width:1020px){
  .locl-text-01 {
    position: relative;
    bottom: auto;
    left: auto;
    white-space: normal;
  }
}
@media screen and (max-width:768px){
  .locl-text-01 {
    max-width: 268px;
    margin: 0 auto;
  }
  .elm-local_caption {
    margin-left: 0px;
    margin-top: 20px;
  }
}

