body {
  overflow-x: hidden;
}

.html,
.body {
  min-width: 320px;
  margin: 0 auto;
  overflow-x: hidden;
}

.wrap, .w1200 {
  width: 94%;
  margin-left: 3%;
  margin-right: 3%;
}

.body {
  background-color: #f7f3ea;
}

.indexNavMainBg {
  background: #fff;
}

.indexNavMain {
  position: fixed;
  left: 0;
  top: 0;
  height: 1rem;
  width: 100%;
  background: #fff;
  border-bottom: 1px solid #333;
  box-sizing: border-box;
  z-index: 99;
}
.indexNavMain .logo {
  float: left;
}
.indexNavMain .logo img {
  display: block;
  height: 0.35rem;
  margin-top: 0.3rem;
}
.indexNavMain ul {
  display: none;
}
.indexNavMain .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;
}

.indexBannerMain {
  position: relative;
  margin-top: 1rem;
}
.indexBannerMain .img01 {
  display: none;
}
.indexBannerMain .img02 {
  position: absolute;
  left: 0;
  bottom: -0.2rem;
  width: 100%;
}
.indexBannerMain .img03 {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 20.83%;
}

.indexCommitmentMain {
  width: 100%;
  background: url(../images/indexBg01.png) no-repeat;
  background-position: center 20%;
  background-size: 100% auto;
}
.indexCommitmentMain .title {
  padding: 0.5rem 0;
  text-align: center;
}
.indexCommitmentMain .title h2 {
  display: inline-block;
  margin: 0 20px;
}
.indexCommitmentMain .title h2 img {
  display: block;
  max-width: 100%;
}
.indexCommitmentMain ul {
  float: left;
  width: 100%;
}
.indexCommitmentMain li {
  position: relative;
  float: left;
  width: 48%;
  margin-bottom: 0.6rem;
}
.indexCommitmentMain li .img {
  width: 100%;
  overflow: hidden;
  border-radius: 0.4rem;
}
.indexCommitmentMain li .img img {
  display: block;
  width: 100%;
  height: 4.8rem;
}
.indexCommitmentMain li .txt {
  position: absolute;
  left: 0;
  bottom: 40%;
  width: 100%;
  text-align: center;
}
.indexCommitmentMain li .txt h3 {
  position: relative;
  font: normal 0.34rem/0.64rem "Corporate Logo Rounded";
  color: #fff;
  z-index: 2;
}
.indexCommitmentMain li .txt span {
  display: none;
}
.indexCommitmentMain li .txt p {
  position: relative;
  font: normal 0.26rem/0.5rem "Corporate Logo Rounded";
  color: #fff;
  z-index: 2;
}
.indexCommitmentMain li .txt img {
  position: absolute;
  z-index: 1;
  width: 30%;
  left: 25%;
  top: 0;
}
.indexCommitmentMain li a {
  position: absolute;
  left: 50%;
  margin-left: -1.3rem;
  bottom: 8%;
  width: 2.6rem;
  height: 0.6rem;
  background-color: #323f6b;
  border-radius: 0.3rem;
  font: 0.26rem/0.6rem "SourceHanSansCN-Bold";
  color: #fff;
  text-align: center;
}
.indexCommitmentMain li:nth-child(2n) {
  margin-left: 4%;
}

.indexHowMain {
  color: #3a3528;
}
.indexHowMain .main {
  position: relative;
}
.indexHowMain .main img {
  display: block;
  width: 100%;
}
.indexHowMain .main .only-pc {
  display: none;
}
.indexHowMain .main .only-m {
  margin-top: 0.3rem;
  margin-bottom: 0.3rem;
}
.indexHowMain .main .title {
  text-align: center;
}
.indexHowMain .main .title h2 {
  font: normal 0.48rem/0.8rem "Corporate Logo Rounded";
}
.indexHowMain .main .title p {
  font: normal 0.26rem/0.5rem "AXUREHANDWRITING";
  color: #323f6b;
  text-transform: uppercase;
}
.indexHowMain .main .txt {
  width: 94%;
  margin: 0 auto;
}
.indexHowMain .main .txt h3 {
  font: normal 0.4rem/0.8rem "Corporate Logo Rounded";
}
.indexHowMain .main .txt p {
  font: normal 0.3rem/0.5rem "KIWIMARU-MEDIUM";
}
.indexHowMain .main .more {
  position: absolute;
  width: 28%;
  margin: 0 auto;
}
.indexHowMain .main .more img {
  display: block;
  width: 100%;
}
.indexHowMain .main02 .more {
  top: 10%;
  right: 0;
}
.indexHowMain .main03 .more {
  top: 35%;
  right: 0;
}

.indexEMain {
  margin-top: 0.6rem;
}
.indexEMain .title {
  padding-bottom: 0.6rem;
  background: url(../images/titbg03.png) no-repeat center top;
  background-size: 100% auto;
  text-align: center;
  font: normal 0.5rem/0.8rem "Corporate Logo Rounded";
  color: #323f6b;
}
.indexEMain .title h2 {
  font-size: 0.46rem;
}
.indexEMain .title p {
  font-size: 0.4rem;
  text-transform: uppercase;
}
.indexEMain ul li {
  position: relative;
  margin-bottom: 0.8rem;
}
.indexEMain ul li .img {
  /* float: right; */
  width: 100%;
  position: relative;
  box-sizing: border-box;
}
.indexEMain ul li .img .imgbox {
  width: 100%;
  /* height: 0;
  padding-top: 56.25%; */
  overflow: hidden;
  position: relative;
}
.indexEMain ul li .img .imgbox iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.indexEMain ul li .img {
  border: 0.18rem solid #e5d2ac;
  position: relative;
  box-sizing: border-box;
}
.indexEMain ul li .img img {
  display: block;
  width: 100%;
}
.indexEMain ul li .txt {
  position: relative;
  padding-bottom: 0.6rem;
  background: #e5d2ac url(../images/libg01.png) no-repeat right top;
  background-size: 100% auto;
}
.indexEMain ul li .txt main {
  width: 90%;
  margin-left: 5%;
}
.indexEMain ul li .txt .tit {
  padding-top: 0.2rem;
  padding-bottom: 0.2rem;
  position: relative;
}
.indexEMain ul li .txt .tit h3 {
  position: relative;
  margin-bottom: -0.3rem;
  font: normal 0.5rem/0.8rem "Corporate Logo Rounded";
  color: #3a3528;
  z-index: 2;
}
.indexEMain ul li .txt .tit span {
  position: relative;
  display: block;
  font: 0.4rem/0.8rem "impact";
  color: #cdbc9a;
  text-transform: uppercase;
  z-index: 1;
}
.indexEMain ul li .txt .tit::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 1rem;
  height: 0.18rem;
  border-radius: 0.09rem;
  background-color: #323f6b;
}
.indexEMain ul li .txt p {
  margin-top: 0.4rem;
  color: #4e481d;
  font: normal 0.26rem/0.5rem "Corporate Logo Rounded";
}
.indexEMain ul li .txt img {
  position: absolute;
  width: 30%;
}
.indexEMain ul li .txt .tag01 {
  left: 30%;
  bottom: -15%;
}
.indexEMain ul li .txt .tag02 {
  right: 0%;
  top: 10%;
}
.indexEMain ul li .more {
  position: absolute;
  width: 28%;
  top: -5%;
  right: -5%;
}
.indexEMain ul li .more img {
  display: block;
  width: 100%;
}
.indexEMain ul li:nth-child(2n) .img {
  border: 0.18rem solid #323f6b;
}
.indexEMain ul li:nth-child(2n) .txt {
  background: #323f6b url(../images/libg02.png) no-repeat left top;
}
.indexEMain ul li:nth-child(2n) .txt .tit h3 {
  color: #fff;
}
.indexEMain ul li:nth-child(2n) .txt .tit span {
  color: #364370;
}
.indexEMain ul li:nth-child(2n) .txt .tit::after {
  background-color: #e5d2ac;
}
.indexEMain ul li:nth-child(2n) .txt p {
  color: #fff;
}
.indexEMain ul li:nth-child(2n) .txt .tag01 {
  left: initial;
  right: 5%;
  top: -15%;
  bottom: inherit;
}
.indexEMain ul li:nth-child(2n) .more {
  left: -5%;
  top: -5%;
}
.indexEMain ul li:nth-child(3) .txt {
  background-image: url(../images/libg03.png);
}
.indexEMain ul li:nth-child(3) .txt .tag01 {
  left: 0;
}
.indexEMain .wbanner {
  text-align: center;
}
.indexEMain .wbanner a {
  display: block;
  width: 90%;
  margin: 0 auto 0.5rem;
}
.indexEMain .wbanner a img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}
.indexEMain .wbanner02 {
  margin-top: 0.6rem;
}
.indexEMain .wbanner02 a {
  display: block;
}
.indexEMain .wbanner02 a img {
  display: block;
  width: 100%;
}
.mapAddress li img{
  width: 100%;
}
.indexCampsiteMain {
  padding-top: 13.6%;
  padding-bottom: 0.6rem;
  background: #184582 url(../images/indexBg06.png) no-repeat center top;
  background-size: 100% auto;
}
.indexCampsiteMain .title {
  padding: 72px 0 0;
  margin-bottom: 0.5rem;
  background: url(../images/titbg01.png) no-repeat center top;
  text-align: center;
  position: relative;
}
.indexCampsiteMain .title h2 {
  font: normal 0.4rem/0.6rem "AXUREHANDWRITING";
  color: #d4b67e;
  text-transform: uppercase;
}
.indexCampsiteMain .title p {
  position: relative;
  font: normal 0.48rem/1rem "Corporate Logo Rounded";
  color: #fff;
  z-index: 2;
}
.indexCampsiteMain .title::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 2.6rem;
  height: 0.3rem;
  margin-left: -1.3rem;
  border-radius: 0.15rem;
  background-color: #d4b67e;
  z-index: 1;
}
.indexCampsiteMain ul li {
  position: relative;
  width: 80%;
  margin: 0 auto 0.5rem;
}
.indexCampsiteMain ul li .img {
  overflow: hidden;
  border-radius: 0.2rem;
}
.indexCampsiteMain ul li .img img {
  display: block;
  width: 100%;
}
.indexCampsiteMain ul li:nth-child(1) .txt {
  position: absolute;
  left: -10%;
  top: 10%;
  width: 80%;
}
.indexCampsiteMain ul li:nth-child(1) .txt img {
  display: block;
  max-width: 100%;
}
.indexCampsiteMain ul li:nth-child(2) .txt {
  position: relative;
  padding-top: 0.4rem;
}
.indexCampsiteMain ul li:nth-child(2) .txt p {
  font: normal 0.26rem/0.5rem "KIWIMARU-MEDIUM";
  color: #789bca;
}
.indexCampsiteMain ul li:nth-child(2) .txt p span {
  display: block;
}
.indexCampsiteMain ul li:nth-child(2) .txt p span:nth-child(2) {
  padding-left: 3em;
}
.indexCampsiteMain ul li:nth-child(2) .txt img {
  position: absolute;
  right: 0;
  top: -60%;
  width: 21%;
}
.indexCampsiteMain ul li:nth-child(3) .txt {
  position: absolute;
  right: -10%;
  bottom: -5%;
  width: 80%;
}
.indexCampsiteMain ul li:nth-child(3) .txt img {
  display: block;
  max-width: 100%;
}
.indexCampsiteMain .more {
  display: block;
  width: 2.25rem;
  margin: 0.3rem auto 0;
}
.indexCampsiteMain .more img {
  display: block;
  width: 100%;
}

.footerBox {
  padding-top: 10%;
  padding-bottom: 0.8rem;
  background: #1f1f1f url(../images/indexBg07.png) no-repeat center top;
  background-size: 100% auto;
  text-align: center;
}
.footerBox .footerNav {
  color: #fff;
  font: normal 0.26rem/0.5rem "NOTOSANSJP-REGULAR";
}
.footerBox .footerNav li {
  display: inline-block;
  margin-right: 0.16rem;
  margin-left: 0.16rem;
}
.footerBox .footerNav li a {
  display: block;
  color: #fff;
}
.footerBox .footerNav li a:last-child {
  margin-right: 0;
}
.footerBox .footerNav li:nth-last-child(2), .footerBox .footerNav li:nth-last-child(3) {
  display: none;
}
.footerBox .copyRight {
  font: normal 0.2rem/0.8rem "NOTOSANSJP-REGULAR";
  color: #fff;
}
.footerBox .share {
  margin-top: 25px;
}
.footerBox .share a {
  display: inline-block;
  width: 0.5rem;
  height: 0.5rem;
  margin-left: 0.2rem;
  border-radius: 50%;
}
.footerBox .share a img {
  display: block;
  width: 100%;
}

.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;
}

.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: 9999;
}
.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;
}

.subBannerMain {
  height: 2.47rem;
  margin-top: 1rem;
  margin-bottom: 0.6rem;
  background: url(../images/sub-banner01.jpg) no-repeat left top;
  background-size: auto 100%;
}
.subBannerMain h1 {
  position: relative;
  padding-top: 0.8rem;
  background: url(../images/titbg01.png) no-repeat;
  background-position: center 0.2rem;
  background-size: auto 0.54rem;
  font: normal 0.26rem/0.5rem "YUMIN";
  color: #3a3528;
  text-align: center;
}
.subBannerMain h1 span {
  display: block;
  font: italic 0.52rem/0.6rem "YUMIN";
  color: #49270e;
  text-transform: uppercase;
}
.subBannerMain h1::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  width: 2.6rem;
  height: 2.47rem;
  margin-left: -1.3rem;
  background: url(../images/sub-banner-img02.png) no-repeat;
  background-size: 100% auto;
}
.subBannerMain h1::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 1.2rem;
  height: 1.11rem;
  background: url(../images/sub-banner-img.png) no-repeat;
  background-size: 100% auto;
}

.subMenuWrap {
  position: relative;
}
.subMenuWrap .menu {
  position: absolute;
  left: 0%;
  top: 0;
  width: 22%;
  z-index: 3;
}
.subMenuWrap .menu-title-m {
  position: relative;
  width: 100%;
  padding: 0.2rem 3%;
  background-color: #e6ddd4;
  box-sizing: border-box;
}
.subMenuWrap .menu-title-m img {
  display: block;
  max-width: 100%;
}
.subMenuWrap .menu-title-m03 {
  padding: 0.4rem 3%;
}
.subMenuWrap .menu-title-m.active {
  background-color: #fff;
}
.subMenuWrap .fixedMenu {
  position: fixed;
  padding-top: 1.2rem;
}

.subMenumain {
  position: relative;
}
.subMenumain .menu-title {
  display: none;
}
.subMenumain ul {
  float: right;
  width: 76%;
}
.subMenumain ul li {
  float: left;
  width: 100%;
  margin-bottom: 0.4rem;
  background-color: #fff;
}
.subMenumain ul li a {
  display: block;
}
.subMenumain ul li .img {
  overflow: hidden;
}
.subMenumain ul li .img img {
  display: block;
  width: 100%;
}
.subMenumain ul li h3 {
  margin: 0.14rem 0 0.2rem;
  font: normal 0.26rem/0.5rem "YUMIN";
  color: #3a3528;
}
.subMenumain ul li p {
  border-top: 1px solid #e2d7d0;
  font: normal 0.32rem/0.6rem "YUMIN";
  color: #49270e;
}
.subMenumain ul li p span {
  font-family: "Cataneo BT";
}
.subMenumain .cafeTit{
  position: relative;
  height: 1px;
  margin: 0.4rem 0 0.75rem;
  background-color: #e2d7d0;
  
}
.subMenumain .cafeTit .yuan{display: none;}
.subMenumain .cafeTit span{
  display: inline;
  color: #49270e;
  content: "";
  position: absolute;
  left: 50%;
  top: -0.20rem;
  margin-left: 0.14rem;
  background-color: #fff;
}
 .subMenumain ul li h3 span{
  font: normal 16px/26px "YUMIN";
  color: #3a3528;
  display: inline-block;
}
.subMenumain ul li h3 span:first-child{
  float: left;
}
.subMenumain ul li h3 span:last-child{
  float: right;
} 
.subMenumain .line {
  position: relative;
  height: 1px;
  margin: 0.4rem 0 0.75rem;
  background-color: #e2d7d0;
}
.subMenumain .tips{ float: right; width: 76%; margin-bottom: .3rem;  font-size: .26rem; line-height: .52rem; color: #3a3528;}
.subMenumain .line::before {
  content: "";
  position: absolute;
  left: 50%;
  top: -0.3rem;
  width: 1.17rem;
  height: 0.6rem;
  margin-left: -0.58rem;
  background: #fff url(../images/menu-icon01.png) no-repeat;
  background-size: 100% 100%;
}
.subMenumain .line02::before {
  background-image: url(../images/menu-icon02.png);
}
.subMenumain .line03::before {
  background-image: url(../images/menu-icon04.png);
}
.subMenumain .line04::before {
  background-image: url(../images/bread-icon01.png);
}
.subMenumain .bg01, .subMenumain .bg02, .subMenumain .bg03 {
  display: none;
}
#breadMenu ul li a p:first-child {
  border-top: 1px solid #e2d7d0;
}

#breadMenu ul li a p:last-child {
  border-top: none;
}

#cafeMenu .coffeeTea ul{
  margin-top: 10px;
}

.btn-price{ display: block; width: 3.6rem; margin: .4rem auto .8rem; background-color: #383028; border-radius: .6rem; font-size: .28rem; line-height:.6rem; color: #fff; text-align: center; }


.facilityBox {
  background-color: #feefd8;
}
.facilityBox .subNavMain {
  background-color: #feefd8;
}
.facilityBox .subNavMainBg {
  background-color: #feefd8;
}
.facilityBox .subBannerMain {
  margin-bottom: 0.6rem;
  background-image: url(../images/sub-banner02.jpg);
}
.facilityBox .subBannerMain h1:after {
  content: none;
}
.facilityBox .subBannerMain h1:before {
  left: initial;
  margin-left: 0;
  right: 0;
}

.facilityMain {
  padding-bottom: 0.6rem;
}
.facilityMain ul li {
  margin-bottom: 0.6rem;
}
.facilityMain ul li .img {
  width: 90%;
  margin-left: 5%;
}
.facilityMain ul li .img .imgbox {
  width: 100%;
  border-radius: 0.36rem;
  overflow: hidden;
  position: relative;
}
.facilityMain ul li .img img {
  display: block;
  width: 100%;
}
.facilityMain ul li .txt {
  width: 90%;
  margin-left: 5%;
}
.facilityMain ul li .txt .tit {
  padding: 0.4rem 0;
}
.facilityMain ul li .txt .tit .big {
  display: block;
  margin-bottom: -0.3rem;
  font: 0.6rem/0.8rem "LHANDW";
  color: #fff;
}
.facilityMain ul li .txt .tit .small {
  display: block;
  font: 0.26rem/0.26rem "Arial";
  color: #bba375;
}
.facilityMain ul li .txt .tit h3 {
  color: #49270e;
  font: normal 0.36rem/0.6rem "NOTOSANSJP-MEDIUM";
}
.facilityMain ul li .txt p {
  margin-bottom: 0.5rem;
  color: #49270e;
  font: normal 0.26rem/0.5rem "NOTOSANSJP-REGULAR";
}

.spaceBox {
  background-color: #fff;
}
.spaceBox .subNavMain {
  background-color: #28241d;
}
.spaceBox .subNavMain .wrap {
  border-bottom: none;
}
.spaceBox .subNavMain ul li {
  color: #fff;
}
.spaceBox .subNavMain ul li a {
  color: #fff;
}
.spaceBox .subNavMain ul li a::after {
  background: #fff;
}
.spaceBox .subNavMainBg {
  background-color: #28241d;
}
.spaceBox .subBannerMain02 {
  position: relative;
  margin-top: 1rem;
  padding-bottom: 0.5rem;
  background: #28241d;
}
.spaceBox .subBannerMain02 .bg {
  display: block;
  width: 100%;
}
.spaceBox .subBannerMain02 h1 {
  position: absolute;
  left: 12%;
  top: 30%;
  width: 60%;
  z-index: 3;
}
.spaceBox .subBannerMain02 h1 img {
  display: block;
  width: 100%;
}
.spaceBox .subBannerMain02 .img01 {
  position: absolute;
  width: 35%;
  top: 5%;
  left: 45.4%;
  z-index: 2;
}
.spaceBox .subBannerMain02 .img02 {
  position: absolute;
  width: 8.125%;
  top: 73.8%;
  left: 81%;
  z-index: 2;
}

.space01 {
  margin-top: 0.6rem;
  padding-top: 0.6rem;
  background: url(../images/spacetxt02.png) no-repeat center top;
  background-size: 100% auto;
}
.space01 main {
  padding-top: 0.3rem;
  background: url(../images/spaceBg02.png) no-repeat;
  background-size: 100% 100%;
  background-position: left bottom;
}
.space01 main .img01 {
  width: 94%;
  margin: 0 auto 0.3rem;
  overflow: hidden;
}
.space01 main .img01 img {
  display: block;
  width: 100%;
}
.space01 main .img02 {
  width: 94%;
  margin: 0 auto 0.3rem;
  overflow: hidden;
}
.space01 main .img02 img {
  display: block;
  width: 100%;
}
.space01 main .txt {
  width: 94%;
  margin: 0 auto 0.3rem;
}
.space01 main .txt h2 {
  color: #28241d;
  font: normal 0.44rem/0.8rem "Corporate Logo Rounded";
}
.space01 main .txt p {
  font: normal 0.26rem/0.6rem "NOTOSANSJP-MEDIUM";
  color: #54452c;
}

.space02 {
  position: relative;
  margin: 0.6rem 3%;
}
.space02 .img img {
  display: block;
  width: 100%;
}
.space02 .txt {
  padding-top: 0.6rem;
}
.space02 .txt .tit {
  position: relative;
  border-bottom: 1px solid #3f392e;
}
.space02 .txt .tit span, .space02 .txt .tit div {
  font: bold 0.26rem/0.4rem "SourceHanSans";
  color: #655b48;
  text-transform: uppercase;
}
.space02 .txt .tit h2 {
  font: normal 0.44rem/1rem "Corporate Logo Rounded";
  color: #28241d;
}
.space02 .txt .tit div {
  position: absolute;
  right: 0;
  bottom: -0.4rem;
  color: #e5e3e0;
}
.space02 .txt p {
  margin-top: 0.6rem;
  font: normal 0.26rem/0.6rem "NOTOSANSJP-MEDIUM";
  color: #54452c;
}
.space02 .txt img {
  position: absolute;
  right: 6.25%;
  bottom: -0.6rem;
  width: 7.6%;
}

.space03 {
  position: relative;
  background: url(../images/spaceBg02.png) no-repeat;
  background-size: 100% 100%;
}
.space03 .tit {
  padding-top: 0.5rem;
  padding-bottom: 0.3rem;
  text-align: center;
}
.space03 .tit h2 {
  display: inline-block;
  font: normal 0.44rem/1rem "Corporate Logo Rounded";
  color: #28241d;
  border-bottom: 1px solid #3f392e;
}
.space03 .tit span {
  display: block;
  font: bold 0.26rem/0.6rem "SourceHanSans";
  color: #655b48;
  text-transform: uppercase;
}
.space03 .img img {
  display: block;
  width: 100%;
}
.space03 .txt {
  margin-top: 0.4rem;
  padding-bottom: 0.6rem;
}
.space03 .txt p {
  font: normal 0.26rem/0.6rem "NOTOSANSJP-MEDIUM";
  color: #54452c;
}

.space04 {
  position: relative;
  margin: 0.6rem 3%;
}
.space04 .img img {
  display: block;
  width: 100%;
}
.space04 .txt {
  margin-top: 0.6rem;
  padding-bottom: 0.6rem;
}
.space04 .txt .tit {
  position: relative;
  border-bottom: 1px solid #3f392e;
}
.space04 .txt .tit span, .space04 .txt .tit div {
  font: bold 0.26rem/0.4rem "SourceHanSans";
  color: #655b48;
  text-transform: uppercase;
}
.space04 .txt .tit h2 {
  font: normal 0.44rem/1rem "Corporate Logo Rounded";
  color: #28241d;
}
.space04 .txt .tit div {
  position: absolute;
  right: 0;
  bottom: -0.4rem;
  color: #e5e3e0;
}
.space04 .txt p {
  margin-top: 0.6rem;
  font: normal 0.26rem/0.6rem "NOTOSANSJP-MEDIUM";
  color: #54452c;
}

.space05 {
  position: relative;
  padding: 0.6rem 0;
  background: #dabb81 url(../images/spaceBg07.png) no-repeat center top;
  background-size: 100% auto;
}
.space05 .mySwiper01 {
  width: 100%;
  overflow: hidden;
}
.space05 .mySwiper01 .swiper-slide {
  border: 0.2rem solid #fff;
  box-sizing: border-box;
  overflow: hidden;
}
.space05 .mySwiper01 .swiper-slide img {
  display: block;
  width: 100%;
}
.space05 .txt {
  margin-top: 0.6rem;
}
.space05 .txt h2 {
  color: #28241d;
  font: normal 0.44rem/0.8rem "Corporate Logo Rounded";
}
.space05 .txt p {
  font: normal 0.26rem/0.6rem "NOTOSANSJP-MEDIUM";
  color: #54452c;
}
.space05 .tag {
  position: absolute;
  top: -0.2rem;
  right: 0;
  font: normal 0.28rem/0.5rem "CANDELIA-REGULAR-2";
  color: #28241d;
}
.space05 .tag02 {
  display: block;
  width: 20%;
  margin: 0 auto;
}

.space06 {
  background: url(../images/spaceBg05.png) no-repeat center top;
  background-size: 100% 100%;
}
.space06 .title {
  margin-left: 16%;
  padding: 0.6rem 0;
}
.space06 .title h2 {
  font: normal 0.44rem/0.8rem "Corporate Logo Rounded";
  color: #fff;
}
.space06 .title span {
  display: block;
  font: bold 0.26rem/0.4rem "SourceHanSans";
  color: #655b48;
  text-transform: uppercase;
}
.space06 .wrap-box {
  background: url(../images/spaceBg06.png) no-repeat right bottom;
  background-size: 100% 100%;
}
.space06 .swiper {
  padding-top: 0.6rem;
  padding-bottom: 0.8rem;
}
.space06 .swiper-slide {
  /* Center slide text vertically */
  display: flex;
  justify-content: center;
  align-items: center;
}
.space06 .swiper-slide main {
  position: relative;
  padding-top: 0.4rem;
}
.space06 .swiper-slide main .img {
  width: 95%;
  border-radius: 0.2rem 0.2rem 0 0;
  overflow: hidden;
}
.space06 .swiper-slide main .img img {
  display: block;
  width: 100%;
}
.space06 .swiper-slide main .txt {
  position: relative;
  width: 95%;
  height: 2rem;
  padding: 0.2rem 0.1rem;
  background-color: #f0debd;
  border-radius: 0 0 0.2rem 0.2rem;
  box-sizing: border-box;
}
.space06 .swiper-slide main .txt .tit {
  position: absolute;
  left: 5%;
  top: -2rem;
}
.space06 .swiper-slide main .txt .tit h2 {
  font: normal 0.34rem/0.5rem "Corporate Logo Rounded";
  color: #fff;
}
.space06 .swiper-slide main .txt .tit span {
  font: normal 0.26rem/0.5rem "CANDELIA-REGULAR-2";
  color: #fff;
}
.space06 .swiper-slide main .txt p {
  font: normal 0.26rem/0.5rem "NOTOSANSJP-MEDIUM";
  color: #221e17;
}
.space06 .swiper-slide main .tag {
  position: absolute;
  right: 0;
  top: 0;
  width: 36%;
}
.space06 .swiper-pagination {
  text-align: center;
  bottom: 0.3rem !important;
}
.space06 .swiper-pagination span {
  width: 0.6rem;
  height: 0.04rem;
  border-radius: 0.02rem;
  background-color: #fff;
  opacity: 1;
}
.space06 .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #655b48;
  opacity: 1;
}

.space07 {
  position: relative;
  padding: 0.6rem 3%;
  background: url(../images/spaceBg04.png) no-repeat;
  background-size: 100% 100%;
}
.space07 .img img {
  display: block;
  width: 100%;
}
.space07 .txt {
  padding-top: 0.6rem;
}
.space07 .txt .tit {
  position: relative;
  border-bottom: 1px solid #3f392e;
}
.space07 .txt .tit span, .space07 .txt .tit div {
  font: bold 0.26rem/0.4rem "SourceHanSans";
  color: #655b48;
  text-transform: uppercase;
}
.space07 .txt .tit h2 {
  font: normal 0.44rem/1rem "Corporate Logo Rounded";
  color: #28241d;
}
.space07 .txt .tit div {
  position: absolute;
  right: 0;
  bottom: -0.4rem;
  color: #e5e3e0;
}
.space07 .txt p {
  margin-top: 0.6rem;
  font: normal 0.26rem/0.6rem "NOTOSANSJP-MEDIUM";
  color: #54452c;
}
.space07 .txt p span {
  display: block;
  font-weight: bold;
}
.space07 .tag {
  position: absolute;
  bottom: 5rem;
  left: 15%;
  font: normal 0.28rem/0.5rem "CANDELIA-REGULAR-2";
  color: #28241d;
  transform: rotateZ(-10deg);
  z-index: 99;
}
.space07::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 1.38rem;
  height: 1.36rem;
  background: url(../images/spaceImg16.png) no-repeat;
  background-size: 100% auto;
}

.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;
}

.contact-title {
  position: relative;
  padding-top: 0.5rem;
  margin-bottom: 0.7rem;
  margin-top: 1.5rem;
  background: url(../images/scooter-txt06.png) no-repeat top center;
  background-size: 100% auto;
  text-align: center;
}
.contact-title h2 {
  font: bold 0.6rem/1.2rem "YUMIN";
  color: #323f6b;
}
.contact-title p {
  font: normal 0.26rem/0.4rem "LiHei Pro";
  color: #c09f46;
}

.scooter09 {
  padding-top: 0.6rem;
  padding-bottom: 0.6rem;
}
.scooter09 .content {
  border-top: 1px solid #e9e8e8;
}
.scooter09 ul {
  width: 100%;
  margin: 0 auto;
}
.scooter09 ul li {
  padding: 0.28rem 0 0.4rem;
  border-top: 1px solid #e9e8e8;
}
.scooter09 ul li p {
  font: normal 0.26rem/0.6rem "NOTOSANSJP-REGULAR";
  color: #000;
}
.scooter09 ul li p strong {
  display: inline-block;
  padding: 0 0.15rem;
  border: 1px solid #1a3ea1;
  border-radius: 5px;
  font: normal 0.26rem/0.4rem "NOTOSANSJP-REGULAR";
  color: #1a3ea1;
  vertical-align: middle;
}
.scooter09 ul li div {
  font: normal 0.26rem/0.6rem "NOTOSANSJP-REGULAR";
  color: #222;
}
.scooter09 ul li div span {
  display: block;
}
.scooter09 ul li div .text, .scooter09 ul li div textarea {
  display: block;
  width: 100%;
  height: 0.6rem;
  padding-left: 0.2rem;
  background-color: #f2f2f2;
  border-radius: 5px;
  border: none;
  box-sizing: border-box;
}
.scooter09 ul li div textarea {
  height: 3rem;
  padding: 0.2rem;
  font: normal 0.26rem/0.6rem "NOTOSANSJP-REGULAR";
  color: #222;
}
.scooter09 ul .li-short div {
  float: left;
  width: 48%;
}
.scooter09 ul .li-short div:last-child {
  margin-left: 3%;
}
.scooter09 ul .li-long div {
  width: 100%;
  margin-top: 0.2rem;
}
.scooter09 ul .li-max div {
  width: 100%;
}
.scooter09 ul .li-max div span {
  float: left;
  margin-right: 0.4rem;
}
.scooter09 ul .li-max div span label {
  margin-left: 0.1rem;
}
.scooter09 .submit {
  display: block;
  margin: 0.54rem auto 0.4rem;
  width: 4rem;
  height: 0.6rem;
  background-color: #323f6b;
  border: none;
  border-radius: 0.3rem;
  font: normal 0.26rem/0.6rem "NotoSansJP";
  color: #fff;
  cursor: pointer;
}
.scooter09 .txt {
  width: 94%;
  margin: 0 auto;
}
.scooter09 .txt p {
  font: normal 0.26rem/0.6rem "NOTOSANSJP-REGULAR";
  color: #333;
}

.subPart03 {
  padding-top: 0.4rem;
  padding-bottom: 0.4rem;
}
.subPart03 .subTitleLine {
  font-size: 0.3rem;
  line-height: 0.8rem;
  position: relative;
}
.subPart03 .subTitleLine span {
  display: inline-block;
  padding-right: 0.15rem;
  background-color: #fff;
  position: relative;
  z-index: 1;
}
.subPart03 .subTitleLine::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 1px;
  background-color: #1a3ea1;
  z-index: 0;
}
.subPart03 .txt h3 {
  margin-top: 0.3rem;
  font-size: 0.26rem;
  line-height: 0.4rem;
  color: #1a3ea1;
}
.subPart03 .txt p {
  font-size: 0.26rem;
  line-height: 0.4rem;
  color: #222;
}
.subPart03 .txt .linkBtn {
  text-align: center;
  margin: 0.2rem auto;
}
.subPart03 .txt .linkBtn a {
  display: inline-block;
  padding: 0 0.3rem;
  background-color: #1a3ea1;
  font-size: 0.28rem;
  line-height: 0.6rem;
  color: #fff;
}

.customcar {
  background: url(../images/customcar-bg01.png) repeat-y 100% 100%;
}
.customcar .subBannerMain03 {
  position: relative;
  margin-top: 1rem;
}
.customcar .subBannerMain03 .bg {
  display: block;
  width: 100%;
}
.customcar .subBannerMain03 h1 {
  position: absolute;
  left: 13.125%;
  top: 47.57%;
  width: 22.5%;
  z-index: 3;
}
.customcar .subBannerMain03 h1 img {
  display: block;
  width: 100%;
}
.customcar .subBannerMain03 .img01 {
  position: absolute;
  width: 15.57%;
  bottom: -2%;
  right: 12.5%;
  z-index: 2;
}

.customcarList {
  margin-top: 0.3rem;
}
.customcarList li {
  position: relative;
  margin-bottom: 0.5rem;
}
.customcarList li h3 {
  position: absolute;
  left: 0;
  top: 0;
  font: normal 0.26rem/0.5rem "CANDELIA-REGULAR-2";
  color: #d7b87b;
  white-space: nowrap;
  transform: rotateZ(-15deg);
  z-index: 10;
}
.customcarList li .tag {
  position: absolute;
  left: 50%;
  top: -0.8rem;
  width: 10.8%;
}
.customcarList li .img {
  width: 100%;
  height: auto;
  border: 0.08rem solid #fff;
  overflow: hidden;
  box-sizing: border-box;
}
.customcarList li .img img {
  display: block;
  width: 100%;
}
.customcarList li .txt {
  width: 100%;
  padding-top: 0.4rem;
}
.customcarList li .txt h2 {
  padding-bottom: 0.15rem;
  font: normal 0.36rem/0.5rem "YUMIN";
  color: #28241d;
  border-bottom: 1px solid #424242;
  text-align: center;
}
.customcarList li .txt > div {
  margin: 0.28rem 0 0.2rem;
  color: #54452c;
  font: normal 0.26rem/0.5rem "NOTOSANSJP-REGULAR";
}
.customcarList li .txt > div span {
  display: inline-block;
  padding-left: 0.08rem;
  margin-right: 0.05rem;
  color: #fff;
  background: #085aa9;
}
.customcarList li .txt main p {
  font: normal 0.26rem/0.5rem "NOTOSANSJP-REGULAR";
  color: #666;
}
.customcarList li .txt main p span {
  font-weight: bold;
  color: #333;
}
.customcarList li .txt main p strong {
  color: #085aa9;
}

.wbanner04 {
  display: block;
  margin-bottom: 0.6rem;
}
.wbanner04 img {
  display: block;
  width: 100%;
}/*# sourceMappingURL=style-phone.css.map */