@media screen and (max-width: 640px) and (min-width: 0px) {
  section {
    padding-top: 30px;
    padding-bottom: 45px;
  }

  section .title h1 {
    font-size: 22px;
    line-height: 3;
  }

  section .title h2 {
    font-size: 12px;
    line-height: 1.5;
  }

  .bannerSlide>img {
    min-height: 300px;
  }

  .bannerText {
    padding-left: 0;
  }

  .bannerText h1 {
    font-weight: bold;
    font-size: 26px;
    line-height: 2;
    letter-spacing: 3.57394px;
    color: #FFFFFF;
    margin-bottom: 0;
  }

  .bannerText span {
    display: block;
    width: 80%;
    height: 1px;
    background: #fff;
  }

  .bannerText h2 {
    font-size: 14px;
    line-height: 2;
    margin-top: 5px;
    margin-bottom: 15px;
  }

  .bannerText a img {
    width: 90px;
  }

  .bannerpagination {
    bottom: 10px !important;
  }

  .box2List p {
    font-size: 12px;
    line-height: 1;
    letter-spacing: -1px;
    margin-bottom: 36px;
  }

  .box2List p::after {
    width: 40px;
    height: 4px;
    left: calc(50% - 20px);
    bottom: -15px;
  }

  .ImgTextbox_1 .bottom p {
    width: 50%;
  }

  .phoneItem.item .ImgTextbox .text .top {
    padding: 15px;
  }

  .section2 .item .ImgTextbox .text .top h1 {
    font-size: 18px;
    font-weight: bold;
  }

  .section2 .item .ImgTextbox .text .top a {
    font-size: 14px;
    right: 15px;
  }

  .section2 .item .ImgTextbox .text .bottom {
    padding: 15px 10px;
  }

  .box3 .container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
  }

  .box3List {
    width: 45%;
  }

  .section3 .title h1 {
    font-size: 16px;
  }

  .section3 .title {
    padding: 0 2vw;
  }

  .section4 .box4 {
    position: relative;
    width: 100%;
  }

  .box4Swiper {
    padding: 0px 0 30px;
  }

  .box4pagination.box4pagination {
    bottom: 0px;
    height: auto;
    display: flex !important;
    justify-content: center;
  }

  .box4slide.swiper-slide-active {
    transform: scale(1);
    z-index: 5;
  }

  .box4slide .text p {
    min-height: 125px;
    margin-bottom: 0px;
  }

  .box4slide .text {
    padding: 30px 15px;
  }

  .box5slide {
    border-radius: 5px;
  }

  .section6 {
    padding-bottom: 30px;
  }

  .box6slide h1 {
    font-size: 14px;
    margin: 10px 0 0px;
  }

  .box6slide span {
    display: block;
    font-size: 12px;
    line-height: 1;
    margin-top: 5px;
    margin-bottom: 15px;
  }

  .box6slide {
    padding: 0px;
  }

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

  .box6slide .text {
    padding: 0 30px 0 15px;
  }

  .box7 .left {
    width: 100%;
    padding: 0px 5vw;
    margin: 0px 0 60px;
  }

  .box7 .right .top .text h1 {
    font-size: 18px;
    line-height: 1;
  }

  .box7 .right .top .text p {
    font-size: 18px;
    line-height: 1;
  }

  .box7 .right a {
    height: 46px;
    line-height: 46px;
    width: 260px;
    font-size: 18px;
  }

  .box7 .right a img {
    top: 5px;
    width: 36px;
  }

  .MessageBox_1.MessageBox .messlist.messages_1 input {
    width: 100%;
    height: 45px;
    font-size: 14px;
  }

  .MessageBox_1 .MessageMore {
    font-size: 16px;
  }

  .MessageBox_1 .MessageMore img {
    width: 25px;
  }

  .messbtn #regBtn {
    font-size: 14px;
    width: 124px;
    padding-left: 30px;
    height: 46px;
    line-height: 46px;
  }

  .messbtn::after {
    width: 26px;
    height: 26px;
    right: 5px;
    top: 10px;
  }

  .messbtn .tel {
    height: 46px;
    line-height: 46px;
    font-size: 14px;
    padding: 0px 30px;
  }

  .box7 .name {
    width: 100%;
    height: 46px;
    line-height: 46px;
    font-size: 14px;
    padding: 0px 30px;
  }
}

@media screen and (max-width: 400px) and (min-width: 0px) {}
