/* #region function */
/* #endregion function */
/* #region mixin */
/* #endregion mixin */
/* #region extend */
/* #endregion extend */
main {
  min-width: 320px;
  font-size: 18px;
  line-height: 1.6;
}
main .container {
  margin: 0 auto;
  max-width: 1200px;
}

@-webkit-keyframes wave-animate {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
    -webkit-transform-origin: center;
            transform-origin: center;
  }
  100% {
    -webkit-transform: scale(1.3);
            transform: scale(1.3);
    opacity: 0;
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

@keyframes wave-animate {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
    -webkit-transform-origin: center;
            transform-origin: center;
  }
  100% {
    -webkit-transform: scale(1.3);
            transform: scale(1.3);
    opacity: 0;
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}
.ad a:nth-child(1) img {
  width: 225px !important;
  height: 135px !important;
}

.WB00283901 {
  font-size: calc(1vw + 1vh + .5vmin);
}
.WB00283901 .WB00283901_banner {
  background: url("../../images/index/bg_banner.jpg") no-repeat center;
  height: 500px;
}
.WB00283901 .WB00283901_banner .contents {
  max-width: 1200px;
  margin: 0 auto;
  height: 100%;
  padding: 150px 15px 0;
}
.WB00283901 .WB00283901_banner .contents h1 {
  font-size: 36px;
  color: #fffc00;
  margin: 0 0 20px;
}
.WB00283901 .WB00283901_banner .contents p {
  font-size: 20px;
  color: #fff;
  line-height: 1.2;
}
.WB00283901 .WB00283901_banner .contents .WB00283901_banner_a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 40px 0 0;
}
.WB00283901 .WB00283901_banner .contents .WB00283901_banner_a a {
  cursor: pointer;
}
.WB00283901 .WB00283901_banner .contents .WB00283901_banner_a .banner_a1 {
  width: 170px;
  height: 65px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  font-size: 20px;
  background: #ff8404;
  margin: 0 0 0 20px;
}
.WB00283901 .WB00283901_C1 {
  background: url("../../images/index/C1_bg.png") no-repeat center;
}
.WB00283901 .WB00283901_C1 .contents {
  max-width: 1200px;
  margin: 0 auto;
  padding: 90px 15px;
}
.WB00283901 .WB00283901_C1 .contents h1 {
  font-size: 36px;
  color: #000;
  text-align: center;
  padding: 0 0 80px;
}
.WB00283901 .WB00283901_C1 .contents .C1_icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 0 45px;
  max-width: 800px;
  margin: 0 auto;
}
.WB00283901 .WB00283901_C1 .contents .C1_icons .C1_icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 50%;
}
.WB00283901 .WB00283901_C1 .contents .C1_icons .C1_icon .C1_icon_txt {
  margin: 0 0 0 10px;
}
.WB00283901 .WB00283901_C1 .contents .C1_icons .C1_icon .C1_icon_txt h2 {
  font-size: 22px;
  font-weight: bold;
  color: #0089ca;
}
.WB00283901 .WB00283901_C1 .contents .C1_icons .C1_icon .C1_icon_txt p {
  font-size: 18px;
  color: #000;
  line-height: 1.3;
}
.WB00283901 .WB00283901_C1 .contents .C1_a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.WB00283901 .WB00283901_C1 .contents .C1_a a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  max-width: 400px;
  height: 80px;
  margin: 0 25px;
  border: 1px solid #00b0bd;
  background: #fff;
}
.WB00283901 .WB00283901_C1 .contents .C1_a a p {
  font-size: 28px;
  color: #00b0bd;
  line-height: 1;
  text-align: center;
}
.WB00283901 .WB00283901_C1 .contents .C1_a a p span {
  font-size: 20px;
}
.WB00283901 .WB00283901_C2 {
  background: #c7f8ed;
}
.WB00283901 .WB00283901_C2 .contents {
  max-width: 1200px;
  margin: 0 auto;
  padding: 80px 0 50px;
}
.WB00283901 .WB00283901_C2 .contents h1 {
  font-size: 36px;
  color: #000;
  text-align: center;
  line-height: 1.3;
  margin: 0 0 10px;
}
.WB00283901 .WB00283901_C2 .contents h2 {
  font-size: 20px;
  color: #000;
  text-align: center;
  line-height: 1.5;
}
.WB00283901 .WB00283901_C2 .contents .C2_icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 50px 0;
}
.WB00283901 .WB00283901_C2 .contents .C2_icons .C2_icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 320px;
}
.WB00283901 .WB00283901_C2 .contents .C2_icons .C2_icon .C2_icon_txt {
  margin: 0 0 0 15px;
}
.WB00283901 .WB00283901_C2 .contents .C2_icons .C2_icon .C2_icon_txt h3 {
  font-size: 22px;
  font-weight: bold;
  color: #00afbc;
}
.WB00283901 .WB00283901_C2 .contents .C2_icons .C2_icon .C2_icon_txt p {
  font-size: 18px;
  color: #000;
  line-height: 1.3;
}
.WB00283901 .WB00283901_C2 .contents .C2_management {
  max-width: 1200px;
  height: 270px;
  border: 2px solid #00b0bd;
  position: relative;
  border-radius: 10px;
}
.WB00283901 .WB00283901_C2 .contents .C2_management h1 {
  background: #c7f8ed;
  position: absolute;
  top: -20px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  z-index: 1;
  font-size: 26px;
  color: #00b0bd;
  letter-spacing: 5px;
  padding: 0 15px 0 20px;
}
.WB00283901 .WB00283901_C2 .contents .C2_management img {
  position: absolute;
  top: 30px;
}
.WB00283901 .WB00283901_C2 .contents .C2_management .C2_management1 {
  left: 70px;
  z-index: 3;
}
.WB00283901 .WB00283901_C2 .contents .C2_management .C2_management2 {
  left: 330px;
  z-index: 2;
}
.WB00283901 .WB00283901_C2 .contents .C2_management .C2_management3 {
  left: 590px;
  z-index: 1;
}
.WB00283901 .WB00283901_C2 .contents .C2_management .C2_management4 {
  left: 850px;
}
@media screen and (max-width: 1220px) {
  .WB00283901 .WB00283901_C2 .contents .C2_management img {
    width: calc(210 + (312 - 210) * ((100vw - 768px) / (1220 - 768)));
    height: calc(147px + (218 - 147) * ((100vw - 768px) / (1220 - 768)));
    top: calc(70px + (30 - 70) * ((100vw - 768px) / (1220 - 768)));
  }
  .WB00283901 .WB00283901_C2 .contents .C2_management .C2_management1 {
    left: calc(10px + (70 - 10) * ((100vw - 768px) / (1220 - 768)));
  }
  .WB00283901 .WB00283901_C2 .contents .C2_management .C2_management2 {
    left: calc(185px + (330 - 185) * ((100vw - 768px) / (1220 - 768)));
  }
  .WB00283901 .WB00283901_C2 .contents .C2_management .C2_management3 {
    left: calc(360px + (590 - 360) * ((100vw - 768px) / (1220 - 768)));
  }
  .WB00283901 .WB00283901_C2 .contents .C2_management .C2_management4 {
    left: calc(525px + (850 - 525) * ((100vw - 768px) / (1220 - 768)));
  }
}
.WB00283901 .WB00283901_C2 .contents .C2_management_mb {
  max-width: 330px;
  height: 850px;
  border: 2px solid #00b0bd;
  position: relative;
  border-radius: 10px;
  margin: 0 auto;
}
.WB00283901 .WB00283901_C2 .contents .C2_management_mb h1 {
  background: #c7f8ed;
  position: absolute;
  top: -15px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  z-index: 1;
  font-size: 18px;
  color: #00b0bd;
  letter-spacing: 5px;
  padding: 0 0 0 5px;
}
.WB00283901 .WB00283901_C2 .contents .C2_management_mb img {
  position: absolute;
  left: 45px;
}
.WB00283901 .WB00283901_C2 .contents .C2_management_mb .C2_management1_m {
  top: 600px;
  z-index: 3;
}
.WB00283901 .WB00283901_C2 .contents .C2_management_mb .C2_management2_m {
  top: 400px;
  z-index: 2;
}
.WB00283901 .WB00283901_C2 .contents .C2_management_mb .C2_management3_m {
  top: 200px;
  z-index: 1;
}
.WB00283901 .WB00283901_C2 .contents .C2_management_mb .C2_management4_m {
  top: 20px;
}
.WB00283901 .WB00283901_C2 .contents .C2_a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  max-width: 400px;
  height: 60px;
  margin: 50px auto 0;
  border: 1px solid #00b0bd;
  background: #fff;
  font-size: 26px;
  color: #00b0bd;
  cursor: pointer;
}
.WB00283901 .WB00283901_C3 .contents {
  max-width: 1200px;
  margin: 0 auto;
  padding: 100px 0;
}
.WB00283901 .WB00283901_C3 .contents h1 {
  font-size: 36px;
  color: #000;
  line-height: 1.4;
  text-align: center;
}
.WB00283901 .WB00283901_C3 .contents .C3_comment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 80px 0 0;
}
.WB00283901 .WB00283901_C3 .contents .C3_comment .C3_imga {
  width: 400px;
  height: 300px;
}
.WB00283901 .WB00283901_C3 .contents .C3_comment .C3_comment_txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 0 0 30px;
  width: 100%;
}
.WB00283901 .WB00283901_C3 .contents .C3_comment .C3_comment_txt p {
  font-size: 20px;
  color: #000;
}
.WB00283901 .WB00283901_C3 .contents .C3_comment .C3_comment_txt .C3_a {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.WB00283901 .WB00283901_C3 .contents .C3_comment .C3_comment_txt .C3_a a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  max-width: 300px;
  height: 60px;
  font-size: 26px;
  color: #00b0bd;
  background: #fff;
  border: 1px solid #00b0bd;
  margin: 0 30px 0 0;
}
.WB00283901 .WB00283901_C4 {
  background: url("../../images/index/C4_bg.png") no-repeat center;
}
.WB00283901 .WB00283901_C4 .contents {
  max-width: 1200px;
  margin: 0 auto;
  padding: 80px 0 40px;
}
.WB00283901 .WB00283901_C4 .contents h1 {
  font-size: 36px;
  color: #000;
  text-align: center;
  padding: 0 0 25px;
}
.WB00283901 .WB00283901_C4 .contents .C4_imgs {
  width: 670px;
  height: 634px;
  margin: 0 auto;
  background: url("../../images/index/C4_imgbg.png") no-repeat center;
  position: relative;
  background-size: cover;
}
.WB00283901 .WB00283901_C4 .contents .C4_imgs .cri_water {
  position: absolute;
  background: rgba(255, 255, 255, 0.5);
  width: 140px;
  height: 140px;
  border-radius: 50%;
  border: 1px solid white;
  z-index: -1;
  left: 5px;
  top: 5px;
  -webkit-animation: wave-animate 3s infinite ease-out;
          animation: wave-animate 3s infinite ease-out;
}
.WB00283901 .WB00283901_C4 .contents .C4_imgs .cri_water::before {
  content: '';
  position: absolute;
  width: 130px;
  height: 130px;
  border-radius: 50%;
  border: 1px solid #fff;
  z-index: -1;
  top: 3%;
  left: 3%;
}
.WB00283901 .WB00283901_C4 .contents .C4_imgs .cri_water::after {
  content: '';
  position: absolute;
  width: 120px;
  height: 120px;
  background-color: #fff;
  border-radius: 50%;
  z-index: -1;
  top: 6.5%;
  left: 7%;
}
.WB00283901 .WB00283901_C4 .contents .C4_imgs .C4_imgs_icon1 {
  position: absolute;
  top: 250px;
  left: 70px;
  z-index: 2;
}
.WB00283901 .WB00283901_C4 .contents .C4_imgs .C4_imgs_icon2 {
  position: absolute;
  top: 95px;
  left: 140px;
  z-index: 2;
}
.WB00283901 .WB00283901_C4 .contents .C4_imgs .C4_imgs_icon3 {
  position: absolute;
  top: 35px;
  left: 290px;
  z-index: 2;
}
.WB00283901 .WB00283901_C4 .contents .C4_imgs .C4_imgs_icon4 {
  position: absolute;
  top: 95px;
  left: 440px;
  z-index: 2;
}
.WB00283901 .WB00283901_C4 .contents .C4_imgs .C4_imgs_icon5 {
  position: absolute;
  top: 250px;
  left: 505px;
  z-index: 2;
}
.WB00283901 .WB00283901_C5 {
  background: #eeeeee;
}
.WB00283901 .WB00283901_C5 .contents {
  max-width: 1200px;
  margin: 0 auto;
  padding: 70px 0;
}
.WB00283901 .WB00283901_C5 .contents h1 {
  font-size: 36px;
  color: #000;
  padding: 0 0 50px;
  text-align: center;
}
.WB00283901 .WB00283901_C5 .contents .swiper-container {
  padding: 0 0 70px;
}
.WB00283901 .WB00283901_C5 .contents .swiper-container .swiper-wrapper .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.WB00283901 .WB00283901_C5 .contents .swiper-container .swiper-wrapper .swiper-slide .C5_text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 0 0 20px;
}
.WB00283901 .WB00283901_C5 .contents .swiper-container .swiper-wrapper .swiper-slide .C5_text h2 {
  font-size: 22px;
  color: #00b0bd;
}
.WB00283901 .WB00283901_C5 .contents .swiper-container .swiper-wrapper .swiper-slide .C5_text p {
  font-size: 20px;
  color: #000;
}
.WB00283901 .WB00283901_C5 .contents .swiper-container .swiper-wrapper .swiper-slide .C5_text a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 285px;
  height: 35px;
  background: #fff;
  border: 1px solid #00b0bd;
  font-size: 20px;
  color: #00b0bd;
}
.WB00283901 .WB00283901_C5 .contents .swiper-container .swiper-pagination .swiper-pagination-bullet {
  width: 13px;
  height: 13px;
  background: #bfbfbf;
  opacity: 1;
}
.WB00283901 .WB00283901_C5 .contents .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
  background: #00b0bd;
}
@media screen and (max-width: 768px) {
  .WB00283901 .WB00283901_banner {
    background: url("../../images/index/bg_banner_m.png") no-repeat center;
  }
  .WB00283901 .WB00283901_banner .contents {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .WB00283901 .WB00283901_banner .contents h1 {
    font-size: 26px;
  }
  .WB00283901 .WB00283901_banner .contents p {
    font-size: 18px;
  }
  .WB00283901 .WB00283901_banner .contents .WB00283901_banner_a a, .WB00283901 .WB00283901_banner .contents .WB00283901_banner_a .banner_a1 {
    width: 155px;
    height: 60px;
  }
  .WB00283901 .WB00283901_C1 .contents {
    padding: 25px 10px;
  }
  .WB00283901 .WB00283901_C1 .contents h1 {
    font-size: 26px;
    padding: 0 0 20px;
    line-height: 1.3;
  }
  .WB00283901 .WB00283901_C1 .contents .C1_icons {
    max-width: 330px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0;
  }
  .WB00283901 .WB00283901_C1 .contents .C1_icons .C1_icon {
    width: 100%;
    margin: 0 0 15px;
  }
  .WB00283901 .WB00283901_C1 .contents .C1_icons .C1_icon .C1_icon_txt h2 {
    font-size: 18px;
  }
  .WB00283901 .WB00283901_C1 .contents .C1_icons .C1_icon .C1_icon_txt p {
    font-size: 16px;
  }
  .WB00283901 .WB00283901_C1 .contents .C1_a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .WB00283901 .WB00283901_C1 .contents .C1_a a {
    max-width: 290px;
    height: 50px;
    margin: 0 auto 10px;
  }
  .WB00283901 .WB00283901_C1 .contents .C1_a a p {
    font-size: 20px;
  }
  .WB00283901 .WB00283901_C1 .contents .C1_a a p span {
    font-size: 15px;
  }
  .WB00283901 .WB00283901_C2 .contents {
    padding: 50px 15px;
  }
  .WB00283901 .WB00283901_C2 .contents h1 {
    font-size: 26px;
  }
  .WB00283901 .WB00283901_C2 .contents h2 {
    font-size: 18px;
  }
  .WB00283901 .WB00283901_C2 .contents .C2_icons {
    padding: 30px 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-width: 330px;
    margin: 0 auto;
  }
  .WB00283901 .WB00283901_C2 .contents .C2_icons .C2_icon {
    margin: 0 0 15px;
  }
  .WB00283901 .WB00283901_C2 .contents .C2_icons .C2_icon .C2_icon_txt h3 {
    font-size: 18px;
  }
  .WB00283901 .WB00283901_C2 .contents .C2_icons .C2_icon .C2_icon_txt p {
    font-size: 16px;
  }
  .WB00283901 .WB00283901_C2 .contents .C2_a {
    max-width: 290px;
    height: 50px;
    font-size: 20px;
  }
  .WB00283901 .WB00283901_C3 .contents {
    padding: 50px 15px;
  }
  .WB00283901 .WB00283901_C3 .contents h1 {
    font-size: 26px;
    line-height: 1.3;
  }
  .WB00283901 .WB00283901_C3 .contents .C3_comment {
    padding: 30px 0 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .WB00283901 .WB00283901_C3 .contents .C3_comment .C3_imga {
    width: 269px;
    height: 209px;
    margin: 0 auto;
  }
  .WB00283901 .WB00283901_C3 .contents .C3_comment .C3_comment_txt {
    margin: 0;
  }
  .WB00283901 .WB00283901_C3 .contents .C3_comment .C3_comment_txt p {
    font-size: 16px;
    padding: 15px 0 30px;
  }
  .WB00283901 .WB00283901_C3 .contents .C3_comment .C3_comment_txt .C3_a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .WB00283901 .WB00283901_C3 .contents .C3_comment .C3_comment_txt .C3_a a {
    margin: 0 auto 10px;
    max-width: 290px;
    height: 50px;
    font-size: 20px;
  }
  .WB00283901 .WB00283901_C4 .contents {
    padding: 40px 15px;
  }
  .WB00283901 .WB00283901_C4 .contents h1 {
    font-size: 26px;
    line-height: 1.3;
  }
  .WB00283901 .WB00283901_C4 .contents .C4_imgs {
    width: calc(330px + (670 - 330) * ((100vw - 360px) / (768 - 360)));
    height: calc(312px + (634 - 312) * ((100vw - 360px) / (768 - 360)));
  }
  .WB00283901 .WB00283901_C4 .contents .C4_imgs .cri_water {
    width: calc(80px + (140 - 80) * ((100vw - 360px) / (768 - 360)));
    height: calc(80px + (140 - 80) * ((100vw - 360px) / (768 - 360)));
    left: calc(0px + (5 - 0) * ((100vw - 360px) / (768 - 360)));
    top: calc(0px + (5 - 0) * ((100vw - 360px) / (768 - 360)));
  }
  .WB00283901 .WB00283901_C4 .contents .C4_imgs .cri_water::before {
    width: calc(70px + (130 - 70) * ((100vw - 360px) / (768 - 360)));
    height: calc(70px + (130 - 70) * ((100vw - 360px) / (768 - 360)));
  }
  .WB00283901 .WB00283901_C4 .contents .C4_imgs .cri_water::after {
    width: calc(60px + (120 - 60) * ((100vw - 360px) / (768 - 360)));
    height: calc(60px + (120 - 60) * ((100vw - 360px) / (768 - 360)));
  }
  .WB00283901 .WB00283901_C4 .contents .C4_imgs .C4_imgs_icon1 {
    width: calc(80px + (148 - 80) * ((100vw - 360px) / (768 - 360)));
    height: calc(80px + (148 - 80) * ((100vw - 360px) / (768 - 360)));
    top: calc(130px + (250 - 130) * ((100vw - 360px) / (768 - 360)));
    left: calc(40px + (70 - 40) * ((100vw - 360px) / (768 - 360)));
  }
  .WB00283901 .WB00283901_C4 .contents .C4_imgs .C4_imgs_icon2 {
    width: calc(80px + (148 - 80) * ((100vw - 360px) / (768 - 360)));
    height: calc(80px + (148 - 80) * ((100vw - 360px) / (768 - 360)));
    top: calc(50px + (95 - 50) * ((100vw - 360px) / (768 - 360)));
    left: calc(70px + (140 - 70) * ((100vw - 360px) / (768 - 360)));
  }
  .WB00283901 .WB00283901_C4 .contents .C4_imgs .C4_imgs_icon3 {
    width: calc(80px + (148 - 80) * ((100vw - 360px) / (768 - 360)));
    height: calc(80px + (148 - 80) * ((100vw - 360px) / (768 - 360)));
    top: calc(20px + (35 - 20) * ((100vw - 360px) / (768 - 360)));
    left: calc(145px + (290 - 145) * ((100vw - 360px) / (768 - 360)));
  }
  .WB00283901 .WB00283901_C4 .contents .C4_imgs .C4_imgs_icon4 {
    width: calc(80px + (148 - 80) * ((100vw - 360px) / (768 - 360)));
    height: calc(80px + (148 - 80) * ((100vw - 360px) / (768 - 360)));
    top: calc(50px + (95 - 50) * ((100vw - 360px) / (768 - 360)));
    left: calc(220px + (440 - 220) * ((100vw - 360px) / (768 - 360)));
  }
  .WB00283901 .WB00283901_C4 .contents .C4_imgs .C4_imgs_icon5 {
    width: calc(80px + (148 - 80) * ((100vw - 360px) / (768 - 360)));
    height: calc(80px + (148 - 80) * ((100vw - 360px) / (768 - 360)));
    top: calc(130px + (250 - 130) * ((100vw - 360px) / (768 - 360)));
    left: calc(240px + (505 - 240) * ((100vw - 360px) / (768 - 360)));
  }
  .WB00283901 .WB00283901_C5 .contents {
    padding: 50px 15px;
  }
  .WB00283901 .WB00283901_C5 .contents h1 {
    font-size: 26px;
    line-height: 1.3;
    padding: 0 0 20px;
  }
  .WB00283901 .WB00283901_C5 .contents .swiper-container .swiper-wrapper .swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .WB00283901 .WB00283901_C5 .contents .swiper-container .swiper-wrapper .swiper-slide img {
    display: none;
  }
  .WB00283901 .WB00283901_C5 .contents .swiper-container .swiper-wrapper .swiper-slide .C5_text {
    margin: 0;
  }
  .WB00283901 .WB00283901_C5 .contents .swiper-container .swiper-wrapper .swiper-slide .C5_text h2 {
    font-size: 20px;
  }
  .WB00283901 .WB00283901_C5 .contents .swiper-container .swiper-wrapper .swiper-slide .C5_text p {
    font-size: 16px;
  }
  .WB00283901 .WB00283901_C5 .contents .swiper-container .swiper-wrapper .swiper-slide .C5_text a {
    width: 290px;
    height: 50px;
    font-size: 20px;
    margin: 20px auto 0;
  }
  .WB00283901 .WB00283901_C5 .contents .swiper-container .swiper-pagination .swiper-pagination-bullet {
    width: 13px;
    height: 13px;
    background: #bfbfbf;
    opacity: 1;
  }
  .WB00283901 .WB00283901_C5 .contents .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
    background: #00b0bd;
  }
}



/*# sourceMappingURL=style.css.map */
