/* .content-bg {
  max-width: 992px;
  margin: 0 auto;
} */
.content-banner img {
  width: 100%;
}

.experience {
  background-image: url("../img/introduce/experience-text-bg.png"), url("../img/introduce/normal-bg.jpg");
  position: relative;
  min-height: 1100px;
  background-repeat: no-repeat, no-repeat;
  background-position: top 312px right 0, left;
}
.experience-img {
  position: absolute;
  top: -280px;
  left: -190px;
  z-index: 1;
}
.experience-text {
  z-index: 99;
  background: #657d9b;
  width: 650px;
  padding-top: 87px;
  padding-left: 150px;
  padding-bottom: 73px;
  color: #fff;
  position: relative;
  top: 367px;
  left: 60%;
  transform: translateX(-50%);
}

.experience-text .title {
  font-size: 19px;
  letter-spacing: 3.5px;
  width: 110px;
  flex-shrink: 0;
}
.school {
  display: flex;
  margin-bottom: 48px;
}
.experience-text ul {
  border-left: 1px solid #466276;
  font-size: 12px;
  padding-left: 17px;
}

.experience-text li {
  margin-bottom: 10px;
}
.certificate {
  display: flex;
}
.normal-bg {
  background-image: url("../img/introduce/normal-bg.jpg");
  background-repeat: no-repeat;
}
.speech {
  margin-bottom: 106px;
}
.speech .title {
  color: #657d9b;
  border-top: 1px solid #466276;
  padding-left: 65px;
  border-bottom: 1px solid #466276;
  font-size: 18px;
  padding-top: 25px;
  padding-bottom: 15px;
  letter-spacing: 3.5px;
  position: relative;
  margin-bottom: 38px;
}
.speech .title .underline {
  width: 306px;
  height: 11px;
  background-color: #466276;
  position: absolute;
  bottom: -6px;
  left: 60px;
}
.main-swiper-wrap {
  position: relative;
  padding: 0 63px;
}
.main-swiper {
  height: 222px;
}
.swiper-title {
  font-size: 14px;
  color: #657d9b;
  margin-bottom: 6px;
  padding-left: 4px;
}
.main-swiper-wrap .swiper-slide {
  height: 167px;
}
.swiper-button-lock {
  display: block !important;
}
.main-swiper-wrap .swiper-button-next {
  top: auto;
  bottom: 0;
  right: 63px;
  width: 76px;
  height: 20px;
}
.main-swiper-wrap .swiper-button-next::after {
  content: "";
  width: 76px;
  display: block;
  height: 20px;
  background-image: url("../img/introduce/next.png");
}
.main-swiper-wrap .swiper-button-prev {
  bottom: 0;
  top: auto;
  left: 63px;
  width: 76px;
  height: 20px;
}
.main-swiper-wrap .swiper-button-prev::after {
  content: "";
  background-image: url("../img/introduce/prev.png");
  width: 76px;
  display: block;
  height: 20px;
}

.swiper-modal {
  padding: 78px 80px 78px 80px;
  display: none;
  position: fixed;
  top: 10%;
  left: 50%;
  transform: translateX(-50%);
  width: 900px;
  height: 85%;
  background-color: rgba(255, 255, 255, 0.95);
  overflow-y: scroll;
  z-index: 999999999;
  border: 1px solid #6b829f;
}
.swiper-modal .close {
  position: sticky;
  top: 0px;
  margin-left: -80px;
  margin-right: -80px;
  z-index: 9;
}
.swiper-modal h5 {
  font-size: 18px;
  font-weight: 700;
  color: #657d9b;
  margin-bottom: 17px;
  letter-spacing: 3px;
}
.swiper-modal h4 {
  font-size: 30px;
  font-weight: 700;
  color: #657d9b;
  letter-spacing: 4px;
  margin-bottom: 18px;
}

.subSwiper {
  margin-bottom: 28px;
}
.swiper-container .swiper-pagination {
  display: none;
}
.subSwiper .swiper-slide {
  text-align: center;
}
.subSwiper .swiper-slide img {
  max-width: 100%;
  height: 522px;
}
.thumbsSwiper .swiper-slide {
  opacity: 0.4;
}
.thumbsSwiper .swiper-slide-thumb-active {
  opacity: 1;
}

.thumbsSwiper .swiper-slide img {
  max-width: 100%;
}
.swiper-container {
  position: relative;
  margin-bottom: 49px;
}
    .swiper-container .swiper-button-next {
        top: 123%;
        right: -30px;
        width: 18px;
        height: 20px;
    }
    .swiper-container .swiper-button-next::after {
        content: "";
        width: 18px;
        height: 20px;
        background-image: url("../img/introduce/sub-next.png");
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
    }
.swiper-container .swiper-button-prev {
  top: 123%;
  left: -34px;
  width: 18px;
  height: 20px;
}
    .swiper-container .swiper-button-prev::after {
        content: "";
        background-image: url("../img/introduce/sub-prev.png");
        width: 18px;
        height: 20px;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
    }
.swiper-modal p {
  font-size: 27px;
  line-height: 45px;
  color: #657d9b;
  margin-bottom: 14px;
  text-align: justify;
}
.close-modal {
  position: absolute;
  top: -54px;
  right: 20px;
  cursor: pointer;
}

.reservation {
  display: flex;
  margin-bottom: 72px;
  align-items: start;
}
.reservation img {
  width: 542px;
  margin-right: 37px;
}
.form {
  flex-grow: 1;
  color: #657d9b;
}
.form h6 {
  width: 100%;
  font-size: 19px;
  font-weight: 500;
  text-align: center;
  margin-bottom: 20px;
}
form {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
form p {
  font-size: 14px;
  margin-bottom: 10px;
}
form > div {
  margin-bottom: 20px;
}
form input {
  width: 100%;
  height: 35px;
  border: 1px solid #657d9b;
  color: #657d9b;
  font-weight: bold;
  font-size: 15px;
  padding-left: 10px;
}
form .name {
  width: 48%;
  margin-right: 8px;
}
form .tel {
  width: 48%;
  margin-left: 8px;
}
form .email {
  width: 48%;
  margin-right: 8px;
}
form .time {
  width: 48%;
  margin-left: 8px;
}
form .category {
  width: 100%;
}
form select {
  width: 100%;
  height: 35px;
  border: 1px solid #657d9b;
  color: #657d9b;
  font-weight: bold;
  font-size: 15px;
  padding-left: 10px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  outline: none;
}
.custom-select {
  position: relative;
}
.custom-select::before {
  content: "";
  position: absolute;
  width: 11px;
  height: 10px;
  top: 50%;
  right: 12px;
  transform: translateY(-50%);
  background-repeat: no-repeat;
  background-image: url("../img/index/custom-select.png");
  background-size: 100%;
}
form .content {
  width: 100%;
}
form textarea {
  width: 100%;
  height: 76px;
  border: 1px solid #657d9b;
  resize: none;
}
form button {
  background-color: #657d9b;
  border: none;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  padding: 11px 23px;
  border-radius: 5px;
  margin: 14px auto 0 auto;
}
.main-swiper .swiper-slide img {
  max-width: 100%;
}
.swiper-modal img.modal-header {
  display: none;
}
.mb-break {
  display: none;
}

@media (max-width: 992px) {
  .mb-break {
    display: block;
  }
  .experience-text li {
    margin-bottom: 0;
    padding-bottom: 4px;
    padding-top: 4px;
    line-height: 14px;
  }
  .content-bg {
    max-width: 100%;
  }
  .experience-img {
    width: 293px;
    top: -106px;
    left: -20px;
  }
  .experience {
    min-height: 760px;
    background-position: top 94px right 0, left;
    background-size: 300px, 100px;
  }
  .experience-text .title {
    font-size: 14px;
    width: 70px;
  }
  .experience-text {
    top: 136px;
    left: 50%;
    transform: translateX(-50%);
    padding-top: 64px;
    padding-left: 18px;
    width: 80%;
  }
  .speech .title {
    font-size: 11px;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 25px;
    margin-bottom: 20px;
    letter-spacing: 1px;
  }
  .speech .title .underline {
    width: 115px;
    height: 4px;
    bottom: -2px;
    left: 23px;
  }
  .main-swiper-wrap {
    padding: 0 27px;
  }
  .main-swiper {
    height: 120px;
  }
  .swiper-title {
    font-size: 12px;
  }
  .main-swiper-wrap .swiper-button-next {
    top: 87px;
    right: 8px;
    width: 10px;
    height: 10px;
  }
  .main-swiper-wrap .swiper-button-next::after {
    content: "";
    width: 10px;
    height: 10px;
    background-image: url("../img/introduce/sub-next.png");
    background-size: contain;
    background-repeat: no-repeat;
  }
  .main-swiper-wrap .swiper-button-prev {
    top: 87px;
    left: 8px;
    width: 10px;
    height: 10px;
  }
  .main-swiper-wrap .swiper-button-prev::after {
    content: "";
    background-image: url("../img/introduce/sub-prev.png");
    background-size: contain;
    width: 10px;
    background-repeat: no-repeat;
    height: 10px;
  }
  .main-swiper-wrap .swiper-slide {
    height: auto;
  }
  .swiper-modal {
    transform: translateX(0);
    width: auto;
    height: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0 0 30px 0;
  }
  .swiper-modal .close {
    height: 72px;
    background-color: #657d9b;
    margin-left: 0;
    margin-right: 0;
  }
  .swiper-modal .close .close-modal {
    width: 42px;
    top: 16px;
    right: 26px;
  }
  .swiper-modal img.modal-header {
    display: block;
    position: absolute;
    top: 50%;
    left: 25px;
    transform: translateY(-50%);
    width: 185px;
  }

  .swiper-container .swiper-button-next {
    top: 50%;
    right: 0px;
    width: 18px;
    height: 18px;
  }
  .swiper-container .swiper-button-next::after {
    width: 18px;
    height: 18px;
    content: "";
    background-image: url("../img/introduce/mb-sub-next.png");
    background-size: cover;
  }
  .swiper-container .swiper-button-prev {
    top: 50%;
    left: 0px;
    width: 18px;
    height: 18px;
  }
  .swiper-container .swiper-button-prev::after {
    width: 18px;
    height: 18px;
    content: "";
    background-image: url("../img/introduce/mb-sub-prev.png");
    background-size: cover;
  }

  .swiper-container .swiper-button-next.swiper-button-disabled,
  .swiper-container .swiper-button-prev.swiper-button-disabled {
    pointer-events: auto;
    opacity: 1;
  }
  .thumbsSwiper {
    display: none !important;
  }
  .swiper-container .swiper-pagination {
    display: block;
    bottom: -16px !important;
  }
  .swiper-container .swiper-pagination-bullet-active {
    background-color: #657d9b;
  }
  .pc {
    display: none;
  }
  .swiper-container {
    margin-bottom: 0;
  }
  .subSwiper {
    margin-bottom: 41px;
  }
  .swiper-modal h5 {
    font-size: 12px;
    margin-bottom: 9px;
    padding-left: 29px;
  }
  .swiper-modal h4 {
    font-size: 14px;
    padding-left: 29px;
    padding-bottom: 12px;
    border-bottom: 1px solid #657d9b;
    position: relative;
  }
  .swiper-modal h4 .under-line {
    position: absolute;
    height: 4px;
    width: 115px;
    background-color: #657d9b;
    bottom: -3px;
    left: 27px;
  }
  .swiper-modal p {
    font-size: 12px;
    line-height: 22px;
    margin-bottom: 0;
    padding-left: 29px;
    padding-right: 29px;
  }
  .subSwiper .swiper-slide {
    text-align: center;
  }
  .subSwiper .swiper-slide img {
    height: 265px;
  }
  .reservation {
    flex-direction: column;
    margin-bottom: 0;
  }
  .reservation img {
    margin: 0;
    order: 2;
    width: 100%;
  }
  .form {
    background-image: url("../img/introduce/normal-bg.jpg");
    background-repeat: no-repeat;
  }
  .form h6 {
    font-size: 17px;
    padding-top: 8px;
    padding-bottom: 8px;
    background-color: #657d9b;
    color: #fff;
  }
  .speech {
    margin-bottom: 38px;
  }
  form input {
    width: 100%;
  }
  form .name {
    padding-left: 22px;
    padding-right: 22px;
    width: 100%;
    margin-right: 0;
  }
  form .tel {
    padding-left: 22px;
    padding-right: 22px;
    width: 100%;
    margin-left: 0;
  }
  form .email {
    margin-right: 0;
    padding-left: 22px;
    padding-right: 22px;
    width: 100%;
  }
  form .time {
    margin-left: 0;
    padding-left: 22px;
    padding-right: 22px;
    width: 100%;
  }
  form .category {
    padding-left: 22px;
    padding-right: 22px;
  }
  form .content {
    padding-left: 22px;
    padding-right: 22px;
    margin-bottom: 0;
  }
  form button {
    margin-bottom: 14px;
  }
}
