.mv {
  width: 93.9rem;
  margin: 4rem auto 0;
}
@media screen and (max-width: 767px) {
  .mv {
    width: 67.6rem;
  }
}

.sec01 {
  padding-top: 7.8rem;
  background: url(../images/abroad/bg_sec01.png) no-repeat center top 3.5rem/103.5rem auto;
}
@media screen and (max-width: 767px) {
  .sec01 {
    padding-top: 10.5rem;
    background: url(../images/abroad/bg_sec01_sp.png) no-repeat center top 3.9rem/100% auto;
  }
  .sec01 .l-content-inner {
    padding: 0 4vw;
  }
}
.sec01__title {
  width: 72rem;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .sec01__title {
    width: 69rem;
  }
}
.sec01__text {
  width: 72.6rem;
  margin: 0.3rem auto 0;
}
@media screen and (max-width: 767px) {
  .sec01__text {
    width: 56.8rem;
    margin: -3rem auto 0;
    translate: 4rem 0;
  }
}
.sec01__box {
  margin-top: 6rem;
  background: #F4F5F5;
  padding-block: 5.5rem;
}
@media screen and (max-width: 767px) {
  .sec01__box {
    margin-top: 9rem;
    padding-block: 5.5rem 8rem;
  }
}
.sec01__box .l-content-inner {
  position: relative;
}
.sec01__box .l-content-inner::before {
  content: "";
  position: absolute;
  top: -9rem;
  right: 11.5rem;
  width: 7.3rem;
  aspect-ratio: 146/174;
  background: url(../images/abroad/bg_sec01_box01.png) no-repeat center center/contain;
}
@media screen and (max-width: 767px) {
  .sec01__box .l-content-inner::before {
    top: -12.3rem;
    right: 5.5rem;
  }
}
.sec01__box .l-content-inner::after {
  content: "";
  position: absolute;
  bottom: -10.5rem;
  left: 6rem;
  width: 9.6rem;
  aspect-ratio: 192/230;
  background: url(../images/abroad/bg_sec01_box02.png) no-repeat center center/contain;
}
@media screen and (max-width: 767px) {
  .sec01__box .l-content-inner::after {
    bottom: -13.5rem;
    left: 7.5rem;
  }
}
.sec01__box__title {
  width: 46.7rem;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .sec01__box__title {
    width: 56rem;
  }
}
.sec01__map {
  width: 76.7rem;
  margin: 1rem auto 0;
  translate: 2.5rem 0;
}
@media screen and (max-width: 767px) {
  .sec01__map {
    width: 69.2rem;
    margin: 4.5rem auto 0;
    translate: 1rem 0;
  }
}
.sec01__movie {
  position: relative;
  width: 70.6rem;
  margin: 4.5rem auto 0;
  translate: -0.5rem 0;
}
@media screen and (max-width: 767px) {
  .sec01__movie {
    width: 63.6rem;
    margin: 3.7rem auto 0;
    translate: -1rem 0;
  }
}
.sec01__movie .btn {
  position: absolute;
  bottom: 4.5rem;
  right: -10rem;
  width: 17.7rem;
}
@media screen and (max-width: 767px) {
  .sec01__movie .btn {
    bottom: 6.5rem;
    right: -6rem;
    width: 20.5rem;
  }
}
.sec01__movie .btn img {
  filter: drop-shadow(0.3rem 0.3rem 0.3rem rgba(0, 0, 0, 0.3));
  transform: translateZ(0);
}

.sec02 {
  margin-top: 9.2rem;
  padding-bottom: 7.5rem;
  background: url(../images/abroad/bg_sec02.png) no-repeat center bottom/104.5rem auto;
}
@media screen and (max-width: 767px) {
  .sec02 {
    padding-block: 0 17.5rem;
    background: url(../images/abroad/bg_sec02_sp.png) no-repeat left bottom 2rem/100% auto;
  }
  .sec02 .l-content-inner {
    padding: 0 4vw;
  }
}
.sec02__title {
  width: 72rem;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .sec02__title {
    width: 69rem;
  }
}
.sec02__box {
  width: 55.8rem;
}
@media screen and (max-width: 767px) {
  .sec02__box {
    width: 56.4rem;
  }
}
.sec02__box.-sorayoka {
  margin: 4.5rem auto 0;
}
@media screen and (max-width: 767px) {
  .sec02__box.-sorayoka {
    margin: 5.5rem auto 0;
  }
}
.sec02__box.-gourmet {
  margin: 10rem auto 0;
}
@media screen and (max-width: 767px) {
  .sec02__box.-gourmet {
    margin: 13rem auto 0;
  }
}
.sec02__box .btn {
  width: 26.3rem;
  margin: 3.5rem auto 0;
}
@media screen and (max-width: 767px) {
  .sec02__box .btn {
    width: 47.5rem;
    margin: 4rem auto 0;
  }
}
.sec02__box .btn a {
  display: block;
}

.sec03 {
  margin-top: 6rem;
  padding-bottom: 4.9rem;
  background: url(../images/abroad/bg_sec03.png) no-repeat center bottom 19.9rem/105rem auto;
}
@media screen and (max-width: 767px) {
  .sec03 {
    margin-top: 1rem;
    padding-block: 0 18.5rem;
    background: url(../images/abroad/bg_sec03_sp.png) no-repeat left bottom 9rem/100% auto;
  }
  .sec03 .l-content-inner {
    padding: 0 4vw;
  }
}
.sec03__title {
  width: 72rem;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .sec03__title {
    width: 69rem;
  }
}
.sec03__img {
  width: 72.2rem;
  margin: 3.5rem auto 0;
}
@media screen and (max-width: 767px) {
  .sec03__img {
    width: 65.2rem;
    margin: 4.5rem auto 0;
  }
}
.sec03__btn {
  width: 26.3rem;
  margin: 4.5rem auto 0;
}
@media screen and (max-width: 767px) {
  .sec03__btn {
    width: 47.5rem;
    margin: 10rem auto 0;
  }
}
.sec03__btn a {
  display: block;
}

.m-homebtn {
  margin: 15.5rem auto 0;
}
@media screen and (max-width: 767px) {
  .m-homebtn {
    margin: 6.7rem auto 0;
  }
}
