body {
  overflow-x: hidden;
}

.html,
.body {
  min-width: 320px;
  margin: 0 auto;
  overflow-x: hidden;
}

.wrap, .w1440 {
  width: 94%;
  margin-left: 3%;
  margin-right: 3%;
}

.subNavMainBg {
  background: #fff;
}

.subNavMain {
  position: fixed;
  left: 0;
  top: 0;
  height: 1rem;
  width: 100%;
  background: #fff;
  border-bottom: 1px solid #333;
  box-sizing: border-box;
  z-index: 99;
}
.subNavMain .logo {
  float: left;
}
.subNavMain .logo img {
  display: block;
  height: 0.35rem;
  margin-top: 0.3rem;
}
.subNavMain ul {
  display: none;
}
.subNavMain .phoneNavBtn {
  width: 1rem;
  height: 1rem;
  position: absolute;
  right: 0;
  top: 0;
  background: #000 url("../images/navIcon.png") no-repeat center center;
  background-size: 0.54rem 0.4rem;
}

.subfooterBox {
  position: relative;
  padding: 0.6rem 0 0.3rem;
  background-color: #383028;
  text-align: center;
}
.subfooterBox .bottomLogo img {
  display: block;
  height: 0.35rem;
  margin: 0 auto;
}
.subfooterBox .footerNav {
  margin-top: 0.24rem;
}
.subfooterBox .footerNav li {
  display: inline-block;
  margin: 0 0.15rem;
  font: normal 0.26rem/0.5rem "NOTOSANSJP-REGULAR";
}
.subfooterBox .footerNav li a {
  display: block;
  color: #fff;
}
.subfooterBox .share {
  margin-top: 0.3rem;
}
.subfooterBox .share a {
  display: inline-block;
  width: 0.5rem;
  height: 0.5rem;
  margin-left: 0.2rem;
  border-radius: 50%;
}
.subfooterBox .share a img {
  display: block;
  width: 100%;
}
.subfooterBox .copyRight {
  font: normal 0.2rem/0.6rem "NOTOSANSJP-REGULAR";
  color: #fff;
}

.subBannerMain04 {
  position: relative;
  padding-bottom: 5.2%;
  margin-top: 1rem;
}
.subBannerMain04 .bg {
  display: block;
  width: 100%;
}
.subBannerMain04 .txt01 {
  position: absolute;
  left: 12.5%;
  top: 30%;
  width: 40%;
}
.subBannerMain04 .txt02 {
  position: absolute;
  right: 2.34%;
  top: 9.36%;
  width: 1.72%;
}
.subBannerMain04 .img01 {
  position: absolute;
  right: 17.18%;
  bottom: 0;
  width: 21.04%;
}

.campsite01 {
  padding-top: 0.6rem;
  padding-bottom: 0.6rem;
}
.campsite01 .img {
  border: 0.12rem solid #d7b87b;
  overflow: hidden;
  border-radius: 0.5rem 0 0.5rem 0;
}
.campsite01 .img img {
  display: block;
  width: 100%;
}
.campsite01 .txt {
  margin-top: 0.6rem;
}
.campsite01 .txt .tit {
  position: relative;
  border-bottom: 1px solid #3f392e;
}
.campsite01 .txt .tit span, .campsite01 .txt .tit div {
  font: bold 0.26rem/0.5rem "SourceHanSans";
  color: #655b48;
  text-transform: uppercase;
}
.campsite01 .txt .tit h2 {
  font: normal 0.4rem/1rem "Corporate Logo Rounded";
  color: #28241d;
}
.campsite01 .txt .tit div {
  position: absolute;
  right: 10%;
  bottom: -0.4rem;
  color: #e5e3e0;
}
.campsite01 .txt p {
  margin-top: 2em;
  font: normal 0.26rem/0.6rem "NOTOSANSJP-MEDIUM";
  color: #54452c;
}

.campsite02 {
  padding-top: 10%;
  padding-bottom: 9.58%;
  background: url(../images/campsite-bg01.png) no-repeat center top;
  background-size: 100% auto;
}
.campsite02 .tag {
  position: absolute;
  left: 0;
  top: 0;
  font: normal 0.24rem/0.5rem "CANDELIA-REGULAR-2";
  color: #d7b87b;
  transform: rotateZ(-15deg);
}
.campsite02 .img01 {
  float: right;
  width: 46%;
  margin-right: 3%;
}
.campsite02 .img01 div {
  overflow: hidden;
  border-radius: 0.32rem;
}
.campsite02 .img01 img {
  display: block;
  width: 100%;
}
.campsite02 .img02 {
  float: right;
  width: 46%;
  margin-right: 3%;
  margin-top: 16%;
}
.campsite02 .img02 div {
  overflow: hidden;
  border-radius: 32px;
}
.campsite02 .img02 img {
  display: block;
  width: 100%;
}
.campsite02 .txt {
  float: left;
  width: 94%;
  margin-top: 0.6rem;
  margin-left: 3%;
  margin-right: 3%;
}
.campsite02 .txt span {
  display: block;
  font: bold 0.32rem/0.6rem "SourceHanSans";
  color: #c1b899;
  text-transform: uppercase;
  text-align: center;
}
.campsite02 .txt h2 {
  font: normal 0.44rem/0.8rem "Corporate Logo Rounded";
  color: #28241d;
  text-align: center;
}
.campsite02 .txt h2 a {
  display: block;
  color: #28241d;
}
.campsite02 .txt p {
  font: normal 0.26rem/0.6rem "NOTOSANSJP-MEDIUM";
  color: #54452c;
  text-align: center;
}

.campsite03 .title {
  position: relative;
  padding-top: 0.6rem;
  padding-bottom: 0.2rem;
  background: url(../images/campsite-bg03.png) no-repeat center bottom;
  background-size: 100% auto;
  text-align: center;
}
.campsite03 .title h2 {
  font: normal 0.44rem/0.8rem "Corporate Logo Rounded";
  color: #28241d;
}
.campsite03 .title span {
  display: block;
  font: bold 0.32rem/0.6rem "SourceHanSans";
  color: #c1b899;
  text-transform: uppercase;
}
.campsite03 .title::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 0.52rem;
  background: url(../images/campsite-bg02.png) no-repeat center top;
  background-size: auto 100%;
}
.campsite03 ul {
  padding-top: 0.5rem;
  text-align: center;
}
.campsite03 ul li {
  display: inline-block;
  width: 40%;
  margin: 0 3% 0.4rem;
}
.campsite03 ul li img {
  display: block;
  width: 100%;
  transition: all 0.5s;
}
.campsite03 ul li img:hover {
  transform: translateY(-15px);
}

.campsite04 {
  width: 94%;
  margin-left: 3%;
  margin-right: 3%;
  background: url(../images/campsite-bg04.png) no-repeat right bottom;
  background-size: 50% auto;
}
.campsite04 .img {
  overflow: hidden;
}
.campsite04 .img img {
  display: block;
  width: 100%;
}
.campsite04 .txt {
  margin-top: 5.88%;
}
.campsite04 .txt .tit {
  position: relative;
}
.campsite04 .txt .tit h2 {
  font: normal 0.44rem/0.8rem "Corporate Logo Rounded";
  color: #28241d;
}
.campsite04 .txt .tit span {
  font: bold 0.32rem/0.6rem "SourceHanSans";
  color: #655b48;
  text-transform: uppercase;
}
.campsite04 .txt p {
  position: relative;
  margin-top: 1rem;
  margin-bottom: 2rem;
  font: normal 0.26rem/0.6rem "NOTOSANSJP-MEDIUM";
  color: #54452c;
}
.campsite04 .txt p::after {
  content: "";
  position: absolute;
  left: 0;
  top: -0.24rem;
  width: 1rem;
  height: 0.08rem;
  border-radius: 0.04rem;
  background: #d7b87b;
}

.campsite05 {
  position: relative;
  padding-top: 1rem;
  padding-bottom: 2rem;
  background: url(../images/campsite-bg05.png) no-repeat center bottom;
  background-size: 100% auto;
}
.campsite05 .title {
  position: relative;
}
.campsite05 .title h2 {
  font: normal 0.44rem/0.8rem "Corporate Logo Rounded";
  color: #28241d;
}
.campsite05 .title span {
  display: block;
  font: bold 0.32rem/0.6rem "SourceHanSans";
  color: #c1b899;
  text-transform: uppercase;
}
.campsite05 .title p {
  margin-top: 0.5rem;
  font: normal 0.26rem/0.5rem "NOTOSANSJP-MEDIUM";
  color: #54452c;
}
.campsite05 .title::after {
  content: "";
  position: absolute;
  left: 2rem;
  top: 0.4rem;
  width: 2.08rem;
  height: 1.54rem;
  background: url(../images/campsite-img10.png) no-repeat;
  background-size: 100% auto;
}
.campsite05 .mySwiper {
  width: 94%;
  margin: 5.83% auto 0;
  overflow: initial !important;
}
.campsite05 .mySwiper .swiper-slide {
  box-sizing: border-box;
  overflow: hidden;
}
.campsite05 .mySwiper .swiper-slide img {
  display: block;
  width: 100%;
}
.campsite05 .img {
  position: absolute;
  right: 6.25%;
  bottom: 0;
  width: 50%;
}

.campsite06 {
  position: relative;
  padding-top: 1.2rem;
  padding-bottom: 5.63%;
  background: url(../images/campsite-bg06.png) no-repeat center bottom;
  background-size: 100% auto;
}
.campsite06 .info {
  padding: 0.5rem 0.4rem;
  background: #f7e6ac url(../images/campsite-img18.png) no-repeat right bottom;
  box-sizing: border-box;
}
.campsite06 .info > span {
  display: block;
  font: bold 0.32rem/0.6rem "SourceHanSans";
  color: #c5b887;
  text-transform: uppercase;
}
.campsite06 .info h2 {
  font: normal 0.44rem/0.8rem "Corporate Logo Rounded";
  color: #28241d;
}
.campsite06 .info p {
  margin-top: 0.3rem;
  font: normal 0.26rem/0.6rem "Corporate Logo Rounded";
  color: #28241d;
}
.campsite06 .info p span {
  display: inline-block;
}
.campsite06 ul li {
  float: left;
  width: 48%;
  margin-top: 0.4rem;
  transition: all 0.5s;
}
.campsite06 ul li a {
  position: relative;
  display: block;
  color: #fff;
  text-align: center;
}
.campsite06 ul li a img {
  display: block;
  width: 100%;
}
.campsite06 ul li a h3 {
  position: absolute;
  left: 0;
  top: 35%;
  width: 100%;
  font: normal 0.3rem/0.5rem "Corporate Logo Rounded";
}
.campsite06 ul li a span {
  display: block;
  width: 150%;
  margin-left: -25%;
  font: normal 0.2rem/0.6rem "CANDELIA-REGULAR-2";
  color: #fff;
  transform: scale(0.7);
}
.campsite06 ul li:nth-child(3) a h3 {
  top: 20%;
}
.campsite06 ul li:nth-child(2n) {
  margin-left: 4%;
}
.campsite06::after {
  content: "";
  position: absolute;
  left: 3%;
  top: 0;
  width: 1.55rem;
  height: 1.48rem;
  background: url(../images/campsite-img16.png) no-repeat;
  background-size: 100% auto;
}
.campsite06::before {
  content: "";
  position: absolute;
  left: 3.3%;
  bottom: -12px;
  width: 1.32rem;
  height: 0.83rem;
  background: url(../images/campsite-img19.png) no-repeat;
  z-index: 2;
  background-size: 100% auto;
}

.goTop {
  position: fixed;
  right: 0.1rem;
  bottom: 1rem;
  cursor: pointer;
}
.goTop img {
  display: block;
  width: 0.81rem;
}
.goTop::after {
  content: "";
  position: absolute;
  left: 0.1rem;
  top: -0.2rem;
  width: 0.55rem;
  height: 0.16rem;
  background: url(../images/top02.png) no-repeat;
  background-size: 100% auto;
}

.leftMenu_z, #leftMenu {
  display: none;
}

.leftMenu_z {
  position: fixed;
  top: 1rem;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1002;
}

#leftMenu {
  position: fixed;
  left: 0;
  top: 1rem;
  bottom: 0;
  z-index: 1200;
  width: 4rem;
  background: #fff;
  overflow: auto;
}

#leftMenu img {
  width: 80%;
  margin: 0.5rem auto 0.3rem;
  display: block;
}

#leftMenu a {
  display: block;
  line-height: 0.5rem;
  font-size: 0.32rem;
  padding: 0.15rem 0.7rem 0.15rem 0.2rem;
  color: #666;
  position: relative;
  border-bottom: 0.02rem solid #f1f1f1;
  text-transform: uppercase !important;
}

#leftMenu a::after {
  content: "";
  display: block;
  width: 0.1rem;
  height: 0.1rem;
  border-right: 0.02rem solid #666;
  border-bottom: 0.02rem solid #666;
  transform: rotate(-45deg);
  position: absolute;
  right: 0.3rem;
  top: 50%;
  margin-top: -0.07rem;
}/*# sourceMappingURL=campsite-phone.css.map */