.mvArea {
  padding-top: 100px;
}
@media (max-width: 991px) {
  .mvArea {
    padding-top: 80px;
  }
}
@media (max-width: 767px) {
  .mvArea {
    padding-top: 70px;
  }
}
.mvArea h2 {
  margin: 20px 0;
  text-align: center;
}
.mvArea h2 span {
  color: #0068ac;
  display: block;
}
.mvArea h2 span:first-child {
  font-size: 20px;
  line-height: 1.5em;
  letter-spacing: 0.05em;
  font-weight: normal;
}
@media (max-width: 991px) {
  .mvArea h2 span:first-child {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .mvArea h2 span:first-child {
    font-size: 16px;
  }
}
.mvArea h2 span:last-child {
  font-size: 45px;
  line-height: 1.2em;
  letter-spacing: 0.05em;
}
@media (max-width: 991px) {
  .mvArea h2 span:last-child {
    font-size: 38px;
  }
}
@media (max-width: 767px) {
  .mvArea h2 span:last-child {
    font-size: 26px;
  }
}
.mvArea .txt01 {
  text-align: center;
  font-size: 16px;
}
@media (max-width: 767px) {
  .mvArea .txt01 {
    font-size: 13px;
  }
}

.mfp-container {
  padding: 0 5% !important;
}
@media (min-aspect-ratio: 16/9) {
  .mfp-container {
    padding: 0 10% !important;
  }
}
@media (min-aspect-ratio: 18/9) {
  .mfp-container {
    padding: 0 15% !important;
  }
}
@media (max-aspect-ratio: 16/9) {
  .mfp-container {
    padding: 0 5% !important;
  }
}
.mfp-container button.mfp-close {
  top: -32px;
}

.mfp-auto-cursor .mfp-content iframe {
  aspect-ratio: 16/9;
}

.commonArea {
  padding: 80px 0;
}
@media (max-width: 767px) {
  .commonArea {
    padding: 30px 0;
  }
}
@media (max-width: 767px) {
  .commonArea .inner01 {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .commonArea .spImgScroll .imgInner .commonBox {
    width: 200vw;
  }
}
.commonArea .commonBox {
  position: relative;
}
.commonArea .commonBox .bgImg {
  position: relative;
  z-index: 1;
}
.commonArea .commonBox .popImg {
  position: absolute;
  z-index: 2;
}
.commonArea .commonBox .popImg a {
  width: 100%;
  background: rgba(255, 255, 255, 0.3);
  position: absolute;
  left: 0;
  opacity: 0;
  -webkit-transition: opacity 0.4s ease 0s;
  transition: opacity 0.4s ease 0s;
}
@media (min-width: 992px) {
  .commonArea .commonBox .popImg a:hover {
    opacity: 1;
  }
}
.commonArea .commonBox .popImg.img01 {
  width: 17.9127725857%;
  top: 7.3%;
  left: 27.3%;
}
.commonArea .commonBox .popImg.img01 a {
  height: 19%;
  top: 0;
}
.commonArea .commonBox .popImg.img02 {
  width: 16.7705088266%;
  top: 15.9%;
  left: 38.8%;
}
.commonArea .commonBox .popImg.img02 a {
  height: 28%;
  top: 0;
}
.commonArea .commonBox .popImg.img03 {
  width: 15.57%;
  top: 35.9%;
  left: 9.2%;
}
.commonArea .commonBox .popImg.img03 a {
  height: 30%;
  top: 0;
}
.commonArea .commonBox .popImg.img04 {
  width: 16.65%;
  top: 35.2%;
  left: 30.5%;
}
.commonArea .commonBox .popImg.img04 a {
  height: 37%;
  bottom: 0;
}
.commonArea .commonBox .popImg.img05 {
  width: 20.1453790239%;
  top: 38.7%;
  left: 56%;
}
.commonArea .commonBox .popImg.img05 a {
  height: 29%;
  top: 0;
}
.commonArea .commonBox .popImg.img06 {
  width: 15.57%;
  top: 49.4%;
  left: 4%;
  z-index: 3;
}
.commonArea .commonBox .popImg.img06 a {
  height: 31%;
  bottom: 0;
}
.commonArea .commonBox .popImg.img07 {
  width: 15.57%;
  top: 53.4%;
  left: 16.5%;
}
.commonArea .commonBox .popImg.img07 a {
  height: 22%;
  bottom: 0;
}
.commonArea .commonBox .popImg.img08 {
  width: 16.4589823468%;
  top: 67.8%;
  left: 38.8%;
  z-index: 3;
}
.commonArea .commonBox .popImg.img08 a {
  height: 35%;
  bottom: 0;
}
.commonArea .commonBox .popImg.img09 {
  width: 15.57%;
  top: 76.6%;
  left: 50.7%;
}
.commonArea .commonBox .popImg.img09 a {
  height: 31%;
  bottom: 0;
}
.commonArea .commonBox .popImg.img10 {
  width: 15.57%;
  top: 87.6%;
  left: 70%;
}
.commonArea .commonBox .popImg.img10 a {
  height: 46%;
  bottom: 0;
}