@import "swiper.css";

.body-pc {
  max-width: 1920px;
  overflow: hidden;
  position: relative;
  margin: 0px auto;
}

.m-header {
  width: 100%;
  /* min-height: 100px; */
  height: calc(100vw / 144 * 78);
  background: url(../images/banner.jpg) no-repeat;
  background-size: 100% auto;
}

.m-body {
  /* min-height: 500px; */
  margin-top: -1px;
  padding-top: 1px;
  height: auto;
  background-color: #4b6252;
  margin-bottom: -1px;
  padding-bottom: 1px;
}

.m-body .swiper-button-prev,
.m-body .swiper-button-next {
  height: 32px;
  width: 32px;
  border-radius: 16px;
  background-size: 18px 16px;
  margin-top: -16px;
}

.m-part01-photo {
  min-height: 20px;
}
.m-part01-photo .part01-swiper-btn {
  font-size: 16px !important;
  font-weight: normal;
}

.m-part01-title img,
.m-part01-subtitle img,
.m-part02-title img,
.m-part03-title img,
.m-part04-title img,
.m-part04-subtitle1 img,
.m-part04-subtitle2 img,
.m-part05-title img,
.m-part06-title img {
  display: block;
  width: auto;
  height: 50px;
  margin: 0 auto;
}

#mobileActivitySwiper .swiper-slide {
  border-radius: 16px;
  overflow: hidden;
  background: antiquewhite;
}

#mobileActivitySwiper .swiper-button-prev,
#mobileActivitySwiper .swiper-button-next {
  margin-top: 0px;
}

#mobileActivitySwiper img {
  width: 100%;
  border-radius: 0 0 16px 16px;
}

#mobileActivitySwiper .swiper-pagination-bullet {
  background: #f5f5f5;
}

#mobileActivitySwiper .swiper-pagination-bullet-active {
  background: #fff;
}

.m-part01-text {
  background-size: auto;
}

.m-btn-wrap,
.m-part6-btn-wrap {
  width: 100%;
  overflow-x: auto;
  padding-bottom: 5px;
}

@media (min-width: 750px) {
  .m-btn-container {
    width: 100%;
  }
}

@media (max-width: 750px) {
  .m-btn-container {
    width: 165vw;
  }

  .mw-part04-content {
    min-height: 100px;
    margin-top: 5px;
  }
}

.m-button {
  width: auto;
  background-color: rgba(226, 220, 198, 0.7);
}

.m-popover {
  position: relative;
  display: none;
  background-color: #4b6252;
  margin-top: 13px;
  padding: 10px;
  border-radius: 16px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  z-index: 10;
  display: block;
}

.m-popover > div {
  display: inline-block;
  width: 80%;
  margin: 10px;
  padding: 0 18px 20px;
  vertical-align: text-top;
}

.m-popover h3 {
  color: #ffdfa2;
}

.m-popover p {
  color: #fffaea;
}

.m-popover .m-morning,
.m-popover .m-afternoon {
  border-bottom: solid rgba(255, 250, 234, 0.7) 1px;
}

#mobileGalleryStartClass .swiper-slide,
#mobileGalleryEndClass .swiper-slide {
  border-radius: 16px;
  overflow: hidden;
}

#mobileGalleryStartClass img,
#mobileGalleryEndClass img {
  width: 100%;
  border-radius: 16px;
}

#mobileThumbsStartClass,
#mobileThumbsEndClass {
  margin-top: 12px;
}

#mobileThumbsStartClass .swiper-slide,
#mobileThumbsEndClass .swiper-slide {
  height: auto;
  border-radius: 10px;
  overflow: hidden;
}

#mobileThumbsStartClass .swiper-slide img,
#mobileThumbsEndClass .swiper-slide img {
  width: 100%;
  height: 100%;
}

.m-part03-content > div {
  width: 100%;
}

/* .m-part04-title img {
  width: 70%;
} */

#mobileMettingSwiper1,
#mobileMettingSwiper2 {
  margin: 10px 0;
}

#mobileMettingSwiper1 .swiper-slide {
  height: calc(100vw * 0.9 * 0.85 * 0.6 / 65 * 40);
  opacity: 0;
}

#mobileMettingSwiper2 .swiper-slide {
  height: calc(100vw * 0.9 * 0.85 * 0.8 / 65 * 40);
  opacity: 0;
}

#mobileMettingSwiper1 .swiper-slide-active,
#mobileMettingSwiper2 .swiper-slide-active {
  opacity: 1;
  width: 57% !important;
}

#mobileMettingSwiper1 img,
#mobileMettingSwiper2 img {
  border-radius: 16px;
}

#mobileMettingSwiper1 .swiper-slide-active img,
#mobileMettingSwiper2 .swiper-slide-active img {
  width: calc(100vw * 0.9 * 0.85 * 0.58);
  height: calc(100vw * 0.9 * 0.85 * 0.6 / 65 * 40);
  border-radius: 16px;
}

#mobileMettingSwiper1 .swiper-slide-prev img,
#mobileMettingSwiper1 .swiper-slide-next img,
#mobileMettingSwiper2 .swiper-slide-prev img,
#mobileMettingSwiper2 .swiper-slide-next img {
  height: calc(100vw * 0.9 * 0.85 * 0.6 / 65 * 40);
}

#mobileMettingSwiper1 .swiper-slide-prev img,
#mobileMettingSwiper2 .swiper-slide-prev img {
  float: right;
}

#mobileMettingSwiper2 .swiper-slide-prev .swiper-slide-desp-text {
  width: calc(100vw * 0.9 * 0.85 * 0.19) !important;
  float: right;
  overflow: hidden;
}

#mobileMettingSwiper2 .swiper-slide-prev .swiper-slide-desp-text > div {
  width: calc(100vw * 0.9 * 0.85 * 0.58);
  float: right;
  padding: 0 10px;
}

#mobileMettingSwiper1 .swiper-slide-prev,
#mobileMettingSwiper1 .swiper-slide-next,
#mobileMettingSwiper2 .swiper-slide-prev,
#mobileMettingSwiper2 .swiper-slide-next {
  opacity: 1;
  width: calc(100vw * 0.9 * 0.85 * 0.19) !important;
  height: calc(100vw * 0.9 * 0.85 * 0.6 / 65 * 40) !important;
  overflow: hidden;
  border-radius: 16px;
}

#mobileMettingSwiper2 .swiper-slide-prev,
#mobileMettingSwiper2 .swiper-slide-next {
  height: calc(100vw * 0.9 * 0.85 * 0.8 / 65 * 40) !important;
}

#mobileMettingSwiper1 .swiper-slide-desp-text,
#mobileMettingSwiper2 .swiper-slide-desp-text {
  position: absolute;
  bottom: 8px;
  left: 8px;
  background-color: #f5f5f5;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  padding: 0 6px;
  border-radius: 4px;
  background-color: #fffaea;
}

#mobileMettingSwiper2 .swiper-slide-desp-text {
  left: 0;
  bottom: 0;
  height: 60px;
  width: calc(100vw * 0.9 * 0.85 * 0.58 - 12px);
  border-radius: 0 0 16px 16px;
  background-color: #e9e4ce;
  color: #4c6353;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 28px;
}

#mobileCoverageSwiper {
  margin-top: 10px;
}

#mobileCoverageSwiper img {
  border-radius: 16px;
  width: 100%;
}

#mobileCoverageSwiper .swiper-slide {
  transform: translate(-4.5rem);
}

@media (min-width: 1000px) {
  .m-part6-btn-container {
    width: 100%;
    display: block;
  }
}

@media (max-width: 1000px) {
  .m-part6-btn-container {
    width: 600px;
    display: block;
  }
}

.m-part6-btn-container .img-button {
  border-radius: 6px;
}

.m-part6-btn-container .img-button img {
  border-radius: 6px;
  height: calc(100vw / 14);
}

.m-footer {
  position: relative;
  background: url(../images/Mobile.jpg) no-repeat;
  background-size: 100% 100%;
  min-height: 530px;
}

.m-footer_info {
  width: 85%;
  margin: 0 auto;
}

.m-footer_info_menu {
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  /* flex-wrap: wrap; */
  color: #faf0dc;
  padding-top: 50px;
  padding-bottom: 50px;
}

.m-footer_info_menu a {
  text-decoration: none;
  color: #faf0dc;
  padding: 2px 8px;
}
