@media screen and (max-width: 1280px) and (min-width:0px) {
  .bannerText {
    padding-left: 5vw;
  }

  .bannerText h1 {
    font-size: 58px;
    line-height: 2;
  }

  .bannerText h2 {
    font-size: 24px;
    line-height: 2;
  }

  .section2 .item .ImgTextbox .text span {
    font-size: 32px;
  }

  .section2 .item .ImgTextbox .img {
    height: 350px;
  }

  .section2 .item .ImgTextbox .text .top h1 {
    font-size: 28px;
  }

  .section2 .item .ImgTextbox .text .top {
    padding: 15px 30px;
    height: 200px;
  }

  .section2 .item .ImgTextbox .text .bottom {
    padding: 15px 30px;
    height: 150px;
  }

  .section2 .item .ImgTextbox .text .top a {
    font-size: 16px;
    right: 30px;
    top: 26px;
  }

  .section2 .item .ImgTextbox .text .top p {
    font-size: 14px;
  }

  .section2 .item .ImgTextbox .text .bottom h2 {
    display: flex;
    align-items: center;
  }

  .section2 .item .ImgTextbox .text .bottom p {
    margin: 0;
    font-size: 14px;
    display: flex;
    align-items: center;
  }

  .box4Swiper {
    width: calc(100% - 150px);
  }

  .box6slide h1 {
    font-size: 18px;
    line-height: 1.5;
  }

  .box6slide .text::after {
    width: 30px;
    height: 30px;
    background-size: 100% 100%;
  }

  .box7 .name {
    width: 420px;
  }

  .messbtn .tel {
    width: 420px;
  }

  .messbtn #regBtn {
    width: 220px;
  }
}
