* {
  font-family: "Noto Sans KR";
}
.main_container img {
  vertical-align: bottom;
  width: unset;
  max-width:100%;
}
.main_container {
  width:100%;position:relative;
}
.main_container section {
  overflow: hidden;
}
.main_container section .inner {
  padding:65px 0;display: flex;flex-direction: column;gap:40px;
  max-width:735px;margin: 0 auto;
}
.main_container .section_title {
  display: flex;
  flex-direction: column;
  gap:20px;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.main_container .section_title h2{
  font-size:55px;color:#1C1C1C;font-weight:400;line-height:60px;
}
.main_container .section_title h2 span{
  color:#0183FF;font-weight:700;line-height:60px;
}
.main_container .section_title p{
  font-size:25px;color:#666666;font-weight:400;line-height:1.5;
}

#mainBannerSection {
  width: 100%;
}

.main_container .mainEvent {
  width:100%;
  max-height:770px;
  overflow: hidden;
  position: relative;
}
.main_container .mainEvent .mRollingCont .eventBox {
  height:fit-content;overflow: hidden;
}
.main_container .mainEvent .mRollingCont .eventBox .eventBoxA {
  height:100%;
}
.main_container .mainEvent .mRollingCont .eventBox .eventBoxA img{
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
  transform: translate(-50%, 0);
  left: 50%;
  position: relative;
}
.main_container .mainEvent .swiper_nav_container{
  max-width: 1100px;
  width: 100%;
  height: 51px;
  z-index: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.main_container .mainEvent .swiper_nav_container .swiper-button-next {
  background-image: url(https://careergate-service.s3.amazonaws.com/img/campusdev/beauty_html_img/main/new/swiper_nav_container_next.png);
  width: 28px;height:51px;
  background-size:cover;
}
.main_container .mainEvent .swiper_nav_container .swiper-button-next::after{
  display: none;
}
.main_container .mainEvent .swiper_nav_container .swiper-button-prev {
  background-image: url(https://careergate-service.s3.amazonaws.com/img/campusdev/beauty_html_img/main/new/swiper_nav_container_prev.png);
  width: 28px;height:51px;
  background-size:cover;
}
.main_container .mainEvent .swiper_nav_container .swiper-button-prev::after{
  display: none;
}
.main_container .mainEvent .swiper_page_container{
  height: 15px;
  z-index: 1;
  position: absolute;
  bottom: 45px;
  left: 50%;
  transform: translate(-50%, 0);
}
.main_container .mainEvent .swiper_page_container .swiper-pagination{
  position: relative;    bottom: 0; display: flex;
}
.main_container .mainEvent .swiper_page_container .swiper-pagination .swiper-pagination-bullet {
  background-color: #fff;border: 1px solid #0183FF;
  opacity: 1;border-radius: 15px;transition: width 0.5s ease-in-out;height: 15px;width: 15px;
}
.main_container .mainEvent .swiper_page_container .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #0183FF;width: 37px;border-radius: 15px;transition: width 0.5s ease-in-out;
}

.main_container .main_link_tab_bar {
  background: #F8FCFF;
  padding:50px 0;
}
.main_container .main_link_tab_bar .main_link_tab_bar_inner {
  max-width:735px;margin:0 auto;width:100%;display: flex;gap:50px;flex-direction: column;
}
.main_container .main_link_tab_bar .main_link_tab_bar_inner ul {
  display: flex;justify-content: flex-start;align-items: center;gap:14px;width:100%;
}
.main_container .main_link_tab_bar .main_link_tab_bar_inner ul li {
  height: 215px;position: relative;width:100%;
}
.main_container .main_link_tab_bar .main_link_tab_bar_inner ul li a {
  font-size:28px;font-weight:400;color: #2b2b2b;line-height: 38px;
  width:100%;height:100%;display: flex;
  flex-direction: column;
  align-items: center;justify-content: center;
  gap:15px;
  white-space: nowrap;
  border: 1px solid rgba(204,204,204,.5);
  border-radius: 16px;
  background: #fff;
  box-shadow: 0px 2px 6px rgba(191,179,159,.5);
  text-align: center;
}
.main_container .main_link_tab_bar .main_link_tab_bar_inner ul li a span > span {
  font-weight: 700;
}

.main_container .main_link_tab_bar .main_link_tab_bar_inner .location_search{
  display: flex;background-color: #fff;box-shadow: 0px 2px 7px rgba(191,179,159,.5);border-radius: 18px;border:1px solid #0183ff;height:80px;position: relative;
}
.main_container .main_link_tab_bar .main_link_tab_bar_inner .location_search .search_icon_wrap{
  background: #0183ff;display: flex;align-items: center;justify-content: center;width:80px;border-top-left-radius: 16px;border-bottom-left-radius: 16px;
}
.main_container .main_link_tab_bar .main_link_tab_bar_inner .location_search .select_box_cl{
  display: flex;width:100%;justify-content: space-between;padding:0 30px;align-items: center;
}
.main_container .main_link_tab_bar .main_link_tab_bar_inner .location_search .select_box_cl h2 {
  font-size:30px;font-weight:400;color:#2b2b2b;
}
.main_container .main_link_tab_bar .main_link_tab_bar_inner .location_search .select_box_cl h2 span{
  font-weight:700;
}
.main_container .main_link_tab_bar .main_link_tab_bar_inner .location_search .select_box_cl img.active{
  transform: rotate(180deg);
}
.main_container .main_link_tab_bar .main_link_tab_bar_inner .location_search .option_absol {
  position: absolute;
  bottom: -10px;
  height:0;
  overflow: hidden;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  left:0;
  transform: translate(0, 100%);
  width:100%;
  background-color: #fff;border-radius: 18px;
  box-shadow: 0px 2px 7px rgba(191,179,159,.5);
  z-index: 1;
}
.main_container .main_link_tab_bar .main_link_tab_bar_inner .location_search .option_absol.active{
  height:335px;display: flex;
}
.main_container .main_link_tab_bar .main_link_tab_bar_inner .location_search .option_absol a {
  font-size:30px;font-weight: 400;color:#666666;height:72px;display: flex;align-items: center;
  justify-content: flex-start;padding:0 50px;
}


#curriculumSection .inner{
  padding:130px 0 65px;
}
#curriculumSection .inner .section_content_container {
  width:100%;display: flex;flex-direction: column;gap:40px;position: relative;
}
#curriculumSection .section_content_container .main_board_slide_tab_btn_pagination_container {
  position: absolute;
  top: -70px;
  right: -2.5px;
  min-width: 184px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 20px;
}
#curriculumSection .section_content_container .main_board_slide_tab_btn_pagination_container > a {
  font-size: 22px;
  color: #666666;
  font-weight: 400;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 10px;
}
#curriculumSection .inner .section_content_container ul {
  display: grid;grid-template-columns: 1fr 1fr;
  gap:16px;  width:100%;
}
#curriculumSection .inner .section_content_container ul li {
  width: 100%;
  height: 383px;
  border-radius:8px;
  overflow: hidden;
}
#curriculumSection .inner .section_content_container ul li a {
  width:100%;height:100%;
  position: relative;
  display: flex;
}
/*#curriculumSection .inner .section_content_container ul li a::after{
  position: absolute;
  content:'';
  width:100%;height:100%;
  background: rgb(255,255,255);
  background: linear-gradient(180deg, rgba(255,255,255,0) 30%, rgba(255,255,255,1) 100%);
}*/
#curriculumSection .inner .section_content_container ul li a .txt_box{
  position: absolute;
  z-index: 1;
  bottom:35px;left:25px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap:10px;
}
#curriculumSection .inner .section_content_container .dir_btn {
  display: flex;flex-direction: row;gap:7px;width: 100%;
  justify-content: space-between;
}
#curriculumSection .inner .section_content_container .dir_btn a {
  box-shadow: 0px 2px 7px rgba(191,179,159,.5);
}
#curriculumSection .inner .section_content_container ul li a .txt_box p{
  font-size:25px;font-weight: 500;color:#1C1C1C;line-height: 1;
}
#curriculumSection .inner .section_content_container ul li a .txt_box span{
  width:25px;height:1px;background-color: #1C1C1C;
}
#curriculumSection .inner .section_content_container ul li a .txt_box h2{
  font-size:28px;font-weight: 700;color:#1C1C1C;line-height: 1;
}
.main_container #systemSection .inner {
  gap:49px;max-width: 768px;
}
#systemSection .inner .section_content_container {
  max-width: 100%;text-align: center;
}
#systemSection .inner .section_content_container img{
  max-width: 100%;
}

.main_container #teacherSection .inner {
  gap:110px; padding:65px 0 130px;max-width: 100%;
}
#teacherSection .inner .section_content_container{
  width: 100%;
}
#teacherSection .inner .section_content_container .best_teacher_content {
  display: flex;flex-direction: column;gap:30px;align-items: flex-start;justify-content: flex-start;
  width:100%;
}
#teacherSection .section_content_container .best_teacher_content .best_teacher_info_wrap {
  display: flex;gap:20px;align-items: center;justify-content: center;width:100%;
}
#teacherSection .section_content_container .best_teacher_content .best_teacher_info_wrap .best_teacher_content_gap {
  width: 100%;position: relative;display: flex;flex-direction: column;gap:40px;align-items: center;
  justify-content: center;
}
#teacherSection .section_content_container .best_teacher_content .best_teacher_info_wrap .best_teacher_content_gap .swiper-container {
  width: 100%;overflow: hidden;
}
#teacherSection .section_content_container .best_teacher_content .best_teacher_info_wrap .best_teacher_content_gap .swiper-container .swiper-wrapper{
  align-items: flex-end;min-height:760px;
}
#teacherSection .section_content_container .best_teacher_content .best_teacher_info_wrap .best_teacher_content_gap .swiper-container .swiper-slide {
  width: 422px;
  gap: 30px;
  display: flex;
  flex-direction: column;
  margin-bottom: 0;
  justify-content: flex-end;
  align-items: center;
}
#teacherSection .section_content_container .best_teacher_content .best_teacher_info_wrap .best_teacher_content_gap .teacher_unit{
  position: relative;width:100%;height:600px;  padding-top:30px;transition: all 1s ease-in-out;
  margin-bottom: 0;
}

#teacherSection .section_content_container .best_teacher_content .best_teacher_info_wrap .best_teacher_content_gap .swiper-slide-active .teacher_unit{
  padding-top: 0;transition: all 1s ease-in-out;margin-bottom: 50px;
}
#teacherSection .section_content_container .best_teacher_content .best_teacher_info_wrap .best_teacher_content_gap .teacher_unit .teacher_bg {
  position: absolute;top:0;left:0;width:100%;height:100%;z-index: 0;background: #FFF4E2;
  border-top-right-radius: 24px;border-top-left-radius: 24px;
}
#teacherSection .section_content_container .best_teacher_content .best_teacher_info_wrap .best_teacher_content_gap .teacher_unit .teacher_image {
  position: absolute;bottom:0;left:0;width:100%;z-index: 1;padding-top:60px;height: 100%;
}

#teacherSection .section_content_container .best_teacher_content .best_teacher_info_wrap .best_teacher_content_gap .teacher_unit img {
  width:100%;
}
#teacherSection .section_content_container .best_teacher_content .best_teacher_info_wrap .best_teacher_content_gap .teacher_gradient {
  width:100%;height:100%;background: linear-gradient(180deg, rgba(0,129,255,0) 50%, rgba(255,255,255,1) 100%);position: relative;
  z-index: 2;
}
#teacherSection .section_content_container .best_teacher_content .best_teacher_info_wrap .best_teacher_content_gap .teacher_unit .teacher_image img{
  transform: scale(1);transition: transform 1s ease-in-out;height: 100%;width: unset;
}
#teacherSection .section_content_container .best_teacher_content .best_teacher_info_wrap .best_teacher_content_gap .teacher_info_txt {
  position: relative;bottom:0;z-index: 3;display: flex;flex-direction: column;gap:15px;align-items: center;justify-content: flex-start;height: 80px;overflow: hidden;transition: opacity 1s ease-in-out;opacity: 0;
}
#teacherSection .section_content_container .best_teacher_content .best_teacher_info_wrap .best_teacher_content_gap .swiper-slide-active .teacher_info_txt {
  transition: opacity 1s ease-in-out;opacity: 1;
}
#teacherSection .section_content_container .best_teacher_content .best_teacher_info_wrap .best_teacher_content_gap .teacher_info_txt p{
  font-size: 22px;
  line-height: 22px;
  color: #000;
  font-weight: 400;
  text-align: center;
}
#teacherSection .section_content_container .best_teacher_content .best_teacher_info_wrap .best_teacher_content_gap .teacher_info_txt h2{
  font-size: 28px;
  line-height: 1.5;
  color: #000;
  font-weight: 700;
  text-align: center;
}
#teacherSection .section_content_container .best_teacher_content .best_teacher_info_wrap .best_teacher_content_gap .more_teacher a {
  background: #0183FF;color:#fff;font-size:28px;font-weight:400;width:333px;height:58px;border-radius: 58px;    display: block;text-align: center;line-height: 1;padding:15px 0;
}
#teacherSection .section_content_container .best_teacher_content .best_teacher_info_wrap .best_teacher_content_gap .more_teacher a span{
  font-weight: 700;line-height: 1;
  display: inline-block;
}


.main_container #interviewSection {
  background: #F8F8F8;
}
.main_container  #interviewSection .inner {
  padding: 130px 0;gap:110px;
}
#interviewSection .section_content_container {
  display: flex;gap:37px;position: relative;
}
#interviewSection .section_content_container .mainThumnail {
  width: 100%;
}
#interviewSection .section_content_container .mainThumnail .thumImg{
  position: relative;
}
#interviewSection .section_content_container .mainThumnail .thumImg a {
  width:550px;height:570px;overflow: hidden;border-radius: 24px;
}
#interviewSection .section_content_container .mainThumnail .thumImg a img{
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
}
#interviewSection .section_content_container .main_board_slide_tab_btn_pagination_container {
  position: absolute;
  top: -70px;
  right: -2.5px;
  min-width: 184px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 20px;
}
#interviewSection .section_content_container .main_board_slide_tab_btn_pagination_container > a {
  font-size: 22px;
  color: #666666;
  font-weight: 400;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 10px;
}
.main_container #sectionBtn .inner{
  padding:130px 0 75px;
}
.main_container #sectionBtn .inner .sectionBtn_wrap{
  display: flex;flex-direction: row;background: #0183ff;border-radius: 20px;box-shadow: 2px 4px 5px rgba(28,28,28,.2);height: 100px;align-items: center;justify-content: center;
}
.main_container #sectionBtn .inner .sectionBtn_wrap > span {
  width: 1px;height:50px;background: #fff;
}
.main_container #sectionBtn .inner .sectionBtn_wrap a {
  color:#fff;font-size:28px;display: flex;gap:12px;font-weight:400;width: 100%;align-items: center;
  justify-content: center;height: 100%;
}
.main_container #sectionBtn .inner .sectionBtn_wrap a span {
  font-weight:700;
}
.main_container #reviewSection {
  background: #ffffff;
}
.main_container  #reviewSection .inner {
  padding: 75px 0 130px;gap:110px;max-width: 768px;
}
#reviewSection .section_content_container{
  display: flex;flex-direction: column;
  gap:40px;
}
#reviewSection .section_content_container .reviewSwiperWrap{
  width:100%;position: relative;    padding-left: 18px; 
}
#reviewSection .section_content_container .reviewSwiperWrap .reviewSwiper{
  width:100%;position: relative;padding:5px;overflow: hidden;
}
#reviewSection .section_content_container .reviewSwiperWrap .swiper-slide{
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);background: #fff;
  border-radius: 27px;padding:48px;
  display: flex;
  flex-direction: column;
  gap:40px;
  align-items: flex-start;
  justify-content: flex-start;
  width: 600px;
  min-height:730px;
  height: auto !important;
}
#reviewSection .section_content_container .reviewSwiperWrap .swiper-slide .user_info_wrap {
  display: flex;gap:40px; align-items: center;
}
#reviewSection .section_content_container .reviewSwiperWrap .swiper-slide .user_info_wrap .user_thum {
  min-width:140px;
  max-width:140px;
  height:140px;
  background: #000;
  border-radius: 140px;
  overflow: hidden;
  display: flex;
}
#reviewSection .section_content_container .reviewSwiperWrap .swiper-slide .user_info_wrap .user_thum img {
  width: 100%;margin-top: auto;
}
#reviewSection .section_content_container .reviewSwiperWrap .swiper-slide .user_info_wrap .user_info {
  display: flex;flex-direction: column;gap:5px;align-items: flex-start;
}
#reviewSection .section_content_container .reviewSwiperWrap .swiper-slide .user_info_wrap .user_info p {
  font-size:25px;font-weight:400;color:#666666;line-height: 1.5;
}
#reviewSection .section_content_container .reviewSwiperWrap .swiper-slide .user_info_wrap .user_info h2 {
  font-size:28px;font-weight:700;color:#333333;line-height: 38px;padding-bottom:15px;
}
#reviewSection .section_content_container .reviewSwiperWrap .swiper-slide .line {
  width: 100%;
  height:1px;
  background: #cccccc;
}
#reviewSection .section_content_container .reviewSwiperWrap .swiper-slide .review_txt {
  display: flex;flex-direction: column;gap:20px;align-items: flex-start;justify-content: flex-start;
}
#reviewSection .section_content_container .reviewSwiperWrap .swiper-slide .review_txt h2 {
  font-size:30px;font-weight:500;color:#000000;line-height: 41px;
}
#reviewSection .section_content_container .reviewSwiperWrap .swiper-slide .review_txt p {
  font-size:25px;font-weight:400;color:#666666;line-height: 1.5;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 12;
  -webkit-box-orient: vertical;
}
#reviewSection .section_content_container .main_board_slide_tab_btn_pagination_container {
  position: absolute;
  top: -60px;
  right: 15px;
  min-width: 184px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 20px;
}

#reviewSection .section_content_container .main_board_slide_tab_btn_pagination_container > a {
  font-size: 22px;
  color: #666666;
  font-weight: 400;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 10px;
}

#reviewSection .section_content_container .ga_btn_box{
  display: flex;flex-direction: row;background: #F8F8F8;height: 100px;align-items: center;justify-content: center;
}
#reviewSection .section_content_container .ga_btn_box > span {
  width: 1px;height:50px;background: #ccc;
}
#reviewSection .section_content_container .ga_btn_box a {
  color:#1C1C1C;font-size:28px;display: flex;gap:10px;font-weight:400;width: 100%;align-items: center;
  justify-content: center;height: 100%;
}
#reviewSection .section_content_container .ga_btn_box a span {
  font-weight:700;
}

.main_container #storySection {
  background: #FFFBF4;
}
.main_container  #storySection .inner {
  padding: 130px 0;gap:110px;max-width:768px;
}
#storySection .section_content_container .storySwiperWrap{
  width:100%;position: relative;
}
#storySection .section_content_container .storySwiperWrap .storySwiper{
  width:100%;position: relative;overflow: hidden;
}
#storySection .section_content_container .storySwiperWrap .swiper-slide{
  border-radius: 16px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 640px;
}
#storySection .section_content_container .storySwiperWrap .swiper-slide a {
  width:100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
#storySection .section_content_container .storySwiperWrap .swiper-slide a .unit_img {
  width: 100%;height:530px;overflow: hidden;border-radius: 16px;overflow: hidden;
}
#storySection .section_content_container .storySwiperWrap .swiper-slide a .unit_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  position: static;
  transform: none;
}
#storySection .section_content_container .storySwiperWrap .swiper-slide a .unit_info {
  text-align: center;display: flex;flex-direction: column;gap:10px;align-items: center;justify-content: center;
}
#storySection .section_content_container .storySwiperWrap .swiper-slide a .unit_info  h2 {
  font-size:14px;color:#666666;font-weight:700;line-height: 19px;
}
#storySection .section_content_container .storySwiperWrap .swiper-slide a .unit_info  span {
  display: block;width:60px;height:1px;background: #2B2B2B;
}
#storySection .section_content_container .storySwiperWrap .swiper-slide a .unit_info  p {
  font-size:18px;color:#2B2B2B;font-weight:400;word-break: keep-all;line-height: 25px;
}
#storySection .section_content_container .main_board_slide_tab_btn_pagination_container {
  position: absolute;
  top: -60px;
  right: 15px;
  min-width: 184px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 20px;
}
#storySection .section_content_container .main_board_slide_tab_btn_pagination_container > a {
  font-size: 22px;
  color: #666666;
  font-weight: 400;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 10px;
}



#bottomBannerSection .bottomBannerSwiper{
  display: flex;flex-direction: column;
  align-items: center;justify-content: center;
}
#bottomBannerSection .bottomBannerSwiper .swiper-slide {
  overflow: hidden;height: auto;
}
#bottomBannerSection .bottomBannerSwiper .swiper-slide a img {
  position: relative;
  left:50%;
  transform: translate(-50%, 0);
  width: 100%;
}
#bottomBannerSection .bottomBannerSwiper .swiper_page_container {
  padding-top:30px;
}
#bottomBannerSection .bottomBannerSwiper .swiper_page_container .swiper-pagination{
  position: relative;    bottom: 0; display: flex;
}
#bottomBannerSection .bottomBannerSwiper .swiper_page_container .swiper-pagination .swiper-pagination-bullet {
  background-color: #9E9E9E;width: 15px;height:15px;
  opacity: 1;border-radius: 8px;transition: width 0.5s ease-in-out;
  margin:0 10px;
}
#bottomBannerSection .bottomBannerSwiper .swiper_page_container .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #2b2b2b;width: 15px;height:15px;border-radius: 8px;transition: width 0.5s ease-in-out;
}

.new_quick_ment_wrap_bottom {
  position: fixed;
	bottom: 0;
	left: 50%;
	z-index: 99;
	max-width: 768px;
	width: 100%;
	height: 105px;
	opacity: 1;
	transition: all 1s ease-in-out;
	transform: translate(-50%, 0);
}
.new_quick_ment_wrap_bottom.hidden {
  height: 0;transition:all 1s ease-in-out;
}
.new_quick_ment_wrap_bottom .new_quick_ment_wrap_bottom_gap {
  position: relative;display: flex;align-items: center;justify-content: center;height: 105px;  transition: opacity 1s ease-in-out;
}
.new_quick_ment_wrap_bottom .new_quick_ment_wrap_bottom_gap.hidden{
  overflow: hidden;opacity: 0;height: 0;transition: opacity 1s ease-in-out;
}
.new_quick_ment_wrap_bottom .new_quick_ment_wrap_bottom_gap a {
  background: #0183FF;color:#fff;width:100%;height:100%;display: flex;align-items: center;justify-content: center;font-size:30px;line-height:43px;font-weight:700;border-right:1px solid #fff;
}
.new_quick_ment_wrap_bottom .new_quick_ment_wrap_bottom_gap a:last-child {
  border:0;
}
.new_quick_ment_wrap_bottom > a {
  position: absolute;top:-142px;right:10px;
}
.new_quick_ment_wrap_bottom > a img{
  width:100px;
}
.new_quick_ment_wrap_bottom .new_quick_ment_wrap_bottom_gap a.customerBtn {
  position: relative;
}
.new_quick_ment_wrap_bottom .new_quick_ment_wrap_bottom_gap a.customerBtn img {
  position: absolute;
  top:-32px;
  left:50%;
  transform: translate(-50%, 0);transition: all 1s ease-in-out;
}

.new_quick_ment_wrap_bottom.hidden .new_quick_ment_wrap_bottom_gap a.customerBtn img{
  top:0;transition: all 1s ease-in-out;opacity: 0;
}



.main_container .mainEvent .twin_p{
  max-width: 735px;
  width: 100%;
  z-index: 1;
  position: absolute;
  bottom: 40px;
  left: 50%;
  transform: translate(-50%, 0);
}
.main_container .mainEvent .twin_p p {
  font-size: 22px;
  font-weight: 400;
  color: #1c1c1c;
  background: #FFFBE2;
  width: 265px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 35px;
  margin-left:auto;
  animation: twin 1s step-end infinite;
  line-height: 1.2;
  opacity: 0;
}
@keyframes twin {
  50% {
    opacity: 1;
  }
}




















@media all and (max-width:768px){
  
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,700;1,14..32,700&family=Nanum+Myeongjo&family=Noto+Color+Emoji&family=Noto+Sans+Display:ital,wght@0,100..900;1,100..900&family=Noto+Sans+KR:wght@100..900&family=Noto+Serif+KR:wght@200..900&display=swap');

* {
  font-family: "Noto Sans KR";
}
.main_container img {
  vertical-align: bottom;
  width: unset;
  max-width: 100%;
}
.main_container {
  width:100%;position:relative;
}
.main_container section {
  overflow: hidden;
}
.main_container section .inner {
  padding:8.4635vw 0;display: flex;flex-direction: column;gap:5.2083vw;
  max-width:95.7031vw;margin: 0 auto;
}
.main_container .section_title {
  display: flex;
  flex-direction: column;
  gap:2.6042vw;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.main_container .section_title h2{
  font-size:7.1615vw;color:#1C1C1C;font-weight:400;line-height:7.8125vw;
}
.main_container .section_title h2 span{
  color:#0183FF;font-weight:700;line-height:7.8125vw;
}
.main_container .section_title p{
  font-size:3.2552vw;color:#666666;font-weight:400;line-height:1.5;
}

#mainBannerSection {
  width: 100%;
}
.main_board_slide_tab_btn_pagination_container img {
  width: 5.2083vw;
}
.main_container .mainEvent {
  width:100%;
  max-height:100.2604vw;
  overflow: hidden;
  position: relative;
}
.main_container .mainEvent .mRollingCont .eventBox {
  height:fit-content;overflow: hidden;
}
.main_container .mainEvent .mRollingCont .eventBox .eventBoxA {
  height:100%;
}
.main_container .mainEvent .mRollingCont .eventBox .eventBoxA img{
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
  transform: translate(-50%, 0);
  left: 50%;
  position: relative;
}
.main_container .mainEvent .swiper_nav_container{
  max-width: 143.2292vw;
  width: 100%;
  height: 6.6406vw;
  z-index: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.main_container .mainEvent .swiper_nav_container .swiper-button-next {
  background-image: url(https://careergate-service.s3.amazonaws.com/img/campusdev/beauty_html_img/main/new/swiper_nav_container_next.png);
  width: 3.6458vw;height:6.6406vw;
  background-size:cover;
}
.main_container .mainEvent .swiper_nav_container .swiper-button-next::after{
  display: none;
}
.main_container .mainEvent .swiper_nav_container .swiper-button-prev {
  background-image: url(https://careergate-service.s3.amazonaws.com/img/campusdev/beauty_html_img/main/new/swiper_nav_container_prev.png);
  width: 3.6458vw;height:6.6406vw;
  background-size:cover;
}
.main_container .mainEvent .swiper_nav_container .swiper-button-prev::after{
  display: none;
}
.main_container .mainEvent .swiper_page_container{
  height: 1.9531vw;
  z-index: 1;
  position: absolute;
  bottom: 5.8594vw;
  left: 50%;
  transform: translate(-50%, 0);
}
.main_container .mainEvent .swiper_page_container .swiper-pagination{
  position: relative;    bottom: 0; display: flex;
}
.main_container .mainEvent .swiper_page_container .swiper-pagination .swiper-pagination-bullet {
  background-color: #fff;
  opacity: 1;border-radius: 1.9531vw;transition: width 0.5s ease-in-out;height: 1.9531vw !important;width: 1.9531vw !important;margin: 0.5208vw !important;
}
.main_container .mainEvent .swiper_page_container .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #0183FF;width: 4.8177vw !important;border-radius: 1.9531vw;transition: width 0.5s ease-in-out;height: 1.9531vw !important;
}


.main_container .main_link_tab_bar {
  background: #F8FCFF;
  padding:6.5104vw 0;
}
.main_container .main_link_tab_bar .main_link_tab_bar_inner {
  max-width:95.7031vw;margin:0 auto;width:100%;display: flex;gap:6.5104vw;flex-direction: column;
}
.main_container .main_link_tab_bar .main_link_tab_bar_inner ul {
  display: flex;justify-content: flex-start;align-items: center;gap:1.8229vw;width:100%;
}
.main_container .main_link_tab_bar .main_link_tab_bar_inner ul li {
  height: 27.9948vw;position: relative;width:100%;
}
.main_container .main_link_tab_bar .main_link_tab_bar_inner ul li a {
  font-size:3.6458vw;font-weight:400;color: #2b2b2b;line-height: 4.9479vw;
  width:100%;height:100%;display: flex;
  flex-direction: column;
  align-items: center;justify-content: center;
  gap:1.9531vw;
  white-space: nowrap;
  border: 1px solid rgba(204,204,204,.5);
  border-radius: 2.0833vw;
  background: #fff;
  text-align: center;
  box-shadow: 0px 0.2604vw 0.7812vw rgba(191, 179, 159, .5);
}
.main_container .main_link_tab_bar .main_link_tab_bar_inner ul li a img {
  width: 7.9427vw;
}
.main_container .main_link_tab_bar .main_link_tab_bar_inner ul li a span > span {
  font-weight: 700;
}

.main_container .main_link_tab_bar .main_link_tab_bar_inner .location_search{
  display: flex;background-color: #fff;border-radius: 2.3438vw;border:0.1302vw solid #0183ff;height:10.4167vw;position: relative;
}
.main_container .main_link_tab_bar .main_link_tab_bar_inner .location_search .search_icon_wrap{
  background: #0183ff;display: flex;align-items: center;justify-content: center;width:10.4167vw;border-top-left-radius: 2.0833vw;border-bottom-left-radius: 2.0833vw;
}
.main_container .main_link_tab_bar .main_link_tab_bar_inner .location_search .search_icon_wrap img {
  width: 5.3385vw;
}
.main_container .main_link_tab_bar .main_link_tab_bar_inner .location_search .select_box_cl{
  display: flex;width:100%;justify-content: space-between;padding:0 3.9063vw;align-items: center;
}
.main_container .main_link_tab_bar .main_link_tab_bar_inner .location_search .select_box_cl h2 {
  font-size:3.9063vw;font-weight:400;color:#2b2b2b;
}
.main_container .main_link_tab_bar .main_link_tab_bar_inner .location_search .select_box_cl h2 span{
  font-weight:700;
}
.main_container .main_link_tab_bar .main_link_tab_bar_inner .location_search .select_box_cl img {
  width: 3.2552vw;
}
.main_container .main_link_tab_bar .main_link_tab_bar_inner .location_search .select_box_cl img.active{
  transform: rotate(180deg);
}
.main_container .main_link_tab_bar .main_link_tab_bar_inner .location_search .option_absol {
  position: absolute;
  bottom: -1.3021vw;
  height:0;
  overflow: hidden;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  left:0;
  transform: translate(0, 100%);
  width:100%;
  background-color: #fff;border-radius: 2.3438vw;
  z-index: 1;
}
.main_container .main_link_tab_bar .main_link_tab_bar_inner .location_search .option_absol.active{
  height:43.6198vw;display: flex;
}
.main_container .main_link_tab_bar .main_link_tab_bar_inner .location_search .option_absol a {
  font-size:3.9063vw;font-weight: 400;color:#666666;height:9.3750vw;display: flex;align-items: center;
  justify-content: flex-start;padding:0 6.5104vw;
}


#curriculumSection .inner{
  padding:16.9271vw 0 8.4635vw;
}
#curriculumSection .inner .section_content_container {
  width:100%;display: flex;flex-direction: column;gap:5.2083vw;
}
#curriculumSection .inner .section_content_container ul {
  display: grid;grid-template-columns: 1fr 1fr;
  gap:2.0833vw;  width:100%;
}
#curriculumSection .inner .section_content_container ul li {
  width: 100%;
  height: 49.8698vw;
  border-radius:1.0417vw;
  overflow: hidden;
}
#curriculumSection .inner .section_content_container ul li a {
  width:100%;height:100%;
  position: relative;
  display: flex;
}
#curriculumSection .inner .section_content_container .main_board_slide_tab_btn_pagination_container {
  position: absolute;
  top: -9.1146vw;
  right: -0.3255vw;
  min-width: 23.9583vw;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 2.6042vw;
}
#curriculumSection .inner .section_content_container .main_board_slide_tab_btn_pagination_container > a {
  font-size: 2.8646vw;
  color: #666666;
  font-weight: 400;
  height: 5.2083vw;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 1.3021vw;
}
/*#curriculumSection .inner .section_content_container ul li a::after{
  position: absolute;
  content:'';
  width:100%;height:100%;
  background: rgb(255,255,255);
  background: linear-gradient(180deg, rgba(255,255,255,0) 30%, rgba(255,255,255,1) 100%);
}*/
#curriculumSection .inner .section_content_container ul li a .txt_box{
  position: absolute;
  z-index: 1;
  bottom:4.5573vw;left:3.2552vw;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap:1.3021vw;
}
#curriculumSection .inner .section_content_container .dir_btn {
  display: flex;flex-direction: row;gap:0.9115vw;width: 100%;
  justify-content: space-between;
}

#curriculumSection .inner .section_content_container .dir_btn a img {
  width: 47.0052vw;
}
#curriculumSection .inner .section_content_container ul li a .txt_box p{
  font-size:3.2552vw;font-weight: 500;color:#1C1C1C;line-height: 1;
}
#curriculumSection .inner .section_content_container ul li a .txt_box span{
  width:3.2552vw;height:0.1302vw;background-color: #1C1C1C;
}
#curriculumSection .inner .section_content_container ul li a .txt_box h2{
  font-size:3.6458vw;font-weight: 700;color:#1C1C1C;line-height: 1;
}
.main_container #systemSection .inner {
  gap:6.3802vw;max-width: 100vw;
}
#systemSection .inner .section_content_container {
  max-width: 100%;text-align: center;
}
#systemSection .inner .section_content_container img{
  max-width: 100%;
}

.main_container #teacherSection .inner {
  gap:14.3229vw; padding:8.4635vw 0 16.9271vw;max-width: 100%;
}
#teacherSection .inner .section_content_container{
  width: 100%;
}
#teacherSection .inner .section_content_container .best_teacher_content {
  display: flex;flex-direction: column;gap:3.9063vw;align-items: flex-start;justify-content: flex-start;
  width:100%;
}
#teacherSection .section_content_container .best_teacher_content .best_teacher_info_wrap {
  display: flex;gap:2.6042vw;align-items: center;justify-content: center;width:100%;
}
#teacherSection .section_content_container .best_teacher_content .best_teacher_info_wrap .best_teacher_content_gap {
  width: 100%;position: relative;display: flex;flex-direction: column;gap:5.2083vw;align-items: center;
  justify-content: center;
}
#teacherSection .section_content_container .best_teacher_content .best_teacher_info_wrap .best_teacher_content_gap .swiper-container {
  width: 100%;overflow: hidden;
}
#teacherSection .section_content_container .best_teacher_content .best_teacher_info_wrap .best_teacher_content_gap .swiper-container .swiper-wrapper{
  align-items: flex-end;min-height:98.9583vw;
}
#teacherSection .section_content_container .best_teacher_content .best_teacher_info_wrap .best_teacher_content_gap .swiper-container .swiper-slide {
  width: 54.9479vw;
  gap: 3.9063vw;
  display: flex;
  flex-direction: column;
  margin-bottom: 0;
  justify-content: flex-end;
  align-items: center;
}
#teacherSection .section_content_container .best_teacher_content .best_teacher_info_wrap .best_teacher_content_gap .teacher_unit{
  position: relative;width:100%;height:78.1250vw;  padding-top:3.9063vw;transition: all 1s ease-in-out;
  margin-bottom: 0;
}

#teacherSection .section_content_container .best_teacher_content .best_teacher_info_wrap .best_teacher_content_gap .swiper-slide-active .teacher_unit{
  padding-top: 0;transition: all 1s ease-in-out;margin-bottom: 6.5104vw;
}
#teacherSection .section_content_container .best_teacher_content .best_teacher_info_wrap .best_teacher_content_gap .teacher_unit .teacher_bg {
  position: absolute;top:0;left:0;width:100%;height:100%;z-index: 0;background: #FFF4E2;
  border-top-right-radius: 3.1250vw;border-top-left-radius: 3.1250vw;
}
#teacherSection .section_content_container .best_teacher_content .best_teacher_info_wrap .best_teacher_content_gap .teacher_unit .teacher_image {
  position: absolute;bottom:0;left:0;width:100%;z-index: 1;padding-top:7.8125vw;
}

#teacherSection .section_content_container .best_teacher_content .best_teacher_info_wrap .best_teacher_content_gap .teacher_unit img {
  width:100%;
}
#teacherSection .section_content_container .best_teacher_content .best_teacher_info_wrap .best_teacher_content_gap .teacher_gradient {
  width:100%;height:100%;background: linear-gradient(180deg, rgba(0,129,255,0) 50%, rgba(255,255,255,1) 100%);position: relative;
  z-index: 2;
}
#teacherSection .section_content_container .best_teacher_content .best_teacher_info_wrap .best_teacher_content_gap .teacher_unit .teacher_image img{
  transform: scale(1);transition: transform 1s ease-in-out;
}
#teacherSection .section_content_container .best_teacher_content .best_teacher_info_wrap .best_teacher_content_gap .teacher_info_txt {
  position: relative;bottom:0;z-index: 3;display: flex;flex-direction: column;gap:1.9531vw;align-items: center;justify-content: flex-start;height: 10.4167vw;overflow: hidden;transition: opacity 1s ease-in-out;opacity: 0;
}
#teacherSection .section_content_container .best_teacher_content .best_teacher_info_wrap .best_teacher_content_gap .swiper-slide-active .teacher_info_txt {
  transition: opacity 1s ease-in-out;opacity: 1;
}
#teacherSection .section_content_container .best_teacher_content .best_teacher_info_wrap .best_teacher_content_gap .teacher_info_txt p{
  font-size: 2.8646vw;
  line-height: 2.8646vw;
  color: #000;
  font-weight: 400;
  text-align: center;
}
#teacherSection .section_content_container .best_teacher_content .best_teacher_info_wrap .best_teacher_content_gap .teacher_info_txt h2{
  font-size: 3.6458vw;
  line-height: 1.5;
  color: #000;
  font-weight: 700;
  text-align: center;
}
#teacherSection .section_content_container .best_teacher_content .best_teacher_info_wrap .best_teacher_content_gap .more_teacher a {
  background: #0183FF;color:#fff;font-size:3.6458vw;font-weight:400;width:43.3594vw;height:7.5521vw;border-radius: 7.5521vw;    display: block;text-align: center;line-height: 1;padding:1.9531vw 0;
}
#teacherSection .section_content_container .best_teacher_content .best_teacher_info_wrap .best_teacher_content_gap .more_teacher a span{
  font-weight: 700;line-height: 1;
  display: inline-block;
}


.main_container #interviewSection {
  background: #F8F8F8;
}
.main_container  #interviewSection .inner {
  padding: 16.9271vw 0;gap:14.3229vw;
}
#interviewSection .section_content_container {
  display: flex;gap:4.8177vw;position: relative;
}
#interviewSection .section_content_container .mainThumnail {
  width: 100%;
}
#interviewSection .section_content_container .mainThumnail .thumImg{
  position: relative;
}
#interviewSection .section_content_container .mainThumnail .thumImg a {
  width:71.6146vw;height:74.2188vw;overflow: hidden;border-radius: 3.1250vw;
}
#interviewSection .section_content_container .mainThumnail .thumImg a img{
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
}
#interviewSection .section_content_container .main_board_slide_tab_btn_pagination_container {
  position: absolute;
  top: -9.1146vw;
  right: -0.3255vw;
  min-width: 23.9583vw;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 2.6042vw;
}
#interviewSection .section_content_container .main_board_slide_tab_btn_pagination_container > a {
  font-size: 2.8646vw;
  color: #666666;
  font-weight: 400;
  height: 5.2083vw;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 1.3021vw;
}
.main_container #sectionBtn .inner{
  padding:16.9271vw 0 9.7656vw;
}
.main_container #sectionBtn .inner .sectionBtn_wrap{
  display: flex;flex-direction: row;background: #0183ff;border-radius: 2.6042vw;height: 13.0208vw;align-items: center;justify-content: center;
}
.main_container #sectionBtn .inner .sectionBtn_wrap > span {
  width: 0.1302vw;height:6.5104vw;background: #fff;
}
.main_container #sectionBtn .inner .sectionBtn_wrap a {
  color:#fff;font-size:3.6458vw;display: flex;gap:1.5625vw;font-weight:400;width: 100%;align-items: center;
  justify-content: center;height: 100%;
}
.main_container #sectionBtn .inner .sectionBtn_wrap a span {
  font-weight:700;
}
.main_container #sectionBtn .inner .sectionBtn_wrap a:nth-child(1) img {
width: 7.9427vw;
}
.main_container #sectionBtn .inner .sectionBtn_wrap a:nth-child(3) img {
width: 6.3802vw;
}
.main_container #reviewSection {
  background: #ffffff;
}
.main_container  #reviewSection .inner {
  padding: 9.7656vw 0 16.9271vw;gap:14.3229vw;max-width: 100.0000vw;
}
#reviewSection .section_content_container{
  display: flex;flex-direction: column;
  gap:5.2083vw;
}
#reviewSection .section_content_container .reviewSwiperWrap{
  width:100%;position: relative;    padding-left: 2.3438vw; 
}
#reviewSection .section_content_container .reviewSwiperWrap .reviewSwiper{
  width:100%;position: relative;padding:0.6510vw;overflow: hidden;
}
#reviewSection .section_content_container .reviewSwiperWrap .swiper-slide{
  background: #fff;
  border-radius: 3.5156vw;padding:6.2500vw;
  display: flex;
  flex-direction: column;
  gap:5.2083vw;
  align-items: flex-start;
  justify-content: flex-start;
  width: 78.1250vw;
  min-height:95.0521vw;
  height: auto !important;
}
#reviewSection .section_content_container .reviewSwiperWrap .swiper-slide .user_info_wrap {
  display: flex;gap:5.2083vw; align-items: center;
}
#reviewSection .section_content_container .reviewSwiperWrap .swiper-slide .user_info_wrap .user_thum {
  min-width:18.2292vw;
  max-width:18.2292vw;
  height:18.2292vw;
  background: #000;
  border-radius: 18.2292vw;
  overflow: hidden;
  display: flex;
}
#reviewSection .section_content_container .reviewSwiperWrap .swiper-slide .user_info_wrap .user_thum img {
  width: 100%;margin-top: auto;
}
#reviewSection .section_content_container .reviewSwiperWrap .swiper-slide .user_info_wrap .user_info {
  display: flex;flex-direction: column;gap:0.6510vw;align-items: flex-start;
}
#reviewSection .section_content_container .reviewSwiperWrap .swiper-slide .user_info_wrap .user_info p {
  font-size:3.2552vw;font-weight:400;color:#666666;line-height: 1.5;
}
#reviewSection .section_content_container .reviewSwiperWrap .swiper-slide .user_info_wrap .user_info h2 {
  font-size:3.6458vw;font-weight:700;color:#333333;line-height: 4.9479vw;padding-bottom:1.9531vw;
}
#reviewSection .section_content_container .reviewSwiperWrap .swiper-slide .user_info_wrap .user_info img {
  width: 18.75vw;
}
#reviewSection .section_content_container .reviewSwiperWrap .swiper-slide .line {
  width: 100%;
  height:0.1302vw;
  background: #cccccc;
}
#reviewSection .section_content_container .reviewSwiperWrap .swiper-slide .review_txt {
  display: flex;flex-direction: column;gap:2.6042vw;align-items: flex-start;justify-content: flex-start;
}
#reviewSection .section_content_container .reviewSwiperWrap .swiper-slide .review_txt h2 {
  font-size:3.9063vw;font-weight:500;color:#000000;line-height: 5.3385vw;
}
#reviewSection .section_content_container .reviewSwiperWrap .swiper-slide .review_txt p {
  font-size:3.2552vw;font-weight:400;color:#666666;line-height: 1.5;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 12;
  -webkit-box-orient: vertical;
}
#reviewSection .section_content_container .main_board_slide_tab_btn_pagination_container {
  position: absolute;
  top: -7.8125vw;
  right: 1.9531vw;
  min-width: 23.9583vw;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 2.6042vw;
}

#reviewSection .section_content_container .main_board_slide_tab_btn_pagination_container > a {
  font-size: 2.8646vw;
  color: #666666;
  font-weight: 400;
  height: 5.2083vw;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 1.3021vw;
}

#reviewSection .section_content_container .ga_btn_box{
  display: flex;flex-direction: row;background: #F8F8F8;height: 13.0208vw;align-items: center;justify-content: center;
}
#reviewSection .section_content_container .ga_btn_box > span {
  width: 0.1302vw;height:6.5104vw;background: #ccc;
}
#reviewSection .section_content_container .ga_btn_box a {
  color:#1C1C1C;font-size:3.6458vw;display: flex;gap:1.3021vw;font-weight:400;width: 100%;align-items: center;
  justify-content: center;height: 100%;
}
#reviewSection .section_content_container .ga_btn_box a:nth-child(1) img {
  width: 5.46875vw;
}
#reviewSection .section_content_container .ga_btn_box a:nth-child(3) img {
  width: 5.7291vw;
}
#reviewSection .section_content_container .ga_btn_box a span {
  font-weight:700;
}

.main_container #storySection {
  background: #FFFBF4;
}
.main_container  #storySection .inner {
  padding: 16.9271vw 0;gap:14.3229vw;max-width:100.0000vw;
}
#storySection .section_content_container .storySwiperWrap{
  width:100%;position: relative;
}
#storySection .section_content_container .storySwiperWrap .storySwiper{
  width:100%;position: relative;overflow: hidden;
}
#storySection .section_content_container .storySwiperWrap .swiper-slide{
  border-radius: 2.0833vw;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 83.3333vw;
}
#storySection .section_content_container .storySwiperWrap .swiper-slide a {
  width:100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
#storySection .section_content_container .storySwiperWrap .swiper-slide a .unit_img {
  width: 100%;height:69.0104vw;overflow: hidden;border-radius: 2.0833vw;overflow: hidden;
}
#storySection .section_content_container .storySwiperWrap .swiper-slide a .unit_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  position: static;
  transform: none;
}
#storySection .section_content_container .storySwiperWrap .swiper-slide a .unit_info {
  text-align: center;display: flex;flex-direction: column;gap:1.3021vw;align-items: center;justify-content: center;
}
#storySection .section_content_container .storySwiperWrap .swiper-slide a .unit_info  h2 {
  font-size:1.8229vw;color:#666666;font-weight:700;line-height: 2.4740vw;
}
#storySection .section_content_container .storySwiperWrap .swiper-slide a .unit_info  span {
  display: block;width:7.8125vw;height:0.1302vw;background: #2B2B2B;
}
#storySection .section_content_container .storySwiperWrap .swiper-slide a .unit_info  p {
  font-size:2.3438vw;color:#2B2B2B;font-weight:400;word-break: keep-all;line-height: 3.2552vw;
}
#storySection .section_content_container .main_board_slide_tab_btn_pagination_container {
  position: absolute;
  top: -7.8125vw;
  right: 1.9531vw;
  min-width: 23.9583vw;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 2.6042vw;
}
#storySection .section_content_container .main_board_slide_tab_btn_pagination_container > a {
  font-size: 2.8646vw;
  color: #666666;
  font-weight: 400;
  height: 5.2083vw;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 1.3021vw;
}








.new_quick_ment_wrap_bottom {
  height: 13.6718vw;bottom:-1px;
}
.new_quick_ment_wrap_bottom .new_quick_ment_wrap_bottom_gap {
  height: 13.6718vw;
}
.new_quick_ment_wrap_bottom .new_quick_ment_wrap_bottom_gap a {
  font-size:3.9062vw;line-height:5.5989vw;
}
.new_quick_ment_wrap_bottom > a {
  top:-18.4895vw;right:1.3020vw;
}
.new_quick_ment_wrap_bottom > a img{
  width:14.0625vw;
}
.new_quick_ment_wrap_bottom .new_quick_ment_wrap_bottom_gap a.customerBtn img {
  width: 22.2656vw;
  top: -4.1666vw;
}









.main_container .mainEvent .twin_p{
  max-width: 95.7031vw;
  width: 100%;
  z-index: 1;
  position: absolute;
  bottom: 5.2083vw;
  left: 50%;
  transform: translate(-50%, 0);
}
.main_container .mainEvent .twin_p p {
  font-size: 2.8645vw;
  font-weight: 400;
  color: #1c1c1c;
  background: #FFFBE2;
  width: 34.5052vw;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 4.5572vw;
  margin-left:auto;
  animation: twin 1s step-end infinite;
  line-height: 1.2;
  opacity: 0;
}
@keyframes twin {
  50% {
    opacity: 1;
  }
}
}