.mainContent {
  padding: 30px 30px 39px 30px;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  background: #FFFFFF;
}

.GodakeCity_hd,
.charmAndGrace_hd {
  height: 44px;
  margin-bottom: 22px;
  border-bottom: 0.5px solid #C0E7FF;
}
.GodakeCity_hd a,
.charmAndGrace_hd a {
  display: inline-block;
  width: 196px;
  height: 104%;
  line-height: 38px;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  padding-left: 30px;
}
.GodakeCity_hd h4,
.charmAndGrace_hd h4 {
  font-size: 18px;
  font-weight: bold;
}

.GodakeCity {
  height: 579px;
  padding: 12px 25px 0 25px;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  border: 0.5px solid #C0E7FF;
  box-shadow: 0px 4px 10px 0px rgba(34, 103, 206, 0.13);
}
.GodakeCity .GodakeCity_bd .GodakeCity_picture {
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.GodakeCity .GodakeCity_bd img {
  width: 605px;
  height: 389px;
}
.GodakeCity .GodakeCity_bd img:hover {
  transform: scale(1.01);
  -webkit-transform: scale(1.01);
  -moz-transform: scale(1.01);
  -ms-transform: scale(1.01);
  -o-transform: scale(1.01);
}
.GodakeCity .GodakeCity_bd .abstract {
  margin-top: 29px;
}
.GodakeCity .GodakeCity_bd .abstract p {
  display: contents;
}

.charmAndGrace {
  height: 100%;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  padding: 30px 25px 0 25px;
  margin-top: 43px;
  background: #FFFFFF;
  border: 0.5px solid #C0E7FF;
  box-shadow: 0px 4px 10px 0px rgba(34, 103, 206, 0.13);
}

.charmAndGrace_bd {
  height: 333px;
}

.swiper_charmAndGrace {
  height: 100%;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  padding-bottom: 39px;
}
.swiper_charmAndGrace a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.swiper_charmAndGrace img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.swiper_charmAndGrace p {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.65);
  z-index: 99;
}
.swiper_charmAndGrace p span {
  display: inline-block;
  width: 100%;
  height: 48px;
  line-height: 48px;
  font-size: 18px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
}
.swiper_charmAndGrace .swiper-pagination {
  z-index: 999;
}
.swiper_charmAndGrace .swiper-pagination .swiper-pagination-bullet {
  width: 14.18px;
  height: 7px;
  margin: 0 3px;
  border-radius: 467px;
  background: #D8D8D8;
  opacity: 1;
}
.swiper_charmAndGrace .swiper-pagination .swiper-pagination-bullet-active {
  width: 15px;
  height: 8px;
}

@media (max-width: 1350px) {
  .GodakeCity .GodakeCity_bd img {
    width: 49%;
  }
}
@media (max-width: 1200px) {
  .GodakeCity {
    height: auto;
    padding-bottom: 15px;
  }
  .GodakeCity .GodakeCity_bd img {
    height: 350px;
  }
}
@media (max-width: 1023px) {
  .mainContent {
    padding: 10px;
  }
  .GodakeCity {
    padding: 10px;
  }
  .GodakeCity .GodakeCity_bd img {
    height: 300px;
  }
  .GodakeCity_hd a,
  .charmAndGrace_hd a {
    width: auto;
    padding-left: 0;
  }
  .GodakeCity_hd a h4,
  .charmAndGrace_hd a h4 {
    font-size: 18px;
  }
  .charmAndGrace {
    height: auto;
    padding: 10px;
  }
  .swiper_charmAndGrace p span {
    font-size: 16px;
    font-weight: normal;
  }
}
@media (max-width: 800px) {
  .GodakeCity .GodakeCity_bd img {
    height: 250px;
  }
  .swiper_charmAndGrace .swiper-pagination {
    bottom: 9px;
    margin-right: 0;
  }
  .GodakeCity .GodakeCity_bd img {
    width: 100%;
    height: 400px;
    -o-object-fit: cover;
       object-fit: cover;
    margin-bottom: 15px;
  }
  .GodakeCity .GodakeCity_bd .abstract {
    margin-top: 0;
  }
}
@media (max-width: 576px) {
  .GodakeCity .GodakeCity_bd img {
    height: 350px;
  }
}
@media (max-width: 515px) {
  .charmAndGrace_bd {
    height: 240px;
    margin: 0;
  }
  .GodakeCity .GodakeCity_bd img {
    height: 300px;
  }
}
@media (max-width: 414px) {
  .GodakeCity .GodakeCity_bd img {
    height: 250px;
  }
}
@media (max-width: 360px) {
  .charmAndGrace_bd {
    height: 150px;
  }
}