@charset "utf-8";
.locl-header_mv {
  margin-right: -75px;
  margin-bottom: 10px;
}
@media screen and (max-width:1020px){
  .locl-header_mv {
    margin-right: -10px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width:768px){
  .locl-header_mv {
    margin-top: 20px;
    margin-bottom: 0;
    margin-left: -15px;
    margin-right: -15px;
    width: calc(100% + 30px);
    max-width: none;
  }
}
.locl-pic-05 {
  margin-top: 9px;
}
@media screen and (max-width:768px){
  .locl-pic-05 {
    margin-top: 0;
  }
}

.elm-pic-box.mod-xsectwall {
	margin: 0 auto;
	width: 580px;
}
@media screen and (max-width:768px){
  .elm-pic-box.mod-xsectwall {
    max-width: 100%;
  }
}
.elm-pic-box.mod-xsectwall figcaption {
	margin-top: 0.5em;
	font-size: 12px;
	text-align: right;
}
@media screen and (max-width:1020px){
  .locl-header_copy {
    max-width: 55%;
  }
}
