@font-face {
  font-family: "GmarketSansMedium";
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff")
    format("woff");
  font-weight: normal;
  font-style: normal;
}
#main {
  text-align: center;
}
.center {
  width:1200px;
  text-align: center;
  position: relative;
  margin: auto;
}
#main .center {
  width:100%;
  overflow: hidden;
  position: relative;
  height:651px;
}
#main .center .mainBg {
  position: absolute;
  top:0;left:50%;
  transform: translate(-50%, 0);
}

#S2 {
  position: relative;
  text-align: center;
  padding:90px 0;
}
.S2Obj {

}
#S3 {
  background-color: #f8f8f8;
  position: relative;
  text-align: center;
  padding:85px 0;
}
#S4 {
  background-color: #ffffff;
  position: relative;
  text-align: center;
  padding:85px 0;
}
#S5 {
  background-color: #f8f8f8;
  position: relative;
  text-align: center;
  padding:85px 0;
}

#S6 {
  background-color: #ffffff;
  position: relative;
  text-align: center;
  padding:90px 0 85px;
}
#S6 .center {
  display: flex;flex-direction: column;gap:95px;align-items: center;justify-content: center;
  width:1120px;
}
#S6 .center .S6Tab {
  width:100%;
}
#S6 .center .S6Tab #content {
  width:100%;
}
#S6 .center .S6Tab #content #two_content {
  display: flex;flex-direction: column;gap:150px;align-items: center;justify-content: center;
}
#S6 .center .S6Tab #two_tab1 {
  display: flex;flex-direction: column;gap:50px;align-items: center;justify-content: center;width: 100%;position: relative;
}
#S6 .center .S6Tab #two_tab1 .tabs2024_4 {
  width:100%;padding: 0 20px;
}
#S6 .center .S6Tab #two_tab1 .tabs2024_4 .swiper-slide {
  width: 100%;text-align: center;
}
#S6 .center .S6Tab #two_tab2 {
  display: flex;flex-direction: column;gap:50px;align-items: center;justify-content: center;width: 100%;position: relative;
}
#S6 .center .S6Tab #two_tab2 .tabs2024_2 {
  width:100%;padding: 0 20px;
}
#S6 .center .S6Tab #two_tab2 .tabs2024_2 .swiper-slide {
  width: 100%;text-align: center;
}
.S3Img img {
  border:1px solid #4C7796;max-width: 100%;
}
.S3Name {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  gap:15px;
}
.S3Name p {
  font-family: "GmarketSansMedium";
  font-size: 28px;
  padding-top: 5px;
  letter-spacing: -0.5px;
}

.SlideBtnR,
.SlideBtnL {
  width: 62px !important;
  height: 62px !important;
  transform: translate(0, -50%);
  transform: translate(0, -50%);
  margin-top: 32px !important;
}
.SlideBtnR {
  background: url(https://careergate-service.s3.amazonaws.com/img/campusdev/beauty_html_img/univ_result/S6BtnR.png)
    no-repeat;
  background-position: center;
}

.SlideBtnL {
  background: url(https://careergate-service.s3.amazonaws.com/img/campusdev/beauty_html_img/univ_result/S6BtnL.png)
    no-repeat;
  background-position: center;
}

.swiper-button-next::after,
.swiper-button-prev::after {
  display: none;
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: 0 !important;
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: 0 !important;
}

#S7 {
  background-color: #f8f8f8;
  position: relative;
  text-align: center;
  padding:130px 0 45px;
  display: flex;
  flex-direction: column;
  gap:50px;
}
#S7 #S7_content {
  width:100%;
}
#S7 #S7_content .swiper-container {
  width:100%;overflow: hidden;
}
#S7 .swiper-container .swiper-wrapper {
  -webkit-transition-timing-function:linear;
  transition-timing-function:linear;
}
#S7 .swiper-container .swiper-slide{
  width:fit-content;
}

#S8 {
  background-color: #f8f8f8;
  position: relative;
  text-align: center;
  padding:45px 0 65px;
  display: flex;
  flex-direction: column;
  gap:70px;
}

#S8 #S8_content {
  display: flex;gap:80px;align-items: center;justify-content: center;
}

#S9 {
  background-color: #f8f8f8;
  position: relative;
  text-align: center;
  padding:80px 0;
}